mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-27 05:10:36 +00:00
Mark as broken unfetchable ports
This commit is contained in:
parent
0cf03e5301
commit
a9a4b8f402
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=383357
@ -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
|
||||
|
@ -10,6 +10,7 @@ MASTER_SITES= http://www.djmnet.org/sw/dist/
|
||||
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
|
||||
|
||||
|
@ -11,6 +11,7 @@ MASTER_SITES= http://www.firestuff.org/projects/ \
|
||||
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
|
||||
|
@ -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
|
||||
|
@ -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))
|
||||
|
@ -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}
|
||||
|
@ -12,6 +12,7 @@ COMMENT= DNS proxy that supports IPv6 <==> IPv4 record translation
|
||||
|
||||
USES= desthack uidfix
|
||||
|
||||
BROKEN= Unfetchable
|
||||
USE_RC_SUBR= totd
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user