Remove expired port:

2017-03-31 dns/pear-Net_DNS: This Port use PHP4.2 - This PHP-Version is not longer supporded
This commit is contained in:
Rene Ladan 2017-06-07 16:34:44 +00:00
parent 83503ab8e1
commit 9c416ecb95
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=442852
5 changed files with 1 additions and 29 deletions

1
MOVED
View File

@ -9407,3 +9407,4 @@ devel/p5-Penguin||2017-06-07|Has expired: Depends on expired security/pgp
security/p5-Crypt-PGPSimple||2017-06-07|Has expired: Depends on expired security/pgp
mail/pgpsendmail||2017-06-07|Has expired: Depends on expired security/pgp
security/pgp||2017-06-07|Has expired: This software was last updated in 1996, use security/gnupg1 as a drop-in replacement with legacy PGP support.
dns/pear-Net_DNS||2017-06-07|Has expired: This Port use PHP4.2 - This PHP-Version is not longer supporded

View File

@ -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

View File

@ -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>

View File

@ -1,2 +0,0 @@
SHA256 (PEAR/Net_DNS-1.0.7.tgz) = eeb03694774690bae89433b9a728ce8dfe064c2519f231fadc4ad6b3fe3cd6a3
SIZE (PEAR/Net_DNS-1.0.7.tgz) = 32647

View File

@ -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