aboutsummaryrefslogtreecommitdiff
path: root/security/ipfw2dshield/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-1/+1
| | | | | | | security) Notes: svn path=/head/; revision=327769
* - Remove A/An in COMMENTCarlo Strub2013-03-291-5/+2
| | | | | | | - Trim Header where applicable Notes: svn path=/head/; revision=315566
* Remove USE_REINPLACE from all categories starting with SEdwin Groothuis2006-05-131-2/+0
| | | | Notes: svn path=/head/; revision=162215
* - Update to 0.5Sergey Matveychuk2004-11-271-1/+1
| | | | | | | | | | - Respect PREFIX PR: ports/74337 Submitted by: maintainer Notes: svn path=/head/; revision=122602
* Add ipfw2dshield, a script for parsing ipfw log messages and submitting reportsPav Lucistnik2004-06-111-0/+31
to dshield.org (visit http://www.dshield.org for more info). PR: ports/67754 Submitted by: Frank W. Josellis <frank@dynamical-systems.org> Notes: svn path=/head/; revision=111275