IABSD.fr/ports/sysutils/logfmon/Makefile

Branch :


Log

Author Commit Date CI Message
f372f5ac 2023-09-27 17:16:22 MASTER_SITES -> SITES
2b3700e3 2022-03-11 19:57:10 drop RCS Ids
77f7cc9c 2019-07-12 20:49:33 replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes
64f604df 2018-03-12 21:51:22 update to logfmon-1.2 (uploaded tarball rather than autogen'd), ok remi@
9a8b5ccd 2018-01-11 19:27:01 Change the shebang line from /bin/sh to /bin/ksh in all ports rc.d daemon scripts and bump subpackages that contain the *.rc scripts. discussed with and OK aja@ OK tb
eae66e4a 2013-03-11 11:35:43 PERMIT_* / REGRESS->TEST sweep
5b3534a6 2012-06-23 10:33:32 tom doherty takes maintainership
aafb3f25 2012-05-16 06:10:18 import logfmon 1.1 The logfmon daemon monitors a set of syslog log files and matches each new entry against the rules defined in its configuration file. Each rule may be tested against entries from a single file, a set of files or from all files. Depending on the rule, a command may be executed or the entry may be ignored. All unmatched messages are batched together and mailed every 15 minutes, or whatever alternative time is specified in the configuration file. from Tom Doherty ok aja@