NetBSD.se

CVS log for pkgsrc/net/powerdns/Makefile

[BACK] Up to [NetBSD + pkgsrc-wip] / pkgsrc / net / powerdns

Request diff between arbitrary revisions - Display revisions graphically


Keyword substitution: kv
Default branch: MAIN


Revision 1.5.30.1: download - view: text, markup, annotated - select for diffs
Thu Jan 26 23:39:10 2012 UTC (3 months, 3 weeks ago) by tron
Branches: pkgsrc-2011Q4
Diff to: previous 1.5: preferred, colored; next MAIN 1.6: preferred, colored
Changes since revision 1.5: +2 -1 lines
Pullup ticket #3660 - requested by ghen
net/powerdns: build fix
net/powerdns-ldap: build fix
net/powerdns-mysql: build fix
net/powerdns-pgsql: build fix
net/powerdns-sqlite: build fix

Revisions pulled up:
- net/powerdns-ldap/Makefile                                    1.8-1.9
- net/powerdns-ldap/PLIST                                       1.2-1.3
- net/powerdns-mysql/Makefile                                   1.8-1.9
- net/powerdns-mysql/PLIST                                      1.3-1.4
- net/powerdns-pgsql/Makefile                                   1.10-1.11
- net/powerdns-pgsql/PLIST                                      1.2-1.3
- net/powerdns-sqlite/Makefile                                  1.5-1.6
- net/powerdns-sqlite/PLIST                                     1.2-1.3
- net/powerdns/Makefile                                         1.6-1.7
- net/powerdns/PLIST                                            1.3-1.4
- net/powerdns/distinfo                                         1.10
- net/powerdns/patches/patch-configure                          1.1

---
   Module Name:	pkgsrc
   Committed By:	ghen
   Date:		Mon Jan 23 15:11:54 UTC 2012

   Modified Files:
   	pkgsrc/net/powerdns: Makefile PLIST distinfo
   	pkgsrc/net/powerdns-ldap: Makefile PLIST
   	pkgsrc/net/powerdns-mysql: Makefile PLIST
   	pkgsrc/net/powerdns-pgsql: Makefile PLIST
   	pkgsrc/net/powerdns-sqlite: Makefile PLIST
   Added Files:
   	pkgsrc/net/powerdns/patches: patch-configure

   Log Message:
   Fix unportable == check in configure (I did not have PKG_DEVELOPER=yes when
   previously updating this pkg), noted by joerg.
   Also fix some PLIST issues (introduced with the same update).

   Bump PKGREVISION of affected packages.

---
   Module Name:	pkgsrc
   Committed By:	ghen
   Date:		Wed Jan 25 10:21:12 UTC 2012

   Modified Files:
   	pkgsrc/net/powerdns: Makefile PLIST
   	pkgsrc/net/powerdns-ldap: Makefile PLIST
   	pkgsrc/net/powerdns-mysql: Makefile PLIST
   	pkgsrc/net/powerdns-pgsql: Makefile PLIST
   	pkgsrc/net/powerdns-sqlite: Makefile PLIST

   Log Message:
   Previous PLIST change was wrong due to a libdir bug now fixed by sbd.  Revert
   PLIST and bump PKGREVISION again for powerdns + modules.

Revision 1.7: download - view: text, markup, annotated - select for diffs
Wed Jan 25 10:21:12 2012 UTC (3 months, 4 weeks ago) by ghen
Branches: MAIN
CVS tags: pkgsrc-2012Q1-base, pkgsrc-2012Q1, HEAD
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -2 lines
Previous PLIST change was wrong due to a libdir bug now fixed by sbd.  Revert
PLIST and bump PKGREVISION again for powerdns + modules.

Revision 1.6: download - view: text, markup, annotated - select for diffs
Mon Jan 23 15:11:54 2012 UTC (3 months, 4 weeks ago) by ghen
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -1 lines
Fix unportable == check in configure (I did not have PKG_DEVELOPER=yes when
previously updating this pkg), noted by joerg.
Also fix some PLIST issues (introduced with the same update).

Bump PKGREVISION of affected packages.

Revision 1.3.6.1: download - view: text, markup, annotated - select for diffs
Tue Aug 12 11:46:49 2008 UTC (3 years, 9 months ago) by rtr
Branches: pkgsrc-2008Q2
Diff to: previous 1.3: preferred, colored; next MAIN 1.4: preferred, colored
Changes since revision 1.3: +2 -2 lines
pullup ticket #2476 - requested by ghen
powerdns: security fix

