afc1 FreshPorts -- dns/powerdns-devel
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
powerdns-devel 3.2.r4_1,1 dns on this many watch lists=2 search for ports that depend on this port An older version of this port was marked as vulnerable.
An advanced DNS server with multiple backends including SQL
Maintained by: tremere@cainites.net search for ports maintained by this maintainer
Port Added: 07 May 2008 12:38:11
Also Listed In: ipv6
License: GPLv2


PowerDNS is an advanced DNS server, which allows for several different
backends. Current backends include MySQL, PostgreSQL, bind, etc.

WWW:	http://www.powerdns.com/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. devel/gmake
  2. devel/libtool
Required Libraries:
  1. devel/boost-libs
  2. databases/postgresql83-client
  3. lang/lua
There are no ports dependent upon this port

To install the port: cd /usr/ports/dns/powerdns-devel/ && make install clean
To add the package: pkg_add -r powerdns-devel


Configuration Options
===> The following configuration options are available for powerdns-devel-3.2.r4_1,1:
     DNSSEC=off: Enable extra DNSSEC algorithms (13 & 14)
     GEO=off: Geo backend
     MYSQL=off: MySQL backend
     MYSQL_LOCAL=off: RUN_DEPEND on MySQL server
     OPENDBX=off: OpenDBX backend
     OPENLDAP=off: OpenLDAP backend
     OPENLDAP_LOCAL=off: RUN_DEPEND on OpenLDAP server
     PGSQL=on: PostgreSQL backend
     PGSQL_LOCAL=off: RUN_DEPEND on PostgreSQL server
     SQLITE=off: SQLite 2 backend
     SQLITE3=off: SQLite 3 backend
===> Use 'make config' to modify these settings

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://powerdnssec.org/downloads/

Number of commits found: 27

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
31 Jan 2013 13:38:43
Original commit files touched by this commit  3.2.r4_1,1
bapt search for other commits by this committer
Chase boost update
12 Jan 2013 16:00:01
Original commit files touched by this commit  3.2.r4,1
rakuco search for other commits by this committer
- Update to PowerDNS 3.2-RC4.
- Add a patch to fix ECDSA keys (algorithms 13 & 14) for DNSSEC operation;
  will be part of RC5.
- Fix CONFIGURE_ARGS for DNSSEC option (was CONFIGURE_FLAGS for some
  mysterious reason) so cryptopp is actually compiled in.

Changelog: http://rtfm.powerdns.com/changelog.html#changelog-auth-3-2

PR:		ports/175185
Submitted by:	Ralf van der Enden <tremere@cainites.net> (maintainer)
04 Dec 2012 20:19:22
Original commit files touched by this commit  3.2.r1,1
wxs search for other commits by this committer
Update to 3.2.r1
Add a patch to build with clang.

PR:		ports/173861
Submitted by:	Ralf van der Enden <tremere@cainites.net> (maintainer)
Feature safe:	yes
13 Oct 2012 13:39:59
Original commit files touched by this commit  3.1.r3_1,1
dinoex search for other commits by this committer
- cleanup comments
Feature safe: yes
28 Jul 2012 12:21:11
Original commit files touched by this commit  3.1.r3_1,1
scheidell search for other commits by this committer
- Fix CONFLICTS and readd PKGNAMESUFFIX so we don't get in trouble with
dns/powerdns
- Convert to new OptionsNG
- Add DNSSEC knob by popular demand. Disabling this will disable DNSSEC
algorithms 13 and 14 and remove dependency on libcryptopp.
- 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/170196
Submitted by:	Ralf van der Enden <tremere@cainites.net> (maintainer)
22 May 2012 18:53:55
Original commit files touched by this commit  3.1.r3,1
rm search for other commits by this committer
- update 3.1.r3,1
- set NO_LATEST_LINK
- while I'm here, add LICENSE (GPL2) and remove mention of it from pkg-descr

PR:             168192
Submitted by:   Ralf van der Enden <tremere at cainites dot net> (maintainer)
09 May 2012 17:56:13
Original commit files touched by this commit  3.1.r2,1
scheidell search for other commits by this committer
- Update to development release 3.1 RC2

PR:             ports/167045
Submitted by:   Ralf van der Enden <tremere@cainites.net> (maintainer)
Obtained from:  http://doc.powerdns.com/changelog.html#changelog-auth-3-1
14 Jan 2012 08:57:23
Original commit files touched by this commit  2.9.22.20081119_1,1
dougb search for other commits by this committer
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.
20 Mar 2011 12:54:45
Original commit files touched by this commit  2.9.22.20081119_1,1
miwi search for other commits by this committer
- Get Rid MD5 support
04 Dec 2010 07:34:27
Original commit files touched by this commit  2.9.22.20081119_1,1
ade search for other commits by this committer
Sync to new bsd.autotools.mk
27 Mar 2010 00:15:24
Original commit files touched by this commit  2.9.22.20081119_1
 This port version is marked as vulnerable.
