aboutsummaryrefslogtreecommitdiff
path: root/dns/powerdns-devel
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 3.0.20080625Martin Wilke2008-06-282-5/+5
| | | | | | | | PR: 125071 Submitted by: Ralf van der Enden <tremere@cainites.net> (maintainer) Notes: svn path=/head/; revision=215910
* - Update to 3.0.20080406Philippe Audeoud2008-06-263-47/+5
| | | | | | | | PR: ports/125005 Submitted by: Ralf van der Enden <tremere cainites.net> (maintainer) Notes: svn path=/head/; revision=215805
* Fix opendbx backend bugs.Wesley Shields2008-06-082-1/+42
| | | | | | | | | | | Bump PORTREVISION. PR: ports/124163 Submitted by: Ralf van der Enden <tremere@cainites.net> (maintainer) Approved by: garga (mentor, implicit) Notes: svn path=/head/; revision=214508
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-0/+1
| | | | | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav) Notes: svn path=/head/; revision=214430
* PowerDNS is an advanced DNS server, which allows for several differentPhilippe Audeoud2008-05-0710-256/+94
| | | | | | | | | | | | | | | backends. Current backends include MySQL, PostgreSQL, bind, etc. License: GPL V2 WWW: http://www.powerdns.com/ PR: ports/122948 Submitted by: Ralf van der Enden <tremere@cainites.net> Approved by: thierry (mentor) Notes: svn path=/head/; revision=212794
* - Set --mandir and --infodir in CONFIGURE_ARGS if the configure scriptRong-En Fan2007-07-231-1/+0
| | | | | | | | | | | | | | | | | | | | | supports them. This is determined by running ``configure --help'' in do-configure target and set the shell variable _LATE_CONFIGURE_ARGS which is then passed to CONFIGURE_ARGS. - Remove --mandir and --infodir in ports' Makefile where applicable Few ports use REINPLACE_CMD to achieve the same effect, remove them too. - Correct some manual pages location from PREFIX/man to MANPREFIX/man - Define INFO_PATH where necessary - Document that .info files are installed in a subdirectory relative to PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and subdirectory detection. PR: ports/111470 Approved by: portmgr Discussed with: stas (Mk/*), gerald (info related stuffs) Tested by: pointyhat exp run Notes: svn path=/head/; revision=196111
* - Update PowerDNS to 2.9.21Cheng-Lung Sung2007-04-2716-1274/+336
| | | | | | | | | | | | | - Add patch from SVN to support DNSSEC records - Update examples (config and table creation files) - For the complete changelog see http://doc.powerdns.com/changelog.html PR: ports/112055 Submitted by: maintainer (Ralf van der Enden) Reviewed by: maintainer Notes: svn path=/head/; revision=190994
* - Fix PostgreSQL schemaPav Lucistnik2007-03-222-3/+3
| | | | | | | | | PR: ports/110546 Submitted by: Anish Mistry <amistry@am-productions.biz> Approved by: Ralf van der Enden <Ralf.vdEnden@wldelft.nl> (maintainer) Notes: svn path=/head/; revision=188061
* - Update OpenDBX patch, as found on www.linuxnetworkds.de, whichRong-En Fan2007-03-023-65/+87
| | | | | | | | | | | contains a bugfix for recovering from permanently lost database connections - Fix build on gcc 4.x PR: ports/109273 Submitted by: Ralf van der Enden <tremere at cainites.net> (maintainer) Notes: svn path=/head/; revision=186365
* - Add new OpenDBX patch (from [1]).Alejandro Pulver2007-02-074-82/+80
| | | | | | | | | | | | | | | | - Prepare Makefile for upcoming new stable release of OpenDBX library (which bumps library number from .1 to .2). - Add stupidity fix for config location to pdns.in (moved the config but forgot to edit rc.d script). - Also changed location of config directory in pdns.conf. - Bump port-revision. PR: ports/108685 Submitted by: Ralf van der Enden <tremere@cainites.net> (maintainer) Obtained from: www.linuxnetworks.de [1] Notes: svn path=/head/; revision=184454
* - Remove SQLITE3 backend option, it was added prematurelyPav Lucistnik2007-01-303-23/+5
| | | | | | | | | | | - Fix plist PR: ports/108182 Submitted by: Tobias Roth <ports@fsck.ch> Approved by: Ralf van der Enden <tremere@cainites.net> (maintainer) Notes: svn path=/head/; revision=183735
* - Remove stray empty filePav Lucistnik2007-01-301-0/+0
| | | | Notes: svn path=/head/; revision=183733
* - Add support for geo backendGabor Kovesdan2007-01-1212-270/+1265
| | | | | | | | | | | | | - Add support for OpenDBX backend - OPTIONify - Bump PORTREVISION PR: ports/96891 Submitted by: Ralf van der Enden <tremere@cainites.net> (maintainer) Approved by: erwin (mentor) Notes: svn path=/head/; revision=182255
* Bump PORTREVISION for changes in previous commit.Stefan Walter2006-11-191-0/+1
| | | | Notes: svn path=/head/; revision=177589
* - Add patches to fix IPv6 support. [1]Stefan Walter2006-11-194-2/+31
| | | | | | | | | | | | - Add a comment to mark bundled recursor as deprecated (by the author). [2] - s/INSTALLS_SHLIB/USE_LDCONFIG/ to satisfy portlint. PR: 105490 [1], 105491 [2] Submitted by: Sten Spans<sten@blinkenlights.nl> [1], [2] Approved by: maintainer [1], [2] Notes: svn path=/head/; revision=177588
* Fix build of optional LDAP backend with newer versions of OpenLDAPTilman Keskinoz2006-08-061-1/+1
| | | | | | | | | PR: 97431 Reported by: Thomas Köllmann <koellmann@gmx.net> Submitted by: "Ralf van den Enden" <Ralf.vdEnden@wldelft.nl> Notes: svn path=/head/; revision=169845
* - Update to 2.9.20Renato Botelho2006-03-173-28/+4
| | | | | | | | PR: ports/94597 Submitted by: maintainer Notes: svn path=/head/; revision=157501
* Conversion to a single libtool environment.Ade Lovett2006-02-232-3/+7
| | | | | | | Approved by: portmgr (kris) Notes: svn path=/head/; revision=156749
* Remove the FreeBSD KEYWORD from all rc.d scripts where it appears.Doug Barton2006-02-202-4/+4
| | | | | | | | | | We have not checked for this KEYWORD for a long time now, so this is a complete noop, and thus no PORTREVISION bump. Removing it at this point is mostly for pedantic reasons, and partly to avoid perpetuating this anachronism by copy and paste to future scripts. Notes: svn path=/head/; revision=156534
* - Remove USE_REINPLACEEmanuel Haupt2006-02-154-23/+10
| | | | | | | | | | | | | | | | - Remove trailing whitespaces - Remove depreciated USE_RCORDER - Unquote BROKEN message - Add an extra MASTER_SITE - Change pdns.sh.in and pdns_recursor.sh.in to pdns.in and pdns_recursor.in so it'll work with USE_RC_SUBR - Bump PORTREVISION PR: 93336 Submitted by: Ralf van der Enden <tremere@cainites.net> (maintainer) Notes: svn path=/head/; revision=156119
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154141
* Unbreak powerdnsEdwin Groothuis2005-11-251-1/+2
| | | | | | | | | | Change the Makefile so compiling against the LDAP library works again PR: ports/89477 Submitted by: Ralf van der Enden <tremere@cainites.net> Notes: svn path=/head/; revision=149403
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett2005-11-151-1/+1
| | | | | | | | | | | | | | | | | | | | in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run. Notes: svn path=/head/; revision=148323
* Update to 2.9.19Koop Mast2005-11-048-80/+50
| | | | | | | | | | | Changelog: http://rtfm.powerdns.com/changelog.html#CHANGELOG-2-9-19 Add extra patch to plug memory hole. PR: 88231 Submitted by: Ralf van der Ende <tremere AT cainites dot net> (maintainer) Notes: svn path=/head/; revision=147197
* - Fix and update LDAP supportPav Lucistnik2005-07-283-5/+48
| | | | | | | | PR: ports/84176 Submitted by: Ralf vd Enden <tremere@cainites.net> (maintainer) Notes: svn path=/head/; revision=140352
* - Update to 2.9.18Pav Lucistnik2005-07-1822-310/+149
| | | | | | | | PR: ports/83605 Submitted by: Ralf van der Enden <tremere@cainites.net> (maintainer) Notes: svn path=/head/; revision=139501
* - Fix build on FreeBSD 6Pav Lucistnik2005-02-143-4/+39
| | | | | | | | PR: ports/77480 Submitted by: Ralf van der Enden <tremere@cainites.net> (maintainer) Notes: svn path=/head/; revision=128856
* Quote BROKENVolker Stolz2005-02-011-1/+1
| | | | | | | Submitted by: krion Notes: svn path=/head/; revision=127838
* Mark as broken on 6.XVolker Stolz2005-02-011-2/+6
| | | | | | | | PR: ports/76457 Submitted by: Ralf van der Enden (maintainer) Notes: svn path=/head/; revision=127836
* - Update to 2.9.17Pav Lucistnik2005-01-153-33/+28
| | | | | | | | PR: ports/76145 Submitted by: Ralf van der Enden <tremere@cainites.net> (maintainer) Notes: svn path=/head/; revision=126475
* Clean up SQLite and related ports.Norikatsu Shigemura2004-12-231-3/+2
| | | | | | | | | | | | o Move databases/sqlite to databases/sqlite2. o Fix dependency on databases/sqlite. o Update sqlite2 to 2.8.15. o Bump PORTREVISION, accordingly. Approved by: portmgr, maintainers of sqlite and related ports Notes: svn path=/head/; revision=124931
* pdns_recursor related issues fixed.Norikatsu Shigemura2004-11-203-15/+34
| | | | | | | | | | | | I committed pre-improved version's PR. This is my mistake. Pointed out by: Ralf van der Enden <tremere@cainites.net> (maintainer) Pointy hat to: myself PR: ports/73862 Submitted by: Ralf van der Enden <tremere@cainites.net> (maintainer) Notes: svn path=/head/; revision=121982
* pdns_recursor related issues fixedNorikatsu Shigemura2004-11-192-6/+25
| | | | | | | | PR: ports/73862 Submitted by: Ralf van der Enden <tremere@cainites.net> (maintainer) Notes: svn path=/head/; revision=121973
* Fixed OpenLDAP 2.2 support by using USE_OPENLDAP knobOliver Eikemeier2004-05-012-13/+8
| | | | | | | | | | | Default MySQL version now 4.0 instead of 3.23 pet portlint PR: 66143 Submitted by: Ralf van der Enden <tremere@cainites.net> (maintainer) Notes: svn path=/head/; revision=108087
* OpenLDAP 2.0 is no longer supported, so also removed from PowerDNSOliver Eikemeier2004-04-302-7/+2
| | | | | | | | | | -> Please upgrade to OpenLDAP 2.1 or 2.2 PR: 66105 Submitted by: Ralf van der Enden <tremere@cainites.net> (maintainer) Notes: svn path=/head/; revision=108014
* Whoa there, boy, that's a mighty big commit y'all have there...Ade Lovett2004-03-141-1/+1
| | | | | | | | | | | | | | | | | | Begin autotools sanitization sequence by requiring ports to explicitly specify which version of {libtool,autoconf,automake} they need, erasing the concept of a "system default". For ports-in-waiting: USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13 USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213 USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14 Ports attempting to use the old style system after June 1st 2004 will be sorely disappointed. Notes: svn path=/head/; revision=103963
* - Add WITH_SQLITE knob to enable SQLite backendPav Lucistnik2004-03-067-3/+76
| | | | | | | | PR: ports/63817 Submitted by: Ralf van der Enden <tremere@cainites.net> (maintainer) Notes: svn path=/head/; revision=103106
* - Some small fixes to startup-script (fixed by Dirk Meyer and Ralf vd Enden).Pav Lucistnik2004-03-022-6/+8
| | | | | | | | | | | - $PREFIX no longer hardcoded (fixed by Dirk Meyer). - Pet portlint a bit PR: ports/63530 Submitted by: maintainer Notes: svn path=/head/; revision=102759
* - Update to 2.9.16Pav Lucistnik2004-03-013-13/+3
| | | | | | | | PR: ports/63530 Submitted by: Ralf van der Enden <tremere@cainites.net> (maintainer) Notes: svn path=/head/; revision=102615
* - Add sample startup scriptPav Lucistnik2004-02-283-1/+41
| | | | | | | | PR: ports/62344 Submitted by: maintainer Notes: svn path=/head/; revision=102456
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 2) Notes: svn path=/head/; revision=99920
* - new MAINTAINER tremere@cainites.netDirk Meyer2004-01-311-2/+2
| | | | | | | | | - fix spaces in Makefile (portlint) PR: 61678 Submitted by: tremere@cainites.net Notes: svn path=/head/; revision=99596
* Assign port to new vic^H^H^HmaintainerErwin Lansing2004-01-201-1/+1
| | | | | | | Submitted by: freebsd@signout.dk Notes: svn path=/head/; revision=98674
* - drop maintainershipDirk Meyer2004-01-201-1/+1
| | | | | | | I have no longer this server running. Notes: svn path=/head/; revision=98668
* - Update to 2.9.15Dirk Meyer2004-01-205-13/+12
| | | | | | | | | | | | | | | | | | | - allow-recursion-override was on by default, it was meant to be off - Logging was still off in daemon mode, fixed - Recursor accidentally linked in MySQL, fixed - The PowerDNS recursor had stability problems - The recursor now outputs the nameserver average response times in trace mode - LDAP compiles again Improvements: - Several improvements to zone2sql - Remove libpqpp dependencies - Added a patch from CVS to make zone2parser.cc compile on STABLE PR: 61554, 61589 Submitted by: tremere@cainites.net Notes: svn path=/head/; revision=98629
* - Update to 2.9.13Dirk Meyer2004-01-124-22/+13
| | | | | | | | | | | | | | | | includes: - Opteron support! - pdns_recursor jumbles answers now - Big LDAP cleanup - Zone2sql is now somewhat clearer when reporting malformed line errors - pdns_recursor now survives the expiration of all its root records - Serious issue fixed: added a patch to fix High CPU Load with the pdns_server and mysqld processes PR: 61213 Submitted by: tremere@cainites.net Notes: svn path=/head/; revision=97977
* - Fix build with postgresql 7.4Dirk Meyer2003-12-072-28/+47
| | | | | | | | | - Fix package with ldapbackend - reorder makefile - detect if recursor is buildable Notes: svn path=/head/; revision=95257
* - mark BROKENDirk Meyer2003-12-051-0/+2
| | | | Notes: svn path=/head/; revision=95162
* - Added some patches to fix a memory leak in the bind backendDirk Meyer2003-11-187-1/+134
| | | | | | | | | | | | - Added a patch to fix a problem with the allow-axfr-ips option (host/32 netmask didn't work) - Added an option to the configure dialog to compile the recursor - Bumped PORTREVISION PR: 59385 Submitted by: tremere@cainites.net Notes: svn path=/head/; revision=94261
* Update to 2.9.12Dirk Meyer2003-10-282-2/+2
| | | | | | | | | | | | - Addition of SQLite backend - pdns_recursor maturity - Verisign sitefinder workaround PR: 58609 Submitted by: tremere@cainites.net Notes: svn path=/head/; revision=92478