aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoreik <eik@FreeBSD.org>2004-02-16 21:57:34 +0800
committereik <eik@FreeBSD.org>2004-02-16 21:57:34 +0800
commiteae7f3745ff421dc39b0cdd9ebb8ec3730e227f3 (patch)
tree1b1cedd7d975310e07363210fa57026ede893060
parentc82a9f85ac8236dbe30af89c8ef5f1a2cf9ea09d (diff)
downloadfreebsd-ports-gnome-eae7f3745ff421dc39b0cdd9ebb8ec3730e227f3.tar.gz
freebsd-ports-gnome-eae7f3745ff421dc39b0cdd9ebb8ec3730e227f3.tar.zst
freebsd-ports-gnome-eae7f3745ff421dc39b0cdd9ebb8ec3730e227f3.zip
- BROKEN => FORBIDDEN, since these are potential security issues.
- schedule for removal Reminded by: kris
-rw-r--r--mail/smunge/Makefile4
-rw-r--r--net/eudc-emacs20/Makefile4
-rw-r--r--net/openldap12/Makefile4
-rw-r--r--net/py-ldap1/Makefile4
-rw-r--r--www/web500gw/Makefile4
5 files changed, 15 insertions, 5 deletions
diff --git a/mail/smunge/Makefile b/mail/smunge/Makefile
index ad6b4c2c656d..447ef37110c5 100644
--- a/mail/smunge/Makefile
+++ b/mail/smunge/Makefile
@@ -13,7 +13,9 @@ MASTER_SITES= http://www.i2pi.com/smunge/
MAINTAINER= midom@dammit.lt
COMMENT= Funneling POP3 proxy server
-BROKEN= Depends on net/openldap12 which is no more.
+FORBIDDEN= Depends on net/openldap12 which is no more.
+DEPRECATED= ${FORBIDDEN}
+EXPIRATION_DATE= 2004-04-18
LIB_DEPENDS= ldap:${PORTSDIR}/net/openldap12
diff --git a/net/eudc-emacs20/Makefile b/net/eudc-emacs20/Makefile
index 7667c6e1f912..cf96cd615b76 100644
--- a/net/eudc-emacs20/Makefile
+++ b/net/eudc-emacs20/Makefile
@@ -15,7 +15,9 @@ PKGNAMESUFFIX= -${EMACS_PORT_NAME}
MAINTAINER= ports@FreeBSD.org
COMMENT= An Emacs client to directory servers
-BROKEN= "Requires net/openldap12 which is no more. If you are adventurish, maybe you would like to take over the maintainership and make this port working with net/openldap21-client"
+FORBIDDEN= "Requires net/openldap12 which is no more. If you are adventurish, maybe you would like to take over the maintainership and make this port working with net/openldap21-client"
+DEPRECATED= ${FORBIDDEN}
+EXPIRATION_DATE= 2004-04-18
RUN_DEPENDS= ldapsearch:${PORTSDIR}/net/openldap12
diff --git a/net/openldap12/Makefile b/net/openldap12/Makefile
index f6ee76ee616c..90e5181aa32f 100644
--- a/net/openldap12/Makefile
+++ b/net/openldap12/Makefile
@@ -29,7 +29,9 @@ EXTRACT_SUFX= .tgz
MAINTAINER= lodea@vet.com.au
COMMENT= Open source LDAP client and server software
-BROKEN= ancient, unsupported, potential security issues
+FORBIDDEN= ancient, unsupported, potential security issues
+DEPRECATED= ${FORBIDDEN}
+EXPIRATION_DATE= 2004-04-18
USE_LIBTOOL= yes
diff --git a/net/py-ldap1/Makefile b/net/py-ldap1/Makefile
index a492c2eb1413..a1a1f4320873 100644
--- a/net/py-ldap1/Makefile
+++ b/net/py-ldap1/Makefile
@@ -15,7 +15,9 @@ DISTNAME= python-ldap-${PORTVERSION}-src
MAINTAINER= ports@FreeBSD.org
COMMENT= An LDAP module for python
-BROKEN= "Depends on net/openldap12 which is no more. Maybe net/py-ldap2 will do the trick?"
+FORBIDDEN= "Depends on net/openldap12 which is no more. Maybe net/py-ldap2 will do the trick?"
+DEPRECATED= ${FORBIDDEN}
+EXPIRATION_DATE= 2004-04-18
LIB_DEPENDS= ldap.1:${PORTSDIR}/net/openldap12
diff --git a/www/web500gw/Makefile b/www/web500gw/Makefile
index b9a5bd140cb6..fc328622b135 100644
--- a/www/web500gw/Makefile
+++ b/www/web500gw/Makefile
@@ -19,7 +19,9 @@ PATCHFILES= modtmpl.patch
MAINTAINER= ports@FreeBSD.org
COMMENT= HTTP gateway to LDAP-based directories
-BROKEN= "Depends on net/openldap12, which is no more"
+FORBIDDEN= "Depends on net/openldap12, which is no more"
+DEPRECATED= ${FORBIDDEN}
+EXPIRATION_DATE= 2004-04-18
BUILD_DEPENDS= ${LOCALBASE}/lib/libldap.a:${PORTSDIR}/net/openldap12