summaryrefslogtreecommitdiff
path: root/dns/powerdns-recursor (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Fix start scriptBeech Rintoul2008-08-161-0/+1
| | | | | | | | | PR: ports/126340 Submitted by: Ralf van der Enden <tremere@cainites.net> Approved by: Sten Spans <sten@blinkenlights.nl> (maintainer) Notes: svn path=/head/; revision=218691
* - Incorporated platform-specific static compilation fixGreg Larkin2008-08-064-2/+33
| | | | | | | | | | | - Minor stylistic tweaks PR: ports/126017 Submitted by: Sten Spans <sten@blinkenlights.nl> (maintainer) Approved by: beech (mentor, implicit) Notes: svn path=/head/; revision=218159
* - Remove USE_GCC where it can be satisfied with base compiler on followingPav Lucistnik2008-07-251-1/+0
| | | | | | | FreeBSD versions: 5.3 and up, 6.x, 7.x, 8-CURRENT Notes: svn path=/head/; revision=217485
* - Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default ↵Pav Lucistnik2008-07-251-2/+0
| | | | | | | MAKE_ENV Notes: svn path=/head/; revision=217472
* - Update to 3.1.7Martin Wilke2008-07-072-10/+19
| | | | | | | | PR: 125364 Submitted by: Sten Spans <sten@blinkenlights.nl> (maintainer) Notes: svn path=/head/; revision=216488
* - Update to 3.1.6Martin Wilke2008-05-022-4/+4
| | | | | | | | PR: 123322 Submitted by: Sten Spans <sten@blinkenlights.nl> (maintainer) Notes: svn path=/head/; revision=212469
* - Update to 3.1.5Rong-En Fan2008-04-056-470/+60
| | | | | | | | | PR: ports/122360 Submitted by: Sten Spans <sten at blinkenlights.nl> (maintainer) Security: http://doc.powerdns.com/powerdns-advisory-2008-01.html Notes: svn path=/head/; revision=210567
* Remove always-false/true conditions based on OSVERSION 500000Edwin Groothuis2007-10-041-1/+1
| | | | Notes: svn path=/head/; revision=200770
* - Backport multiline txt records support [1]Martin Wilke2007-09-062-1/+399
| | | | | | | | | | | | | | | | | | - Bump PORTREVISION [1] Notes: powerdns-recursor 3.1.4 doesn't support multiline txt records, which are used by various dns information systems. 3.1.5 does have support for this. A backport of the code changes is relatively risk-free, and has been requested by users and port maintainers. http://www.nabble.com/recursor-unable-to-resolve-asn.routeviews.org-data-t4252567.html PR: 116029 Submitted by: Sten Spans <sten@blinkenlights.nl> (Maintainer) Notes: svn path=/head/; revision=198957
* - Fix build with gcc 4.2Martin Wilke2007-06-062-1/+12
| | | | | | | | Submitted by: pointhat via kris Sten Spans <sten@blinkenlights.nl> (maintainer) Notes: svn path=/head/; revision=192875
* - Make setuid operation and user creation configurable, as requested by usersMartin Wilke2007-05-303-14/+23
| | | | | | | | PR: 111915 Submitted by: Sten Spans <sten@blinkenlights.nl> (maintainer) Notes: svn path=/head/; revision=192362
* - Remove semi-staticMartin Wilke2007-02-061-7/+0
| | | | | | | | | - Remove IGNORE on FreeBSD 4.x, it's no longer need. Submitted by: Sten Spans <sten@blinkenlights.nl> (maintainer) Notes: svn path=/head/; revision=184428
* - Add a sensible default for maximal size of cachePav Lucistnik2007-01-183-1/+59
| | | | | | | | | | - Run under unpriviledged user by default PR: ports/108062 Submitted by: Sten Spans <sten@blinkenlights.nl> (maintainer) Notes: svn path=/head/; revision=182748
* - Fix typoMartin Wilke2007-01-101-3/+12
| | | | | | | - Mark BROKEN for FreeBSD 4 Notes: svn path=/head/; revision=181989
* - Add BUILD_STATIC knobMartin Wilke2006-11-231-1/+7
| | | | | | | | PR: 105783 Submitted by: Sten Spans (sten@mx0.blinkenlights.nl) maintainer Notes: svn path=/head/; revision=177900
* The config directory specified in 'config.h' is differentFrank J. Laszlo2006-11-181-1/+2
| | | | | | | | | | | from the directory used by the rest of the port. PR: ports/105588 Submitted by: Sten Spans <sten@blinkenlights.nl> Approved by: erwin (co-mentor) Notes: svn path=/head/; revision=177507
* Add powerdns-recursor 3.1.4, an advanced DNS recursor.Emanuel Haupt2006-11-158-0/+205
PR: 105526 Submitted by: sten at blinkenlights.nl Notes: svn path=/head/; revision=177369