1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-14 03:10:47 +00:00
Commit Graph

3 Commits

Author SHA1 Message Date
Jean-Yves Lefort
406081a6ca [1]:
- s|/var/log/secure|/var/log/auth.log|
  - move epylog.cron to configuration directory

Moreover:
  - Preserve user-modified configuration files across updates
  - Use GNU_CONFIGURE
  - Depend on lynx and pass the lynx path to the configure script

[1]:
PR:		ports/83136
Submitted by:	maintainer
2005-07-20 03:54:44 +00:00
Pav Lucistnik
e36e42d41c - Fix dependencies
Reported by:	krismail
2005-07-07 19:07:03 +00:00
Pav Lucistnik
662fe894bc Epylog is a syslog parser which runs periodically, looks at your logs,
processes some of the entries in order to present them in a more comprehensible
format, and then mails you the output. It is written specifically for large
network clusters where a lot of machines (around 50 and upwards) log to the
same loghost using syslog or syslog-ng. It is an alternative to a similar
package, called LogWatch.

PR:		ports/82948
Submitted by:	Alan Snelson <Alan@Wave2.co.uk>
2005-07-06 14:11:12 +00:00