IABSD.fr/ports/sysutils/tenshi

Branch :


Log

Author Commit Date CI Message
e1e7e267 2026-03-04 09:46:42 use GH_* not SITES=...github.../archive/ where appropriate, add comment for an exception which has / in tagname
f372f5ac 2023-09-27 17:16:22 MASTER_SITES -> SITES
c4096e66 2022-11-08 11:16:56 Stop using the daemon class in @newuser. If we need to make an exception we can do it and properly document the reason but by default we should just use the default login class. rc.d uses daemon or the login class provided in login.conf.d so this has no impact there. discussed with sthen@, tb@ and robert@ praying that my grep/sed skills did not break anything and still believing in portbump :-)
2b3700e3 2022-03-11 19:57:10 drop RCS Ids
62ee2e17 2021-11-09 07:39:08 The rc.subr system takes benefits of korn shell features; so explicitely call /bin/ksh like it is done in the template.
77f7cc9c 2019-07-12 20:49:33 replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes
1a63ee0b 2018-11-12 00:06:02 import tenshi 0.17 from Paul B. Henson; OK afresh1@ Comment: log monitoring program to watch and report on log files Description: tenshi is a log monitoring program, designed to watch one or more log files for lines matching user defined regular expressions and report on the matches. The regular expressions are assigned to queues which have an alert interval and a list of mail recipients. Queues can be set to send a notification as soon as there is a log line assigned to it, or to send periodic reports.