aboutsummaryrefslogtreecommitdiff
path: root/security/ipfcount
Commit message (Collapse)AuthorAgeFilesLines
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | security) Notes: svn path=/head/; revision=327769
* - convert to the new perl5 frameworkAndrej Zverev2013-09-111-6/+2
| | | | | | | | | - trim Makefile header Approved by: portmgr (bapt@, blanket) Notes: svn path=/head/; revision=326999
* -remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276991
* Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.Mark Linimon2007-09-081-7/+1
| | | | | | | | | | | Drop support for antique perl. Work done by: gabor Sponsored by: Google Summer of Code 2007 Hat: portmgr Notes: svn path=/head/; revision=199069
* - Example files should not be installed if NOPORTDOCS is definedAndrew Pantyukhin2006-06-031-6/+12
| | | | | | | | PR: ports/97355 Submitted by: Robert Archer <freebsd@deathbeforedecaf.net> (maintainer) Notes: svn path=/head/; revision=164297
* Update to 0.2.1Marcus Alves Grando2006-01-282-6/+5
| | | | | | | | PR: 92453 Submitted by: Robert Archer <freebsd@deathbeforedecaf.net> (maintainer) Notes: svn path=/head/; revision=154670
* - Update to 0.2Tim Bishop2006-01-192-4/+4
| | | | | | | | PR: 91998 Submitted by: Robert Archer <freebsd@deathbeforedecaf.net> (maintainer) Notes: svn path=/head/; revision=153881
* Fix a typo in check for installed perl version so it actuallyErwin Lansing2005-12-281-1/+2
| | | | | | | | | | | fails with perl 5.005_03 PR: 91024 Submitted by: Robert Archer <freebsd@deathbeforedecaf.net> (maintainer), Jarrod Sayers <jarrod@netleader.com.au> Notes: svn path=/head/; revision=152290
* Add ipfcount 0.1, summarise ipf logs by counting and sorting the fields.Foxfair Hu2005-12-224-0/+73
PR: ports/90811 Submitted by: Robert Archer <freebsd@deathbeforedecaf.net> Notes: svn path=/head/; revision=151853