aboutsummaryrefslogtreecommitdiff
path: root/sysutils/pftop
Commit message (Collapse)AuthorAgeFilesLines
* Enable ALTQ and 3.5 functionality after the import and update to base.Michael Nottebrock2004-08-301-5/+11
| | | | | | | | Submitted by: maintainer Reminded by: yongari Notes: svn path=/head/; revision=117694
* Add size data, approved by maintainers.Trevor Johnson2004-03-191-0/+1
| | | | Notes: svn path=/head/; revision=104563
* Change maintainer address to maintainers @freebsd.org address.Oliver Braun2004-03-141-1/+1
| | | | | | | Submitted by: maintainer Notes: svn path=/head/; revision=103980
* * Update dependencies as pf is now part of the base system. [1]Oliver Braun2004-03-091-7/+10
| | | | | | | | | | * Make portlint a little bit happier while I am here. PR: ports/63951 [1] Submitted by: maintainer [1] Notes: svn path=/head/; revision=103359
* Use PLIST_FILES (bento-tested, marcus-reviewed).Trevor Johnson2004-02-062-1/+2
| | | | Notes: svn path=/head/; revision=100139
* New port: sysutils/pftop - Utility to monitor securtiy/pfEdwin Groothuis2003-09-286-0/+77
Pftop is a small, curses-based utility for real-time display of active states and rule statistics for pf, the packet filter (for OpenBSD) This used to be part of security/pf but is now individual after (ports/57305) PR: ports/57307 Submitted by: Max Laier <max@love2party.net> Notes: svn path=/head/; revision=89679