aboutsummaryrefslogtreecommitdiff
path: root/dns/powerdns
Commit message (Collapse)AuthorAgeFilesLines
* dns/powerdns: Fix pkg-plist when backend options are selectedJohn Marino2014-08-232-1/+5
| | | | | | | | | PR: 192401 Reported by: michelle Fixed by: maintainer (Ralf van der Enden) Notes: svn path=/head/; revision=365753
* - Switch databases/opendbx to USES=libtool, drop .la filesDmitry Marakasov2014-07-301-1/+1
| | | | | | | | | - Bump dependent ports as .so version has changed Approved by: portmgr blanket Notes: svn path=/head/; revision=363432
* net/openldap24-*:Tijl Coosemans2014-07-242-33/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Convert to USES=libtool and bump dependent ports - Avoid USE_AUTOTOOLS - Don't use PTHREAD_LIBS - Use MAKE_CMD databases/glom: - Drop :keepla - Add INSTALL_TARGET=install-strip databases/libgda4* databases/libgda5*: - Convert to USES=libtool and bump dependent ports - USES=tar:xz - Use INSTALL_TARGET=install-strip - Use @sample databases/libgdamm: - Drop :keepla - USES=tar:bzip2 - Use INSTALL_TARGET=install-strip databases/libgdamm5: - Add INSTALL_TARGET=install-strip - Drop --enable-static (inherited from old repocopy) devel/anjuta x11-toolkits/py-gnome-extras: - Drop :keepla dns/powerdns dns/powerdns-devel: - Convert to USES=libtool - Add INSTALL_TARGET=install-strip - Disable static modules - Stop creating library symlinks with .0 suffix, not needed for dynamically opened modules mail/dovecot2: - Add USES=libtool mail/dovecot2-pigeonhole: - Drop CONFIGURE_TARGET (incorrect for Dragonfly) - Add USES=libtool and INSTALL_TARGET=install-strip math/gnumeric: - USES=libtool tar:xz Approved by: portmgr (implicit, bump unstaged ports) Notes: svn path=/head/; revision=362835
* Bump more ports that depend on libsqlite3.so:Tijl Coosemans2014-07-051-1/+1
| | | | | | | | | | - ports that set USE_SQLITE with the *_USE option helper - ports that depend on libsqlite3 indirectly as reported by pkg rquery Approved by: portmgr (implicit) Notes: svn path=/head/; revision=360738
* Chase boost and icu bumpBaptiste Daroussin2014-02-071-1/+1
| | | | | | | While here convert some LIB_DEPENDS Notes: svn path=/head/; revision=343214
* - Update from 3.3 to 3.3.1Danilo Egea Gondolfo2014-01-233-43/+76
| | | | | | | | | | | | | - Add some experimental backends while here - Convert USE_LUA to USES PR: ports/185824 Submitted by: Ralf van der Enden <tremere@cainites.net> (maintainer) Notes: svn path=/head/; revision=340857
* - Use options helpers to simplify the MakefileDanilo Egea Gondolfo2013-11-103-132/+95
| | | | | | | - Remove SQLITE2 option as it was dropped from powerdns on 2012 Notes: svn path=/head/; revision=333453
* - Convert LIB_DEPENDS to new syntax [1]Danilo Egea Gondolfo2013-10-093-30/+38
| | | | | | | | | | | | | - Add stage support [1] - Use OPTIONS_RADIO to handle SQLITE - Remove indefinite article from COMMENT PR: ports/182631 Submitted by: Ralf van der Enden <tremere@cainites.net> (maintainer) [1] Approved by: wg/culot (mentors, implicit) Notes: svn path=/head/; revision=329932
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | dns) Notes: svn path=/head/; revision=327719
* - Add MAN8 pages forgotten in previous commitGuido Falsi2013-08-011-2/+2
| | | | | | | Reported by: Ports-QAT Notes: svn path=/head/; revision=324094
* - Update to 3.3Guido Falsi2013-08-017-62/+85
| | | | | | | | | | | | | | | | | - Depend on Botan 1.10 and make it new default - Both Botan and Crypto++ can be compiled in now - Support MySQL forks like MariaDB - Ability to choose embedded or system-installed PolarSSL - Convert USE_GMAKE to USES - Use EXAMPLES OPTION in plce of NOPORTEXAMPLES Changelog: http://rtfm.powerdns.com/changelog.html#changelog-auth-3-3 PR: ports/180875 Submitted by: Ralf van der Enden <tremere@cainites.net> (maintainer) Notes: svn path=/head/; revision=324088
* - Fix default option CRYPTOPP not including its group DNSSECBryan Drewery2013-05-161-1/+1
| | | | | | | | This fixes 'pretty-print-config' not including the CRYPTOPP option in its output. Notes: svn path=/head/; revision=318324
* Convert dns to USES=pkgconfigBaptiste Daroussin2013-04-231-1/+1
| | | | Notes: svn path=/head/; revision=316315
* - Update to 3.2Martin Wilke2013-02-104-33/+36
| | | | | | | | PR: 175480 Submitted by: maintainer Notes: svn path=/head/; revision=312010
* - Fix all cases of 'No newline at end of file' in ports treeAlex Kozlov2013-02-011-1/+1
| | | | | | | Approved by: portmgr (bapt) Notes: svn path=/head/; revision=311381
* Chase boost updateBaptiste Daroussin2013-01-311-2/+2
| | | | Notes: svn path=/head/; revision=311310
* - cleanup commentsDirk Meyer2012-10-131-5/+0
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=305832
* - Fix CONFLICTS.Michael Scheidell2012-07-281-35/+45
| | | | | | | | | | | | | - Convert to new OptionsNG - Add DNSSEC knob by popular demand. Disabling this will disable DNSSEC algorithms 13 and 14 and remove dependency on libcryptopp. - Also disabled botan support since it's broken with 1.8. When 1.10 becomes part of the ports tree it can be enabled again. PR: ports/170195 Submitted by: Ralf van der Enden <tremere@cainites.net> (maintainer) Notes: svn path=/head/; revision=301652
* - update to 3.1Ruslan Makhmatkhanov2012-05-228-170/+22
| | | | | | | | | | | | - while I'm here, add LICENSE (GPL2) and remove mention of it from pkg-descr changelog: http://doc.powerdns.com/changelog.html#changelog-auth-3-1 PR: 168198 Submitted by: Ralf van der Enden <tremere at cainites dot net> (maintainer) Notes: svn path=/head/; revision=297213
* - Change boost-libs from BUILD_DEPENDS to LIB_DEPENDS. This fixes installing ↵Michael Scheidell2012-02-241-2/+3
| | | | | | | | | | | | | from packages. PR: ports/165352 Reported by: Marat Bakeev <hawara@hawara.com> Submitted by: Ralf van der Enden <tremere@cainites.net> (maintainer) Approved by: gabor (mentor, implicit) Feature safe: yes Notes: svn path=/head/; revision=292173
* In the rc.d scripts, change assignments to rcvar to use theDoug Barton2012-01-141-1/+1
| | | | | | | | | | | | | | literal name_enable wherever possible, and ${name}_enable when it's not, to prepare for the demise of set_rcvar(). In cases where I had to hand-edit unusual instances also modify formatting slightly to be more uniform (and in some cases, correct). This includes adding some $FreeBSD$ tags, and most importantly moving rcvar= to right after name= so it's clear that one is derived from the other. Notes: svn path=/head/; revision=289156
* - update to 3.0.1Ruslan Makhmatkhanov2012-01-112-8/+7
| | | | | | | | | | | | This update fixes a Denial of Service Vulnerability, which affects versions < 3.0.1 (CVE-2012-0206) Changes: http://doc.powerdns.com/changelog.html#changelog-auth-3-0-1 PR: 164019 Notes: svn path=/head/; revision=288970
* - add fix from upstream vendor to preserve slowdowns during (re)startOlli Hauer2011-11-062-1/+17
| | | | | | | | | | PowerDNS with BIND backend PR: ports/160308 Submitted by: Ralf van der Enden <tremere@cainites.net> (maintainer) Notes: svn path=/head/; revision=285187
* - Fix building when security/polarssl is already installedSteve Wills2011-08-142-0/+110
| | | | | | | | PR: ports/159741 Submitted by: Ralf van der Enden <tremere@cainites.net> (maintainer) Notes: svn path=/head/; revision=279667
* - Fix/add usage of SQLITE3_CFLAGS and SQLITE3_LIBS as detected by pkg-configSteve Wills2011-08-102-0/+38
| | | | | | | | | | - Fixes compilation on systems that don't have math/gmp installed PR: ports/159617 Submitted by: Ralf van der Enden <tremere@cainites.net> (maintainer) Notes: svn path=/head/; revision=279441
* - Update to 3.0Pav Lucistnik2011-08-089-249/+169
| | | | | | | | PR: ports/159349 Submitted by: Ralf van der Enden <tremere@cainites.net> (maintainer) Notes: svn path=/head/; revision=279206
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* Sync to new bsd.autotools.mkAde Lovett2010-12-041-1/+1
| | | | Notes: svn path=/head/; revision=265663
* Begin the process of deprecating sysutils/rc_subr byDoug Barton2010-03-271-1/+1
| | | | | | | s#. %%RC_SUBR%%#. /etc/rc.subr# Notes: svn path=/head/; revision=251553
* - Bump PORTREVISION in favor of new databases/opendbx.Marcelo Araujo2009-08-111-2/+2
| | | | | | | | | PR: ports/137579 Submitted by: Sylvio Cesar <scjamorim@bsd.com.br> Approved by: Ralf van der Enden <tremere@cainites.net> (maintainer) Notes: svn path=/head/; revision=239315
* -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.Jeremy Messenger2009-08-021-1/+1
| | | | | | | | | | | | | | | | | | | | | -Update libtool and libltdl to 2.2.6a. -Remove devel/libtool15 and devel/libltdl15. -Fix ports build with libtool22/libltdl22. -Bump ports that depend on libltdl22 due to shared library version change. -Explain what to do update in the UPDATING. It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop and applications in the runtime. With help: marcus and kwm Pointyhat-exp: a few times by pav Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and a few MarcusCom CVS users. Also, I might have missed a few. Repocopy by: marcus Approved by: portmgr Notes: svn path=/head/; revision=238781
* - Update boost to 1.39Pav Lucistnik2009-07-281-1/+2
| | | | | | | | | | - Split boost port to separate components, with boost-all metaport PR: ports/137054 Submitted by: Alexander Churanov <churanov.port.maintainer@gmail.com> (maintainer) Notes: svn path=/head/; revision=238504
* Fix a few "bad example" problems in the rc.d scripts that have beenDoug Barton2009-07-151-2/+2
| | | | | | | | | | | | | | | | | | | | | | | propogated by copy and paste. 1. Primarily the "empty variable" default assignment, which is mostly ${name}_flags="", but fix a few others as well. 2. Where they are not already documented, add the existence of the _flags (or other deleted empties) option to the comments, and in some cases add comments from scratch. 3. Replace things that look like: prefix=%%PREFIX%% command=${prefix}/sbin/foo to just use %%PREFIX%%. In many cases the $prefix variable is only used once, and in some cases it is not used at all. 4. In a few cases remove ${name}_flags from command_args 5. Remove a long-stale comment about putting the port's rc.d script in /etc/rc.d (which is no longer necessary). No PORTREVISION bumps because all of these changes are noops. Notes: svn path=/head/; revision=237892
* Fix build with custom LOCALBASEIon-Mihai Tetcu2009-06-081-1/+7
| | | | | | | | | | PR: 135340 Submitted by: Sahil Tandon Approved by: maintainer Reported by: QATty Notes: svn path=/head/; revision=235426
* - Update to 2.9.22Beat Gaetzi2009-02-015-32/+9
| | | | | | | | | PR: ports/131210 Submitted by: Ralf van der Enden <tremere AT cainites.net> (maintainer) Approved by: miwi (mentor) Notes: svn path=/head/; revision=227379
* - Update to 2.9.21.2Martin Wilke2008-11-212-4/+4
| | | | | | | | PR: 128913 Submitted by: Ralf van der Enden <tremere@cainites.net> (maintainer) Notes: svn path=/head/; revision=223143
* Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.Rong-En Fan2008-08-211-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Specifically, newer autoconf (> 2.13) has different semantic of the configure target. In short, one should use --build=CONFIGURE_TARGET instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning and the old semantic may be removed in later autoconf releases. To workaround this issue, many ports hack the CONFIGURE_TARGET variable so that it contains the ``--build='' prefix. To solve this issue, under the fact that some ports still have configure script generated by the old autoconf, we use runtime detection in the do-configure target so that the proper argument can be used. Changes to Mk/*: - Add runtime detection magic in bsd.port.mk - Remove CONFIGURE_TARGET hack in various bsd.*.mk - USE_GNOME=gnometarget is now an no-op Changes to individual ports, other than removing the CONFIGURE_TARGET hack: = pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables) - comms/gnuradio - science/abinit - science/elmer-fem - science/elmer-matc - science/elmer-meshgen2d - science/elmerfront - science/elmerpost = use x86_64 as ARCH - devel/g-wrap = other changes - print/magicfilter GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf Total # of ports modified: 1,027 Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes) PR: 126524 (obsoletes 52917) Submitted by: rafan Tested on: two pointyhat 7-amd64 exp runs (by pav) Approved by: portmgr (pav) Notes: svn path=/head/; revision=218938
* - Update to 2.9.21.1Martin Wilke2008-08-073-16/+11
| | | | | | | | PR: 126282 Submitted by: Ralf van der Enden <tremere@cainites.net> Notes: svn path=/head/; revision=218197
* 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
* ¦‡/Philippe Audeoud2008-05-072-6/+8
| | | | Notes: svn path=/head/; revision=212791
* - 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-81/+79
| | | | | | | | | | | | | | | | - 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-269/+1264
| | | | | | | | | | | | | - 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