aboutsummaryrefslogtreecommitdiff
path: root/dns/yadifa
Commit message (Collapse)AuthorAgeFilesLines
* dns/yadifa: update to 2.6.4Leo Vandewoestijne2023-03-172-5/+5
| | | | | | | | | ChangeLog: https://www.yadifa.eu/sites/default/files/README_2.6.4.txt Fixes an issue building for 32 bits targets. PR: 270253 Reported by: freebsd@dns.company
* dns/yadifa: update to 2.6.2Leo Vandewoestijne2022-12-193-9/+12
| | | | | | | | | | 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)
* Remove WWW entries moved into port MakefilesStefan Eßer2022-09-071-2/+0
| | | | | | | | | | Commit b7f05445c00f has added WWW entries to port Makefiles based on WWW: lines in pkg-descr files. This commit removes the WWW: lines of moved-over URLs from these pkg-descr files. Approved by: portmgr (tcberner)
* Add WWW entries to port MakefilesStefan Eßer2022-09-071-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It has been common practice to have one or more URLs at the end of the ports' pkg-descr files, one per line and prefixed with "WWW:". These URLs should point at a project website or other relevant resources. Access to these URLs required processing of the pkg-descr files, and they have often become stale over time. If more than one such URL was present in a pkg-descr file, only the first one was tarnsfered into the port INDEX, but for many ports only the last line did contain the port specific URL to further information. There have been several proposals to make a project URL available as a macro in the ports' Makefiles, over time. This commit implements such a proposal and moves one of the WWW: entries of each pkg-descr file into the respective port's Makefile. A heuristic attempts to identify the most relevant URL in case there is more than one WWW: entry in some pkg-descr file. URLs that are not moved into the Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr files in order to preserve them. There are 1256 ports that had no WWW: entries in pkg-descr files. These ports will not be touched in this commit. The portlint port has been adjusted to expect a WWW entry in each port Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as deprecated. Approved by: portmgr (tcberner)
* dns/yadifa: update to 2.5.4Leo Vandewoestijne2022-05-273-5/+5
| | | | | | | ChangeLog: https://www.yadifa.eu/sites/default/files/README_2.5.4.txt PR: 264202 Reported by: freebsd@dns.company (maintainer)
* dns/yadifa: Update to 2.5.3Leo Vandewoestijne2021-12-292-5/+5
| | | | | | Changelog: https://www.yadifa.eu/sites/default/files/README_2.5.3.txt PR: 260798
* dns/yadifa: update to 2.5.2Leo Vandewoestijne2021-10-122-5/+5
| | | | | | Changes: https://www.yadifa.eu/sites/default/files/README_2.5.2.txt PR: 259074
* dns/yadifa: Update to 2.5.1Leo Vandewoestijne2021-10-083-5/+7
| | | | | | | ChangeLog: https://github.com/yadifa/yadifa/blob/v2.5.1/ChangeLog PR: 258778 Approved by: ygy (mentor) Differential Revision: https://reviews.freebsd.org/D32365
* dns/yadifa: Add CPE informationBernhard Froehlich2021-08-311-1/+1
| | | | Approved by: portmgr (blanket)
* dns/yadifa: update to 2.5.0Leo Vandewoestijne2021-08-124-32/+46
| | | | | | Changes: https://www.yadifa.eu/sites/default/files/README_2.5.0.txt PR: 256900
* One more small cleanup, forgotten yesterday.Mathieu Arnold2021-04-071-1/+0
| | | | Reported by: lwhsu
* all: Remove all other $FreeBSD keywords.Mathieu Arnold2021-04-061-3/+1
|
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* dns/yadifa: fix build on GCC architecturesPiotr Kubaj2021-01-121-1/+1
| | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=561363
* dns/yadifa: update to 2.4.1Juraj Lutter2020-12-313-54/+93
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 Notes: svn path=/head/; revision=559762
* Ensure that there is only one variable definition per each object, asAlexey Dokuchaev2020-09-021-0/+5
| | | | | | | | | | the C (and C++) standards mandated for years and compilers started to enforce as of recently (Clang 11, GCC 10). Reported by: pkg-fallout Notes: svn path=/head/; revision=547315
* Drop the ipv6 virtual category for d* category as it is not relevant anymoreBaptiste Daroussin2019-10-091-1/+1
| | | | Notes: svn path=/head/; revision=514130
* dns/yadifa: fix installation of the sample configKurt Jaeger2019-03-101-6/+6
| | | | | | | | PR: 236322 Submitted by: Leo Vandewoestijne <freebsd@dns.company> (maintainer) Notes: svn path=/head/; revision=495318
* Update to 2.3.9Jochen Neumeister2019-02-142-7/+7
| | | | | | | | | PR: 235692 Submitted by: Leo Vandewoestijne <freebsd@dns.company> (maintainer) Sponsored by: Netzkommune GmbH Notes: svn path=/head/; revision=492924
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2018-12-121-1/+1
| | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=487272
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2018-07-291-0/+1
| | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=475857
* Update to 2.3.8.Mathieu Arnold2018-03-227-88/+15
| | | | | | | | | | | While there, pass maintainership to submitter. PR: 226539 Submitted by: Leo Vandewoestijne Sponsored by: Absolight Notes: svn path=/head/; revision=465289
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2017-09-101-1/+1
| | | | | | | | | | | | | | | | | (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 Notes: svn path=/head/; revision=449591
* Bump PORTREVISIONs for ports depending on the canonical version of GCC andGerald Pfeifer2017-04-011-1/+1
| | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=437439
* dns/yadifa: Fix LibreSSL build issuesBernard Spil2017-02-274-0/+71
| | | | | | | | | | - Add checks for LIBRESSL_VERSION_NUMBER PR: 217349 Obtained from: https://github.com/yadifa/yadifa/pull/2 Notes: svn path=/head/; revision=434923
* Update to 2.2.3.Mathieu Arnold2017-01-032-8/+7
| | | | | | | Sponsored by: Absolight Notes: svn path=/head/; revision=430525
* Fix build with JOBS.Mathieu Arnold2016-12-211-0/+3
| | | | | | | Sponsored by: Absolight Notes: svn path=/head/; revision=429100
* Bump PORTREVISIONS for ports depending on the canonical version of GCC andGerald Pfeifer2016-11-201-0/+1
| | | | | | | | | | | | 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. Notes: svn path=/head/; revision=426566
* Update to 2.2.1.Mathieu Arnold2016-09-053-10/+38
| | | | | | | | Changes: http://cdn.yadifa.eu/sites/default/files/README_2.2.1.txt Sponsored by: Absolight Notes: svn path=/head/; revision=421367
* dns/yadifa: 2.1.3 -> 2.1.6Kurt Jaeger2016-06-304-5/+6
| | | | | | | | | PR: 210496 Changes: http://cdn.yadifa.eu/sites/default/files/README_2.1.6.txt Approved by: mat Notes: svn path=/head/; revision=417833
* Update to 2.1.3.Mathieu Arnold2015-09-153-6/+5
| | | | | | | Sponsored by: Absolight Notes: svn path=/head/; revision=396966
* Update to 2.1.2.Mathieu Arnold2015-08-173-7/+5
| | | | | | | | | PR: 202333 Submitted by: Leo Vandewoestijne Sponsored by: Absolight Notes: svn path=/head/; revision=394442
* Update to 2.1.0Mathieu Arnold2015-04-303-19/+40
| | | | | | | Sponsored by: Absolight Notes: svn path=/head/; revision=385045
* Udate to 2.0.5.Mathieu Arnold2015-03-112-5/+5
| | | | | | | Sponsored by: Absolight Notes: svn path=/head/; revision=381011
* Update to 2.0.4.Mathieu Arnold2015-02-173-6/+21
| | | | | | | Sponsored by: Absolight Notes: svn path=/head/; revision=379157
* Cleanup @dirrm* from my ports.Mathieu Arnold2014-10-021-9/+5
| | | | | | | Sponsored by: Absolight Notes: svn path=/head/; revision=369839
* Update to 2.0.0.Mathieu Arnold2014-09-193-27/+80
| | | | | | | Sponsored by: Absolight Notes: svn path=/head/; revision=368580
* - Convert to USES=libtoolTijl Coosemans2014-08-282-9/+5
| | | | | | | - Use @sample Notes: svn path=/head/; revision=366386
* - Fix plist to have proper 'rmdir DIR' ordering.Bryan Drewery2014-04-212-6/+6
| | | | | | | | | | | 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 Notes: svn path=/head/; revision=351663
* Always install DOCS so that we don't parse bsd.port.mk twice, fixup stupid makeMathieu Arnold2013-11-292-5/+1
| | | | | | | makeplist. Notes: svn path=/head/; revision=335191
* Fix build.Mathieu Arnold2013-11-251-0/+2
| | | | | | | Reported by: Leo Vandewoestijne Notes: svn path=/head/; revision=334852
* Add yadifa 1.0.3, YADIFA is an authoritative Name Server with DNSSECMathieu Arnold2013-11-235-0/+250
capabilities. Notes: svn path=/head/; revision=334669