Commit Graph

34 Commits

Author SHA1 Message Date
jakob
2f5ac6b784 fix broken openssl function (markus@) and change default random device to /dev/arandom 2002-10-26 12:44:07 +00:00
jakob
533b383447 nuke NEED_VERSION and remove debug flavour; wcobb 2002-08-05 20:48:59 +00:00
jakob
efb4c87a70 move libbind to separate package 2002-07-07 11:21:59 +00:00
jakob
19487fd70b typo 2002-06-13 15:27:29 +00:00
jakob
d117bee24e update to BIND v9.2.1, maintenance bugfix release 2002-05-02 06:41:38 +00:00
lebel
db3ee550f7 only compile sha1.c with -O0 on sparc64, not the whole port. 2002-03-23 22:05:48 +00:00
lebel
2f9c130508 XXX workaround a gcc optimization bug on sparc64 (for sha1.o) 2002-03-06 23:48:23 +00:00
jakob
f9f2e1890a update to BIND 9.2.0. compared to BIND 9.1, BIND 9.2 has a number of new
features as well as numerous bug fixes and cleanups.
2001-11-26 23:25:18 +00:00
wilfried
6f5978e2f9 use ports in-tree libtool patches, ok maintainer 2001-11-01 18:34:51 +00:00
jakob
7f1050c343 - remove pkg/MESSAGE as it confuses more then helps
- update bind9-enable script and add bind9-disable script
- update MASTER_SITES
- cleanup post-install
- enable MODGNU_CONFIG_GUESS_DIRS
2001-10-08 23:01:51 +00:00
naddy
49afc89ea6 MASTER_SITES fix by Heikki Korpela <heko@saitti.net>:
- Add ftp.funet.fi and ftp.sunet.se mirrors where available.
- Remove broken ftp.funet.fi references.
2001-07-13 11:23:37 +00:00
jakob
c0ad352c96 update to BIND v9.1.3. this is a maintenance release, containing fixes for
a number of bugs in 9.1.2 but no new features.
2001-07-06 14:48:35 +00:00
jakob
f8a90458fc typo in MASTER_SITES 2001-05-11 09:52:30 +00:00
jakob
8168817fc7 update to BIND 9.1.2
--
BIND 9.1.2 is now available. This is a maintenance release, containing
fixes for a number of bugs in 9.1.1 but no new features. We recommend
that all users of earlier versions of BIND 9 upgrade to 9.1.2.

DNSSEC users should note that DNSSEC validation involving algorithms other
than RSA will not interoperate between this version of BIND and version
9.1.1 or older, because the older versions use an incorrect formula for
calculating key tags of non-RSA keys.
2001-05-05 22:10:32 +00:00
jakob
f1280a674a update to BIND 9.1.1. this is a maintenance release, fixing
a number of bugs in BIND 9.1.0. there are no new features.
2001-03-29 06:47:54 +00:00
jakob
8e4c7e0943 update to BIND v9.1.1rc7 2001-03-27 09:03:17 +00:00
jakob
1d0220ad49 move COMMENT into Makefile & touch NEED_VERSION 2001-03-24 19:55:27 +00:00
jakob
9770352f01 update to v9.1.1rc6 2001-03-23 03:10:47 +00:00
jakob
d31f8a6f5d update to BIND v9.1.1rc5 2001-03-15 08:55:52 +00:00
jakob
c5c9e5427b update to BIND v9.1.1rc4 2001-03-07 07:53:22 +00:00
jakob
14c739d58b update to BIND v9.1.1rc3 2001-02-27 08:39:39 +00:00
brad
ac972f7b43 no need to override the random device, BIND9 defaults to the right device
for OpenBSD.
2001-02-19 15:49:44 +00:00
jakob
ef1a851aba update to BIND v9.1.1rc2 2001-02-13 14:26:47 +00:00
brad
f1c589a1f7 - silence sed
- ${CHOWN}, ${CHMOD} -> chown, chmod
2001-02-12 17:13:17 +00:00
jakob
ec1f2344e3 configure patch + cleanup; brad@ 2001-01-18 14:25:15 +00:00
jakob
57e02378ba update to BIND v9.1.0. from release announcement:
--
BIND 9.1.0 has been released.  Compared to BIND 9.0, BIND 9.1 has a
number of new features as well as numerous bug fixes and cleanups.
The new features include:

  - Many BIND 8 features previously unimplemented in BIND 9,
    including domain-specific forwarding, the $GENERATE
    master file directive, and the "blackhole", "dialup",
    and "sortlist" options

  - Forwarding of dynamic update requests; this is enabled
    by the "allow-update-forwarding" option

  - A new, simplified database interface and a number of
    sample drivers based on it; see doc/misc/sdb for details

  - Support for building single-threaded servers for
    environments that do not supply POSIX threads

  - New configuration options: "min-refresh-time",
    "max-refresh-time", "min-retry-time", "max-retry-time",
    "additional-from-auth", "additional-from-cache",
    "notify explicit"

  - Faster lookups, particularly in large zones.
2001-01-18 09:32:00 +00:00
jakob
afafe4f55d update to BIND v9.0.1. ok espie@ 2000-11-13 16:21:42 +00:00
jakob
1cd1b2f0d5 fix static flavour packaging. ok espie@ 2000-11-13 16:01:29 +00:00
espie
46b5f232b5 Kill
FAKE=Yes
HAS_CONFIGURE, GNU_CONFIGURE, USE_IMAKE, NO_INSTALL_MANPAGES, USE_AUTOCONF
and bump NEED_VERSION accordingly.
2000-10-22 15:41:23 +00:00
jakob
ce7dadcdb0 add fullname to MAINTAINER 2000-10-04 21:53:59 +00:00
jakob
d1aafd23d0 add static flavor 2000-09-21 10:17:53 +00:00
jakob
dbcb25409e remove bind9-enable 2000-09-16 15:39:19 +00:00
jakob
c74b630376 - enable shared libraries
- install isc-config.sh
2000-09-16 15:28:01 +00:00
jakob
0309502829 A port of BIND v9.0.0
BIND 9.0.0 is the first "general availability" release of BIND
	version 9. It is aimed at early adopters and those who wish to 
	make use of new 9.0 features, such as IPv6 and DNSSEC secure 
	resolution support.
2000-09-16 07:36:52 +00:00