Port details |
- rsyslog4 Syslogd supporting SQL, TCP and TLS
- 4.8.0 sysutils
=5 4.8.0Version of this port present on the latest quarterly branch.
- Maintainer: pgollucci@FreeBSD.org
- Port Added: 2009-01-27 19:40:57
- Last Update: 2012-01-16 23:20:04
- SVN Revision: UNKNOWN
- People watching this port, also watch:: awstats, nagios-plugins, nagios-snmp-plugins, smartmontools, zip
- License: not specified in port
- WWW:
- http://www.rsyslog.com/
- Description:
- 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.
Tracking v4-stable
WWW: http://www.rsyslog.com/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- rsyslog>0:sysutils/rsyslog4
- No installation instructions:
- This port has been deleted.
- PKGNAME: rsyslog
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- This port has no dependencies.
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
4.8.0 16 Jan 2012 23:20:04 |
pgollucci |
EOL Upstream
http://rsyslog.com/rsyslog-6-2-0-v6-stable-released/
sysutils/rsyslog4|rsyslog5|2012-01-16|EOL Upstream
sysutils/rsyslog4-dbi|rsyslog5-dbi|2012-01-16|EOL Upstream
sysutils/rsyslog4-gnutls|rsyslog5-gnutils|2012-01-16|EOL Upstream
sysutils/rsyslog4-gssapi|rsyslog5-gssapi|2012-01-16|EOL Upstream
sysutils/rsyslog4-mysql|rsyslog5-mysql|2012-01-16|EOL Upstream
sysutils/rsyslog4-pgsql|rsyslog5-pgsql|2012-01-16|EOL Upstream
sysutils/rsyslog4-relp|rsyslog5-relp|2012-01-16|EOL Upstream
sysutils/rsyslog4-rfc3195|rsyslog5-rfc3195|2012-01-16|EOL Upstream
sysutils/rsyslog4-snmp|rsyslog5-snmp|2012-01-16|EOL Upstream |
4.8.0 14 Jan 2012 08:57:23 |
dougb |
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. |
4.8.0 07 Nov 2011 08:17:56 |
pav |
- Fix plist
Reported by: pointyhat |
4.8.0 04 Nov 2011 15:04:12 |
pgollucci |
- Commit distinfo update
Reported by: linimon |
4.8.0 02 Nov 2011 03:06:39 |
pgollucci |
- Update
rsyslgo4 -> 4.8.0
rsyslog5 -> 5.8.6 |
4.6.6_1 23 Sep 2011 22:26:39 |
amdmi3 |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav |
4.6.6_1 29 Jul 2011 13:01:12 |
erwin |
Allow slave port to override PORTREVISION, so their version
doesn't go backwards. |
4.6.6_1 28 Jul 2011 12:43:22 |
sylvio |
- Chase net-snmp shlib version bump. |
4.6.6 25 Jun 2011 03:55:23 |
pgollucci |
Update to 5.8.2
Update to 4.6.6
6.x update is pending submission from another contributor |
4.6.5_1 05 Jun 2011 18:43:16 |
novel |
Chase security/gnutls update and add an UPDATING entry. |
4.6.5_1 07 Mar 2011 15:15:06 |
clsung |
- dbi.0 => dbi.1
- bump PORTREVISION
Changes: |
4.6.5 25 Feb 2011 00:44:43 |
linimon |
Mark the various sysutils/rsyslog*-snmp ports as only being broken on
i386-8 and above, instead of everywhere.
Reported by: pointyhat |
4.6.5 16 Dec 2010 03:56:57 |
pgollucci |
- Set PORTSCOUT var |
4.6.5 10 Dec 2010 06:44:20 |
pgollucci |
- 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 |
4.6.3 28 Oct 2010 21:00:21 |
erwin |
Deprecate md5 in favour of sha256 checksums. md5 checksums will no longer
be generated or checked, and will be silently ignored for now. Also,
generalize the MD5_FILE macro to DISTINFO_FILO.
PR: 149657
Submitted by: rene
Approved by: portmgr
Tested on: pointyhat i386 7-exp |
4.6.3 06 Oct 2010 00:26:23 |
pgollucci |
RSYSLOG OVERHAUL: Part 18 (last)
- Update the CONFLICTS
PR: ports/151021 |
4.6.3 06 Oct 2010 00:23:31 |
pgollucci |
RSYSLOG OVERHAUL: Part 15
- Give each port a valid LATEST_LINK
PR: ports/151021 |
4.6.3 06 Oct 2010 00:22:41 |
pgollucci |
RSYSLOG OVERHAUL: Part 14
- Denote what branches each port is tracking
PR: ports/151021 |
4.6.3 06 Oct 2010 00:02:54 |
pgollucci |
RSYSLOG OVERHAUL: Part 2
- Update to 4.6.3
PR: ports/151021 |
4.6.1_1 28 Sep 2010 00:55:30 |
pgollucci |
- Take maintainer of _all_ rsyslog* ports
Approved by: Cristiano Rolim Pereira <cristianorolim@hotmail.com> (previous
maintainer)
via direct email
Sponsored by: RideCharge Inc. / TaxiMagic |
4.6.1_1 02 Jun 2010 19:14:17 |
sylvio |
- Chase net-snmp shlib bump |
4.6.1 27 Mar 2010 00:15:24 |
dougb |
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr# |
4.6.1 06 Mar 2010 01:16:29 |
wxs |
- Update to 4.6.1
- Mark broken on 6.x
PR: ports/144479
Submitted by: Cristiano Rolim Pereira <cristianorolim@hotmail.com>
(maintainer)
Feature safe: yes |
4.6.0 25 Feb 2010 05:27:42 |
nemoliu |
- Update to 4.6.0
PR: ports/144270
Submitted by: Cristiano Rolim Pereira <cristianorolim@hotmail.com>
(maintainer)
Feature safe: yes |
4.4.2 07 Jan 2010 04:47:48 |
pgollucci |
- Fix conflicting latest links
Reported by: erwin |
4.4.2 12 Nov 2009 10:51:50 |
miwi |
- Update to 4.4.2
PR: 140354
Submitted by: Cristiano Rolim Pereira <cristianorolim@hotmail.com>
(maintainer) |
4.4.1 13 Sep 2009 02:44:58 |
lippe |
- Update to 4.4.1.
PR: ports/138152
Submitted by: Cristiano R Pereira <cristianorolim@hotmail.com> (maintainer) |
4.3.0 25 Apr 2009 00:40:44 |
miwi |
- Update to 4.3.0
PR: 133833
Submitted by: Cristiano Rolim Pereira <cristianorolim@hotmail.com>
(maintainer) |
4.1.6 11 Apr 2009 08:07:52 |
miwi |
- Update to 4.1.6
PR: 133544
Submitted by: Cristiano Rolim Pereira <cristianorolim@hotmail.com>
(maintainer) |
4.1.5 23 Mar 2009 18:47:32 |
miwi |
- Update to 4.1.5
PR: 132951
Submitted by: Cristiano Rolim Pereira <cristianorolim@hotmail.com>
(maintainer) |
4.1.4 22 Mar 2009 20:13:47 |
pav |
- Update to 4.1.4
PR: ports/131181
Submitted by: Cristiano Rolim Pereira <cristianorolim@hotmail.com>
(maintainer) |
4.1.3 27 Jan 2009 19:40:41 |
pgollucci |
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> |