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.

non port: sysutils/rsyslog8/files/patch-plugins_impstats_impstats.c

Number of commits found: 6

Thursday, 10 Aug 2017
13:31 matthew search for other commits by this committer
Update to 8.29.0

Changes:	https://github.com/rsyslog/rsyslog/blob/master/ChangeLog
Original commitRevision:447676 
Wednesday, 14 Jun 2017
17:38 matthew search for other commits by this committer
Fix for the omprog module -- calling execve() with a NULL second
argument doesn't work.  Instead supply an argv list with just a
terminating NULL entry.

Submitted upstream as https://github.com/rsyslog/rsyslog/pull/1618

Patch files regenerated by 'make makepatch'

Reported by:	(Chun-Tien Chang) <tcs@kitty.2y.idv.tw>
Original commitRevision:443594 
Monday, 2 Jan 2017
18:05 matthew search for other commits by this committer
Handle errno==5 (EIO) as the result of trying to write(2) to the console.

Submittet upstream by Damien Fleurot:
https://github.com/rsyslog/rsyslog/issues/1351

PR:		211033
Submitted by:	dam@my.gd
Reported by:	xavi.garcia@gmail.com
Original commitRevision:430388 
Monday, 19 Sep 2016
13:52 matthew search for other commits by this committer
Fix autoconf detection of pthread_setschedparam() -- the test program
needs to be linked against -lpthread.

Regenerate patches by 'make makepatch'

Take maintainership

PR:		212823
Approved by:	brd
Original commitRevision:422442 
Tuesday, 4 Aug 2015
20:29 matthew search for other commits by this committer
* Update to 8.11.0
  - Upstream has incorporated one part of the patches to runtime/stream.c
  - regenerate patches with 'make makepatch'
* Modernize port
  - Use OPTION helpers
  - USE_AUTOTOOLS -> USES+= autoreconf
* Set INSTALL_TARGET=install-strip rather than stripping in post-install:
  - Previously optional modules wouldn't have been stripped
* Update pkg-message.in to use the now standard 'Rainier script' configuration
  file syntax (http://www.rsyslog.com/doc/rainerscript.html).
* Add new option to enable the mmnormalize module.
(http://www.rsyslog.com/doc/v8-stable/configuration/modules/mmnormalize.html)
  This enables converting some not-standard log formats to RFC3164 or
  RFC5424 styles, amongst other possible transformations.
* Tweak PORTSCOUT setting

PR:		202080
Approved by:	brd (maintainer)
Original commitRevision:393550 
Wednesday, 17 Dec 2014
22:07 brd search for other commits by this committer
Upgrade to 8.6.0

http://www.rsyslog.com/changelog-for-8-6-0-v8-stable/

1: Enable omuxsock by default
2: Fix broken build with RFC3195

PR:		191327 [1], 191412 [2]
Reviewed by:	swills
Original commitRevision:374876 

Number of commits found: 6