Bug 116735

Summary: New port: net-mgmt/liboping
Product: Ports & Packages Reporter: Matt Peterson <matt>
Component: Individual Port(s)Assignee: Martin Wilke <miwi>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
liboping.txt none

Description Matt Peterson 2007-09-29 13:10:01 UTC
A new library for network latency testing (a la Ping), required for
a future port submission of collectd - submitting this first.
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2007-09-30 04:56:50 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2007-10-08 19:18:02 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2007-10-08 19:18:28 UTC
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 "cvs-all-unsubscribe@freebsd.org"