Bug 157752 - [NEW PORT] dns/bind97-sdb: The BIND DNS suite with updated DNSSEC and threads
Summary: [NEW PORT] dns/bind97-sdb: The BIND DNS suite with updated DNSSEC and threads
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: Doug Barton
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-06-11 05:30 UTC by josh.carroll
Modified: 2011-09-09 22:00 UTC (History)
1 user (show)

See Also:


Attachments
bind97-sdb-9.7.3.1.shar (7.38 KB, text/plain)
2011-06-11 05:30 UTC, josh.carroll
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description josh.carroll 2011-06-11 05:30:11 UTC
BIND version 9.7 port with support for sdb database drivers, including ldap and postgresql.

This is a re-written merge of the bind9-sdb-* ports and a BIND version bump to 9.7.

WWW: http://www.isc.org/index.pl?/sw/bind/index.php

- Josh <josh.carroll@gmail.com>


Generated with FreeBSD Port Tools 0.99
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2011-06-11 05:30:38 UTC
Class Changed
From-To: maintainer-update->change-request

Fix category (new ports should be change-requests) (via the GNATS Auto 
Assign Tool)
Comment 2 Wesley Shields freebsd_committer freebsd_triage 2011-06-13 23:56:12 UTC
Responsible Changed
From-To: freebsd-ports-bugs->dougb

Assign to dougb@ as it has been discussed between Josh, Doug and myself privately. If Doug is too busy to get to this I am willing to review and commit, but since it touches one of Doug's ports he should probably handle it. Please keep me in the CC if at all possible as I may have to pick it up.
Comment 3 dfilter service freebsd_committer freebsd_triage 2011-09-09 21:55:42 UTC
dougb       2011-09-09 20:55:32 UTC

  FreeBSD ports repository

  Modified files:
    dns                  Makefile 
    dns/bind97           Makefile 
  Added files:
    dns/bind97-sdb       Makefile pkg-descr 
    dns/bind97-sdb/files patch-ldap-bin__named__Makefile.in 
                         patch-ldap-bin__named__main.c 
                         patch-pgsql-bin__named__Makefile.in 
                         patch-pgsql-bin__named__main.c 
                         patch-pgsql-bin__named__pgsqldb.c 
  Log:
  BIND version 9.7 with support for sdb database drivers, including ldap and
  postgresql.
  
  WWW: https://www.isc.org/software/bind/
  
  PR:             ports/157752
  Submitted by:   Josh Carroll <josh.carroll@gmail.com>
  
  Revision  Changes    Path
  1.138     +1 -0      ports/dns/Makefile
  1.1       +105 -0    ports/dns/bind97-sdb/Makefile (new)
  1.1       +17 -0     ports/dns/bind97-sdb/files/patch-ldap-bin__named__Makefile.in (new)
  1.1       +26 -0     ports/dns/bind97-sdb/files/patch-ldap-bin__named__main.c (new)
  1.1       +17 -0     ports/dns/bind97-sdb/files/patch-pgsql-bin__named__Makefile.in (new)
  1.1       +26 -0     ports/dns/bind97-sdb/files/patch-pgsql-bin__named__main.c (new)
  1.1       +11 -0     ports/dns/bind97-sdb/files/patch-pgsql-bin__named__pgsqldb.c (new)
  1.1       +6 -0      ports/dns/bind97-sdb/pkg-descr (new)
  1.21      +1 -1      ports/dns/bind97/Makefile
_______________________________________________
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 Doug Barton freebsd_committer freebsd_triage 2011-09-09 21:56:14 UTC
State Changed
From-To: open->closed


Committed, finally! Thanks for both this contribution 
and your patience.