Changes:
logcheck (1.3.13) unstable; urgency=low
* ignore.d.server/pure-ftpd:
- fixed user name pattern in logout message, thanks to Simon Breuss
(LP: #619119)
* violations.ignore.d/logcheck-sudo:
- match COMMAND=list and TTY=console, thanks to Michel Messerschmidt
for the patch (closes: #593482)
* ignore.d.server/amavisd-new:
- applied changes by Christian Drage (closes: #594605):
- IPv6 support for IP addresses
- allow PASSED SPAM in log
- optional minus sign after "Hits:"
- optional quarantine in log line
- optional Message-ID
PR: ports/151033
Submitted by: Anton Yuzhaninov <citrin at citrin dot ru>
- Added PORTSCOUT variable
- Added patches to clean up some paths that violate hier(7)
- Switched from using logtail to logtail2 (supports rotated log files)
PR: ports/142017
Submitted by: bsam [1]
man page and config files, adding support for a custom PREFIX setting.
- Parameterized the shebang line in the logtail script
- Bumped PORTREVISION
PR: ports/140981
Submitted by: Dan Langille <dan@langille.org>
requiring docbook2man as a dependency. Some docbook ports conflict
with others, and since there's only one file to convert, preprocessing
is fine.
Reported by: dan@langille.org and others
textproc/docbook2X and saved building about 100 extra ports just
to convert an SGML file to a man page
- Bumped PORTREVISION
Reported by: n j <nino80 at gmail dot com>
- Added entries for logcheck user in UIDs and GIDs
- Fixed package building problems (perms and empty dir creation)
Reported by: QA Tindy
Approved by: portmgr (erwin)
- Replaced hard-coded paths in pkg-plist with variables
- Cleaned up installation commands
- Moved crontab file to EXAMPLESDIR and updated pkg-install.in
to handle port knob NOPORTEXAMPLES
- Regenerated patch files with "make makepatch"
PR: ports/122842
Submitted by: Cezary Morga <cm at therek dot net>
Approved by: beech (mentor, implicit)
(thanks Paulius Bulotas for reporting)
- Avoid ever touching existing configs by installing example files
with .sample suffix into ${PREFIX}/etc; do not install duplicates
in ${EXAMPLESDIR}
- Removed unneeded @cwd in pkg-plist
- Bump PORTREVISION due to changed package
PR: 55971
Submitted by: Sergei Kolobov <sergei@kolobov.com>
(it has to be mode 700) - now complies with hier(7)
- Psionic has been acquired by Cisco in late 2002 and now
www.psionic.com is an alias to www.cisco.com. Unfortunately,
the latter does not have any mention of LogSentry or other Abacus tools,
so remove www.psionic.com from the MASTER_SITES and WWW: tag
- Reword pkg-descr to better reflect reality
- Dont use logcheck's Makefile - build/install completely from port's Makefile
- Make PREFIX-clean
- Install useful documentation
- Assign maintainership to submitter
Removed files:
- files/patch-aa
- pkg-message
PR: 50730
Submitted by: Sergei Kolobov <sergei@kolobov.com>
- whitespace nit
- remove a directory from pkg-plist which is not actually created
- make prefix safe
PR: ports/39111
Submitted by: Erwin Lansing <erwin@lansing.dk>
hier(7) specifically states, it's still better than screwing around with
stuff outside of ${PREFIX}).
PR: 25672
Submitted by: Dan Langille <dan@langille.org>