aboutsummaryrefslogtreecommitdiff
path: root/sysutils/pftop
Commit message (Collapse)AuthorAgeFilesLines
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | sysutils) Notes: svn path=/head/; revision=327772
* - Instead of patching the code just use C89 and stop the problems with inline.Marcelo Araujo2013-07-121-1/+1
| | | | | | | | PR: ports/180269 Submitted by: tijl@ Notes: svn path=/head/; revision=322815
* - Take maintainership.Marcelo Araujo2013-07-031-1/+1
| | | | Notes: svn path=/head/; revision=322212
* mlaier's bit has been taken in for safekeeping.Mark Linimon2013-07-032-14/+5
| | | | Notes: svn path=/head/; revision=322211
* - Unbreak pftop on HEAD > r240233 [1]Renato Botelho2013-05-184-11/+42
| | | | | | | | | | | | | | | | . Reported by Sven Hazejager. - Unbreak on FreeBSD 9 without pf 4.5 [1] - Fix segfaults on FreeBSD 8 [2] - Fix rule display in a couple of views on FreeBSD 9 and 10 [1] . Reported and tested by Thomas Kinsey . Fix reported to OpenBSD by Robert Mills PR: ports/175927 Submitted by: [1] Fabian Keil <fk@fabiankeil.de>, [2] garga@ Approved by: maintainer timeout (over 60 days) Notes: svn path=/head/; revision=318433
* unbreak on >= 9.0Florian Smeets2012-02-147-5/+912
| | | | | | | | | PR: ports/155938 Submitted by: Fabian Keil <fk@fabiankeil.de> Approved by: maintainer timeout (46 weeks) Notes: svn path=/head/; revision=291351
* - Mark BROKEN on 9.X: does not compilePav Lucistnik2011-03-251-0/+4
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=271761
* - DISTNAME= ${PORTNAME}-${PORTVERSION} is the default and not needed.Philip M. Gollucci2010-12-291-1/+0
| | | | | | | | | | PR: ports/153292 Submitted by: myself (pgollucci) Tested by: -exp run by pav Approved by: portmgr (pav) Notes: svn path=/head/; revision=267133
* - Use canonical format for FreeBSD.org MAINTAINER addressesSunpoet Po-Chuan Hsieh2010-12-252-2/+1
| | | | | | | | | | | - Remove obsolete MD5 checksum while I'm here PR: ports/152844 Submitted by: sunpoet (myself) Approved by: miwi (with portmgr hat) Notes: svn path=/head/; revision=266895
* - Remove conditional checks for FreeBSD 5.x and olderPav Lucistnik2009-01-061-13/+1
| | | | Notes: svn path=/head/; revision=225335
* - Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default ↵Pav Lucistnik2008-07-251-1/+1
| | | | | | | MAKE_ENV Notes: svn path=/head/; revision=217479
* Update patch to properly display direction of filtering rules.Wesley Shields2008-05-192-4/+20
| | | | | | | | | | | | Bump PORTREVISION. PR: ports/123670 Submitted by: Andrey Groshev <greenx@yandex.ru> Reviewed by: mlaier (maintainer) Approved by: garga (mentor), mlaier (maintainer) Notes: svn path=/head/; revision=213330
* Manually export CC and CFLAGS to MAKE_ENV and have __MAKE_CONF point toMax Laier2008-04-271-0/+2
| | | | | | | | | | | | /dev/null. The latter is a problem because the port's Makefile uses the bsd.*.mk infrastructure. This works around several problems people were having when setting CFLAGS[1] in make.conf or CC[2] on the command line. PR: ports/122943 Reported-by: many[1], Frank Fenor[2] Notes: svn path=/head/; revision=212108
* Update to 0.7 - adds state display filters. While here also add a patch toMax Laier2008-04-015-33/+47
| | | | | | | | | support dynamic ALTQ (by ignoring INACTIVE queues). Approved by: flz Notes: svn path=/head/; revision=210333
* Update pftop to 0.6 in order to make it work with changed pf ABI after theMax Laier2007-09-083-6/+539
| | | | | | | | | | | 4.1 import. Reported by: Bruce Cran Approved by: gabor PR: ports/116187 Notes: svn path=/head/; revision=199125
* fix SIZEEdwin Groothuis2006-02-011-1/+1
| | | | Notes: svn path=/head/; revision=154960
* Update to 0.5.Mark Linimon2006-01-294-57/+57
| | | | | | | | | PR: ports/92094 Submitted by: Jeffrey H dot Johnson <CPE1704TKS at bellsouth dot net> Approved by: maintainer Notes: svn path=/head/; revision=154702
* SHA256ifyEdwin Groothuis2006-01-241-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154303
* - Remove dependencies on security/pf, it was removed. pf is in base sincePav Lucistnik2005-09-141-12/+2
| | | | | | | | | 502106 Pointy hat to: pav Notes: svn path=/head/; revision=142767
* Update pftop for the pf 3.7 import.Max Laier2005-05-043-10/+39
| | | | | | | | Submitted by: Edwin Brown <edwin(!)brown(at)gmail(!)com> (w/changes) Approved by: pav Notes: svn path=/head/; revision=134621
* 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