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/rsyslog7/Makefile

Number of commits found: 33

Monday, 27 Jun 2016
17:04 brd search for other commits by this committer
- Upgrade sysutils/rsyslog8 to 8.19.0 and make it the default
- Mark sysutils/rsyslog7 deprecated.

Approved by:	bdrewery (mentor)
Original commitRevision:417672 
Friday, 1 Apr 2016
14:25 mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:412349 
Sunday, 27 Mar 2016
14:58 tijl search for other commits by this committer
- Update security/gnutls to 3.4.10.
- Rename the LIBDANE option DANE because that's the name of the protocol
  supported by libgnutls-dane and gnutls-cli.  Also clarify the option
  description.
- Add an IDN option.
- libgnutls-openssl has been removed in 3.4.  Some ports used this library
  in their LIB_DEPENDS but no port actually required it.
- Some old API functions have been removed.  Ports that used these have been
  updated or patched to use the new API.
- Add a patch to print/cups to prevent overlinking of libgnutls.so.
- Bump PORTREVISION on dependent ports.

net-im/jabber: This port used the old API to give users fine grained
control over which crypto algorithms were used via a configuration file.
It's not immediately obvious how to port this to the new API so the port
always uses the defaults now.

www/hydra: Mark BROKEN.  This uses more removed calls than the other ports,
is said to be alpha quality and not fully functional and has been abandoned
10 years ago.

PR:		207768
Exp-run by:	antoine
Approved by:	portmgr (antoine)
Original commitRevision:411990 
Friday, 2 Jan 2015
18:46 pi search for other commits by this committer
security/libgcrypt: 1.6.1 -> 1.6.2, bump depends

Changes:
- src/sexp.c (do_vsexp_sscan): Return error for invalid args.
- cipher/md.c (_gcry_md_info): Fix a segv in case of calling
  with wrong parameters.
- cipher/primegen.c (_gcry_generate_elg_prime): Change to return an
  error code, possible NULL deref in call to prime generator.
- cipher/dsa.c (generate): Take care of new return code.
- cipher/elgamal.c (generate): Change to return an error code.  Take
	care of _gcry_generate_elg_prime return code.
- ecc: Support the non-standard 0x40 compression flag for EdDSA.
- mpi: Extend the internal mpi_get_buffer.
- mpi: Fix regression for powerpc-apple-darwin detection.
- Fix bug inhibiting the use of the sentinel attribute in src/gcrypt.h.in
- Fix building for the x32 target without asm modules in
  mpi/generic/mpi-asm-defs.h: Use a fixed value for the x32 ABI.
- Fix ARM assembly when building __PIC__
- mpi: Fix a subtle bug setting spurious bits with in mpi_set_bit.
  * mpi/mpi-bit.c (_gcry_mpi_set_bit, _gcry_mpi_set_highbit): Clear
    allocated but not used bits before resizing.
  * tests/t-mpi-bits.c (set_bit_with_resize): New.
- Use internal malloc function in fips.c.
  * src/fips.c (check_binary_integrity): s/gcry_malloc/xtrymalloc/.
- pubkey: Re-map all deprecated RSA algo numbers.
- cipher: Fix possible NULL dereference in cipher/md.c for being NULL.
- Fix ARMv6 detection when CFLAGS modify target CPU architecture.

PR:		193264
Approved by:	cpm@fbsd.es (maintainer)
Original commitRevision:376062 
Saturday, 22 Nov 2014
20:40 crees search for other commits by this committer
Finally retire USE_PGSQL
Original commitRevision:373100 
Monday, 20 Oct 2014
10:34 marino search for other commits by this committer
Add USES=alias to several ports

Alias is a new USES tool that allows DragonFly to masquerade as FreeBSD
by setting CFLAGS+= -D__FreeBSD__.  For some ports, this fixes the build
without the need for additional patches.

Approved by:	portmgr (bapt, blanket)
Original commitRevision:371254 
Thursday, 2 Oct 2014
21:17 bdrewery search for other commits by this committer
Add missed PORTVERSION bump from r369854
Original commitRevision:369864 
Tuesday, 30 Sep 2014
20:10 brd search for other commits by this committer
- Update sysutils/rsyslog7 to 7.6.6 [1] and sysutils/rsyslog8 to 8.4.1 [2] to
fix CVE-2014-3634 [3].

