Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 5 Apr 2015 20:50:43 +0000 (UTC)
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r383357 - in head/dns: dnsmasq-devel fastresolve firedns geta ldns p5-Net-DNS-ZoneCheck totd
Message-ID:  <201504052050.t35Kohrw052030@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bapt
Date: Sun Apr  5 20:50:42 2015
New Revision: 383357
URL: https://svnweb.freebsd.org/changeset/ports/383357

Log:
  Mark as broken unfetchable ports

Modified:
  head/dns/dnsmasq-devel/Makefile
  head/dns/fastresolve/Makefile
  head/dns/firedns/Makefile
  head/dns/geta/Makefile
  head/dns/ldns/Makefile
  head/dns/p5-Net-DNS-ZoneCheck/Makefile
  head/dns/totd/Makefile

Modified: head/dns/dnsmasq-devel/Makefile
==============================================================================
--- head/dns/dnsmasq-devel/Makefile	Sun Apr  5 20:21:38 2015	(r383356)
+++ head/dns/dnsmasq-devel/Makefile	Sun Apr  5 20:50:42 2015	(r383357)
@@ -15,6 +15,7 @@ LICENSE=	GPLv2
 #IGNORE=		build stable version instead, it is newer than this release candidate
 CONFLICTS_INSTALL=dnsmasq-2*
 
+BROKEN=		Size mismatch
 PORTDOCS=	CHANGELOG CHANGELOG.archive FAQ doc.html setup.html
 
 SUB_FILES=	pkg-message

Modified: head/dns/fastresolve/Makefile
==============================================================================
--- head/dns/fastresolve/Makefile	Sun Apr  5 20:21:38 2015	(r383356)
+++ head/dns/fastresolve/Makefile	Sun Apr  5 20:50:42 2015	(r383357)
@@ -10,6 +10,7 @@ MASTER_SITES=	http://www.djmnet.org/sw/d
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Programs that process web logs to get DNS and domain ownership info
 
+BROKEN=		Unfetchable
 LIB_DEPENDS=	libadns.so:${PORTSDIR}/dns/adns
 RUN_DEPENDS=	p5-BerkeleyDB>=0:${PORTSDIR}/databases/p5-BerkeleyDB
 

Modified: head/dns/firedns/Makefile
==============================================================================
--- head/dns/firedns/Makefile	Sun Apr  5 20:21:38 2015	(r383356)
+++ head/dns/firedns/Makefile	Sun Apr  5 20:50:42 2015	(r383357)
@@ -11,6 +11,7 @@ MASTER_SITES=	http://www.firestuff.org/p
 MAINTAINER=	dean@odyssey.apana.org.au
 COMMENT=	C library for handling asynchronous DNS queries
 
+BROKEN=		Unfetchable
 BUILD_DEPENDS=	${LOCALBASE}/include/firestring.h:${PORTSDIR}/misc/firestring
 
 USES=		tar:bzip2

Modified: head/dns/geta/Makefile
==============================================================================
--- head/dns/geta/Makefile	Sun Apr  5 20:21:38 2015	(r383356)
+++ head/dns/geta/Makefile	Sun Apr  5 20:50:42 2015	(r383357)
@@ -11,6 +11,7 @@ DISTNAME=	pping-${PORTVERSION}
 MAINTAINER=	sumikawa@FreeBSD.org
 COMMENT=	Geta(GET Address) - Simple IPv4/IPv6 address resolving tool
 
+BROKEN=		Unfetchable
 WRKSRC=		${WRKDIR}/pping
 GNU_CONFIGURE=	yes
 USES=		perl5

Modified: head/dns/ldns/Makefile
==============================================================================
--- head/dns/ldns/Makefile	Sun Apr  5 20:21:38 2015	(r383356)
+++ head/dns/ldns/Makefile	Sun Apr  5 20:50:42 2015	(r383357)
@@ -15,8 +15,7 @@ LICENSE=	BSD3CLAUSE
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
 GNU_CONFIGURE=	yes
-USES=		gmake libtool
-USE_OPENSSL=	yes
+USES=		gmake libtool ssl
 USE_LDCONFIG=	yes
 
 .if ! (defined(BUILD_PYLDNS) || defined(BUILD_P5PERL))

Modified: head/dns/p5-Net-DNS-ZoneCheck/Makefile
==============================================================================
--- head/dns/p5-Net-DNS-ZoneCheck/Makefile	Sun Apr  5 20:21:38 2015	(r383356)
+++ head/dns/p5-Net-DNS-ZoneCheck/Makefile	Sun Apr  5 20:50:42 2015	(r383357)
@@ -11,6 +11,7 @@ PKGNAMEPREFIX=	p5-
 MAINTAINER=	tobez@FreeBSD.org
 COMMENT=	Validate a DNS zone composed of Net::DNS::RR records
 
+BROKEN=		Unfetchable
 BUILD_DEPENDS=	p5-Regexp-Common>=0:${PORTSDIR}/textproc/p5-Regexp-Common \
 		p5-Net-DNS>=0:${PORTSDIR}/dns/p5-Net-DNS
 RUN_DEPENDS:=	${BUILD_DEPENDS}

Modified: head/dns/totd/Makefile
==============================================================================
--- head/dns/totd/Makefile	Sun Apr  5 20:21:38 2015	(r383356)
+++ head/dns/totd/Makefile	Sun Apr  5 20:50:42 2015	(r383357)
@@ -12,6 +12,7 @@ COMMENT=	DNS proxy that supports IPv6 <=
 
 USES=		desthack uidfix
 
+BROKEN=		Unfetchable
 USE_RC_SUBR=	totd
 GNU_CONFIGURE=	yes
 



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