aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--MOVED1
-rw-r--r--dns/Makefile1
-rw-r--r--dns/p5-Net-DNS-ZoneFile/Makefile32
-rw-r--r--dns/p5-Net-DNS-ZoneFile/distinfo2
-rw-r--r--dns/p5-Net-DNS-ZoneFile/pkg-descr6
-rw-r--r--dns/p5-Net-DNS-ZoneFile/pkg-plist5
6 files changed, 1 insertions, 46 deletions
diff --git a/MOVED b/MOVED
index 904b32d7c05f..e823f52f2bba 100644
--- a/MOVED
+++ b/MOVED
@@ -4072,3 +4072,4 @@ sysutils/fio|benchmarks/fio|2013-02-22|Moved to benchmarks category
japanese/MT|www/MT|2013-02-23|Remove, because it was merged into main www/MT
french/MT|www/MT|2013-02-23|Remove, because it was merged into main www/MT
german/MT|www/MT|2013-02-23|Remove, because it was merged into main www/MT
+dns/p5-Net-DNS-ZoneFile||2013-02-25|Now bundled with dns/p5-Net-DNS
diff --git a/dns/Makefile b/dns/Makefile
index 19b4a926c819..bc02c42c2931 100644
--- a/dns/Makefile
+++ b/dns/Makefile
@@ -106,7 +106,6 @@
SUBDIR += p5-Net-DNS-ToolKit
SUBDIR += p5-Net-DNS-Zone-Parser
SUBDIR += p5-Net-DNS-ZoneCheck
- SUBDIR += p5-Net-DNS-ZoneFile
SUBDIR += p5-Net-DNS-ZoneFile-Fast
SUBDIR += p5-Net-DNSBL-MultiDaemon
SUBDIR += p5-Net-DNSBL-Statistics
diff --git a/dns/p5-Net-DNS-ZoneFile/Makefile b/dns/p5-Net-DNS-ZoneFile/Makefile
deleted file mode 100644
index 388fca3b1851..000000000000
--- a/dns/p5-Net-DNS-ZoneFile/Makefile
+++ /dev/null
@@ -1,32 +0,0 @@
-# New ports collection makefile for: net/p5-Net-DNS-ZoneFile
-# Date created: 11 June 2002
-# Whom: Anton Berezin <tobez@FreeBSD.org>
-#
-# $FreeBSD$
-#
-
-PORTNAME= Net-DNS-ZoneFile
-PORTVERSION= 1.04
-PORTREVISION= 1
-CATEGORIES= dns perl5
-MASTER_SITES= CPAN
-PKGNAMEPREFIX= p5-
-
-MAINTAINER= tobez@FreeBSD.org
-COMMENT= Perl extension to convert a zone file to a collection of RRs
-
-BUILD_DEPENDS= p5-Net-DNS>=0:${PORTSDIR}/dns/p5-Net-DNS \
- p5-NetAddr-IP>0:${PORTSDIR}/net-mgmt/p5-NetAddr-IP
-RUN_DEPENDS:= ${BUILD_DEPENDS}
-
-PERL_CONFIGURE= yes
-
-MAN3= Net::DNS::ZoneFile.3
-
-post-patch:
- ${PERL} -pi -e 's/^\s*our\s+([\$$\@\%]\w+)/use vars qw($$1);$$1/;' \
- -e '$$_="" if /require 5/;' \
- -e '$$_="" if /^\s*(use|no)\s+warnings;\s*$$/;' \
- ${WRKSRC}/ZoneFile.pm
-
-.include <bsd.port.mk>
diff --git a/dns/p5-Net-DNS-ZoneFile/distinfo b/dns/p5-Net-DNS-ZoneFile/distinfo
deleted file mode 100644
index 19f42602a6f5..000000000000
--- a/dns/p5-Net-DNS-ZoneFile/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (Net-DNS-ZoneFile-1.04.tar.gz) = 34f0978aeb20234826fc9cf9756febc41fcd0b6a79816e2f60b5ef35e60f7196
-SIZE (Net-DNS-ZoneFile-1.04.tar.gz) = 7795
diff --git a/dns/p5-Net-DNS-ZoneFile/pkg-descr b/dns/p5-Net-DNS-ZoneFile/pkg-descr
deleted file mode 100644
index eee6ea2384d7..000000000000
--- a/dns/p5-Net-DNS-ZoneFile/pkg-descr
+++ /dev/null
@@ -1,6 +0,0 @@
-This module parses a zone file and returns a reference to an array of
-Net::DNS::RR objects containing each of the RRs given in the zone in the
-case that the whole zone file was succesfully parsed.
-
-Author: Luis Mun~oz <lem@cantv.net>
-WWW: http://search.cpan.org/dist/Net-DNS-ZoneFile/
diff --git a/dns/p5-Net-DNS-ZoneFile/pkg-plist b/dns/p5-Net-DNS-ZoneFile/pkg-plist
deleted file mode 100644
index eccff6626eb1..000000000000
--- a/dns/p5-Net-DNS-ZoneFile/pkg-plist
+++ /dev/null
@@ -1,5 +0,0 @@
-%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/DNS/ZoneFile/.packlist
-%%SITE_PERL%%/Net/DNS/ZoneFile.pm
-@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/DNS/ZoneFile
-@dirrmtry %%SITE_PERL%%/Net/DNS
-@dirrmtry %%SITE_PERL%%/Net