NOTICE: This package has been removed from pkgsrc

./wip/bind10-devel, ISC Bind 10 devel-20120119 (snapshot

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 20120329, Package name: bind10-devel-20120329, Maintainer: pettai

BIND is the popular implementation of a DNS server, developer
interfaces, and DNS tools. BIND 10 is a rewrite of BIND 9. BIND 10
is written in C++ and Python and provides a modular environment
for serving, maintaining, and developing DNS.

BIND10-devel is new development leading up to the production
BIND 10 release. It contains prototype code and experimental
interfaces. Nevertheless it is ready to use now for testing the
new BIND 10 infrastructure ideas.


Required to run:
[security/botan] [databases/py-sqlite3] [lang/python27] [devel/log4cplus]

Required to build:
[devel/boost-headers]

Master sites:

SHA1: 028e14ff5abf2e64adb5a022d1ab676a81f39e2e
RMD160: ff0f899734c368a91e33494487ecd0bfa58ce1d1
Filesize: 3526.174 KB

Version history: (Expand)


CVS history: (Expand)


   2014-01-30 16:37:24 by Fredrik Pettai | Files touched by this commit (1)
Log message:
change maint
   2014-01-25 11:38:08 by Thomas Klausner | Files touched by this commit (171) | Package updated
Log message:
Mark packages as not ready for python-3.x where applicable;
either because they themselves are not ready or because a
dependency isn't. This is annotated by
PYTHON_VERSIONS_INCOMPATIBLE=  33 # not yet ported as of x.y.z
or
PYTHON_VERSIONS_INCOMPATIBLE=  33 # py-foo, py-bar
respectively, please use the same style for other packages,
and check during updates.

Use versioned_dependencies.mk where applicable.
Use REPLACE_PYTHON instead of handcoded alternatives, where applicable.
Reorder Makefile sections into standard order, where applicable.

Remove PYTHON_VERSIONS_INCLUDE_3X lines since that will be default
with the next commit.

Whitespace cleanups and other nits corrected, where necessary.
   2014-01-12 10:43:46 by Thomas Klausner | Files touched by this commit (6)
Log message:
PYTHON_VERSIONS_ACCEPTED cleanup.
   2012-09-24 19:14:23 by Aleksej Saushev | Files touched by this commit (43)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.
   2012-05-06 10:17:05 by Fredrik Pettai | Files touched by this commit (1)
Log message:
Corrected PLIST as well
   2012-05-06 01:21:21 by Fredrik Pettai | Files touched by this commit (1)
Log message:
Added correct HOMEPAGE + added pkg-config to tools
   2012-05-06 00:47:24 by Fredrik Pettai | Files touched by this commit (2)
Log message:
Welcome to the 18th development release of BIND 10. This is the final
development release of our third project year. Its key enhancements
include:

 * Able to manually send out NOTIFY messages for a given zone.

 * Support for the SSHFP resource record type (RFC 4255).

 * Additional logging about AXFR and IXFR transfers for administrators.

 * Significant DNS query performance improvements.

Read the full announcement here:
ftp://ftp.isc.org/isc/bind10/devel-20120329/ANNOUNCEMENT
   2012-01-31 23:59:47 by Fredrik Pettai | Files touched by this commit (5)
Log message:
BIND is the popular implementation of a DNS server, developer
interfaces, and DNS tools. BIND 10 is a rewrite of BIND 9. BIND 10
is written in C++ and Python and provides a modular environment
for serving, maintaining, and developing DNS.

BIND10-devel is new development leading up to the production
BIND 10 release. It contains prototype code and experimental
interfaces. Nevertheless it is ready to use now for testing the
new BIND 10 infrastructure ideas.