- Conditionalize PKGNAMESUFFIX and LATEST_LINK for sysutils/cfengine34

if MASTERDIR is not set.[1]

- Add sysutils/cfengine back to INDEX.

- While here, add PKGNAMESUFFIX for other cfengine ports for consistency.

Submitted by:	bapt [1]
Approved by:	cy (maintainer, implicit)
This commit is contained in:
Glen Barber 2013-01-08 13:48:05 +00:00
parent c662fb9e29
commit 156a15db63
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=310090
5 changed files with 8 additions and 0 deletions

View File

@ -106,6 +106,7 @@
SUBDIR += cdrtools
SUBDIR += cdrtools-devel
SUBDIR += cfengine-devel
SUBDIR += cfengine
SUBDIR += cfengine22
SUBDIR += cfengine32
SUBDIR += cfengine33

View File

@ -9,6 +9,7 @@ PORTNAME= cfengine
PORTVERSION= 2.2.10
CATEGORIES= sysutils
MASTER_SITES= http://www.cfengine.org/tarballs/
PKGNAMESUFFIX= 22
MAINTAINER= cy@FreeBSD.org
# gjb@FreeBSD.org is also committer for this port

View File

@ -11,6 +11,7 @@ PORTREVISION= 3
PORTEPOCH= 1
CATEGORIES= sysutils
MASTER_SITES= http://cfengine.com/source-code/download?file=
PKGNAMESUFFIX= 32
MAINTAINER= cy@FreeBSD.org
# gjb@FreeBSD.org is an alternate committer for this port

View File

@ -7,6 +7,7 @@ PORTVERSION= 3.3.8
PORTREVISION= 2
CATEGORIES= sysutils
MASTER_SITES= http://cfengine.com/source-code/download?file=
PKGNAMESUFFIX= 33
MAINTAINER= cy@FreeBSD.org
# gjb@FreeBSD.org is also committer for this port

View File

@ -10,7 +10,11 @@ MAINTAINER= cy@FreeBSD.org
# gjb@FreeBSD.org is also committer for this port
COMMENT= A systems administration tool for networks
.if !defined(MASTERDIR)
PKGNAMESUFFIX= 34
LATEST_LINK= cfengine34
.endif
FETCH_BEFORE_ARGS= -o ${DISTDIR}/${DISTFILES}
CONFLICTS= cfengine-2* cfengine-3.[23]* cfengine-devel-*