| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
16 May 2013 17:34:12
3.2
|
bdrewery  |
- Fix default option CRYPTOPP not including its group DNSSEC
This fixes 'pretty-print-config' not including the CRYPTOPP
option in its output. |
23 Apr 2013 07:24:02
3.2
|
bapt  |
Convert dns to USES=pkgconfig |
10 Feb 2013 08:12:15
3.2
|
miwi  |
- Update to 3.2
PR: 175480
Submitted by: maintainer |
01 Feb 2013 15:04:01
3.1_2
|
ak  |
- Fix all cases of 'No newline at end of file' in ports tree
Approved by: portmgr (bapt) |
31 Jan 2013 13:38:43
3.1_2
|
bapt  |
Chase boost update |
13 Oct 2012 13:39:59
3.1_1
|
dinoex  |
- cleanup comments
Feature safe: yes |
28 Jul 2012 12:19:04
3.1_1
|
scheidell  |
- Fix CONFLICTS.
- 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) |
22 May 2012 18:52:01
3.1
|
rm  |
- update to 3.1
- 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) |
24 Feb 2012 13:00:45
3.0.1_1
|
scheidell  |
- Change boost-libs from BUILD_DEPENDS to LIB_DEPENDS. This fixes installing
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 |
14 Jan 2012 08:57:23
3.0.1
|
dougb  |
In the rc.d scripts, change assignments to rcvar to use the
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. |
11 Jan 2012 19:16:07
3.0.1
|
rm  |
Forced commit to note the person who actually submitted the patch.
PR: 164019
Submitted by: Ralf van der Enden <tremere at cainites dot net> (maintainer) |
11 Jan 2012 18:59:53
3.0.1
|
rm  |
- update to 3.0.1
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 |
06 Nov 2011 20:00:56
3.0_2  |
ohauer  |
- add fix from upstream vendor to preserve slowdowns during (re)start
PowerDNS with BIND backend
PR: ports/160308
Submitted by: Ralf van der Enden <tremere@cainites.net> (maintainer) |
14 Aug 2011 02:46:28
3.0_1  |
swills  |
- Fix building when security/polarssl is already installed
PR: ports/159741
Submitted by: Ralf van der Enden <tremere@cainites.net> (maintainer) |
10 Aug 2011 17:16:26
3.0  |
swills  |
- Fix/add usage of SQLITE3_CFLAGS and SQLITE3_LIBS as detected by pkg-config
- Fixes compilation on systems that don't have math/gmp installed
PR: ports/159617
Submitted by: Ralf van der Enden <tremere@cainites.net> (maintainer) |
08 Aug 2011 12:38:59
3.0  |
pav  |
- Update to 3.0
PR: ports/159349
Submitted by: Ralf van der Enden <tremere@cainites.net> (maintainer) |
20 Mar 2011 12:54:45
2.9.22_2  |
miwi  |
- Get Rid MD5 support |
04 Dec 2010 07:34:27
2.9.22_2  |
ade  |
Sync to new bsd.autotools.mk |
27 Mar 2010 00:15:24
2.9.22_2  |
dougb  |
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr# |
11 Aug 2009 12:20:13
2.9.22_2  |
araujo  |
- Bump PORTREVISION in favor of new databases/opendbx.
PR: ports/137579
Submitted by: Sylvio Cesar <scjamorim@bsd.com.br>
Approved by: Ralf van der Enden <tremere@cainites.net> (maintainer) |
02 Aug 2009 19:36:34
2.9.22_1  |
mezz  |
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-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 |
28 Jul 2009 11:45:09
2.9.22_1  |
pav  |
- Update boost to 1.39
- Split boost port to separate components, with boost-all metaport
PR: ports/137054
Submitted by: Alexander Churanov <churanov.port.maintainer@gmail.com>
(maintainer) |
15 Jul 2009 16:56:10
2.9.22_1  |
dougb  |
Fix a few "bad example" problems in the rc.d scripts that have been
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. |
08 Jun 2009 10:14:46
2.9.22_1  |
itetcu  |
Fix build with custom LOCALBASE
PR: 135340
Submitted by: Sahil Tandon
Approved by: maintainer
Reported by: QATty |
01 Feb 2009 16:51:56
2.9.22  |
beat  |
- Update to 2.9.22
PR: ports/131210
Submitted by: Ralf van der Enden <tremere AT cainites.net> (maintainer)
Approved by: miwi (mentor) |
21 Nov 2008 20:37:16
2.9.21.2  |
miwi  |
- Update to 2.9.21.2
PR: 128913
Submitted by: Ralf van der Enden <tremere@cainites.net> (maintainer) |
21 Aug 2008 06:18:49
2.9.21.1  |
rafan  |
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
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 (Only the first 15 lines of the commit message are shown above ) |
07 Aug 2008 12:10:52
2.9.21.1  |
miwi  |
- Update to 2.9.21.1
PR: 126282
Submitted by: Ralf van der Enden <tremere@cainites.net> |
06 Jun 2008 13:23:00
2.9.21_1  |
edwin  |
Bump portrevision due to upgrade of devel/gettext.
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) |
07 May 2008 12:45:23
2.9.21  |
jadawin  |
- Add CONFLICTS for dns/powerdns-devel
PR: ports/122982
Submitted by: Ralf van der Enden <tremere@cainites.net>
Approved by: thierry (mentor) |
07 May 2008 12:26:27
2.9.21  |
jadawin  |
¦/ |
23 Jul 2007 09:36:52
2.9.21  |
rafan  |
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
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 |
27 Apr 2007 07:25:40
2.9.21  |
clsung  |
- Update PowerDNS to 2.9.21
- 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 |
22 Mar 2007 22:09:51
2.9.20_6  |
pav  |
- Fix PostgreSQL schema
PR: ports/110546
Submitted by: Anish Mistry <amistry@am-productions.biz>
Approved by: Ralf van der Enden <Ralf.vdEnden@wldelft.nl> (maintainer) |
02 Mar 2007 17:49:46
2.9.20_5  |
rafan  |
- Update OpenDBX patch, as found on www.linuxnetworkds.de, which
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) |
07 Feb 2007 04:04:45
2.9.20_4  |
alepulver  |
- Add new OpenDBX patch (from [1]).
- 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] |
30 Jan 2007 21:04:01
2.9.20_3  |
pav  |
- Remove SQLITE3 backend option, it was added prematurely
- Fix plist
PR: ports/108182
Submitted by: Tobias Roth <ports@fsck.ch>
Approved by: Ralf van der Enden <tremere@cainites.net> (maintainer) |
30 Jan 2007 20:51:11
2.9.20_2  |
pav  |
- Remove stray empty file |
12 Jan 2007 23:49:04
2.9.20_2  |
gabor  |
- Add support for geo backend
- 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) |
19 Nov 2006 15:57:31
2.9.20_1  |
stefan  |
Bump PORTREVISION for changes in previous commit. |
19 Nov 2006 15:54:45
2.9.20  |
stefan  |
- Add patches to fix IPv6 support. [1]
- 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] |
06 Aug 2006 18:14:26
2.9.20  |
arved  |
Fix build of optional LDAP backend with newer versions of OpenLDAP
PR: 97431
Reported by: Thomas Köllmann <koellmann@gmx.net>
Submitted by: "Ralf van den Enden" <Ralf.vdEnden@wldelft.nl> |
17 Mar 2006 16:14:41
2.9.20  |
garga  |
- Update to 2.9.20
PR: ports/94597
Submitted by: maintainer |
23 Feb 2006 10:40:45
2.9.19_2  |
ade  |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
20 Feb 2006 20:47:50
2.9.19_1  |
dougb  |
Remove the FreeBSD KEYWORD from all rc.d scripts where it appears.
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. |
15 Feb 2006 12:56:37
2.9.19_1  |
ehaupt  |
- Remove USE_REINPLACE
- 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) |
22 Jan 2006 08:31:47
2.9.19  |
edwin  |
SHA256ify
Approved by: krion@ |
25 Nov 2005 10:06:36
2.9.19  |
edwin  |
Unbreak powerdns
Change the Makefile so compiling against the LDAP library works again
PR: ports/89477
Submitted by: Ralf van der Enden <tremere@cainites.net> |
15 Nov 2005 06:52:12
2.9.19  |
ade  |
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
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. |
04 Nov 2005 10:27:39
2.9.19  |
kwm  |
Update to 2.9.19
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) |
28 Jul 2005 22:37:51
2.9.18  |
pav  |
- Fix and update LDAP support
PR: ports/84176
Submitted by: Ralf vd Enden <tremere@cainites.net> (maintainer) |
18 Jul 2005 12:59:51
2.9.18  |
pav  |
- Update to 2.9.18
PR: ports/83605
Submitted by: Ralf van der Enden <tremere@cainites.net> (maintainer) |
14 Feb 2005 21:41:39
2.9.17  |
pav  |
- Fix build on FreeBSD 6
PR: ports/77480
Submitted by: Ralf van der Enden <tremere@cainites.net> (maintainer) |
01 Feb 2005 10:17:09
2.9.17  |
vs  |
Quote BROKEN
Submitted by: krion |
01 Feb 2005 10:06:46
2.9.17  |
vs  |
Mark as broken on 6.X
PR: ports/76457
Submitted by: Ralf van der Enden (maintainer) |
15 Jan 2005 01:29:59
2.9.17  |
pav  |
- Update to 2.9.17
PR: ports/76145
Submitted by: Ralf van der Enden <tremere@cainites.net> (maintainer) |
23 Dec 2004 08:25:47
2.9.16_7  |
nork  |
Clean up SQLite and related ports.
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 |
20 Nov 2004 01:21:17
2.9.16_6  |
nork  |
pdns_recursor related issues fixed.
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) |
19 Nov 2004 16:40:56
2.9.16_5  |
nork  |
pdns_recursor related issues fixed
PR: ports/73862
Submitted by: Ralf van der Enden <tremere@cainites.net> (maintainer) |
01 May 2004 12:08:05
2.9.16_4  |
eik  |
Fixed OpenLDAP 2.2 support by using USE_OPENLDAP knob
Default MySQL version now 4.0 instead of 3.23
pet portlint
PR: 66143
Submitted by: Ralf van der Enden <tremere@cainites.net> (maintainer) |
30 Apr 2004 09:08:27
2.9.16_3  |
eik  |
OpenLDAP 2.0 is no longer supported, so also removed from PowerDNS
-> Please upgrade to OpenLDAP 2.1 or 2.2
PR: 66105
Submitted by: Ralf van der Enden <tremere@cainites.net> (maintainer) |
14 Mar 2004 06:17:56
2.9.16_2  |
ade  |
Whoa there, boy, that's a mighty big commit y'all have there...
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. |
06 Mar 2004 12:44:51
2.9.16_2  |
pav  |
- Add WITH_SQLITE knob to enable SQLite backend
PR: ports/63817
Submitted by: Ralf van der Enden <tremere@cainites.net> (maintainer) |
02 Mar 2004 19:27:59
2.9.16_1  |
pav  |
- Some small fixes to startup-script (fixed by Dirk Meyer and Ralf vd Enden).
- $PREFIX no longer hardcoded (fixed by Dirk Meyer).
- Pet portlint a bit
PR: ports/63530
Submitted by: maintainer |
01 Mar 2004 09:57:34
2.9.16  |
pav  |
- Update to 2.9.16
PR: ports/63530
Submitted by: Ralf van der Enden <tremere@cainites.net> (maintainer) |
28 Feb 2004 20:03:50
2.9.15_2  |
pav  |
- Add sample startup script
PR: ports/62344
Submitted by: maintainer |
04 Feb 2004 05:21:48
2.9.15_1  |
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
31 Jan 2004 12:09:00
2.9.15  |
dinoex  |
- new MAINTAINER tremere@cainites.net
- fix spaces in Makefile (portlint)
PR: 61678
Submitted by: tremere@cainites.net |
20 Jan 2004 20:53:33
2.9.15  |
erwin  |
Assign port to new vic^H^H^Hmaintainer
Submitted by: freebsd@signout.dk |
20 Jan 2004 19:29:20
2.9.15  |
dinoex  |
- drop maintainership
I have no longer this server running. |
20 Jan 2004 04:20:58
2.9.15  |
dinoex  |
- Update to 2.9.15
- 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 |
12 Jan 2004 10:21:56
2.9.13  |
dinoex  |
- Update to 2.9.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 |
07 Dec 2003 11:55:37
2.9.12_1  |
dinoex  |
- Fix build with postgresql 7.4
- Fix package with ldapbackend
- reorder makefile
- detect if recursor is buildable |
05 Dec 2003 21:22:18
2.9.12_1  |
dinoex  |
- mark BROKEN |
18 Nov 2003 13:34:59
2.9.12_1  |
dinoex  |
- Added some patches to fix a memory leak in the bind backend
- 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 |
28 Oct 2003 20:52:37
2.9.12  |
dinoex  |
Update to 2.9.12
- Addition of SQLite backend
- pdns_recursor maturity
- Verisign sitefinder workaround
PR: 58609
Submitted by: tremere@cainites.net |
25 Oct 2003 20:45:03
2.9.11  |
dinoex  |
- let user configure witch MySQL or OpenLDAP versions he wants |
05 Sep 2003 04:54:37
2.9.11  |
edwin  |
Massive repo-copies request: net->dns (partly devel->dns)
PR: ports/56020
Submitted by: Kimura Fuyuki <fuyuki@nigredo.org>
Approved by: portmgr |