The NetBSD Project

CVS log for pkgsrc/net/powerdns-sqlite/Attic/Makefile

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / net / powerdns-sqlite

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.8
Wed Dec 10 14:50:09 2014 UTC (10 years ago) by fhajny
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.7: +1 -1 lines
Update PowerDNS to 3.4.1.

pkgsrc changes:
- SQLite 2.x support no longer exists
- SQLite 3.x support cannot be compiled outside the main package because
  of how symbols are distributed, so making it a compile time option
  for net/powerdns now.

Too many changes since 2.9.22.5 (over 2 years ago), see the full changelog:

  http://doc.powerdns.com/md/changelog/

Upgrade notes:

- PowerDNS 3.4 comes with a mandatory database schema upgrade coming from
  any previous 3.x release.
- PowerDNS 3.1 introduces native SQLite3 support for storing key material for
  DNSSEC in the bindbackend. With this change, support for bind+gsql-setups
  ('hybrid mode') has been dropped.
- PowerDNS 3.0 introduces full DNSSEC support which requires changes
  to database schemas. By default, old non-DNSSEC schema is assumed.

Please see the docs on upgrading for particular steps that need to be taken:

  http://doc.powerdns.com/md/authoritative/upgrading/

Revision 1.7: download - view: text, markup, annotated - select for diffs
Tue Oct 23 17:19:00 2012 UTC (12 years, 1 month ago) by asau
Branches: MAIN
CVS tags: pkgsrc-2014Q3-base, pkgsrc-2014Q3, pkgsrc-2014Q2-base, pkgsrc-2014Q2, pkgsrc-2014Q1-base, pkgsrc-2014Q1, pkgsrc-2013Q4-base, pkgsrc-2013Q4, pkgsrc-2013Q3-base, pkgsrc-2013Q3, pkgsrc-2013Q2-base, pkgsrc-2013Q2, pkgsrc-2013Q1-base, pkgsrc-2013Q1, pkgsrc-2012Q4-base, pkgsrc-2012Q4
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +1 -3 lines
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.

Revision 1.4.30.1: download - view: text, markup, annotated - select for diffs
Thu Jan 26 23:39:09 2012 UTC (12 years, 10 months ago) by tron
Branches: pkgsrc-2011Q4
Diff to: previous 1.4: preferred, colored; next MAIN 1.5: preferred, colored
Changes since revision 1.4: +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.6: download - view: text, markup, annotated - select for diffs
Wed Jan 25 10:21:12 2012 UTC (12 years, 10 months ago) by ghen
Branches: MAIN
CVS tags: pkgsrc-2012Q3-base, pkgsrc-2012Q3, pkgsrc-2012Q2-base, pkgsrc-2012Q2, pkgsrc-2012Q1-base, pkgsrc-2012Q1
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +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.5: download - view: text, markup, annotated - select for diffs
Mon Jan 23 15:11:54 2012 UTC (12 years, 10 months ago) by ghen
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +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.4: download - view: text, markup, annotated - select for diffs
Mon Aug 11 14:38:33 2008 UTC (16 years, 4 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.3: preferred, colored
Changes since revision 1.3: +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.3: download - view: text, markup, annotated - select for diffs
Thu Jun 12 02:14:41 2008 UTC (16 years, 6 months ago) by joerg
Branches: MAIN
CVS tags: pkgsrc-2008Q2-base, pkgsrc-2008Q2, cwrapper
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +3 -1 lines
Add DESTDIR support.

Revision 1.2: download - view: text, markup, annotated - select for diffs
Fri Jan 4 20:05:12 2008 UTC (16 years, 11 months ago) by jmmv
Branches: MAIN
CVS tags: pkgsrc-2008Q1-base, pkgsrc-2008Q1
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:36:24 2006 UTC (18 years, 4 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-sqlite.

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.

This packages provides the SQLite backend module.

Revision 1.1: download - view: text, markup, annotated - select for diffs
Sun Aug 13 09:36:24 2006 UTC (18 years, 4 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

CVSweb <webmaster@jp.NetBSD.org>