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)