aboutsummaryrefslogtreecommitdiff
path: root/dns
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2017-06-07 16:34:44 +0000
committerRene Ladan <rene@FreeBSD.org>2017-06-07 16:34:44 +0000
commit9c416ecb95de71cc82740e97ac635be71cc28a77 (patch)
tree09a63e2d885981bfdc27a383f2d8050c18f20891 /dns
parent83503ab8e1b079dc11dfc2c90b577be608470fab (diff)
downloadports-9c416ecb95de71cc82740e97ac635be71cc28a77.tar.gz
ports-9c416ecb95de71cc82740e97ac635be71cc28a77.zip
Remove expired port:
2017-03-31 dns/pear-Net_DNS: This Port use PHP4.2 - This PHP-Version is not longer supporded
Notes
Notes: svn path=/head/; revision=442852
Diffstat (limited to 'dns')
-rw-r--r--dns/Makefile1
-rw-r--r--dns/pear-Net_DNS/Makefile19
-rw-r--r--dns/pear-Net_DNS/distinfo2
-rw-r--r--dns/pear-Net_DNS/pkg-descr7
4 files changed, 0 insertions, 29 deletions
diff --git a/dns/Makefile b/dns/Makefile
index 555903f1c00e..4f60e19dcdae 100644
--- a/dns/Makefile
+++ b/dns/Makefile
@@ -164,7 +164,6 @@
SUBDIR += pdnsd
SUBDIR += pear-File_DNS
SUBDIR += pear-Horde_Idna
- SUBDIR += pear-Net_DNS
SUBDIR += pear-Net_DNS2
SUBDIR += powerdns
SUBDIR += powerdns-recursor
diff --git a/dns/pear-Net_DNS/Makefile b/dns/pear-Net_DNS/Makefile
deleted file mode 100644
index 35fc8952b5a4..000000000000
--- a/dns/pear-Net_DNS/Makefile
+++ /dev/null
@@ -1,19 +0,0 @@
-# Created by: chinsan
-# $FreeBSD$
-
-PORTNAME= Net_DNS
-PORTVERSION= 1.0.7
-PORTREVISION= 1
-CATEGORIES= dns net pear
-
-MAINTAINER= joneum@FreeBSD.org
-COMMENT= Resolver library used to communicate with a DNS server
-
-DEPRECATED= This Port use PHP4.2 - This PHP-Version is not longer supporded
-EXPIRATION_DATE=2017-03-31
-
-PORTSCOUT= skipv:1.00b2,1.00b1
-USE_PHP= hash
-USES= pear
-
-.include <bsd.port.mk>
diff --git a/dns/pear-Net_DNS/distinfo b/dns/pear-Net_DNS/distinfo
deleted file mode 100644
index 6a094bfd32ca..000000000000
--- a/dns/pear-Net_DNS/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (PEAR/Net_DNS-1.0.7.tgz) = eeb03694774690bae89433b9a728ce8dfe064c2519f231fadc4ad6b3fe3cd6a3
-SIZE (PEAR/Net_DNS-1.0.7.tgz) = 32647
diff --git a/dns/pear-Net_DNS/pkg-descr b/dns/pear-Net_DNS/pkg-descr
deleted file mode 100644
index 64960da02502..000000000000
--- a/dns/pear-Net_DNS/pkg-descr
+++ /dev/null
@@ -1,7 +0,0 @@
-A resolver library used to communicate with a name server to perform DNS
-queries, zone transfers, dynamic DNS updates, etc.
-Creates an object hierarchy from a DNS server response, which allows you to
-view all of the information given by the DNS server. It bypasses the system
-resolver library and communicates directly with the server.
-
-WWW: https://pear.php.net/package/Net_DNS