1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

- Add conflicts with upcoming opendnssec2

- Add expiration date

PR:		211020
Submitted by:	Jaap Akkerhuis <jaap@NLnetLabs.nl> (maintainer)
Sponsored by:	DK Hostmaster A/S
This commit is contained in:
Erwin Lansing 2016-07-13 13:26:29 +00:00
parent 83542c2867
commit bf94894453
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=418475

View File

@ -20,8 +20,7 @@ GNU_CONFIGURE= yes
CONFIGURE_ARGS= --localstatedir="${PREFIX}/var"
USE_RC_SUBR= opendnssec
USE_GNOME= libxml2
USES= perl5
USE_OPENSSL= yes
USES= perl5 ssl
USE_LDCONFIG= yes
USERS= ${PORTNAME}
@ -29,7 +28,10 @@ GROUPS= ${PORTNAME}
PLIST_SUB+= USER=${USERS} GROUP=${GROUPS}
CONFLICTS= opendnssec-1.4*
CONFLICTS= opendnssec-1.4* opendnssec2-[0-9]*
DEPRECATED= Approaching EOL, upgrade to opendnssec 1.4 or 2
EXPIRATION_DATE= 2017-07-11
OPTIONS_DEFINE= SOFTHSM AUDITOR MYSQL
SOFTHSM_DESC= SoftHSM cryptographic store for PKCS \#11 interface