Port details |
- rsyslog4-gnutls GNUTLS module for rsyslog
- 4.8.0_2 sysutils
=0 4.8.0_2Version of this port present on the latest quarterly branch. - Maintainer: pgollucci@FreeBSD.org
 - Port Added: 2009-01-27 19:47:40
- Last Update: 2012-01-16 23:20:04
- SVN Revision: UNKNOWN
- 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-gnutls>0:sysutils/rsyslog4-gnutls
- No installation instructions:
- This port has been deleted.
- PKGNAME: rsyslog-gnutls
- 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:

- Master port: sysutils/rsyslog4
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Runtime dependencies:
-
- rsyslog>=4.8.0 : sysutils/rsyslog4
- Library dependencies:
-
- gnutls.47 : security/gnutls
- gcrypt.18 : security/libgcrypt
- 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) |
This is a slave port. You may also want to view the commits to the master port: sysutils/rsyslog4 |
Commit | Credits | Log message |
4.8.0_2 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.6.6_2 25 Jul 2011 22:15:43
 |
pav  |
- Fix build with new gnutls
Reported by: pointyhat |
4.6.5_2 05 Jun 2011 18:43:16
 |
novel  |
Chase security/gnutls update and add an UPDATING entry. |
4.3.0 16 Aug 2009 18:04:40
 |
novel  |
Bump PORTREVISIONs of the gnutls dependant ports to chase gnutls update. |
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:47:25
 |
pgollucci  |
Rsyslog works based in input and output modules. The port sysutils/rsyslog4
brings the core modules for basic functionality.
-gnutls brings additional security with GNU TLS
PR: ports/130046
Submitted by: Cristiano Rolim Pereira <cristianorolim at hotmail.com> |