Commit Graph

39 Commits

Author SHA1 Message Date
sthen
68760f58ab Bump ports using DIOCGETSTATUS following PF change (new 'translation'
error counter).
2013-03-11 19:51:26 +00:00
espie
eae66e4a7b PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:35:43 +00:00
sthen
0b221b6693 Fix pftop following pfsync_state changes, reported by jasper@ 2011-12-08 13:04:38 +00:00
sthen
32d50aa9fc fix rule-number printing (missing byteorder conversion), from Robert Mills 2011-08-23 11:42:11 +00:00
naddy
dbfd750590 Cope with bsd.man.mk changes and install source man pages.
While here, also update some PLISTs, fix PREFIX use, etc.
ok landry@
2011-06-23 22:50:26 +00:00
sthen
6cff525786 handle PF_FASTROUTE removal. broken build reported by and diff ok with jasper 2011-04-11 08:20:41 +00:00
espie
6c283d7e98 new depends 2010-11-20 17:22:40 +00:00
naddy
ca9c6bdd67 ports that preformat man pages with mandoc via bsd.man.mk don't need groff 2010-10-20 15:23:04 +00:00
espie
709b054ab9 USE_GROFF=Yes 2010-10-19 07:43:00 +00:00
sthen
f919c1a707 fix mandoc build; ok schwarze@
(some non-fatal errors remain, to be handled separately)
2010-04-03 22:04:44 +00:00
sthen
357ac925c6 Sync actiontypes (pass, block etc) with the version in systat.
From Mitja Muzenic.
2009-12-02 22:59:28 +00:00
sthen
511bc9da60 regen patches. no package change. 2009-12-02 21:16:10 +00:00
sthen
500b83a7f1 Fix following PF changes at h2k9. ok canacar benoit. 2009-11-30 09:56:39 +00:00
sthen
d2f400c3ed bump following PF changes; from kili@ 2009-04-09 22:08:47 +00:00
sthen
97056e3bc9 bump for pfvar.h changes (struct pfi_kif) to be safe.
regen PLIST while there.
2009-03-09 17:06:29 +00:00
canacar
368b3deb14 Sync to systat:
* Fix byte-order of bytes, packets, age and expire fields.
* Fix the order of traversal when printing the queues.
Reported by many.
2008-12-20 04:36:11 +00:00
canacar
e70dad7d7a Make pftop build again after the lates pf changes. Filtering against
'gateway' addres/ports does not work (yet) due to the address handling
changes in pf. Other functionality should work. Also fixes two minor
bugs reported by many.  Suggestions and ok naddy@
2008-06-13 00:38:12 +00:00
canacar
a8b91e2a69 Make pftop compile after the pf header changes in n2k8 2008-05-22 06:46:44 +00:00
canacar
acc3040534 Update to pftop-0.7
ok naddy@
2007-11-13 18:18:31 +00:00
merdely
e8e53f5b6b Remove surrounding quotes in COMMENT-*/PERMIT_*/IGNORE 2007-09-15 21:14:00 +00:00
canacar
41323b6b3f Update to version 0.6. Works with latest pf changes. ok naddy@ 2007-06-10 14:22:09 +00:00
espie
d4ebcd974d more base64 checksums 2007-04-05 17:26:05 +00:00
canacar
aeb792561d Update to pftop-0.5
ok pvalchev@, jolan@
2006-01-11 10:17:47 +00:00
sturm
a7954f7c16 correct use of byte and packet counters
from Peter Postma <peter at pointless.nl>
2005-12-04 10:43:02 +00:00
naddy
ae76d3ea1f SIZE 2005-01-05 17:21:50 +00:00
alek
c3219db789 Add WANTLIB markers 2004-12-20 10:35:34 +00:00
espie
d1fa125d45 new plists 2004-09-15 18:39:31 +00:00
dhartmei
70e121b513 struct pf_rule_addr.not -> .neg patch 2004-06-10 21:09:04 +00:00
canacar
c5a524652e Make pftop compile after the anchor related changes in pf
by disabling the (not working) anchor printing code.
ok sturm@ naddy@
2004-06-02 19:22:56 +00:00
canacar
8aced87963 Update to pftop-0.4
ok henning@, dhartmei@, jolan@
2003-08-21 18:24:41 +00:00
david
71688cef32 fix manpage: -o takes the field arguments, not -s; also correct view name
ok maintainer canacar
2003-06-25 18:08:57 +00:00
dhartmei
a36d2c90c4 missing memset(), could lead to DIOCGETRULES error in rules view. 2003-02-21 23:02:58 +00:00
dhartmei
ec12c0a67b adjust to latest api changes 2003-01-09 22:06:06 +00:00
pvalchev
a6f97ab8ea obey LOCALBASE; Okan Demirmen <odemirmen@khaoz.org> 2003-01-02 06:27:03 +00:00
pvalchev
08b8eaf5f4 sync patch 2003-01-02 06:26:44 +00:00
dhartmei
389aa03d01 Patches from author/maintainer to make it work with -current. 2002-12-02 00:02:27 +00:00
lebel
92b55ab337 update sysutils/pftop to 0.3; from MAINTAINER 2002-09-12 01:01:01 +00:00
pvalchev
7d8ca26447 Initial import of pftop-0.2
pfTop is a curses-based utility for real-time display of
active states and rules for pf. It is a cross between top
and pfctl -sr and pfctl -ss.

Maintainer Can Erkin Acar <canacar@eee.metu.edu.tr>
2002-09-06 06:19:58 +00:00
lebel
e120ed42d9 initial import of sysutils/pftop 0.2:
--
pfTop is a curses-based utility for real-time display of
active states and rules for pf. It is a cross between top
and pfctl -sr and pfctl -ss.

WWW: http://www.eee.metu.edu.tr/~canacar/pftop/

Submitted by Can Erkin Acar <canacar@eee.metu.edu.tr>
2002-09-05 12:39:29 +00:00