Problems found locating distfiles:
Package colorls: missing distfile ls.tar.gz
Package molden: missing distfile molden-4.6/molden4.6.tar.gz
Package softmaker-office-demo: missing distfile ofl06trial.tgz
Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden). All existing
SHA1 digests retained for now as an audit trail.
Do it for all packages that
* mention perl, or
* have a directory name starting with p5-*, or
* depend on a package starting with p5-
like last time, for 5.18, where this didn't lead to complaints.
Let me know if you have any this time.
a) refer 'perl' in their Makefile, or
b) have a directory name of p5-*, or
c) have any dependency on any p5-* package
Like last time, where this caused no complaints.
INSTALLATION_DIRS, as well as all occurrences of ${PREFIX}/man with
${PREFIX}/${PKGMANDIR}.
Fixes PR 35265, although I did not use the patch provided therein.
around at either build-time or at run-time is:
USE_TOOLS+= perl # build-time
USE_TOOLS+= perl:run # run-time
Also remove some places where perl5/buildlink3.mk was being included
by a package Makefile, but all that the package wanted was the Perl
executable.
* README update
* HTML title change (s/colorize /colorize.pl /)
* *fix* device and script name in colorize-fifo.sh
* *fix* the init.d scripts (restart looks bad)
* *fix* apache log format catch
(when user is set in access.log), thanks jamie
* user catch moved later in catch list
* *changed* --convertdate switch to --convert-date
* !new! procmail log format (feature req. from Anh Lai)
* !new! facility remove switch (feature req. from Mw3 and [drewie])
colorize (0.2.8) unstable; urgency=low
* *fixed* the address catch
* it's really support exim log now
* some code cleanup
(free some variable after use, 'userfriendly' comments, etc.)
* *fixed* script name in examples. After all, you don't must read it
before use (blah, why? :)
* s/squid/proxy/ (i love oops, and log format is equivalent)
* message function rewrite
* !new! added ipv6 IP support
(it's only just seek for :: before and after a word character[s])
* !new! option --convertdate or -C to convert unix timestamp to readable
format [toma's idea]
* !new! format: oops.log
* !new! good word: done, check
* !new! bad word: offline
* !new! number catch
* !new! system words
colorize (0.2.7) unstable; urgency=medium
* file exists test was in wrong place *fixed* (thanks HoFi for report)
- ohh, i hate, that i can't release a stable version :(
colorize is a log colorize perl script, with some ugly functions:
* Many known log format (including: daemon [classic log format],
squid [and oops], apache [access, error], xferlog, exim, and more)
* Extreme regexp matches (email, url, size, address, version, file etc.)
* Some usefull matches (user, service, protocol)
* Theme support (with multiple config files)
* HTML output support (with valid HTML and CSS code)