Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 26 Feb 2014 12:58:54 +0000 (UTC)
From:      John Marino <marino@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r346201 - head/dns/ldapdns
Message-ID:  <201402261258.s1QCwsFJ007991@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: marino
Date: Wed Feb 26 12:58:53 2014
New Revision: 346201
URL: http://svnweb.freebsd.org/changeset/ports/346201
QAT: https://qat.redports.org/buildarchive/r346201/

Log:
  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.

Modified:
  head/dns/ldapdns/Makefile
  head/dns/ldapdns/pkg-descr

Modified: head/dns/ldapdns/Makefile
==============================================================================
--- head/dns/ldapdns/Makefile	Wed Feb 26 12:13:30 2014	(r346200)
+++ head/dns/ldapdns/Makefile	Wed Feb 26 12:58:53 2014	(r346201)
@@ -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

Modified: head/dns/ldapdns/pkg-descr
==============================================================================
--- head/dns/ldapdns/pkg-descr	Wed Feb 26 12:13:30 2014	(r346200)
+++ head/dns/ldapdns/pkg-descr	Wed Feb 26 12:58:53 2014	(r346201)
@@ -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/



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201402261258.s1QCwsFJ007991>