notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
rsyslog4 Syslogd supporting SQL, TCP and TLS
4.8.0 sysutils Deleted on this many watch lists=5 search for ports that depend on this port This port version is marked as vulnerable. Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 4.8.0Version of this port present on the latest quarterly branch.
Maintainer: pgollucci@FreeBSD.org search for ports maintained by this maintainer
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/
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

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.
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:
Expand this list (2 items)
Collapse this list.
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://www.rsyslog.com/files/download/rsyslog/
Collapse this list.

Number of commits found: 32

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
4.8.0
16 Jan 2012 23:20:04
Original commit files touched by this commit This port version is marked as vulnerable.
pgollucci search for other commits by this committer
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
Original commit files touched by this commit This port version is marked as vulnerable.
dougb search for other commits by this committer
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
Original commit files touched by this commit This port version is marked as vulnerable.
pav search for other commits by this committer
- Fix plist

Reported by:    pointyhat
4.8.0
04 Nov 2011 15:04:12
Original commit files touched by this commit This port version is marked as vulnerable.
pgollucci search for other commits by this committer
- Commit distinfo update

Reported by:    linimon
4.8.0
02 Nov 2011 03:06:39
Original commit files touched by this commit This port version is marked as vulnerable.
pgollucci search for other commits by this committer
- Update
        rsyslgo4 -> 4.8.0
        rsyslog5 -> 5.8.6
4.6.6_1
23 Sep 2011 22:26:39
Original commit files touched by this commit This port version is marked as vulnerable.
amdmi3 search for other commits by this committer
- 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
Original commit files touched by this commit This port version is marked as vulnerable.
erwin search for other commits by this committer
Allow slave port to override PORTREVISION, so their version
doesn't go backwards.
4.6.6_1
28 Jul 2011 12:43:22
Original commit files touched by this commit This port version is marked as vulnerable.
sylvio search for other commits by this committer
- Chase net-snmp shlib version bump.
4.6.6
25 Jun 2011 03:55:23
Original commit files touched by this commit This port version is marked as vulnerable.
pgollucci search for other commits by this committer
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
Original commit files touched by this commit This port version is marked as vulnerable.
novel search for other commits by this committer
Chase security/gnutls update and add an UPDATING entry.
4.6.5_1
07 Mar 2011 15:15:06
Original commit files touched by this commit This port version is marked as vulnerable.
clsung search for other commits by this committer
- dbi.0 => dbi.1
- bump PORTREVISION

Changes:
4.6.5
25 Feb 2011 00:44:43
Original commit files touched by this commit This port version is marked as vulnerable.
linimon search for other commits by this committer
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
Original commit files touched by this commit This port version is marked as vulnerable.
pgollucci search for other commits by this committer
- Set PORTSCOUT var
4.6.5
10 Dec 2010 06:44:20
Original commit files touched by this commit This port version is marked as vulnerable.
pgollucci search for other commits by this committer
- 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
Original commit files touched by this commit This port version is marked as vulnerable.
erwin search for other commits by this committer
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
Original commit files touched by this commit This port version is marked as vulnerable.
pgollucci search for other commits by this committer
RSYSLOG OVERHAUL: Part 18 (last)

- Update the CONFLICTS

PR:             ports/151021
4.6.3
06 Oct 2010 00:23:31
Original commit files touched by this commit This port version is marked as vulnerable.
pgollucci search for other commits by this committer
RSYSLOG OVERHAUL: Part 15

- Give each port a valid LATEST_LINK

PR:             ports/151021
4.6.3
06 Oct 2010 00:22:41
Original commit files touched by this commit This port version is marked as vulnerable.
pgollucci search for other commits by this committer
RSYSLOG OVERHAUL: Part 14

- Denote what branches each port is tracking

PR:             ports/151021
4.6.3
06 Oct 2010 00:02:54
Original commit files touched by this commit This port version is marked as vulnerable.
pgollucci search for other commits by this committer
RSYSLOG OVERHAUL: Part 2

- Update to 4.6.3

PR:             ports/151021
4.6.1_1
28 Sep 2010 00:55:30
Original commit files touched by this commit This port version is marked as vulnerable.
pgollucci search for other commits by this committer
- 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
Original commit files touched by this commit This port version is marked as vulnerable.
sylvio search for other commits by this committer
- Chase net-snmp shlib bump
4.6.1
27 Mar 2010 00:15:24
Original commit files touched by this commit This port version is marked as vulnerable.
dougb search for other commits by this committer
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr#
4.6.1
06 Mar 2010 01:16:29
Original commit files touched by this commit This port version is marked as vulnerable.
wxs search for other commits by this committer
- 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
Original commit files touched by this commit This port version is marked as vulnerable.
nemoliu search for other commits by this committer
- 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
Original commit files touched by this commit This port version is marked as vulnerable.
pgollucci search for other commits by this committer
- Fix conflicting latest links

Reported by:    erwin
4.4.2
12 Nov 2009 10:51:50
Original commit files touched by this commit This port version is marked as vulnerable.
miwi search for other commits by this committer
- 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
Original commit files touched by this commit This port version is marked as vulnerable.
lippe search for other commits by this committer
- 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
Original commit files touched by this commit This port version is marked as vulnerable.
miwi search for other commits by this committer
- 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
Original commit files touched by this commit This port version is marked as vulnerable.
miwi search for other commits by this committer
- 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
Original commit files touched by this commit This port version is marked as vulnerable.
miwi search for other commits by this committer
- 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
Original commit files touched by this commit This port version is marked as vulnerable.
pav search for other commits by this committer
- 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
Original commit files touched by this commit This port version is marked as vulnerable.
pgollucci search for other commits by this committer
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>

Number of commits found: 32