aboutsummaryrefslogtreecommitdiff
path: root/net/hawk/pkg-plist
diff options
context:
space:
mode:
authorDoug Barton <dougb@FreeBSD.org>2003-02-13 11:20:38 +0000
committerDoug Barton <dougb@FreeBSD.org>2003-02-13 11:20:38 +0000
commit94c52d8c7f459603b72d9c22ef7670ec42e0cf6d (patch)
treed1ca3710ca8962242ed91d6b69b7898c578da8bb /net/hawk/pkg-plist
parent676a02a46a6031a22c9c2f28ee3e7cb693305004 (diff)
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.
Notes
Notes: svn path=/head/; revision=75447
Diffstat (limited to 'net/hawk/pkg-plist')
-rw-r--r--net/hawk/pkg-plist20
1 files changed, 20 insertions, 0 deletions
diff --git a/net/hawk/pkg-plist b/net/hawk/pkg-plist
new file mode 100644
index 000000000000..83d401782bf4
--- /dev/null
+++ b/net/hawk/pkg-plist
@@ -0,0 +1,20 @@
+etc/hawk/daemon.conf.sample
+etc/hawk/php.conf.sample
+etc/rc.d/hawk.sh.sample
+sbin/hawk
+www/data-dist/hawk/images/bluesphere.png
+www/data-dist/hawk/images/greensphere.png
+www/data-dist/hawk/images/hawk.jpg
+www/data-dist/hawk/images/purplesphere.png
+www/data-dist/hawk/images/questionsphere.png
+www/data-dist/hawk/images/redsphere.png
+www/data-dist/hawk/images/yellowsphere.png
+www/data-dist/hawk/hawk.php
+www/data-dist/hawk/hawk.css
+%%PORTDOCS%%share/doc/hawk/README
+%%PORTDOCS%%share/doc/hawk/create_hawk_db.sql
+%%PORTDOCS%%share/doc/hawk/create_hawk_user.sql
+%%PORTDOCS%%@dirrm share/doc/hawk
+@unexec rmdir %D/etc/hawk 2>/dev/null || true
+@dirrm www/data-dist/hawk/images
+@dirrm www/data-dist/hawk