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) combinatio for a given watch list. This is what FreshPorts will look for.

non port: dns/yadifa/pkg-plist

Number of commits found: 20

Friday, 23 Feb 2024
16:54 Muhammad Moinur Rahman (bofh) search for other commits by this committer
dns/yadifa: Moved man to share/man

Approved by:    portmgr (blanket)
commit hash: fb0305ba88a3f22afeeb5092abeaf5400eacd477 commit hash: fb0305ba88a3f22afeeb5092abeaf5400eacd477 commit hash: fb0305ba88a3f22afeeb5092abeaf5400eacd477 commit hash: fb0305ba88a3f22afeeb5092abeaf5400eacd477 fb0305b
Friday, 27 Oct 2023
07:55 Nuno Teixeira (eduardo) search for other commits by this committer Author: Leo Vandewoestijne
dns/yadifa: Update to 2.6.5

ChangeLog:	https://www.yadifa.eu/sites/default/files/README_2.6.5.txt
PR:		274210
commit hash: bd99b337f0bb15f1661babaa8196331f0dbf915a commit hash: bd99b337f0bb15f1661babaa8196331f0dbf915a commit hash: bd99b337f0bb15f1661babaa8196331f0dbf915a commit hash: bd99b337f0bb15f1661babaa8196331f0dbf915a bd99b33
Monday, 19 Dec 2022
08:00 Fernando ApesteguĂ­a (fernape) search for other commits by this committer Author: Leo Vandewoestijne
dns/yadifa: update to 2.6.2

ChangeLog: https://www.yadifa.eu/sites/default/files/README_2.6.2.txt

Fixes an issue trying to link the backtrace call while building yadifad on
FreeBSD

PR:		268410
Reported by:	freebsd@dns.company (maintainer)
commit hash: 65c7fc929849ce08484448e79316d6dc60cc6c69 commit hash: 65c7fc929849ce08484448e79316d6dc60cc6c69 commit hash: 65c7fc929849ce08484448e79316d6dc60cc6c69 commit hash: 65c7fc929849ce08484448e79316d6dc60cc6c69 65c7fc9
Friday, 27 May 2022
15:36 Fernando ApesteguĂ­a (fernape) search for other commits by this committer Author: Leo Vandewoestijne
dns/yadifa: update to 2.5.4

ChangeLog: https://www.yadifa.eu/sites/default/files/README_2.5.4.txt

PR:	264202
Reported by:	freebsd@dns.company (maintainer)
commit hash: 15e04b6c3c4a50e7e1600283113c63083e36df11 commit hash: 15e04b6c3c4a50e7e1600283113c63083e36df11 commit hash: 15e04b6c3c4a50e7e1600283113c63083e36df11 commit hash: 15e04b6c3c4a50e7e1600283113c63083e36df11 15e04b6
Friday, 8 Oct 2021
18:04 Yasuhiro Kimura (yasu) search for other commits by this committer Author: Leo Vandewoestijne
dns/yadifa: Update to 2.5.1

ChangeLog:	https://github.com/yadifa/yadifa/blob/v2.5.1/ChangeLog
PR:		258778
Approved by:	ygy (mentor)
Differential Revision:	https://reviews.freebsd.org/D32365
commit hash: f2f37b79173e3f38fd735c5f5b19c3c7cd9009c1 commit hash: f2f37b79173e3f38fd735c5f5b19c3c7cd9009c1 commit hash: f2f37b79173e3f38fd735c5f5b19c3c7cd9009c1 commit hash: f2f37b79173e3f38fd735c5f5b19c3c7cd9009c1 f2f37b7
Thursday, 12 Aug 2021
14:43 Neel Chauhan (nc) search for other commits by this committer Author: Leo Vandewoestijne
dns/yadifa: update to 2.5.0

Changes: https://www.yadifa.eu/sites/default/files/README_2.5.0.txt

PR:	256900
commit hash: d04985d352e9dc1c63061e292734689148909410 commit hash: d04985d352e9dc1c63061e292734689148909410 commit hash: d04985d352e9dc1c63061e292734689148909410 commit hash: d04985d352e9dc1c63061e292734689148909410 d04985d
Thursday, 31 Dec 2020
18:04 otis search for other commits by this committer
dns/yadifa: update to 2.4.1

