diff options
-rw-r--r-- | MOVED | 1 | ||||
-rw-r--r-- | net/Makefile | 1 | ||||
-rw-r--r-- | net/p5-Net-Ping/Makefile | 23 | ||||
-rw-r--r-- | net/p5-Net-Ping/distinfo | 3 | ||||
-rw-r--r-- | net/p5-Net-Ping/pkg-descr | 6 | ||||
-rw-r--r-- | net/p5-Net-Ping/pkg-plist | 2 |
6 files changed, 1 insertions, 35 deletions
@@ -8796,3 +8796,4 @@ multimedia/libmovtar||2016-11-05|Not used anymore, abandonware devel/p5-Test-Exception-LessClever||2016-11-06|Deprecated by upstream www/py-django-piston||2016-11-06|Has expired: Abandoned upstream. Doesn't work with django>=1.6 net/remmina-plugin-i18n||2016-11-08|Plugin translations removed upstream in GH commit 2dd0526 +net/p5-Net-Ping||2016-11-08|Has expired: This or newer version included in all supported versions of perl diff --git a/net/Makefile b/net/Makefile index 5949e5069559..dd7048c9e4c1 100644 --- a/net/Makefile +++ b/net/Makefile @@ -684,7 +684,6 @@ SUBDIR += p5-Net-Patricia SUBDIR += p5-Net-Pcap SUBDIR += p5-Net-PcapUtils - SUBDIR += p5-Net-Ping SUBDIR += p5-Net-Ping-External SUBDIR += p5-Net-Proxy SUBDIR += p5-Net-PubSubHubbub-Publisher diff --git a/net/p5-Net-Ping/Makefile b/net/p5-Net-Ping/Makefile deleted file mode 100644 index 190c36bc848b..000000000000 --- a/net/p5-Net-Ping/Makefile +++ /dev/null @@ -1,23 +0,0 @@ -# Created by: Sergey Matveychuk <sem@FreeBSD.org> -# $FreeBSD$ - -PORTNAME= Net-Ping -PORTVERSION= 2.41 -CATEGORIES= net perl5 -MASTER_SITES= CPAN -PKGNAMEPREFIX= p5- - -MAINTAINER= perl@FreeBSD.org -COMMENT= Perl module to check a remote host for reachability - -LICENSE= ART10 GPLv1 -LICENSE_COMB= dual - -DEPRECATED= This or newer version included in all supported versions of perl -EXPIRATION_DATE= 2016-11-08 - -USES= perl5 -USE_PERL5= configure -NO_ARCH= yes - -.include <bsd.port.mk> diff --git a/net/p5-Net-Ping/distinfo b/net/p5-Net-Ping/distinfo deleted file mode 100644 index 7eb774df6342..000000000000 --- a/net/p5-Net-Ping/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -TIMESTAMP = 1472090762 -SHA256 (Net-Ping-2.41.tar.gz) = cbff21a8d323f235b70237c7ee56ffa5f22e87511e70608c027e2ec27fce47e0 -SIZE (Net-Ping-2.41.tar.gz) = 29075 diff --git a/net/p5-Net-Ping/pkg-descr b/net/p5-Net-Ping/pkg-descr deleted file mode 100644 index 8abd0ac61a2b..000000000000 --- a/net/p5-Net-Ping/pkg-descr +++ /dev/null @@ -1,6 +0,0 @@ -This module contains methods to test the reachability of remote -hosts on a network. A ping object is first created with optional -parameters, a variable number of hosts may be pinged multiple -times and then the connection is closed. - -WWW: http://search.cpan.org/dist/Net-Ping/ diff --git a/net/p5-Net-Ping/pkg-plist b/net/p5-Net-Ping/pkg-plist deleted file mode 100644 index 312683c28d64..000000000000 --- a/net/p5-Net-Ping/pkg-plist +++ /dev/null @@ -1,2 +0,0 @@ -%%SITE_PERL%%/Net/Ping.pm -%%PERL5_MAN3%%/Net::Ping.3.gz |