cvs commit: ports/sysutils Makefile ports/sysutils/minirsyslogd
Makefile distinfo pkg-descr pkg-plist
Sergei Kolobov
sergei at FreeBSD.org
Thu Oct 30 13:59:58 PST 2003
sergei 2003/10/30 13:59:57 PST
FreeBSD ports repository
Modified files:
sysutils Makefile
Added files:
sysutils/minirsyslogd Makefile distinfo pkg-descr pkg-plist
Log:
Add minirsyslogd 1.02: minimal, fast and secure syslog receiver.
minirsyslogd is a minimalistic, fast and secure (through lack of bloat)
remote-only syslog receiver suitable for hardened log receiver hosts
and/or central log receivers that receive several gigabyte of logs each day.
It will not deal with local syslog data. It does not have a multitude
of configuration, alerting or scripting options. It will however
automatically split inbound syslog data according to IP address,
date and current hour, and do so as rapidly and (I hope) securely as
possible.
Author: Mikael Olsson <mikael.olsson at clavister.com>
WWW: http://www.clueby4.org/minirsyslogd/
PR: 58737
Submitted by: lx at redundancy.redundancy.org
Revision Changes Path
1.443 +1 -0 ports/sysutils/Makefile
1.1 +26 -0 ports/sysutils/minirsyslogd/Makefile (new)
1.1 +1 -0 ports/sysutils/minirsyslogd/distinfo (new)
1.1 +12 -0 ports/sysutils/minirsyslogd/pkg-descr (new)
1.1 +2 -0 ports/sysutils/minirsyslogd/pkg-plist (new)
More information about the cvs-ports
mailing list