1: http://www.rsyslog.com/changelog-for-7-6-6-v7-stable/
2: http://www.rsyslog.com/changelog-for-8-4-1-v8-stable/
3: http://www.rsyslog.com/remote-syslog-pri-vulnerability/

Reviewed by:	bdrewery@
Security:	8e0e86ff-48b5-11e4-ab80-000c29f6ae42
Original commitRevision:369659 
Tuesday, 26 Aug 2014
02:09 amdmi3 search for other commits by this committer
- Switch databases/libdbi to USES=libtool, drop .la files
- Bump dependent ports as .so version has changed

Approved by:	portmgr blanket
Original commitRevision:366176 
Wednesday, 20 Aug 2014
15:59 adamw search for other commits by this committer
Fix build after json-c update.

rsyslog8-devel fails to build against the new json-c, so I've marked it
BROKEN.
Original commitRevision:365473 
Wednesday, 30 Jul 2014
03:57 pi search for other commits by this committer
security/libgcrypt: 1.5.3_3 -> 1.6.1

- Update to 1.6.1
- Remove some unneeded patches
- Fix pkg-plist
- report configure bug upstream
  https://bugs.g10code.com/gnupg/issue1668
- report API breakage downstream and find that MacPorts had the same issue
  https://rt.cpan.org/Ticket/Display.html?id=97201
- bump PORTREVISION for dependent ports (approx. 100 ports)
- Thanks to exp-run by antoine@ to find ports that break
- patch ports that would otherwise break
  security/shishi with PR 192164 is already committed
  [1] devel/ccrtp
  [2] editors/abiword
  [3] security/p5-Crypt-GCrypt

PR:		191256, 192162 [1], 192163 [2], 192166 [3]
Submitted by:	Carlos Jacobo Puga Medina <cjpugmed@gmail.com>
Approved by:	maintainer timeout, antoine (exp-run), portmgr (implicit)
Original commitRevision:363436 
Wednesday, 23 Jul 2014
09:54 tijl search for other commits by this committer
- Replace security/gnutls with security/gnutls3 and update to 3.2.15
- Bump PORTREVISION on all ports that depend on security/gnutls and
  adjust all ports that depend on security/gnutls3
- Update mail/anubis to version 4.2 which supports gnutls 3.x
- Update mail/libvmime to a development snapshot (recommended by upstream
  developers)

PR:		191274
Exp-run by:	antoine
Approved by:	portmgr (antoine)
Original commitRevision:362645 
Thursday, 26 Jun 2014
14:12 amdmi3 search for other commits by this committer
- Fix plist dependent on options
- Fix dependency on libdbi in rsyslog7

Approved by:	portmgr blanked
Reported by:	Yuriy Korobko <make dot kernel at gmail dot com>
Original commitRevision:359355 
Wednesday, 25 Jun 2014
19:26 amdmi3 search for other commits by this committer
- Switch to USES=libtool, drop .la files

Approved by:	portmgr blanket
Original commitRevision:359284 
Thursday, 15 May 2014
23:40 brd search for other commits by this committer
- Update devel/libestr from 0.1.8 to 0.1.9
- Update devel/liblogging from 1.0.1 to 1.0.4
- Update sysutils/rsyslog7 from 7.6.0 to 7.6.3

Reviewed by:	zi@
Original commitRevision:354181 
Friday, 21 Feb 2014
02:28 brd search for other commits by this committer
- Upgrade sysutils/rsyslog7 to 7.6.0, sysutils/rsyslog7-devel to 7.5.8 [1], and
sysutils/rsyslog8-devel to 8.1.6.

1: I know it is lower than rsyslog7, but it is the latest from upstream. They
say that a newer release is imminent.

Changelogs:
	7.6.0: http://www.rsyslog.com/changelog-for-7-6-0-v7-stable/
	7.5.8: http://www.rsyslog.com/changelog-for-7-5-8-v7-devel/
	8.1.6: http://www.rsyslog.com/changelog-for-8-1-6-v8-devel/

