summaryrefslogtreecommitdiff
path: root/make/iptables.mk
AgeCommit message (Collapse)Author
2003-11-13By popular demand, use 'sed' rather than 'perl' for doingEric Andersen
search and replace stuff. Hopefully we do not have any perl specific regexs that will be broken by this change, but it seems to be working thus far anyways,
2003-11-12Thomas Cameron writes:Eric Andersen
this patch fixes the source file downloads when executing a "make source", and a few cut-and-paste (tm) errors in the *.mk files. Again, this is a patch against the current CVS sources, and includes my previous patch.
2003-09-14Needs this to compileEric Andersen
2003-09-04Make some more things compileEric Andersen
2003-08-19Make the whole usr/local/lib/iptables path.Manuel Novoa III
2003-07-27Patch from Michael Shuler. Update to version 1.2.8 and remember toEric Andersen
copy all the required shared libs -- without them iptables dosen't do very much.
2003-01-19several updates for wireless and firewall stuff,Eric Andersen
thanks to Michael Shuler