Date: Wed, 10 Mar 2004 08:35:24 -0800 (PST) From: Kirill Ponomarew <krion@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net Makefile ports/net/p5-Net-Ping-External Makefile distinfo pkg-descr pkg-plist Message-ID: <200403101635.i2AGZOD1000610@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
krion 2004/03/10 08:35:24 PST
FreeBSD ports repository
Modified files:
net Makefile
Added files:
net/p5-Net-Ping-External Makefile distinfo pkg-descr pkg-plist
Log:
Add p5-Net-Ping-External 0.11,
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.
PR: ports/63826
Submitted by: Douglas Thrift <douglas@douglasthrift.net>
Revision Changes Path
1.1243 +1 -0 ports/net/Makefile
1.1 +22 -0 ports/net/p5-Net-Ping-External/Makefile (new)
1.1 +2 -0 ports/net/p5-Net-Ping-External/distinfo (new)
1.1 +12 -0 ports/net/p5-Net-Ping-External/pkg-descr (new)
1.1 +7 -0 ports/net/p5-Net-Ping-External/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200403101635.i2AGZOD1000610>