dougb search for other commits by this committer
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr#
11 Aug 2009 12:20:13
Original commit files touched by this commit  2.9.22.20081119_1,1
araujo search for other commits by this committer
- 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
Original commit files touched by this commit  2.9.22.20081119,1
mezz search for other commits by this committer
-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
Original commit files touched by this commit  2.9.22.20081119,1
pav search for other commits by this committer
- 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
Original commit files touched by this commit  2.9.22.20081119,1
dougb search for other commits by this committer
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.
17 Jun 2009 09:18:57
Original commit files touched by this commit  2.9.22.20081119,1
itetcu search for other commits by this committer
Fix build with with custom LOCALBASE.

Submitted by:   Sahil Tandon
Reported by:    QATty
Approved by:    portmgr (itetcu@)
No cookie for:  maintainer
25 Nov 2008 05:34:12
Original commit files touched by this commit  2.9.22.20081119,1
miwi search for other commits by this committer
- Update to 20081119/1305

PR:             129101
Submitted by:   Ralf van der Enden <tremere@cainites.net> (maintainer)
21 Nov 2008 20:38:16
Original commit files touched by this commit  2.9.22.20081116,1
miwi search for other commits by this committer
- Update to 2.9.22-RC1

PR:             128928
Submitted by:   Ralf van der Enden <tremere@cainites.net> (maintainer)
23 Oct 2008 12:42:13
Original commit files touched by this commit  2.9.22.20080912,1
jadawin search for other commits by this committer
- Update to snapshot 20080912 revision 1263

PR:             ports/128309
Submitted by:   Ralf van der Enden (maintainer)
21 Aug 2008 06:18:49
Original commit files touched by this commit  2.9.22.20080804,1
rafan search for other commits by this committer
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 View all of this commit message)
07 Aug 2008 05:39:37
Original commit files touched by this commit  2.9.22.20080804,1
beech search for other commits by this committer
- Update to 2.9.22.20080804
- Pet portlint
- Remove support for FreeBSD < 5
- Remove file leftover from repocopy
- Bump portepoch

NOTE: Version numbering changed back to 2.9.x instead of 3.x

PR:             ports/126270
Submitted by:   Ralf van der Enden <tremere@cainites.net> (maintainer)
28 Jun 2008 22:34:26
Original commit files touched by this commit  3.0.20080625
miwi search for other commits by this committer
- Update to 3.0.20080625

PR:             125071
Submitted by:   Ralf van der Enden <tremere@cainites.net> (maintainer)
26 Jun 2008 15:54:19
Original commit files touched by this commit  3.0.20080624
jadawin search for other commits by this committer
- Update to 3.0.20080406

PR:             ports/125005
Submitted by:   Ralf van der Enden <tremere cainites.net> (maintainer)
08 Jun 2008 18:36:09
Original commit files touched by this commit  3.0.20080406_2
wxs search for other commits by this committer
Fix opendbx backend bugs.
Bump PORTREVISION.

PR:             ports/124163
Submitted by:   Ralf van der Enden <tremere@cainites.net> (maintainer)
Approved by:    garga (mentor, implicit)
06 Jun 2008 13:23:00
Original commit files touched by this commit  3.0.20080406_1
edwin search for other commits by this committer
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:40:00
Original commit files touched by this commit  3.0.20080406
jadawin search for other commits by this committer
PowerDNS is an advanced DNS server, which allows for several different
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)
07 May 2008 12:36:50
Original commit files touched by this commit  2.9.21
 This port version is marked as vulnerable.
jadawin search for other commits by this committer
- Force commit, repocopy dns/powerdns to dns/powerdns-devel

PR:             ports/122948
Submitted by:   Ralf van der Enden <tremere@cainites.net>
Approved by:    thierry (mentor)
Repocopy by:    marcus

Number of commits found: 27

2867
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
otrsMay 23
otrsMay 23
otrsMay 23
otrsMay 23
chromiumMay 22
chromiumMay 22
firefox*May 21
firefox-devel*May 21
firefox-esr*May 21
firefox10*May 21
firefox15*May 21
firefox3*May 21
firefox3-devel*May 21
firefox35*May 21
firefox36*May 21

8 vulnerabilities affecting 24 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24539
Broken 216
Deprecated 478
Ignore 632
Forbidden 2
Restricted 292
No CDROM 109
Vulnerable 25
Expired 132
Set to expire 516
Interactive 33
new 24 hours 3
new 48 hours7
new 7 days31
new fortnight62
new month216

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0