cvs commit: ports/net Makefile ports/net/p5-Net-Ping-External Makefile distinfo pkg-descr pkg-plist

Kirill Ponomarew krion at FreeBSD.org
Wed Mar 10 08:35:25 PST 2004


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 at 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)


More information about the cvs-all mailing list