From 7b61534a44d4cb0b2df68b87ab324ebe3e6dfbab Mon Sep 17 00:00:00 2001 From: John Marino Date: Wed, 26 Feb 2014 12:58:53 +0000 Subject: [PATCH] dns/ldapdns: Mark broken due to lack of publicly available distfiles The www.nihn.org master site seems to be gone forever. The solution to unbreak this port to upgrade to version 3.x, available at: http://ldapdns.sourceforge.net Port was reset to facilitate somebody else performing the update. Sylvio has been MIA for more than a year now. --- dns/ldapdns/Makefile | 9 ++++++--- dns/ldapdns/pkg-descr | 7 ++----- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/dns/ldapdns/Makefile b/dns/ldapdns/Makefile index b05d3d9951b8..2932bcbde92c 100644 --- a/dns/ldapdns/Makefile +++ b/dns/ldapdns/Makefile @@ -5,15 +5,18 @@ PORTNAME= ldapdns PORTVERSION= 2.06 PORTREVISION= 2 CATEGORIES= dns -MASTER_SITES= http://www.nimh.org/dl/ +MASTER_SITES= #http://www.nimh.org/dl/ -MAINTAINER= sylvio@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= LDAP-backed DNS server +LICENSE= GPLv2 + RUN_DEPENDS= setuidgid:${PORTSDIR}/sysutils/daemontools \ tcpserver:${PORTSDIR}/sysutils/ucspi-tcp -LICENSE= GPLv2 +BROKEN= ${MASTER_SITES} is gone - no public distfiles. \ + port needs upgrade to version 3 (ldapdns.sourceforge.net) USE_OPENLDAP= yes HAS_CONFIGURE= yes diff --git a/dns/ldapdns/pkg-descr b/dns/ldapdns/pkg-descr index 09401da658ce..afa320d9d318 100644 --- a/dns/ldapdns/pkg-descr +++ b/dns/ldapdns/pkg-descr @@ -1,6 +1,3 @@ -ldapdns is a lightweight, high performance DNS server -which utilizes LDAP as its backend. -It is originally based on djbdns and strives to maintain +ldapdns is a lightweight, high performance DNS server which utilizes LDAP +as its backend. It is originally based on djbdns and strives to maintain the same goals of performance, security and simplicity. - -WWW: http://www.nimh.org/code/ldapdns/