aboutsummaryrefslogtreecommitdiff
path: root/sysutils/rsyslog5
Commit message (Collapse)AuthorAgeFilesLines
* - Chase net-snmp shlib bumpSylvio Cesar Teixeira2010-06-021-0/+1
| | | | Notes: svn path=/head/; revision=255579
* Begin the process of deprecating sysutils/rc_subr byDoug Barton2010-03-271-1/+1
| | | | | | | s#. %%RC_SUBR%%#. /etc/rc.subr# Notes: svn path=/head/; revision=251553
* - Update to 5.4.0 [1]Philip M. Gollucci2010-03-084-57/+5
| | | | | | | | | | | | - Remove -a and old school sockets from rc.d script [myself] PR: ports/144566 [1] Submitted by: Cristiano Rolim Pereira <cristianorolim@hotmail.com> (maintainer) [1] Feature safe: yes Notes: svn path=/head/; revision=250735
* - Updated to 5.3.7Greg Larkin2010-01-284-27/+37
| | | | | | | | | | - Reformatted pkg-descr and pkg-message.in (slightly) for readability PR: ports/143306 Submitted by: Cristiano Rolim Pereira <cristianorolim@hotmail.com> (maintainer) Notes: svn path=/head/; revision=248763
* - Update to 5.3.6Philip M. Gollucci2010-01-152-4/+4
| | | | | | | | PR: ports/142810 Submitted by: Cristiano Rolim Pereira <cristianorolim@hotmail.com> (maintainer) Notes: svn path=/head/; revision=247907
* - Update to 5.3.5Philip M. Gollucci2010-01-074-7/+10
| | | | | | | | PR: ports/142368 Submitted by: Cristiano Rolim Pereira <cristianorolim@hotmail.com> (maintainer) Notes: svn path=/head/; revision=247301
* - Update to 5.3.3Martin Wilke2009-12-186-16/+33
| | | | | | | | | | - Connect to build PR: 139382 Submitted by: Cristiano Rolim Pereira <cristianorolim@hotmail.com> (maintainer) Notes: svn path=/head/; revision=246176
* - Update to 4.4.2Martin Wilke2009-11-123-7/+7
| | | | | | | | PR: 140354 Submitted by: Cristiano Rolim Pereira <cristianorolim@hotmail.com> (maintainer) Notes: svn path=/head/; revision=244157
* - Update to 4.4.1.Felippe de Meirelles Motta2009-09-134-8/+10
| | | | | | | | PR: ports/138152 Submitted by: Cristiano R Pereira <cristianorolim@hotmail.com> (maintainer) Notes: svn path=/head/; revision=241316
* - Update to 4.3.0Martin Wilke2009-04-253-4/+5
| | | | | | | | PR: 133833 Submitted by: Cristiano Rolim Pereira <cristianorolim@hotmail.com> (maintainer) Notes: svn path=/head/; revision=232695
* - Update to 4.1.6Martin Wilke2009-04-113-5/+6
| | | | | | | | PR: 133544 Submitted by: Cristiano Rolim Pereira <cristianorolim@hotmail.com> (maintainer) Notes: svn path=/head/; revision=232058
* - Update to 4.1.5Martin Wilke2009-03-232-4/+4
| | | | | | | | PR: 132951 Submitted by: Cristiano Rolim Pereira <cristianorolim@hotmail.com> (maintainer) Notes: svn path=/head/; revision=230773
* - Update to 4.1.4Pav Lucistnik2009-03-223-31/+43
| | | | | | | | PR: ports/131181 Submitted by: Cristiano Rolim Pereira <cristianorolim@hotmail.com> (maintainer) Notes: svn path=/head/; revision=230696
* Rsyslog is an enhanced multi-threaded syslogd with a focus on security andPhilip M. Gollucci2009-01-277-0/+324
reliability. Among others, it offers support for on-demand disk buffering, reliable syslog over TCP, SSL, TLS and RELP, writing to databases (MySQL, PostgreSQL, Oracle, and many more), email alerting, fully configurable output formats (including high-precision timestamps),the ability to filter on any part of the syslog message, on-the-wire message compression, and the ability to convert text files to syslog. It is a drop-in replacement for stock syslogd and able to work with the same configuration file syntax. Its advanced features make it suitable for enterprise-class, encryption protected syslog relay chains while at the same time being very easy to setup for the novice user. Version 4.x.x is still in devel stage and can show stability issues. WWW: http://www.rsyslog.com/ PR: ports/130014 Submitted by: Cristiano Rolim Pereira <cristianorolim at hotmail.com> Notes: svn path=/head/; revision=226988