Bug 116735 - New port: net-mgmt/liboping
Summary: New port: net-mgmt/liboping
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-09-29 13:10 UTC by Matt Peterson
Modified: 2007-10-08 19:20 UTC (History)
0 users

See Also:


Attachments
liboping.txt (2.29 KB, text/plain)
2007-09-29 13:10 UTC, Matt Peterson
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
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"