diff options
author | Bryan Drewery <bdrewery@FreeBSD.org> | 2014-09-20 14:13:41 +0000 |
---|---|---|
committer | Bryan Drewery <bdrewery@FreeBSD.org> | 2014-09-20 14:13:41 +0000 |
commit | 37ca9d9cc8abe3806cd57b2ff89bdc609ede2587 (patch) | |
tree | 2d5c47259c8d4aa302f8bd7e67668fbb2e2bf2e5 /security | |
parent | ed263247913a7e34a3778e623aee4b860d900ba2 (diff) |
Notes
Diffstat (limited to 'security')
-rw-r--r-- | security/linux-f10-gnutls/Makefile | 2 | ||||
-rw-r--r-- | security/linux-f10-libgcrypt/Makefile | 2 | ||||
-rw-r--r-- | security/linux-f10-nss/Makefile | 2 | ||||
-rw-r--r-- | security/linux-f10-openssl/Makefile | 2 |
4 files changed, 0 insertions, 8 deletions
diff --git a/security/linux-f10-gnutls/Makefile b/security/linux-f10-gnutls/Makefile index 7ab627f3415b..279b64a7e178 100644 --- a/security/linux-f10-gnutls/Makefile +++ b/security/linux-f10-gnutls/Makefile @@ -11,8 +11,6 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}-${RPMVERSION} MAINTAINER= emulation@FreeBSD.org COMMENT= GNU Transport Layer Security library -FORBIDDEN= http://www.freshports.org/vuxml.php?vid=f645aa90-a3e8-11e3-a422-3c970e169bc2 - USE_LINUX_RPM= yes USE_LINUX_APPS= libtasn1 libgcrypt libgpg-error LINUX_DIST_VER= 10 diff --git a/security/linux-f10-libgcrypt/Makefile b/security/linux-f10-libgcrypt/Makefile index 31e259d3458e..1c4618e56de9 100644 --- a/security/linux-f10-libgcrypt/Makefile +++ b/security/linux-f10-libgcrypt/Makefile @@ -10,8 +10,6 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}-${RPMVERSION} MAINTAINER= emulation@FreeBSD.org COMMENT= General purpose crypto library based on code used in GnuPG -FORBIDDEN= http://www.freshports.org/vuxml.php?vid=689c2bf7-0701-11e3-9a25-002590860428 - USE_LINUX_RPM= yes LINUX_DIST_VER= 10 RPMVERSION= 1.fc10 diff --git a/security/linux-f10-nss/Makefile b/security/linux-f10-nss/Makefile index 5f1ea1f74ab2..9c4943c9d0d1 100644 --- a/security/linux-f10-nss/Makefile +++ b/security/linux-f10-nss/Makefile @@ -12,8 +12,6 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}-${RPMVERSION} MAINTAINER= emulation@FreeBSD.org COMMENT= Network Security Services (Linux Fedora 10) -FORBIDDEN= http://www.freshports.org/vuxml.php?vid=9ccfee39-3c3b-11df-9edc-000f20797ede - CONFLICTS= linux-f8-nss-[0-9]* ONLY_FOR_ARCHS= i386 amd64 diff --git a/security/linux-f10-openssl/Makefile b/security/linux-f10-openssl/Makefile index a186eb9a671f..ac897395b66e 100644 --- a/security/linux-f10-openssl/Makefile +++ b/security/linux-f10-openssl/Makefile @@ -11,8 +11,6 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}-${RPMVERSION} MAINTAINER= emulation@FreeBSD.org COMMENT= OpenSSL toolkit (Linux Fedora 10) -FORBIDDEN= http://www.freshports.org/vuxml.php?vid=2ecb7b20-d97e-11e0-b2e2-00215c6a37bb|82b55df8-4d5a-11de-8811-0030843d3802 - CONFLICTS= linux-openssl-[0-9]* linux-f8-openssl-[0-9]* USE_LINUX_RPM= yes |