<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/sysutils/minirsyslogd, branch pkg-install-eol</title>
<subtitle>FreeBSD ports tree</subtitle>
<id>https://cgit-dev.freebsd.org/ports/atom?h=pkg-install-eol</id>
<link rel='self' href='https://cgit-dev.freebsd.org/ports/atom?h=pkg-install-eol'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/'/>
<updated>2014-02-25T13:54:14Z</updated>
<entry>
<title>Support staging</title>
<updated>2014-02-25T13:54:14Z</updated>
<author>
<name>Emanuel Haupt</name>
<email>ehaupt@FreeBSD.org</email>
</author>
<published>2014-02-25T13:54:14Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=4da88d0b8d38edfc37ffc042385ace01605e671f'/>
<id>urn:sha1:4da88d0b8d38edfc37ffc042385ace01605e671f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix properties on pkg-plist</title>
<updated>2014-01-21T23:40:21Z</updated>
<author>
<name>Baptiste Daroussin</name>
<email>bapt@FreeBSD.org</email>
</author>
<published>2014-01-21T23:40:21Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=e04b632220192cfe7e48d0972ddf8dfe85f16729'/>
<id>urn:sha1:e04b632220192cfe7e48d0972ddf8dfe85f16729</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add NO_STAGE all over the place in preparation for the staging support (cat: sysutils)</title>
<updated>2013-09-20T23:05:58Z</updated>
<author>
<name>Baptiste Daroussin</name>
<email>bapt@FreeBSD.org</email>
</author>
<published>2013-09-20T23:05:58Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=83f65384c9041fa9a31c84b5e21b643fa2bf97c6'/>
<id>urn:sha1:83f65384c9041fa9a31c84b5e21b643fa2bf97c6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- Get Rid MD5 support</title>
<updated>2011-03-19T12:38:54Z</updated>
<author>
<name>Martin Wilke</name>
<email>miwi@FreeBSD.org</email>
</author>
<published>2011-03-19T12:38:54Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=a9481afc8a0f5aa4e5d5068981f6ef1b38b5d336'/>
<id>urn:sha1:a9481afc8a0f5aa4e5d5068981f6ef1b38b5d336</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove dead master site.</title>
<updated>2007-07-25T00:59:31Z</updated>
<author>
<name>David Thiel</name>
<email>lx@FreeBSD.org</email>
</author>
<published>2007-07-25T00:59:31Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=b44c183d5bf9aa6cf90b73ad5c723bb03b6b51d7'/>
<id>urn:sha1:b44c183d5bf9aa6cf90b73ad5c723bb03b6b51d7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- Add additional MASTER_SITE</title>
<updated>2006-03-20T20:28:46Z</updated>
<author>
<name>Tim Bishop</name>
<email>tdb@FreeBSD.org</email>
</author>
<published>2006-03-20T20:28:46Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=b224dbb2cd5e63e053b69ec266e9e7b7d6b93bad'/>
<id>urn:sha1:b224dbb2cd5e63e053b69ec266e9e7b7d6b93bad</id>
<content type='text'>
PR:		94748
Submitted by:	David Thiel &lt;lx@redundancy.redundancy.org&gt; (maintainer)
</content>
</entry>
<entry>
<title>SHA256ify</title>
<updated>2006-01-24T01:06:45Z</updated>
<author>
<name>Edwin Groothuis</name>
<email>edwin@FreeBSD.org</email>
</author>
<published>2006-01-24T01:06:45Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=32487a10ad8c8833d2bdea39aae20545b6bbfdf2'/>
<id>urn:sha1:32487a10ad8c8833d2bdea39aae20545b6bbfdf2</id>
<content type='text'>
Approved by: krion@
</content>
</entry>
<entry>
<title>Add minirsyslogd 1.02: minimal, fast and secure syslog receiver.</title>
<updated>2003-10-30T21:59:57Z</updated>
<author>
<name>Sergei Kolobov</name>
<email>sergei@FreeBSD.org</email>
</author>
<published>2003-10-30T21:59:57Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=77d4c218a485d9436d37e3831445bf9736844165'/>
<id>urn:sha1:77d4c218a485d9436d37e3831445bf9736844165</id>
<content type='text'>
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 &lt;mikael.olsson@clavister.com&gt;
WWW:	http://www.clueby4.org/minirsyslogd/

PR:		58737
Submitted by:	lx@redundancy.redundancy.org
</content>
</entry>
</feed>
