non port: dns/yadifa/Makefile |
SVNWeb
|
Number of commits found: 38 |
Fri, 17 Mar 2023
|
[ 08:19 Fernando Apesteguía (fernape) Author: Leo Vandewoestijne ] 26af222
dns/yadifa: update to 2.6.4
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
|
Mon, 19 Dec 2022
|
[ 08:00 Fernando Apesteguía (fernape) Author: Leo Vandewoestijne ] 65c7fc9
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)
|
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
Add WWW entries to port Makefiles
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.
(Only the first 15 lines of the commit message are shown above )
|
Fri, 27 May 2022
|
[ 15:36 Fernando Apesteguía (fernape) Author: Leo Vandewoestijne ] 15e04b6
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)
|
Wed, 29 Dec 2021
|
[ 22:08 Guangyuan Yang (ygy) Author: Leo Vandewoestijne ] 9e77598
dns/yadifa: Update to 2.5.3
Changelog: https://www.yadifa.eu/sites/default/files/README_2.5.3.txt
PR: 260798
|
Tue, 12 Oct 2021
|
[ 16:36 Neel Chauhan (nc) Author: Leo Vandewoestijne ] ec07fc5
dns/yadifa: update to 2.5.2
Changes: https://www.yadifa.eu/sites/default/files/README_2.5.2.txt
PR: 259074
|
Fri, 8 Oct 2021
|
[ 18:04 Yasuhiro Kimura (yasu) Author: Leo Vandewoestijne ] f2f37b7
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
|
Tue, 31 Aug 2021
|
[ 19:50 Bernhard Froehlich (decke) ] 2cf59b9
dns/yadifa: Add CPE information
Approved by: portmgr (blanket)
|
Thu, 12 Aug 2021
|
[ 14:43 Neel Chauhan (nc) Author: Leo Vandewoestijne ] d04985d
dns/yadifa: update to 2.5.0
Changes: https://www.yadifa.eu/sites/default/files/README_2.5.0.txt
PR: 256900
|
Wed, 7 Apr 2021
|
[ 08:09 Mathieu Arnold (mat) ] cf118cc (Only the first 10 of 8873 ports in this commit are shown above. )
One more small cleanup, forgotten yesterday.
Reported by: lwhsu
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Tue, 12 Jan 2021
|
[ 17:58 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
|
Thu, 31 Dec 2020
|
[ 18:04 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 )
|
Wed, 2 Sep 2020
|
[ 03:43 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
|
Wed, 9 Oct 2019
|
[ 10:34 bapt ] (Only the first 10 of 42 ports in this commit are shown above. )
Drop the ipv6 virtual category for d* category as it is not relevant anymore
|
Sun, 10 Mar 2019
|
[ 19:48 pi ]
dns/yadifa: fix installation of the sample config
PR: 236322
Submitted by: Leo Vandewoestijne <freebsd@dns.company> (maintainer)
|
Thu, 14 Feb 2019
|
[ 15:47 joneum ]
Update to 2.3.9
PR: 235692
Submitted by: Leo Vandewoestijne <freebsd@dns.company> (maintainer)
Sponsored by: Netzkommune GmbH
|
Wed, 12 Dec 2018
|
[ 01:35 gerald ] (Only the first 10 of 3168 ports in this commit are shown above. )
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
|
Sun, 29 Jul 2018
|
[ 22:18 gerald ] (Only the first 10 of 1480 ports in this commit are shown above. )
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
|
Thu, 22 Mar 2018
|
[ 14:13 mat ]
Update to 2.3.8.
While there, pass maintainership to submitter.
PR: 226539
Submitted by: Leo Vandewoestijne
Sponsored by: Absolight
|
Sun, 10 Sep 2017
|
[ 20:55 gerald ] (Only the first 10 of 1201 ports in this commit are shown above. )
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
|
Sat, 1 Apr 2017
|
[ 15:23 gerald ] (Only the first 10 of 1118 ports in this commit are shown above. )
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
|
Tue, 3 Jan 2017
|
[ 22:48 mat ]
Update to 2.2.3.
Sponsored by: Absolight
|
Wed, 21 Dec 2016
|
[ 15:38 mat ]
Fix build with JOBS.
Sponsored by: Absolight
|
Sun, 20 Nov 2016
|
[ 09:38 gerald ] (Only the first 10 of 364 ports in this commit are shown above. )
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.
|
Mon, 5 Sep 2016
|
[ 13:51 mat ]
Update to 2.2.1.
Changes: http://cdn.yadifa.eu/sites/default/files/README_2.2.1.txt
Sponsored by: Absolight
|
Thu, 30 Jun 2016
|
[ 16:44 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
|
Tue, 15 Sep 2015
|
[ 15:26 mat ]
Update to 2.1.3.
Sponsored by: Absolight
|
Mon, 17 Aug 2015
|
[ 09:11 mat ]
Update to 2.1.2.
PR: 202333
Submitted by: Leo Vandewoestijne
Sponsored by: Absolight
|
Thu, 30 Apr 2015
|
[ 14:27 mat ]
Update to 2.1.0
Sponsored by: Absolight
|
Wed, 11 Mar 2015
|
[ 15:37 mat ]
Udate to 2.0.5.
Sponsored by: Absolight
|
Tue, 17 Feb 2015
|
[ 12:30 mat ]
Update to 2.0.4.
Sponsored by: Absolight
|
Fri, 19 Sep 2014
|
[ 17:53 mat ]
Update to 2.0.0.
Sponsored by: Absolight
|
Thu, 28 Aug 2014
|
[ 09:14 tijl ]
- Convert to USES=libtool
- Use @sample
|
Mon, 21 Apr 2014
|
[ 01:14 bdrewery ] (Only the first 10 of 26 ports in this commit are shown above. )
- 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
|
Fri, 29 Nov 2013
|
[ 16:06 mat ]
Always install DOCS so that we don't parse bsd.port.mk twice, fixup stupid make
makeplist.
|
Mon, 25 Nov 2013
|
[ 14:21 mat ]
Fix build.
Reported by: Leo Vandewoestijne
|
Sat, 23 Nov 2013
|
[ 14:13 mat ]
Add yadifa 1.0.3, YADIFA is an authoritative Name Server with DNSSEC
capabilities.
|
Number of commits found: 38 |