aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorthierry <thierry@FreeBSD.org>2005-06-22 05:13:16 +0800
committerthierry <thierry@FreeBSD.org>2005-06-22 05:13:16 +0800
commit63963a19ebb8d4ddc6e69aae30303ba5e2596ba0 (patch)
tree4fa09abd9924d8af9d3cedbdb49e1c4c07a9c603
parent79029ae0a549ffbdff635e74a08e9ad6b7de523b (diff)
downloadfreebsd-ports-gnome-63963a19ebb8d4ddc6e69aae30303ba5e2596ba0.tar.gz
freebsd-ports-gnome-63963a19ebb8d4ddc6e69aae30303ba5e2596ba0.tar.zst
freebsd-ports-gnome-63963a19ebb8d4ddc6e69aae30303ba5e2596ba0.zip
Mark FORBIDDEN.
After a detected intrusion on jabberstudio.org, all projects have been made unavailable so that project owners can review their code to look for possible evil code. Project owners should then contact the site maintainers to reactivate their project. This has never been done for jabber-xdb_ldap and will probably never be done. LDAP support has been integrated into jabberd-2.x so users can switch to that if they need LDAP authentication. PR: ports/82385 Submitted by: maintainer
-rw-r--r--net/jabber-xdb_ldap/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/net/jabber-xdb_ldap/Makefile b/net/jabber-xdb_ldap/Makefile
index c1a87a476e8b..36a526e83286 100644
--- a/net/jabber-xdb_ldap/Makefile
+++ b/net/jabber-xdb_ldap/Makefile
@@ -20,6 +20,8 @@ BUILD_DEPENDS= ${NON_EXISTENT}:${PORTSDIR}/net/jabber:configure
USE_GMAKE= yes
USE_OPENLDAP= yes
+FORBIDDEN= "Site is down after intrusion. Probably this project will never be revived"
+
WRKSRC= ${WRKDIR}/${PORTNAME}/src
.include <bsd.port.pre.mk>