Register conflicts (& add a suffix to the legacy racoon2 port).

This commit is contained in:
Cy Schubert 2018-12-21 03:42:56 +00:00
parent 66f061b37e
commit 362e1604ea
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=487943
2 changed files with 5 additions and 0 deletions

View file

@ -6,10 +6,13 @@ PORTVERSION= 20100526a
PORTREVISION= 13
CATEGORIES= security net ipv6
MASTER_SITES= ftp://ftp.racoon2.wide.ad.jp/pub/racoon2/
PKGNAMESUFFIX= legacy
MAINTAINER= cy@FreeBSD.org
COMMENT= Racoon2 IPsec daemon
CONFLICTS= racoon2-[0-9]*
USES= perl5 tar:tgz ssl
CONFIGURE_ARGS+= --disable-kinkd
PLIST_SUB+= KINK="@comment "

View file

@ -10,6 +10,8 @@ RACOON2_COMMIT_DATE=20181215
MAINTAINER= cy@FreeBSD.org
COMMENT= Racoon2 IPsec daemon
CONFLICTS= racoon2-legacy-*
USE_GITHUB= yes
GH_ACCOUNT= zoulasc
GH_TAGNAME= ${HASH}