aboutsummaryrefslogtreecommitdiff
path: root/security/ipfw2dshield
Commit message (Collapse)AuthorAgeFilesLines
* - Add LICENSEDmitry Marakasov2016-04-055-19/+25
| | | | | | | | - Switch to options helpers - Regenerate patches with `make makepatch` Notes: svn path=/head/; revision=412562
* - Add staging support, allow it as regular userPawel Pekala2014-07-104-35/+16
| | | | | | | | | - Convert to new options framework - Turn 2 simple patches to REINPLACE_CMD - Respect CC, CFLAGS during build Notes: svn path=/head/; revision=361496
* Resetting maintainership on ports that have not been staged and without anyBaptiste Daroussin2014-07-041-1/+1
| | | | | | | | | pending PR (related to stage) With hat: portmgr Notes: svn path=/head/; revision=360609
* 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 MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276991
* Remove USE_REINPLACE from all categories starting with SEdwin Groothuis2006-05-131-2/+0
| | | | Notes: svn path=/head/; revision=162215
* SHA256ifyEdwin Groothuis2006-01-241-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154303
* - Update to 0.5Sergey Matveychuk2004-11-275-6/+28
| | | | | | | | | | - 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-118-0/+125
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