Commit graph

13 commits

Author SHA1 Message Date
Philip M. Gollucci
4a1fa5bf22 - Update to 6.3.6
Changes:	http://rsyslog.com/changelog-for-6-3-6-v6-devel/
2012-01-17 01:32:11 +00:00
Doug Barton
83eb2c3700 In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().

In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other.
2012-01-14 08:57:23 +00:00
Philip M. Gollucci
a03c14f925 - Update to 6.1.9
PR:             ports/158346
Submitted by:   Jim Riggs <ports@christianserving.org>
2011-06-29 00:01:38 +00:00
Philip M. Gollucci
a44e312cc9 - Update:
rsyslog3       -> 3.22.3, unbreak
  rsyslog4       -> 4.6.5
  rsyslog4-devel -> 4.7.3
  rsyslog5       -> 5.6.2
  rsyslog5-devel -> 5.7.2
  rsyslog6-devel -> 6.1.1

Sponsored by:   RideCharge Inc. / TaxiMagic
2010-12-10 06:44:20 +00:00
Philip M. Gollucci
69a9c7639e RSYSLOG OVERHAUL: Part 11
- Don't compile the imtemplate plugin
- Fix the im3195 plugin compile

PR:             ports/151021
2010-10-06 00:20:08 +00:00
Philip M. Gollucci
7acc749ea6 - Please welcome rsyslog55 which is tracking the -devel
- 2 custom optional patches
  o) microsecond support for MySQL
  o) sanely select and return FQDN for use in $fromhost templates

PR:                 ports/146316
No objection from:  cristianorolim@hotmail.com (rsyslog* maintainer)
Submitted by:       pgollucci@ (myself)
2010-05-12 21:40:42 +00:00
Doug Barton
1d6b4b3f91 Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr#
2010-03-27 00:15:24 +00:00
Philip M. Gollucci
767e4a7e66 - Update to 5.4.0 [1]
- 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
2010-03-08 23:15:09 +00:00
Greg Larkin
4842520752 - Updated to 5.3.7
- Reformatted pkg-descr and pkg-message.in (slightly) for readability

PR:		ports/143306
Submitted by:	Cristiano Rolim Pereira <cristianorolim@hotmail.com> (maintainer)
2010-01-28 20:51:59 +00:00
Philip M. Gollucci
103cbc4cfa - Update to 5.3.5
PR:             ports/142368
Submitted by:   Cristiano Rolim Pereira <cristianorolim@hotmail.com> (maintainer)
2010-01-07 04:46:04 +00:00
Martin Wilke
19942cae40 - Update to 5.3.3
- Connect to build

PR:		139382
Submitted by:	Cristiano Rolim Pereira <cristianorolim@hotmail.com> (maintainer)
2009-12-18 20:44:29 +00:00
Martin Wilke
258aed8587 - Update to 4.4.2
PR:		140354
Submitted by:	Cristiano Rolim Pereira <cristianorolim@hotmail.com> (maintainer)
2009-11-12 10:51:50 +00:00
Philip M. Gollucci
5e651b0fb3 Rsyslog is an enhanced multi-threaded syslogd with a focus on security and
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>
2009-01-27 19:40:41 +00:00