Port details |
- yadifa Authoritative nameserver with DNSSEC capabilities
- 2.5.4 dns
=1 Version of this port present on the latest quarterly branch. - Maintainer: freebsd@dns.company
 - Port Added: 2013-11-23 14:13:25
- Last Update: 2022-05-27 15:36:24
- Commit Hash: 15e04b6
- People watching this port, also watch:: nut
- License: BSD3CLAUSE
- Description:
- YADIFA is a lightweight authoritative Name Server with DNSSEC capabilities.
Developed by the passionate people behind the .eu top-level domain, YADIFA has
been built from scratch to face today?s DNS challenges, with no compromise on
security, speed and stability, to offer a better and safer Internet experience.
YADIFA has a simple configuration syntax and can handle more queries per second
while maintaining one of the lowest memory footprints in the industry. YADIFA
also has one of the fastest zone file load times ever recorded on a name
server.
YADIFA was developed on FreeBSD and a GNU/Linux. It works on OSX and will be
soon ported to other Unix flavours like OpenBSD and Solaris. A Microsoft
Windows version is also on the cards.
WWW: http://www.yadifa.eu/
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/dns/yadifa/ && make install clean
- To add the package, run one of these commands:
- pkg install dns/yadifa
- pkg install yadifa
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: yadifa
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1653390682
SHA256 (yadifa-2.5.4-10442.tar.gz) = 6adc5e3eedec90a7b34677cf0fe0673aff257450896af330dd1889b35188e35d
SIZE (yadifa-2.5.4-10442.tar.gz) = 2673066
- Packages (timestamps in pop-ups are UTC):
- There are no ports dependent upon this port
- Configuration Options:
- ===> The following configuration options are available for yadifa-2.5.4:
CTRL=off: Remote control
DDNS=on: Dynamic DNS support (DDNS)
DNSSECTOOLS=on: DNSSEC module
DOCS=on: Build and/or install documentation
ECDSA=on: Elliptic Curve (ECDSA)
EXAMPLES=on: Build and/or install examples
KEYGEN=on: Keygen tool
LARGEFILE=on: Support for largefiles
MASTER=on: Use as primary nameserver
NSID=on: Name Server Identifier Option
RRL=on: Response Rate Limiting
RRSIG=on: RRSIG management
TCL=off: Tcl scripting language support
ZONESIGN=on: Zonesign tool
===> Use 'make config' to modify these settings
- Options name:
- dns_yadifa
- USES:
- compiler:c11 cpe libtool ssl
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
27 May 2022 15:36:24 2.5.4 |
Fernando ApesteguĂa (fernape)  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) |
29 Dec 2021 22:08:42 2.5.3 |
Guangyuan Yang (ygy)  Author: Leo Vandewoestijne |
dns/yadifa: Update to 2.5.3
Changelog: https://www.yadifa.eu/sites/default/files/README_2.5.3.txt
PR: 260798 |
12 Oct 2021 16:36:16 2.5.2 |
Neel Chauhan (nc)  Author: Leo Vandewoestijne |
dns/yadifa: update to 2.5.2
Changes: https://www.yadifa.eu/sites/default/files/README_2.5.2.txt
PR: 259074 |
08 Oct 2021 18:04:57 2.5.1 |
Yasuhiro Kimura (yasu)  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 |
31 Aug 2021 19:50:04 2.5.0 |
Bernhard Froehlich (decke)  |
dns/yadifa: Add CPE information
Approved by: portmgr (blanket) |
12 Aug 2021 14:43:20 2.5.0 |
Neel Chauhan (nc)  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 |
07 Apr 2021 08:09:01 2.4.1 |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
06 Apr 2021 14:31:13 2.4.1 |
Mathieu Arnold (mat)  |
all: Remove all other $FreeBSD keywords. |
06 Apr 2021 14:31:07 2.4.1 |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
12 Jan 2021 17:58:41
2.4.1 |
pkubaj  |
dns/yadifa: fix build on GCC architectures
In file included from /usr/include/openssl/bn.h:20,
from /usr/include/openssl/engine.h:18,
from
/wrkdirs/usr/ports/dns/yadifa/work/yadifa-2.4.1-9916/lib/dnscore/include/dnscore/digest.h:53,
from
/wrkdirs/usr/ports/dns/yadifa/work/yadifa-2.4.1-9916/lib/dnscore/include/dnscore/dnskey.h:50,
from
/wrkdirs/usr/ports/dns/yadifa/work/yadifa-2.4.1-9916/lib/dnscore/include/dnscore/tsig.h:48,
from
/wrkdirs/usr/ports/dns/yadifa/work/yadifa-2.4.1-9916/lib/dnscore/include/dnscore/message.h:64,
from src/acl.c:57:
/usr/include/openssl/crypto.h:322: error: expected ')' before '__attribute__'
/usr/include/openssl/crypto.h:322: error: expected identifier or '(' before ')'
token
MFH: 2021Q1 |
31 Dec 2020 18:04:12
2.4.1 |
otis  |
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) (Only the first 15 lines of the commit message are shown above ) |
02 Sep 2020 03:43:59
2.3.9 |
danfe  |
Ensure that there is only one variable definition per each object, as
the C (and C++) standards mandated for years and compilers started to
enforce as of recently (Clang 11, GCC 10).
Reported by: pkg-fallout |
09 Oct 2019 10:34:57
2.3.9 |
bapt  |
Drop the ipv6 virtual category for d* category as it is not relevant anymore |
10 Mar 2019 19:48:01
2.3.9 |
pi  |
dns/yadifa: fix installation of the sample config
PR: 236322
Submitted by: Leo Vandewoestijne <freebsd@dns.company> (maintainer) |
14 Feb 2019 15:47:32
2.3.9 |
joneum  |
Update to 2.3.9
PR: 235692
Submitted by: Leo Vandewoestijne <freebsd@dns.company> (maintainer)
Sponsored by: Netzkommune GmbH |
12 Dec 2018 01:35:36
2.3.8_2 |
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590 |
29 Jul 2018 22:18:46
2.3.8_1 |
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.
This includes ports
- featuring USE_GCC=yes or USE_GCC=any,
- featuring USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and those
- with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.
PR: 222542 |
22 Mar 2018 14:13:11
2.3.8 |
mat  |
Update to 2.3.8.
While there, pass maintainership to submitter.
PR: 226539
Submitted by: Leo Vandewoestijne
Sponsored by: Absolight |
10 Sep 2017 20:55:39
2.2.3_2 |
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
(via Mk/bsd.default-versions.mk and lang/gcc) which has moved from
GCC 5.4 to GCC 6.4 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c++11-lib, c++11-lang,
c++14-lang, c++0x, c11, or gcc-c++11-lib.
PR: 219275 |
01 Apr 2017 15:23:32
2.2.3_1 |
gerald  |
Bump PORTREVISIONs for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some
circumstances such as versions of FreeBSD or platforms).
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using using Mk/bsd.octave.mk which in turn has USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang,
c++11-lang, c++0x, c11, or gcc-c++11-lib.
PR: 216707 |
27 Feb 2017 10:41:46
2.2.3 |
brnrd  |
dns/yadifa: Fix LibreSSL build issues
- Add checks for LIBRESSL_VERSION_NUMBER
PR: 217349
Obtained from: https://github.com/yadifa/yadifa/pull/2 |
03 Jan 2017 22:48:32
2.2.3 |
mat  |
Update to 2.2.3.
Sponsored by: Absolight |
21 Dec 2016 15:38:27
2.2.1_1 |
mat  |
Fix build with JOBS.
Sponsored by: Absolight |
20 Nov 2016 09:38:09
2.2.1_1 |
gerald  |
Bump PORTREVISIONS for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.8.5 to GCC 4.9.4 (at least under some
circumstances such as versions of FreeBSD or platforms).
In particular that is ports with USE_GCC=yes, USE_GCC=any, or one of
gcc-c++11-lib, openmp, nestedfct, c++11-lib as well as c++14-lang,
c++11-lang, c++0x, c11 requested via USES=compiler. |
05 Sep 2016 13:51:32
2.2.1 |
mat  |
Update to 2.2.1.
Changes: http://cdn.yadifa.eu/sites/default/files/README_2.2.1.txt
Sponsored by: Absolight |
30 Jun 2016 16:44:10
2.1.6 |
pi  |
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 |
15 Sep 2015 15:26:20
2.1.3 |
mat  |
Update to 2.1.3.
Sponsored by: Absolight |
17 Aug 2015 09:11:52
2.1.2 |
mat  |
Update to 2.1.2.
PR: 202333
Submitted by: Leo Vandewoestijne
Sponsored by: Absolight |
30 Apr 2015 14:27:25
2.1.0 |
mat  |
Update to 2.1.0
Sponsored by: Absolight |
11 Mar 2015 15:37:25
2.0.5 |
mat  |
Udate to 2.0.5.
Sponsored by: Absolight |
17 Feb 2015 12:30:40
2.0.4 |
mat  |
Update to 2.0.4.
Sponsored by: Absolight |
02 Oct 2014 16:37:02
2.0.0 |
mat  |
Cleanup @dirrm* from my ports.
Sponsored by: Absolight |
19 Sep 2014 17:53:22
2.0.0 |
mat  |
Update to 2.0.0.
Sponsored by: Absolight |
28 Aug 2014 09:14:13
1.0.3_3 |
tijl  |
- Convert to USES=libtool
- Use @sample |
21 Apr 2014 01:14:54
1.0.3_2 |
bdrewery  |
- 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 |
29 Nov 2013 16:06:08
1.0.3_1 |
mat  |
Always install DOCS so that we don't parse bsd.port.mk twice, fixup stupid make
makeplist. |
25 Nov 2013 14:21:30
1.0.3_1 |
mat  |
Fix build.
Reported by: Leo Vandewoestijne |
23 Nov 2013 14:13:15
1.0.3 |
mat  |
Add yadifa 1.0.3, YADIFA is an authoritative Name Server with DNSSEC
capabilities. |