* YADIFA 2.4.1-public:
  - Fixes an issue in dnscore where a DNS TCP query would not return the real
    DNS error code.
  - Fixes an issue that could happen when a network model isn't supported.
  - Fixes the propagation of sendmmsg/recvmmsg function availability detection.
  - Fixes an issue where yadifad would issue a warning when a key with
    algorithm > 7 is used with an NSEC zone.
  - Fixes an issue that will occur on a chrooted environment where a
    managed-path would be used incorrectly.
  - Fixes CNAME answers not following the aliases chain.
  - Fixes CNAME recursion not returning the same answer as named in NXDOMAIN
    cases (reported by https://github.com/SivaKesava1, see
    https://github.com/yadifa/yadifa/issues/11)
  - Adds patch for musl support
  - Adds stack size fix for musl support (the default size is way too small)
  - Now imports a custom version of stdatomic.h for systems where it is
    missing, located in dnscore/thirdpary/stdatomic.h. Made for CentOS 7 and
    any other release where that file is missing. The import is only active if
    strictly needed and will only be visible during the build. At the moment,
    it is not being installed with the other headers.

* YAKEYROLLD 2.4.1:
  - Fixes the handling of incomplete TCP queries.
  - Fixes a possible race-condition when initialising the keyroll context error
    codes.
  - The keyroll now has another automatic recovery layer where it completely
    restarts the handling of a domain, generating a one-step update to put the
    zone in the expected state.

Full changelog at https://github.com/yadifa/yadifa/blob/master/ChangeLog

And while here, reformat Makefile according to portfmt and portclippy

PR:		252107
Submitted by:	Leo Vandewoestijne <freebsd@dns.company> (maintainer)
Reviewed by:	osa (mentor)
Approved by:	osa (mentor)
Differential Revision:	https://reviews.freebsd.org/D27808
Original commitRevision:559762 
Thursday, 22 Mar 2018
14:13 mat search for other commits by this committer
Update to 2.3.8.

While there, pass maintainership to submitter.

PR:		226539
Submitted by:	Leo Vandewoestijne
Sponsored by:	Absolight
Original commitRevision:465289 
Monday, 5 Sep 2016
13:51 mat search for other commits by this committer
Update to 2.2.1.

Changes:	http://cdn.yadifa.eu/sites/default/files/README_2.2.1.txt
Sponsored by:	Absolight
Original commitRevision:421367 
Thursday, 30 Jun 2016
16:44 pi search for other commits by this committer
dns/yadifa: 2.1.3 -> 2.1.6

PR:		210496
Changes:	http://cdn.yadifa.eu/sites/default/files/README_2.1.6.txt
Approved by:	mat
Original commitRevision:417833 
Tuesday, 15 Sep 2015
15:26 mat search for other commits by this committer
Update to 2.1.3.

Sponsored by:	Absolight
Original commitRevision:396966 
Monday, 17 Aug 2015
09:11 mat search for other commits by this committer
Update to 2.1.2.

PR:		202333
Submitted by:	Leo Vandewoestijne
Sponsored by:	Absolight
Original commitRevision:394442 
Thursday, 30 Apr 2015
14:27 mat search for other commits by this committer
Update to 2.1.0

Sponsored by:	Absolight
Original commitRevision:385045 
Tuesday, 17 Feb 2015
12:30 mat search for other commits by this committer
Update to 2.0.4.

Sponsored by:	Absolight
Original commitRevision:379157 
Thursday, 2 Oct 2014
16:37 mat search for other commits by this committer
Cleanup @dirrm* from my ports.

Sponsored by:	Absolight
Original commitRevision:369839 
Friday, 19 Sep 2014
17:53 mat search for other commits by this committer
Update to 2.0.0.

Sponsored by:	Absolight
Original commitRevision:368580 
Thursday, 28 Aug 2014
09:14 tijl search for other commits by this committer
- Convert to USES=libtool
- Use @sample
Original commitRevision:366386 
Monday, 21 Apr 2014
01:14 bdrewery search for other commits by this committer
- Fix plist to have proper 'rmdir DIR' ordering.
  Pkgng will not detect the directory otherwise. This was due to
  incorrectly advise in the check-stagedir.sh script, fixed in
  r351587

With hat:	portmgr
Original commitRevision:351663 
Friday, 29 Nov 2013
16:06 mat search for other commits by this committer
Always install DOCS so that we don't parse bsd.port.mk twice, fixup stupid make
makeplist.
Original commitRevision:335191 
Saturday, 23 Nov 2013
14:13 mat search for other commits by this committer
Add yadifa 1.0.3, YADIFA is an authoritative Name Server with DNSSEC
capabilities.
Original commitRevision:334669 

Number of commits found: 20