miwi        2007-10-08 18:18:18 UTC

  FreeBSD ports repository

  Modified files:
    net                  Makefile 
  Added files:
    net/liboping         Makefile distinfo pkg-descr pkg-plist 
  Log:
  liboping is a C library to generate ICMP echo requests, better known as
  "ping packets". It is intended for use in network monitoring applications
  or applications that would otherwise need to fork ping(1) frequently.
  Included is a sample application, called oping, which demostrates the
  library's abilities. It is like ping, ping6, and fping rolled into one.
  
  WWW: http://verplant.org/liboping/
  
  PR:             ports/116735
  Submitted by:   Matt Peterson <matt at peterson.org>
  
  Revision  Changes    Path
  1.1927    +1 -0      ports/net/Makefile
  1.1       +25 -0     ports/net/liboping/Makefile (new)
  1.1       +3 -0      ports/net/liboping/distinfo (new)
  1.1       +7 -0      ports/net/liboping/pkg-descr (new)
  1.1       +6 -0      ports/net/liboping/pkg-plist (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to