summaryrefslogtreecommitdiff
path: root/dns/powerdns (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - update to 2.9.8Dirk Meyer2003-05-117-35/+10
| | | | | | | - recursor defaults off, Option POWERDNS_WITH_RECURSOR Notes: svn path=/head/; revision=80654
* - build recursor only on i386Dirk Meyer2003-04-071-5/+4
| | | | | | | recursor fails on alpha, ia64 and sparc with undefined symbol "makecontext" Notes: svn path=/head/; revision=78484
* - move post-patch into conditionalDirk Meyer2003-03-281-8/+8
| | | | Notes: svn path=/head/; revision=77641
* - Update to 2.9.6Dirk Meyer2003-03-236-9/+63
| | | | | | | | | - make ports work as a master port - add support for LDAP, submitted by richard@unixguru.nl - add build for recursor Notes: svn path=/head/; revision=77193
* Use pre-everything:: instead of pre-everything: to avoid conflict withKris Kennaway2003-02-281-1/+1
| | | | | | | targets in bsd.port.mk Notes: svn path=/head/; revision=76674
* - retire pkg-commentDirk Meyer2003-02-211-1/+0
| | | | Notes: svn path=/head/; revision=76006
* - add COMMENTDirk Meyer2003-02-201-0/+1
| | | | Notes: svn path=/head/; revision=75965
* - Fix LIB_DEPENDS after changes in bsd.port.mkDirk Meyer2003-02-121-1/+1
| | | | | | | | | pq++.4 ist now an regular expression, and cant't be found. pq[+][+].4 is working as expected. no other ports depends on libpq++ in last INDEX. Notes: svn path=/head/; revision=75341
* - remove obsolte filesDirk Meyer2003-01-212-117/+0
| | | | Notes: svn path=/head/; revision=73707
* PowerDNS is an advanced DNS server, which allows for several differentDirk Meyer2003-01-2018-0/+759
backends. Current backends include MySQL, PostgreSQL, bind, etc. WWW: http://www.powerdns.com/ License: GPL Patches obtained from: OpenBSD <maurice@amaze.nl> Notes: svn path=/head/; revision=73611