aboutsummaryrefslogtreecommitdiff
path: root/net/p5-Net-Ping
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2016-11-08 20:57:04 +0000
committerRene Ladan <rene@FreeBSD.org>2016-11-08 20:57:04 +0000
commit7f6775c13ab96a9483fd380236137c75590403cb (patch)
tree777ab55e583d17ec471a57ebf9d150eb1acbf0f4 /net/p5-Net-Ping
parent1c51d7d513b0a19a2befbba51487f97aaae2c0ec (diff)
downloadports-7f6775c13ab96a9483fd380236137c75590403cb.tar.gz
ports-7f6775c13ab96a9483fd380236137c75590403cb.zip
Remove expired port:
2016-11-08 net/p5-Net-Ping: This or newer version included in all supported versions of perl
Notes
Notes: svn path=/head/; revision=425763
Diffstat (limited to 'net/p5-Net-Ping')
-rw-r--r--net/p5-Net-Ping/Makefile23
-rw-r--r--net/p5-Net-Ping/distinfo3
-rw-r--r--net/p5-Net-Ping/pkg-descr6
-rw-r--r--net/p5-Net-Ping/pkg-plist2
4 files changed, 0 insertions, 34 deletions
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