Date: Thu, 13 Feb 2003 03:20:38 -0800 (PST) From: Doug Barton <dougb@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net Makefile ports/net/hawk Makefile distinfo pkg-descr pkg-message pkg-plist ports/net/hawk/files create_hawk_db.sql create_hawk_user.sql hawk.sh Message-ID: <200302131120.h1DBKc50076122@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
dougb 2003/02/13 03:20:38 PST
Modified files:
net Makefile
Added files:
net/hawk Makefile distinfo pkg-descr pkg-message
pkg-plist
net/hawk/files create_hawk_db.sql create_hawk_user.sql
hawk.sh
Log:
New port of a nifty utilty that uses perl to ping the networks you
specify, mysql to save the data, and php to display it. Fairly
configurable, and easy to set up.
Revision Changes Path
1.917 +1 -0 ports/net/Makefile
1.1 +60 -0 ports/net/hawk/Makefile (new)
1.1 +1 -0 ports/net/hawk/distinfo (new)
1.1 +13 -0 ports/net/hawk/files/create_hawk_db.sql (new)
1.1 +8 -0 ports/net/hawk/files/create_hawk_user.sql (new)
1.1 +34 -0 ports/net/hawk/files/hawk.sh (new)
1.1 +16 -0 ports/net/hawk/pkg-descr (new)
1.1 +4 -0 ports/net/hawk/pkg-message (new)
1.1 +20 -0 ports/net/hawk/pkg-plist (new)
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200302131120.h1DBKc50076122>
