Date: Wed, 21 Dec 2005 20:02:54 +0000 (UTC) From: Emanuel Haupt <ehaupt@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net Makefile ports/net/mping Makefile distinfo pkg-descr Message-ID: <200512212002.jBLK2stI034838@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
ehaupt 2005-12-21 20:02:54 UTC FreeBSD ports repository Modified files: net Makefile Added files: net/mping Makefile distinfo pkg-descr Log: Add mping. Mping is a system for collecting packet delay and loss statistics in a TCP/IP network using ICMP echo. Mping is based on original ping(8) with following new features: - Ability to ping multiple hosts simultaneously - Prints 10/50/90-percentile as well as min/avg/max. PR: 90653 Submitted by: Babak Farrokhi <babak@farrokhi.net> Revision Changes Path 1.1599 +1 -0 ports/net/Makefile 1.1 +33 -0 ports/net/mping/Makefile (new) 1.1 +3 -0 ports/net/mping/distinfo (new) 1.1 +12 -0 ports/net/mping/pkg-descr (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200512212002.jBLK2stI034838>