Reviewed by:	miwi@
Original commitRevision:345312 
Saturday, 14 Dec 2013
04:39 brd (doc committer) search for other commits by this committer
- Update rsyslog7 to 7.4.7. Finally stagify thanks to help from bapt@ !

Reviewed by:	az@
Original commitRevision:336419 
Saturday, 9 Nov 2013
15:57 wg search for other commits by this committer
devel/json-c: update to 0.11

- Update to 0.11
- Bump revision of dependent ports
- Fix pkg-plist [1]

PR:		ports/182958
Submitted by:	zi, wg [1]
Approved by:	maintainer (timeout)
Original commitRevision:333306 
Friday, 20 Sep 2013
23:06 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
sysutils)
Original commitRevision:327772 
Tuesday, 17 Sep 2013
16:58 bapt search for other commits by this committer
only ryslog7 now has rsyslog-<version> package name.
Change all others to avoid confusion for binary package users

Approved by:	brd
Original commitRevision:327490 
Saturday, 14 Sep 2013
10:45 bapt search for other commits by this committer
Remove tests for unsupported FreeBSD versions
Original commitRevision:327263 
Friday, 6 Sep 2013
15:56 brd (doc committer) search for other commits by this committer
- Update sysutils/rsyslog7 to 7.4.4
- Make UUID support optional since it not used very often and conflicts with
postgres [1]

Changes: http://www.rsyslog.com/changelog-for-7-4-4-v7-stable/

PR:		180139 [1]
Submitted by:	Sevan Janiyan <venture37@geeklan.co.uk> [1]
Reviewed by:	swills@
Original commitRevision:326520 
Monday, 2 Sep 2013
19:55 bapt search for other commits by this committer
Add an explicit dependency on pkgconf
Original commitRevision:326070 
Tuesday, 20 Aug 2013
21:53 brd (doc committer) search for other commits by this committer
- Update sysutils/rsyslog7 to 7.4.3

Reviewed by:	swills@
Original commitRevision:325076 
Saturday, 25 May 2013
20:10 brd (doc committer) search for other commits by this committer
- Update portscout for rsyslog7
- Remove some blank lines that snuck in

Noticed by:	gjb@
Original commitRevision:319072 
20:01 brd (doc committer) search for other commits by this committer
- Update sysutils/rsyslog7 to 7.2.7
	- Partially based on work in [1]
	- Convert to PORTDOCS= and PORTEXAMPLES=
	- Pet portlint
- Add sysutils/rsyslog7-devel at version 7.3.15

PR:		176601 [1]
Submitted by:	Cristiano Rolim Pereira <cristianorolim at outlook.com> [1]
Reviewed by:	koobs@, jgh@
Original commitRevision:319070 
Friday, 3 May 2013
16:36 ehaupt search for other commits by this committer
Chase security/libgcrypt update
Original commitRevision:317220 
Tuesday, 30 Apr 2013
16:37 bdrewery search for other commits by this committer
- Fix cases where 2 USES= were used

With hat:	portmgr
Original commitRevision:316950 
Tuesday, 23 Apr 2013
14:20 bapt search for other commits by this committer
Finish converting the whole ports tree to USES=pkgconfig
Original commitRevision:316355 
Thursday, 28 Feb 2013
10:51 gahr search for other commits by this committer
- Get rid of PTHREAD_CFLAGS and PTHREAD_LIBS (category: sysutils)

Approved by:	portmgr
Original commitRevision:313088 
Monday, 11 Feb 2013
01:44 bdrewery search for other commits by this committer
- Remove trailing slash from devel/json-c LIB_DEPENDS origin

Approved by:	brd (maintainer)
Original commitRevision:312039 
Tuesday, 5 Feb 2013
16:17 novel search for other commits by this committer
- Add UPDATING entry for gnutls update
- Chase shlib version bump for dependant ports
Original commitRevision:311722 
Tuesday, 1 Jan 2013
19:38 brd (doc committer) search for other commits by this committer
- Add rsyslog 7.2.4

Changes:	http://www.rsyslog.com/changelog-for-7-2-4-v7-stable/

Reviewed by:	swills
Original commitRevision:309779 

Number of commits found: 33