aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/pftop
Commit message (Collapse)AuthorAgeFilesLines
* fix SIZEedwin2006-02-011-1/+1
|
* Update to 0.5.linimon2006-01-294-57/+57
| | | | | | PR: ports/92094 Submitted by: Jeffrey H dot Johnson <CPE1704TKS at bellsouth dot net> Approved by: maintainer
* SHA256ifyedwin2006-01-241-0/+1
| | | | Approved by: krion@
* - Remove dependencies on security/pf, it was removed. pf is in base sincepav2005-09-151-12/+2
| | | | | | 502106 Pointy hat to: pav
* Update pftop for the pf 3.7 import.mlaier2005-05-053-10/+39
| | | | | Submitted by: Edwin Brown <edwin(!)brown(at)gmail(!)com> (w/changes) Approved by: pav
* Enable ALTQ and 3.5 functionality after the import and update to base.lofi2004-08-311-5/+11
| | | | | Submitted by: maintainer Reminded by: yongari
* Add size data, approved by maintainers.trevor2004-03-191-0/+1
|
* Change maintainer address to maintainers @freebsd.org address.obraun2004-03-141-1/+1
| | | | Submitted by: maintainer
* * Update dependencies as pf is now part of the base system. [1]obraun2004-03-091-7/+10
| | | | | | | * Make portlint a little bit happier while I am here. PR: ports/63951 [1] Submitted by: maintainer [1]
* Use PLIST_FILES (bento-tested, marcus-reviewed).trevor2004-02-062-1/+2
|
* New port: sysutils/pftop - Utility to monitor securtiy/pfedwin2003-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>