mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-01 10:59:55 +00:00
Older releases of cfengine do not support openssl111 which is now in
HEAD. Mark cfengine 3.11 and older broken under HEAD. Deprecate and expire the older cfengine ports when FreeBSD 11 is EOL. Users are encouraged to upgrade to cfengine 3.12 (sysutils/cfengine312) as soon as conveinent or when using cfengine on FreeBSD 12 and newer. The default cfengine was recently changed to cfengine312.
This commit is contained in:
parent
822c43800a
commit
0714ffa5d6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=482116
@ -13,6 +13,9 @@ COMMENT= cfengine sample policies for installations and upgrades
|
||||
|
||||
LICENSE= GPLv3
|
||||
|
||||
DEPRECATED= cfengine310 will retire at FreeBSD 11 EOL
|
||||
EXPIRATION_DATE= 2021-09-31
|
||||
|
||||
CPE_VENDOR= gnu
|
||||
|
||||
CONFLICTS= cfengine-masterfiles3[0-9]-* cfengine-masterfiles31[1-9]-*
|
||||
|
@ -13,6 +13,9 @@ COMMENT= cfengine sample policies for installations and upgrades
|
||||
|
||||
LICENSE= GPLv3
|
||||
|
||||
DEPRECATED= cfengine311 will retire at FreeBSD 11 EOL
|
||||
EXPIRATION_DATE= 2021-09-31
|
||||
|
||||
CPE_VENDOR= gnu
|
||||
|
||||
CONFLICTS= cfengine-masterfiles3[0-9]-* cfengine-masterfiles31[02-9]-*
|
||||
|
@ -13,6 +13,9 @@ COMMENT= cfengine sample policies for installations and upgrades
|
||||
|
||||
LICENSE= GPLv3
|
||||
|
||||
DEPRECATED= cfengine36 will retire at FreeBSD 11 EOL
|
||||
EXPIRATION_DATE= 2021-09-31
|
||||
|
||||
CPE_VENDOR= gnu
|
||||
|
||||
CONFLICTS= cfengine-masterfiles3[0-57-9]-* cfengine-masterfiles31[0-9]-*
|
||||
|
@ -13,6 +13,9 @@ COMMENT= cfengine sample policies for installations and upgrades
|
||||
|
||||
LICENSE= GPLv3
|
||||
|
||||
DEPRECATED= cfengine37 will retire at FreeBSD 11 EOL
|
||||
EXPIRATION_DATE= 2021-09-31
|
||||
|
||||
CPE_VENDOR= gnu
|
||||
|
||||
CONFLICTS= cfengine-masterfiles3[0-68-9]-* cfengine-masterfiles31[0-9]-*
|
||||
|
@ -14,6 +14,9 @@ COMMENT= cfengine sample policies for installations and upgrades
|
||||
|
||||
LICENSE= GPLv3
|
||||
|
||||
DEPRECATED= cfengine38 will retire at FreeBSD 11 EOL
|
||||
EXPIRATION_DATE= 2021-09-31
|
||||
|
||||
CPE_VENDOR= gnu
|
||||
|
||||
CONFLICTS= cfengine-masterfiles3[0-79]-* cfengine-masterfiles31[0-9]-*
|
||||
|
@ -13,6 +13,9 @@ COMMENT= cfengine sample policies for installations and upgrades
|
||||
|
||||
LICENSE= GPLv3
|
||||
|
||||
DEPRECATED= cfengine39 will retire at FreeBSD 11 EOL
|
||||
EXPIRATION_DATE= 2021-09-31
|
||||
|
||||
CPE_VENDOR= gnu
|
||||
|
||||
CONFLICTS= cfengine-masterfiles3[0-8]-* cfengine-masterfiles31[0-9]-*
|
||||
|
@ -15,6 +15,10 @@ LICENSE= GPLv3
|
||||
|
||||
CPE_VENDOR= gnu
|
||||
|
||||
DEPRECATED= OpenSSL 1.1.X is not supported.
|
||||
EXPIRATION_DATE= 2021-09-30
|
||||
BROKEN_FreeBSD_12= openssl111 is not supported
|
||||
|
||||
CONFLICTS= cfengine-2* cfengine3[0-9]-* cfengine31[1-9]-*
|
||||
.if !defined(MASTERDIR)
|
||||
PKGNAMESUFFIX= 310
|
||||
|
@ -16,6 +16,10 @@ LICENSE= GPLv3
|
||||
|
||||
CPE_VENDOR= gnu
|
||||
|
||||
DEPRECATED= OpenSSL 1.1.X is not supported.
|
||||
EXPIRATION_DATE= 2021-09-30
|
||||
BROKEN_FreeBSD_12= openssl111 is not supported
|
||||
|
||||
CONFLICTS= cfengine-2* cfengine3[0-9]-* cfengine31[02-9]-*
|
||||
.if !defined(MASTERDIR)
|
||||
PKGNAMESUFFIX= 311
|
||||
|
@ -15,6 +15,10 @@ LICENSE= GPLv3
|
||||
|
||||
CPE_VENDOR= gnu
|
||||
|
||||
DEPRECATED= OpenSSL 1.1.X is not supported.
|
||||
EXPIRATION_DATE= 2021-09-30
|
||||
BROKEN_FreeBSD_12= openssl111 is not supported
|
||||
|
||||
CONFLICTS= cfengine-2* cfengine3[0-9]-* cfengine31[013-9]-*
|
||||
.if !defined(MASTERDIR)
|
||||
PKGNAMESUFFIX= 312
|
||||
|
@ -15,6 +15,10 @@ MAINTAINER= cy@FreeBSD.org
|
||||
COMMENT= Systems administration tool for networks
|
||||
CPE_VENDOR= gnu
|
||||
|
||||
DEPRECATED= OpenSSL 1.1.X is not supported.
|
||||
EXPIRATION_DATE= 2021-09-30
|
||||
BROKEN_FreeBSD_12= openssl111 is not supported
|
||||
|
||||
FETCH_BEFORE_ARGS= -o ${DISTDIR}/${DISTFILES}
|
||||
|
||||
CONFLICTS= cfengine-2* cfengine-3.[13-9]* cfengine-devel-* \
|
||||
|
@ -14,6 +14,10 @@ MAINTAINER= cy@FreeBSD.org
|
||||
COMMENT= Systems administration tool for networks
|
||||
CPE_VENDOR= gnu
|
||||
|
||||
DEPRECATED= OpenSSL 1.1.X is not supported.
|
||||
EXPIRATION_DATE= 2021-09-30
|
||||
BROKEN_FreeBSD_12= openssl111 is not supported
|
||||
|
||||
FETCH_BEFORE_ARGS= -o ${DISTDIR}/${DISTFILES}
|
||||
|
||||
CONFLICTS= cfengine-2* cfengine-3.[124-9]* cfengine-devel-* \
|
||||
|
@ -13,6 +13,10 @@ MAINTAINER= cy@FreeBSD.org
|
||||
COMMENT= Systems administration tool for networks
|
||||
CPE_VENDOR= gnu
|
||||
|
||||
DEPRECATED= OpenSSL 1.1.X is not supported.
|
||||
EXPIRATION_DATE= 2021-09-30
|
||||
BROKEN_FreeBSD_12= openssl111 is not supported
|
||||
|
||||
CONFLICTS= cfengine-2* cfengine3[0-35-9]-* cfengine31[0-9]-*
|
||||
.if !defined(MASTERDIR)
|
||||
PKGNAMESUFFIX= 34
|
||||
|
@ -12,6 +12,10 @@ MAINTAINER= cy@FreeBSD.org
|
||||
# skreuzer@FreeBSD.org is also committer for this port
|
||||
COMMENT= Systems administration tool for networks
|
||||
|
||||
DEPRECATED= OpenSSL 1.1.X is not supported.
|
||||
EXPIRATION_DATE= 2021-09-30
|
||||
BROKEN_FreeBSD_12= openssl111 is not supported
|
||||
|
||||
LICENSE= GPLv3
|
||||
|
||||
CPE_VENDOR= gnu
|
||||
|
@ -13,6 +13,10 @@ MAINTAINER= cy@FreeBSD.org
|
||||
# skreuzer@FreeBSD.org is also committer for this port
|
||||
COMMENT= Systems administration tool for networks
|
||||
|
||||
DEPRECATED= OpenSSL 1.1.X is not supported.
|
||||
EXPIRATION_DATE= 2021-09-30
|
||||
BROKEN_FreeBSD_12= openssl111 is not supported
|
||||
|
||||
CONFLICTS= cfengine-2* cfengine3[0-57-9]-* cfengine31[0-9]-*
|
||||
.if !defined(MASTERDIR)
|
||||
PKGNAMESUFFIX= 36
|
||||
|
@ -11,6 +11,10 @@ MAINTAINER= cy@FreeBSD.org
|
||||
# skreuzer@FreeBSD.org is also committer for this port
|
||||
COMMENT= Systems administration tool for networks
|
||||
|
||||
DEPRECATED= OpenSSL 1.1.X is not supported.
|
||||
EXPIRATION_DATE= 2021-09-30
|
||||
BROKEN_FreeBSD_12= openssl111 is not supported
|
||||
|
||||
LICENSE= GPLv3
|
||||
|
||||
CPE_VENDOR= gnu
|
||||
|
@ -12,6 +12,10 @@ MAINTAINER= cy@FreeBSD.org
|
||||
# skreuzer@FreeBSD.org is also committer for this port
|
||||
COMMENT= Systems administration tool for networks
|
||||
|
||||
DEPRECATED= OpenSSL 1.1.X is not supported.
|
||||
EXPIRATION_DATE= 2021-09-30
|
||||
BROKEN_FreeBSD_12= openssl111 is not supported
|
||||
|
||||
LICENSE= GPLv3
|
||||
|
||||
CPE_VENDOR= gnu
|
||||
|
@ -11,6 +11,10 @@ MAINTAINER= cy@FreeBSD.org
|
||||
# skreuzer@FreeBSD.org is also committer for this port
|
||||
COMMENT= Systems administration tool for networks
|
||||
|
||||
DEPRECATED= OpenSSL 1.1.X is not supported.
|
||||
EXPIRATION_DATE= 2021-09-30
|
||||
BROKEN_FreeBSD_12= openssl111 is not supported
|
||||
|
||||
LICENSE= GPLv3
|
||||
|
||||
CPE_VENDOR= gnu
|
||||
|
Loading…
Reference in New Issue
Block a user