[19978] trunk/dports/perl

source_changes at macosforge.org source_changes at macosforge.org
Sat Oct 7 12:06:29 PDT 2006


Revision: 19978
          http://trac.macosforge.org/projects/macports/changeset/19978
Author:   blair at macports.org
Date:     2006-10-07 12:06:28 -0700 (Sat, 07 Oct 2006)

Log Message:
-----------
New port for Perl's Net::Ping::tExternal 0.11 module.

Added Paths:
-----------
    trunk/dports/perl/p5-net-ping-external/
    trunk/dports/perl/p5-net-ping-external/Portfile

Added: trunk/dports/perl/p5-net-ping-external/Portfile
===================================================================
--- trunk/dports/perl/p5-net-ping-external/Portfile	                        (rev 0)
+++ trunk/dports/perl/p5-net-ping-external/Portfile	2006-10-07 19:06:28 UTC (rev 19978)
@@ -0,0 +1,21 @@
+PortSystem 1.0
+PortGroup perl5 1.0
+
+perl5.setup		Net-Ping-External 0.11
+maintainers		blair at orcaware.com
+
+description		Cross-platform interface to ICMP 'ping' utilities
+long_description	Net::Ping::External is a module which interfaces \
+			with the 'ping' command on many systems.  It \
+			presently provides a single function, 'ping()', \
+			that takes in a hostname and (optionally) a timeout \
+			and returns true if the host is alive, and false \
+			otherwise.  Unless you have the ability (and \
+			willingness) to run your scripts as the superuser \
+			on your system, this module will probably provide \
+			more accurate results than Net::Ping will.
+homepage		http://search.cpan.org/dist/Net-Ping-External/
+
+checksums		md5 de9fd436c6749e1a2330eae4aae856fb \
+			sha1 e1a689b2cc24b40319ce2165f64710da291f546c
+platforms		darwin

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20061007/28aba07c/attachment.html


More information about the macports-changes mailing list