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: dns/bind914/Makefile

Number of commits found: 27

Wednesday, 15 Apr 2020
20:46 mat search for other commits by this committer
Fix EOL date.

Obtained from:	https://www.isc.org/download/
Original commitRevision:531793 
Monday, 24 Feb 2020
12:32 mat search for other commits by this committer
Fix expiration date, it is 3 months after 9.16's release.
Original commitRevision:526964 
Thursday, 20 Feb 2020
09:32 mat search for other commits by this committer
Switch dns/bind-tools to the new dns/bind916.
Original commitRevision:526559 
09:09 mat search for other commits by this committer
Add forgotten CONFLICTS lines.
Original commitRevision:526552 
09:07 mat search for other commits by this committer
Update to 9.14.11.

Changes:	https://downloads.isc.org/isc/bind9/9.14.11/RELEASE-NOTES-bind-9.14.11.html
Original commitRevision:526550 
Thursday, 23 Jan 2020
08:55 mat search for other commits by this committer
Update to 9.14.10.

Changes:	https://downloads.isc.org/isc/bind9/9.14.10/RELEASE-NOTES-bind-9.14.10.html
Original commitRevision:523911 
Wednesday, 18 Dec 2019
22:37 mat search for other commits by this committer
Update to 9.14.9.

Changes:	https://downloads.isc.org/isc/bind9/9.14.9/RELEASE-NOTES-bind-9.14.9.html
Original commitRevision:520407 
Wednesday, 20 Nov 2019
21:41 mat search for other commits by this committer
Update to 9.14.8.

MFH:		2019Q4
Security:	CVE-2019-6477
Original commitRevision:518054 
Wednesday, 16 Oct 2019
22:53 mat search for other commits by this committer
Update to 9.14.7.

MFH:		2019Q4
Security:	CVE-2019-6475, CVE-2019-6476
Changes:	https://downloads.isc.org/isc/bind9/9.14.7/RELEASE-NOTES-bind-9.14.7.html
Original commitRevision:514625 
Wednesday, 9 Oct 2019
10:34 bapt search for other commits by this committer
Drop the ipv6 virtual category for d* category as it is not relevant anymore
Original commitRevision:514130 
Wednesday, 18 Sep 2019
22:27 mat search for other commits by this committer
Update to 9.14.6.

While there, add back GEOIP support via the "new" libmaxminddb.

Changes:	https://downloads.isc.org/isc/bind9/9.14.6/RELEASE-NOTES-bind-9.14.6.html
Original commitRevision:512295 
Thursday, 22 Aug 2019
17:09 mat search for other commits by this committer
Update to 9.14.5.
Original commitRevision:509613 
Thursday, 18 Jul 2019
16:10 mat search for other commits by this committer
Update to 9.14.4.

Changes:	https://downloads.isc.org/isc/bind9/9.14.4/RELEASE-NOTES-bind-9.14.4.html
Original commitRevision:506856 
Wednesday, 19 Jun 2019
22:42 mat search for other commits by this committer
Update to 9.14.3.

MFH:		2019Q2 (security blanket)
Security:	CVE-2019-6471
Original commitRevision:504596 
Thursday, 13 Jun 2019
12:50 mat search for other commits by this committer
Fix build when not using WITH_DEBUG.

Reported by:	pkg-fallout@
Original commitRevision:504087 
Tuesday, 11 Jun 2019
12:18 mat search for other commits by this committer
Fix named when using plugins and chroot.

BIND9 introduced plugins and migrated the filter-aaaa feature to a
plugin.
As it loads its plugins late in the startup process (read after chroot),
the plugins need to be available in the chroot.

Also, refactor the code now that a second directory need to be handled.

PR:		238011
Reported by:	ryan@timewasted.me
MFH:		2019Q2
Original commitRevision:503955 
Monday, 3 Jun 2019
12:43 mat search for other commits by this committer
Fix a possible race between udp dispatch and socket code.

PR:		237640
Obtained from:	https://gitlab.isc.org/isc-projects/bind9/merge_requests/1992
MFH:		2019Q2
Original commitRevision:503379 
Thursday, 16 May 2019
07:32 mat search for other commits by this committer
Update to 9.14.2.
Original commitRevision:501776 
Thursday, 25 Apr 2019
16:12 mat search for other commits by this committer
Prevent bind-tools from inheriting CONFLICTS.

I don't see how this can be a problem as bind-tools is never built after
bind9*.

Reported by:	Matthew D. Fuller
Original commitRevision:500027 
14:54 mat search for other commits by this committer
Switch to using OPTIONS_EXCLUDE to avoid picking up strays.

If you had things installed, say, lmdb, it would be picked up and linked
with.

Reported by:	sunpoet
Original commitRevision:500009 
07:17 mat search for other commits by this committer
Update to BIND9 9.14.1.

MFH:		2019Q2
Security:	CVE-2018-5743, CVE-2019-6467
Original commitRevision:499959 
Tuesday, 23 Apr 2019
13:04 mat search for other commits by this committer
Remove conflicts from bind-tools and the server ports.

All servers now depend on the same bind-tools, from the latest BIND9
release.

Chase dependencies to make sure they now depend on the correct port.

Differential Revision:	https://reviews.freebsd.org/D19922
Original commitRevision:499757 
Monday, 25 Mar 2019
09:57 mat search for other commits by this committer
Update to 9.14.0.
Original commitRevision:496810 
Tuesday, 19 Mar 2019
08:38 mat search for other commits by this committer
Make WITH_DEBUG actually build and be as helpful as possible.
Original commitRevision:496252 
Thursday, 14 Mar 2019
08:35 mat search for other commits by this committer
Update to 9.14.0rc3.
Original commitRevision:495692 
Friday, 8 Mar 2019
22:25 mat search for other commits by this committer
Update to 9.14.0rc2.
Original commitRevision:495083 
Friday, 1 Mar 2019
10:10 mat search for other commits by this committer
Add BIND 9.14.0 first release candidate.
Original commitRevision:494252 

Number of commits found: 27