Update to 1.1

- get rid of X11/Xpm dependencies (not needed with -current gd)
- add graph generation example to man page (-c -d at the same time)
- open /dev/pf read-write, which is neccessary in 3.0
- change a counter to u_int64_t so it doesn't overflow
Thanks to wilfried@, Philipp Morger, Jolan Luff, Rodolphe Ortalo
for feedback.
This commit is contained in:
dhartmei 2002-08-12 11:37:03 +00:00
parent 951df1b6a2
commit 9f6f7be149
2 changed files with 5 additions and 5 deletions

View File

@ -1,8 +1,8 @@
# $OpenBSD: Makefile,v 1.1 2002/07/26 07:25:35 dhartmei Exp $
# $OpenBSD: Makefile,v 1.2 2002/08/12 11:37:03 dhartmei Exp $
COMMENT= "packet filter statistics visualization"
DISTNAME= pfstat-1.0
DISTNAME= pfstat-1.1
CATEGORIES= net
MASTER_SITES= http://www.benzedrine.cx/

View File

@ -1,3 +1,3 @@
MD5 (pfstat-1.0.tar.gz) = 140b77db78c982478c2c47a4b295e070
RMD160 (pfstat-1.0.tar.gz) = 07513e6d88f62ba0c4f22a5f063473280dae803d
SHA1 (pfstat-1.0.tar.gz) = b37eb1886e0814c55dd0a0405240dcd2cb5a1c9d
MD5 (pfstat-1.1.tar.gz) = 634709e1325164d500a7497f4fdd1752
RMD160 (pfstat-1.1.tar.gz) = 402e4a51029f9a59a6a0abbcf16446a45f30d355
SHA1 (pfstat-1.1.tar.gz) = 542b664b275c25c1c0728ca4b6e360a4288e6672