Date: Thu, 30 Oct 2003 13:59:57 -0800 (PST) From: Sergei Kolobov <sergei@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/sysutils Makefile ports/sysutils/minirsyslogd Makefile distinfo pkg-descr pkg-plist Message-ID: <200310302159.h9ULxvB8077281@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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@clavister.com>
WWW: http://www.clueby4.org/minirsyslogd/
PR: 58737
Submitted by: lx@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)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200310302159.h9ULxvB8077281>
