Bug 159349 - [MAINTAINER] dns/powerdns: update to 3.0
Summary: [MAINTAINER] dns/powerdns: update to 3.0
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-08-01 12:50 UTC by Ralf van der Enden
Modified: 2011-08-08 13:50 UTC (History)
0 users

See Also:


Attachments
powerdns-3.0.patch (20.71 KB, patch)
2011-08-01 12:50 UTC, Ralf van der Enden
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ralf van der Enden 2011-08-01 12:50:06 UTC
- Update to 3.0

Removed file(s):
- files/tables-mssql_or_sybase.sql
- files/tables-mysql.sql
- files/tables-pgsql.sql
- files/tables-sqlite.sql

Generated with FreeBSD Port Tools 0.99
Comment 1 Ralf.vanderEnden 2011-08-01 12:59:53 UTC
Please add the following text to /usr/ports/UPDATING (date might need an 
update):

-----------------------------------------------------------------------------------------------------------------------
20110801:
   AFFECTS: users of dns/powerdns
   AUTHOR: tremere@cainites.net

   The port has been updated to PowerDNS 3.0, which includes support for 
DNSSEC.

   Before upgrading please read the the following:
   http://doc.powerdns.com/upgrades.html#from2.9to3.0

   Make sure to read the documentation and wiki on 
http://powerdnssec.org/ on how
   to enable DNSSEC mode in the configuration-file and for the necessary 
database
   changes!!!

   Take note that not all backends support DNSSEC!!! The ones that do 
are BIND,
   SQLite3 and Generic MySQL and PgSQL (http://doc.powerdns.com)

   As of this version 3 new dependencies are required to build:
   - lang/lua
   - security/botan and
   - security/cryptopp
-----------------------------------------------------------------------------------------------------------------------

Thanks.

Best regards,

Ralf van der Enden


 

DISCLAIMER: This message is intended exclusively for the addressee(s) and may contain confidential and privileged information. If you are not the intended recipient please notify the sender immediately and destroy this message. Unauthorized use, disclosure or copying of this message is strictly prohibited.
The foundation 'Stichting Deltares', which has its seat at Delft, The Netherlands, Commercial Registration Number 41146461, is not liable in any way whatsoever for consequences and/or damages resulting from the improper, incomplete and untimely dispatch, receipt and/or content of this e-mail.
Comment 2 Pav Lucistnik freebsd_committer freebsd_triage 2011-08-08 13:01:08 UTC
State Changed
From-To: open->closed

Committed, thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2011-08-08 13:39:08 UTC
pav         2011-08-08 12:38:59 UTC

  FreeBSD ports repository

  Modified files:
    dns/powerdns         Makefile distinfo pkg-plist 
    dns/powerdns/files   pdns.conf pdns.in 
  Removed files:
    dns/powerdns/files   tables-mssql_or_sybase.sql 
                         tables-mysql.sql tables-pgsql.sql 
                         tables-sqlite.sql 
  Log:
  - Update to 3.0
  
  PR:             ports/159349
  Submitted by:   Ralf van der Enden <tremere@cainites.net> (maintainer)
  
  Revision  Changes    Path
  1.71      +58 -15    ports/dns/powerdns/Makefile
  1.21      +2 -2      ports/dns/powerdns/distinfo
  1.7       +98 -6     ports/dns/powerdns/files/pdns.conf
  1.7       +2 -2      ports/dns/powerdns/files/pdns.in
  1.2       +0 -56     ports/dns/powerdns/files/tables-mssql_or_sybase.sql (dead)
  1.2       +0 -57     ports/dns/powerdns/files/tables-mysql.sql (dead)
  1.2       +0 -57     ports/dns/powerdns/files/tables-pgsql.sql (dead)
  1.2       +0 -51     ports/dns/powerdns/files/tables-sqlite.sql (dead)
  1.19      +10 -4     ports/dns/powerdns/pkg-plist
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 4 dfilter service freebsd_committer freebsd_triage 2011-08-08 13:41:22 UTC
pav         2011-08-08 12:41:08 UTC

  FreeBSD ports repository

  Modified files:
    .                    UPDATING 
  Log:
  - Add entry for dns/powerdns update
  
  PR:             ports/159349
  Submitted by:   Ralf van der Enden <tremere@cainites.net>
  
  Revision  Changes    Path
  1.1117    +17 -1     ports/UPDATING
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"