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