aboutsummaryrefslogtreecommitdiff
path: root/net/ipa_ipfw
Commit message (Collapse)AuthorAgeFilesLines
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | net) Notes: svn path=/head/; revision=327755
* Fix build with clangPawel Pekala2012-12-081-0/+1
| | | | | | | | | PR: ports/174260 Submitted by: Andrey Simonenko <simon@comsys.ntu-kpi.kiev.ua> (maintainer) Feature safe: yes Notes: svn path=/head/; revision=308488
* Remove more tags from pkg-descr files fo the form:Doug Barton2011-10-241-3/+0
| | | | | | | | | | | - Name em@i.l or variations thereof. While I'm here also fix some whitespace and other formatting errors, including moving WWW: to the last line in the file. Notes: svn path=/head/; revision=284232
* - Update to 1.1Martin Wilke2011-02-123-21/+10
| | | | | | | | | | - Update pkg-descr PR: 154615 Submitted by: maintainer Notes: svn path=/head/; revision=269006
* - Update to 1.0.2.Marcelo Araujo2010-07-302-14/+10
| | | | | | | | PR: ports/149032 Submitted by: Andrey Simonenko <simon@comsys.ntu-kpi.kiev.ua> (maintainer) Notes: svn path=/head/; revision=258498
* - Remove conditional checks for FreeBSD 5.x and olderPav Lucistnik2009-01-051-6/+0
| | | | Notes: svn path=/head/; revision=225305
* Remove support for OSVERSION < 5Edwin Groothuis2007-10-031-1/+1
| | | | Notes: svn path=/head/; revision=200763
* - Update to 1.0.1Marcus Alves Grando2006-04-283-14/+13
| | | | | | | | | | - portlint(1) PR: 96360 Submitted by: maintainer Notes: svn path=/head/; revision=160635
* New port: net/ipa_ipfw IPA accounting module for FreeBSD IP FirewallEdwin Groothuis2005-12-283-0/+81
XIPA_IPFW -- IPA accounting module for FreeBSD IP Firewall Main features: - The module is designed for traffic accounting from FreeBSD IP Firewall (including IPFW2) rules byte counters; - The module understands IP Firewall rules byte counters overflow; - It is possible to summarize and subtract statistics from IP Firewall rules byte counters; - It is possible to distinguish IP Firewall rules with the same numbers; - IP Firewall rules can be dynamically added to and removed from the system, the module correctly works in such situations. WWW: http://ipa-system.sourceforge.net/modules/ipa_ipfw/ PR: ports/91004 Submitted by: Andrey Simonenko <simon@comsys.ntu-kpi.kiev.ua> Notes: svn path=/head/; revision=152302