[Frugalware-darcs] pacman-tools: chkworld.1: s/chkdep/chkworld

2007-05-12 Thread AlexExtreme
Darcsweb-Url: http://darcs.frugalware.org/darcsweb/darcsweb.cgi?r=pacman-tools;a=darcs_commitdiff;h=20070512120754-46e39-60670fc02aabcfae159c49fcb558b26e7679c2b8.gz; [chkworld.1: s/chkdep/chkworld AlexExtreme [EMAIL PROTECTED]**20070512120754] { hunk ./chkworld.1 137 -chkdep [options] +chkworld

[Frugalware-darcs] pacman-tools: chkworld: allow inheriting pkgname from schemes

2006-06-20 Thread VMiklos
[chkworld: allow inheriting pkgname from schemes VMiklos [EMAIL PROTECTED]**20060620104029] { hunk ./chkworld 171 - ($pkgname) = qx'source ./FrugalBuild; echo -n $pkgname'; + ($pkgname) = qx'source /usr/lib/frugalware/fwmakepkg;source ./FrugalBuild; echo -n

[Frugalware-darcs] pacman-tools: chkworld: support for 'dynamic' pkgver and group

2006-05-06 Thread VMiklos
[chkworld: support for 'dynamic' pkgver and group VMiklos [EMAIL PROTECTED]**20060506225018] { hunk ./chkworld 172 - ($pkgver) = $buildscript =~ /^pkgver=(\S*)/m; - ($group) = $buildscript =~ /^groups=\('?(.*?)('|\s|\))/m; + ($pkgver) =

[Frugalware-darcs] pacman-tools: chkworld: spelling fix

2006-03-16 Thread VMiklos
[chkworld: spelling fix VMiklos [EMAIL PROTECTED]**20060303170537] { hunk ./chkworld 251 - print ($up2date ? (!= \033[1;31m . substr($up2date, 0, 12).\033[1;0m ) : \033[1;33mThere were no output!\033[1;0m); + print ($up2date ? (!= \033[1;31m . substr($up2date, 0,

[Frugalware-darcs] pacman-tools: chkworld: added a -m option to generate html output

2005-12-27 Thread VMiklos
[chkworld: added a -m option to generate html output VMiklos [EMAIL PROTECTED]**20051227011905] { hunk ./chkworld 117 +sub htmlinfo{ #info + my ($info) = @_; + + return \t\t\ttr\n\t\t\t\ttd\n\t\t\t\t\t$info\n\t\t\t\t/td\n; +} + +sub htmlres{ #status, res + my ($status, $res) =

[Frugalware-darcs] pacman-tools: chkworld: typo fix for -m

2005-12-27 Thread VMiklos
[chkworld: typo fix for -m VMiklos [EMAIL PROTECTED]**20051227164257] { hunk ./chkworld 216 - print (htmlres(0, $up2date ? (!= . substr($up2date, 0, 12)) : There were no output!)) if $opts{m}; + print (htmlres(0, $up2date ? (!= . substr($up2date, 0, 12)) . $m8r: There were no

[Frugalware-darcs] pacman-tools: chkworld - filter for developer

2005-11-15 Thread Zsolt Szalai
Tue Nov 15 14:34:59 CET 2005 Zsolt Szalai [EMAIL PROTECTED] * chkworld - filter for developer diff -rN -u old-darcs/chkworld new-darcs/chkworld --- old-darcs/chkworld 2005-11-15 13:49:05.0 +0100 +++ new-darcs/chkworld 2005-11-15 13:49:05.0 +0100 @@ -6,7 +6,7 @@ =head1

[Frugalware-darcs] pacman-tools: chkworld

2005-11-06 Thread voroskoi
Sun Nov 6 12:13:00 CET 2005 voroskoi [EMAIL PROTECTED] * chkworld pretending chroot for all up2date so it'll not exit when we check a chroot-only build diff -rN -u old-darcs/chkworld new-darcs/chkworld --- old-darcs/chkworld 2005-11-06 12:49:36.0 +0100 +++ new-darcs/chkworld

[Frugalware-darcs] pacman-tools: chkworld - fwmakepkg included

2005-09-09 Thread Zsolt Szalai
Fri Sep 9 14:56:29 CEST 2005 Zsolt Szalai [EMAIL PROTECTED] * chkworld - fwmakepkg included diff -rN -u old-darcs/chkworld new-darcs/chkworld --- old-darcs/chkworld 2005-09-09 15:47:11.0 +0200 +++ new-darcs/chkworld 2005-09-09 14:57:22.0 +0200 @@ -148,7 +148,7 @@ my