aboutsummaryrefslogtreecommitdiffstats
path: root/dns/dnswall
Commit message (Collapse)AuthorAgeFilesLines
* - Get Rid MD5 supportmiwi2011-03-201-1/+0
|
* Sync to final (for now) bsd.autotools.mkade2010-12-231-3/+6
|
* Sync to new bsd.autotools.mkade2010-12-041-1/+1
|
* Punt autoconf267->autoconf268ade2010-10-161-1/+1
|
* Round one migration of ports from automake{19,110} to automake111ade2010-10-061-2/+2
|
* Autotools update. Read ports/UPDATING 20100915 for details.ade2010-09-161-2/+3
| | | | | Approved by: portmgr (for Mk/bsd.port.mk part) Tested by: Multiple -exp runs
* Mark MAKE_JOBS_SAFEehaupt2009-03-271-0/+1
|
* Conversion from (now defunct) autoconf-2.61 to autoconf-2.62ade2008-08-201-0/+1
| | | | Tested by: exp build run (erwin)
* Respect NOPORTDOCSehaupt2008-06-191-0/+3
|
* Major autotools-related update:ade2008-06-061-0/+3
| | | | | | | | | | | | | | automake 1.10 -> 1.10.1 gettext 0.16.1 -> 0.17 libtool 1.5.24 -> 1.5.26 m4 1.4.9 -> 1.4.11 Please see ports/UPDATING entry 20080605 for further information. PR: 123450 Tested by: Full -exp package building run Thanks to: linimon, pav Approved by: portmgr
* Use MASTER_SITE_CRITICALehaupt2008-03-281-3/+1
|
* Chase change in bsd.sites.mk to support MASTER_SITES on googlecode.comedwin2008-03-131-1/+2
| | | | | | | | where the portname does not match the projects hostname. PR: ports/121453 (related) Submitted by: Edwin Groothuis <edwin@mavetju.org> Reviewed by: pav@
* Add dnswall 0.1.4, a daemon that filters out private IP addresses in DNSehaupt2008-01-294-0/+52
responses. It is designed to be used in conjunction with an existing recursive DNS resolver in order to protect networks against DNS rebinding attacks.