revisions pulled up:
pkgsrc/net/powerdns/Makefile		1.4
pkgsrc/net/powerdns/distinfo		1.3
pkgsrc/net/powerdns/patches/patch-ac	1.1

   Module Name:	pkgsrc
   Committed By:	ghen
   Date:		Mon Aug 11 13:59:48 UTC 2008

   Modified Files:
   	pkgsrc/net/powerdns: Makefile distinfo
   Added Files:
   	pkgsrc/net/powerdns/patches: patch-ac

   Log Message:
   Fix for CVE-2008-3337 taken from PowerDNS 2.9.21.1: return SERVFAIL to
   mailformed queries instead of just dropping them (as this facilitates
   DNS spoofing attacks).  Bump PKGREVISION.

Revision 1.5: download - view: text, markup, annotated - select for diffs
Mon Aug 11 14:38:33 2008 UTC (3 years, 9 months ago) by ghen
Branches: MAIN
CVS tags: pkgsrc-2011Q4-base, pkgsrc-2011Q3-base, pkgsrc-2011Q3, pkgsrc-2011Q2-base, pkgsrc-2011Q2, pkgsrc-2011Q1-base, pkgsrc-2011Q1, pkgsrc-2010Q4-base, pkgsrc-2010Q4, pkgsrc-2010Q3-base, pkgsrc-2010Q3, pkgsrc-2010Q2-base, pkgsrc-2010Q2, pkgsrc-2010Q1-base, pkgsrc-2010Q1, pkgsrc-2009Q4-base, pkgsrc-2009Q4, pkgsrc-2009Q3-base, pkgsrc-2009Q3, pkgsrc-2009Q2-base, pkgsrc-2009Q2, pkgsrc-2009Q1-base, pkgsrc-2009Q1, pkgsrc-2008Q4-base, pkgsrc-2008Q4, pkgsrc-2008Q3-base, pkgsrc-2008Q3, cube-native-xorg-base, cube-native-xorg
Branch point for: pkgsrc-2011Q4
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +1 -2 lines
Upgrade PowerDNS to 2.9.21.1.  This release contains the security patch for
CVE-2008-3337 that we already had in patch-ac.

Revision 1.4: download - view: text, markup, annotated - select for diffs
Mon Aug 11 13:59:48 2008 UTC (3 years, 9 months ago) by ghen
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -2 lines
Fix for CVE-2008-3337 taken from PowerDNS 2.9.21.1: return SERVFAIL to
mailformed queries instead of just dropping them (as this facilitates
DNS spoofing attacks).  Bump PKGREVISION.

Revision 1.3: download - view: text, markup, annotated - select for diffs
Wed Jan 30 22:36:14 2008 UTC (4 years, 3 months ago) by heinz
Branches: MAIN
CVS tags: pkgsrc-2008Q2-base, pkgsrc-2008Q1-base, pkgsrc-2008Q1, cwrapper
Branch point for: pkgsrc-2008Q2
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +3 -1 lines
The package supports installation to DESTDIR.

Revision 1.2: download - view: text, markup, annotated - select for diffs
Fri Jan 4 20:05:12 2008 UTC (4 years, 4 months ago) by jmmv
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -1 lines
Bump PKGREVISION due to boost update to 1.34.1.

Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Sun Aug 13 09:34:21 2006 UTC (5 years, 9 months ago) by ghen
Branches: TNF
CVS tags: pkgsrc-base, pkgsrc-2007Q4-base, pkgsrc-2007Q4, pkgsrc-2007Q3-base, pkgsrc-2007Q3, pkgsrc-2007Q2-base, pkgsrc-2007Q2, pkgsrc-2007Q1-base, pkgsrc-2007Q1, pkgsrc-2006Q4-base, pkgsrc-2006Q4, pkgsrc-2006Q3-base, pkgsrc-2006Q3
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0 lines
Import net/powerdns, based on wip/pdns2 from pkgsrc-wip.  

The PowerDNS nameserver is a modern, advanced and high performance
authoritative-only nameserver.  It is written from scratch and conforms
to all the relevant DNS standards documents.  PowerDNS is open source.

The PowerDNS nameserver utilizes a flexible backend architecture that
can access DNS information from any data source.  This includes file
formats, Bind zone files, relational databases or LDAP directories.

See the net/powerdns-* packages for additional backend modules.

Revision 1.1: download - view: text, markup, annotated - select for diffs
Sun Aug 13 09:34:21 2006 UTC (5 years, 9 months ago) by ghen
Branches: MAIN
Initial revision

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options

NetBSD-CVSweb <admin[at]NetBSD[dot]se>