diff --git a/dns/yadifa/Makefile b/dns/yadifa/Makefile index 5c3ce8c799a1..76193786622c 100644 --- a/dns/yadifa/Makefile +++ b/dns/yadifa/Makefile @@ -1,91 +1,90 @@ PORTNAME= yadifa -DISTVERSION= 2.6.5 -PORTREVISION= 1 -DISTVERSIONSUFFIX= -11201 +DISTVERSION= 2.6.6 +DISTVERSIONSUFFIX= -11255 CATEGORIES= dns MASTER_SITES= https://www.yadifa.eu/sites/default/files/releases/ \ https://dns.company/downloads/yadifa/ MAINTAINER= freebsd@dns.company COMMENT= Authoritative nameserver with DNSSEC capabilities WWW= https://www.yadifa.eu/ LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/COPYING USES= compiler:c11 cpe libtool ssl USE_RC_SUBR= ${PORTNAME}d GNU_CONFIGURE= yes GNU_CONFIGURE_MANPREFIX=${PREFIX}/share CONFIGURE_ARGS= --localstatedir=/var SUB_LIST+= GROUPS="${GROUPS}" \ USERS="${USERS}" USERS= yadifa GROUPS= yadifa PLIST_SUB= GROUPS="${GROUPS}" \ USERS="${USERS}" PORTDOCS= AUTHORS COPYING ChangeLog INSTALL NEWS README VERSION OPTIONS_DEFINE= CTRL DDNS DNSSECTOOLS DOCS ECDSA EXAMPLES KEYGEN \ LARGEFILE MASTER NSID RRL RRSIG TCL ZONESIGN OPTIONS_DEFAULT= DDNS DNSSECTOOLS DOCS ECDSA EXAMPLES KEYGEN LARGEFILE \ MASTER NSID RRL RRSIG ZONESIGN OPTIONS_SUB= yes CTRL_DESC= Remote control DDNS_DESC= Dynamic DNS support (DDNS) DNSSECTOOLS_DESC= DNSSEC module ECDSA_DESC= Elliptic Curve (ECDSA) KEYGEN_DESC= Keygen tool LARGEFILE_DESC= Support for largefiles MASTER_DESC= Use as primary nameserver NSID_DESC= Name Server Identifier Option RRL_DESC= Response Rate Limiting RRSIG_DESC= RRSIG management ZONESIGN_DESC= Zonesign tool CTRL_CONFIGURE_OFF= --disable-ctrl DDNS_CONFIGURE_OFF= --disable-dynupdate DNSSECTOOLS_CONFIGURE_OFF= --disable-dnssec-tools ECDSA_CONFIGURE_OFF= --disable-ecdsa KEYGEN_CONFIGURE_ENABLE= keygen LARGEFILE_CONFIGURE_OFF= --disable-largefile MASTER_CONFIGURE_OFF= --disable-master NSID_CONFIGURE_OFF= --disable-nsid RRL_CONFIGURE_OFF= --disable-rrl RRSIG_CONFIGURE_OFF= --disable-rrsig-management TCL_USES= tcl ZONESIGN_CONFIGURE_ENABLE= zonesign CTRL_IMPLIES= MASTER MASTER_IMPLIES= DDNS RRSIG post-configure: ${REINPLACE_CMD} -e 's|^docdir = .*|docdir = ${EXAMPLESDIR}|' ${WRKSRC}/etc/Makefile ${REINPLACE_CMD} -e 's|/usr/local/var|/var|' -e 's|/var/zones|/var/${PORTNAME}|' ${WRKSRC}/etc/yadifad.conf.example pre-build: cd ${WRKSRC} && ${MAKE_CMD} features do-install-DOCS-on: ${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${PORTDOCS:S,^,${WRKSRC}/,} ${STAGEDIR}${DOCSDIR} post-install: ${INSTALL_DATA} ${WRKSRC}/etc/yadifad.conf \ ${STAGEDIR}${PREFIX}/etc/yadifad.conf.sample ${MV} ${STAGEDIR}/var/zones ${STAGEDIR}/var/${PORTNAME} post-install-EXAMPLES-on: ${MKDIR} ${STAGEDIR}${PREFIX}/etc/bash_completion.d/ .for f in yadifa yadifad ${LN} -s ../../${EXAMPLESDIR_REL}/$f.bash_completion \ ${STAGEDIR}${PREFIX}/etc/bash_completion.d/$f.sh .endfor .include diff --git a/dns/yadifa/distinfo b/dns/yadifa/distinfo index 0c970da8309a..81f899bc4de7 100644 --- a/dns/yadifa/distinfo +++ b/dns/yadifa/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1698232896 -SHA256 (yadifa-2.6.5-11201.tar.gz) = fb7976ed15df7837888d2b09eefdcea6c5f31ea7c1ec9dce77ee593194f1ec85 -SIZE (yadifa-2.6.5-11201.tar.gz) = 2693964 +TIMESTAMP = 1717426509 +SHA256 (yadifa-2.6.6-11255.tar.gz) = db30e0c812fa7d48e987466b648ffcf8ee7ad59b44fb45e63db4aebea5c162f8 +SIZE (yadifa-2.6.6-11255.tar.gz) = 2742783