aboutsummaryrefslogtreecommitdiff
path: root/sysutils/epylog
Commit message (Collapse)AuthorAgeFilesLines
* Remove more tags from pkg-descr files fo the form:Doug Barton2011-10-241-3/+0
| | | | | | | | | | | - Name em@i.l or variations thereof. While I'm here also fix some whitespace and other formatting errors, including moving WWW: to the last line in the file. Notes: svn path=/head/; revision=284232
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-1/+1
| | | | | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav) Notes: svn path=/head/; revision=214430
* Remove USE_REINPLACE from all categories starting with SEdwin Groothuis2006-05-131-1/+0
| | | | Notes: svn path=/head/; revision=162215
* SHA256ifyEdwin Groothuis2006-01-241-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154303
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-2/+2
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154116
* Variable CONF_FILES is changed to LOCAL_CONF_FILES.Andrey Slusar2005-12-163-4/+4
| | | | | | | | | PR: ports/90457 Submitted by: maintainer Approved by: sem(mentor) Notes: svn path=/head/; revision=151328
* Chase URLs per distfile survey.Mark Linimon2005-11-261-1/+1
| | | | Notes: svn path=/head/; revision=149555
* [1]:Jean-Yves Lefort2005-07-206-17/+98
| | | | | | | | | | | | | | | | | - 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 Notes: svn path=/head/; revision=139640
* - Fix dependenciesPav Lucistnik2005-07-071-0/+1
| | | | | | | Reported by: krismail Notes: svn path=/head/; revision=138667
* Epylog is a syslog parser which runs periodically, looks at your logs,Pav Lucistnik2005-07-064-0/+116
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> Notes: svn path=/head/; revision=138585