Commit graph

293 commits

Author SHA1 Message Date
Mario Sergio Fujikawa Ferreira
2e586061c2 Update to 0.177 2002-07-07 14:46:56 +00:00
Anton Berezin
82f5ccd024 Update to 1.02. Remove the patch, since it (and more) was included into
the new version.
2002-07-02 12:08:46 +00:00
Doug Barton
bb44cc541a Upgrade to 8.3.3, the latest from ISC. This release fixes the
libbind bug, and adds logging for people who attempt to exploit
it to named. Also improves logging for named-xfer, and adds
features to ndc to attempt to preserve command line arguments
that named was started with.

All users of BIND 8 are HIGHLY encouraged to upgrade to this version.
2002-06-29 00:05:17 +00:00
Ying-Chieh Liao
cf233d7b97 add p5-Tie-DNS 0.41
Tie interface to p5-Net-DNS

PR:		34282
Submitted by:	Seamus Venasse <svenasse@polaris.ca>
2002-06-26 06:01:21 +00:00
Hye-Shik Chang
3308597080 Use REINPLACE_CMD as well as USE_REINPLACE 2002-06-25 19:19:54 +00:00
Ying-Chieh Liao
4742a297e4 add noip 1.6
No-IP.com's dynamic DNS update client

PR:		36543
Submitted by:	Eyal Soha <esoha@attbi.com>
2002-06-25 09:32:29 +00:00
Hye-Shik Chang
10cb7d0c73 Updating my email address.
Approved by: cjh (mentor)
2002-06-25 07:50:58 +00:00
Ying-Chieh Liao
e28630ead2 Replace ${PERL} with ${REINPLACE_CMD}
PR:		39668
Submitted by:	Oliver Braun <obraun@informatik.unibw-muenchen.de>
2002-06-23 06:04:01 +00:00
Patrick Li
f2b68ec88a Update to 1.0.00 2002-06-23 04:13:37 +00:00
Doug Barton
614bb0e759 Upgrade to 8.3.2, the lastest release from ISC. Numerous bug fixes
include better EDNS support, the ability to turn EDNS probing off
on a per-server basis, better TSIG support, better handling
of IPv6, and various improvements to the CLI utilities like dig,
host, etc. For other improvements see the CHANGES file.

All users of BIND 8 are heavily encouraged to upgrade.

Changes to the port:
1. My patch for gid_t handling in 5.x was included in the base.
2. Make use of the new and improved MANPREFIX handling in bsd.port.mk.
3. If the user defines REPLACE_SYSTEM_BIND, we do just that.
2002-06-22 21:45:27 +00:00
Mario Sergio Fujikawa Ferreira
01c4a820a3 Update to 0.169 2002-06-21 16:12:30 +00:00
Ying-Chieh Liao
23ab7eff71 add p5-BIND-Conf_Parser 0.95
Perl5 module to parse BIND 8 configuration files

PR:		39455
Submitted by:	Andrew <andrew@ugh.net.au>
2002-06-18 06:35:01 +00:00
Patrick Li
0720cf63f1 - Update to 0.9.92
- Add startup script and reword configure message

Based on PR:	ports/38921
Submitted by:	Alex Kapranoff <kappa@agava.com>
2002-06-18 06:28:36 +00:00
Doug Barton
a5e07169fa Update to 0.23:
Fixed Net::DNS::mx() to work properly in scalar context.

Fixed taint issue when Net::DNS::Resolver::nameservers() is passed
a hostname as an argument.
2002-06-15 00:49:59 +00:00
Patrick Li
b2cfad802c Remove patches i forgot in last commit 2002-06-12 17:58:33 +00:00
Patrick Li
397fb143df Update to 1.5
PR:		ports/39184
Submitted by:	maintainer
2002-06-12 15:43:22 +00:00
Anton Berezin
f53230d8af Add p5-Net-DNS-ZoneFile, a Perl extension to convert a zone file to a
collection of RRs.
2002-06-11 18:46:16 +00:00
Doug Barton
f569ad6aa6 Add some more man pages to the list.
PR:		ports/39079
Submitted by:	gshapiro
2002-06-10 01:53:13 +00:00
Doug Barton
a2851b9655 Fix RR type numbers for KX and TSIG. 2002-06-09 21:03:18 +00:00
Kris Kennaway
f5dc4c16ff Fix some format string bugs 2002-06-07 07:46:57 +00:00
Doug Barton
edb263b95e Update to the latest, 0.21. This version contains many changes,
please see the Changes file for details. Some of the new features
include TSIG support (experimental), a name server module,
fixes for bind() problems in 5.005.03, and more.

The good news is that our friends in perldom have now seen the
light and fixed the later versions of this module so that it
does not (any longer) require perl 5.6.0 or higher. I've tested
quite a lot of the functions on both a RELENG_4 with stock perl
5.005.03, and a 5-Current system with stock 5.6.1, and didn't
have any problems.

I also added a few files to the PORTDOCS option.
2002-06-05 09:51:38 +00:00
Patrick Li
601bad98ee Update to 0.9.34
PR:		38788
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2002-05-31 22:55:00 +00:00
Ying-Chieh Liao
3ac06aa0a0 add firedns 0.1.17
Library for handling asynchronous DNS requests

PR:		37994
Submitted by:	Dean Hollister <dean@odyssey.apana.org.au>
2002-05-30 17:11:21 +00:00
Patrick Li
68b2058451 Update to 0.9.33
PR:		38534
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2002-05-26 22:48:34 +00:00
Patrick Li
03f189ed5b back out commit made comparing OSVERSION and use sed(1) to workaround perl
on current issue. gotta back it out sooner or later.

/me puts on pointy hat

Requested by:	many
2002-05-23 22:22:19 +00:00
SADA Kenji
e8af8ffbb0 I forgot to note PR and Submitted-by on my last commit.
Also, recover LIB_DEPENDS line for libgmp;
this is needed for -current.
PR:	ports/37199
Submitted by:	maintainer
2002-05-23 08:36:18 +00:00
SADA Kenji
7ec459fa33 - Move install directory from bin to sbin
- Rewrite descriptions
- Change maintainer's email
2002-05-23 08:25:57 +00:00
Patrick Li
797bc0968f Fix ports for building with -current without perl
PR:		38359
Submitted by:	maintainer
2002-05-23 00:32:04 +00:00
Doug Barton
b00185e8b6 Update to the latest release version 2002-05-22 05:22:31 +00:00
Mario Sergio Fujikawa Ferreira
89d35e103f Update to 0.157 2002-05-21 00:43:25 +00:00
Patrick Li
5103e8d9a3 Fix master sites
PR:		36680
Submitted by:	Jason Harris <jharris@widomaker.com>
Approved by:	mail bounce
2002-05-18 08:35:35 +00:00
Patrick Li
932c98dd35 Update to 0.9.28
PR:		38048
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2002-05-14 02:56:37 +00:00
Ying-Chieh Liao
91cb80d943 use USE_PYDISTUTILS 2002-04-29 18:37:38 +00:00
Ying-Chieh Liao
952faa64dc switch libgmp -> libgmp-freebsd 2002-04-28 09:52:47 +00:00
Doug Barton
2973844571 * Cosmetic 80-column fix for MAN3
* Remove now-obsolete cleanup of *.orig files

No functionality changes.
2002-04-27 08:50:44 +00:00
Patrick Li
97bba37943 Update to 0.9.19
PR:		37279
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2002-04-20 05:44:11 +00:00
Doug Barton
31d52c8c98 Upgrade to 9.2.1rc2, the latest from ISC. Numerous bugs were fixed,
see /usr/local/share/doc/bind9/CHANGES after installation for details.
2002-04-08 08:32:47 +00:00
Alexander Leidinger
ecdb168102 Replace __PREFIX__ in the rc script.
The maintainer wasn't reachable by myself and by the submitter, so no
review/approval from him.

Approved by:	steve
Submitted by:	marius@alchemy.franken.de
2002-04-02 12:37:50 +00:00
Patrick Li
6bdeada327 Update to 0.9.18
PR:		36584
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2002-03-31 18:03:23 +00:00
Ying-Chieh Liao
d0ac31aeff upgrade to 0.9.17
PR:		36294
Submitted by:	Ports Fury
2002-03-25 12:26:47 +00:00
Pete Fritchman
17a2c2f805 Add a missing dependency on libgmp.
Submitted by:	bento
2002-03-24 00:24:31 +00:00
Munechika SUMIKAWA
86e0790656 Upgrade to 1.3.
Approved by:	kris
2002-03-19 04:17:23 +00:00
Doug Barton
26070aa7ab Fix PORTVERSION so that wacky things don't happen down the road.
In my previous commit I forgot to mention that 'pkg_add -r bind' is
only half the rationale for changing PORTNAME. The other half is so
that people who really want to can 'pkg_add -r bind9'.
2002-03-17 19:09:09 +00:00
Doug Barton
f5fbcb7753 Upgrade to the latest release candidate, 9.2.1rc1. Numerous 9.x bugs
are fixed in this version, however BIND 9 is still recommended only
for early adopters, and those that have time to closely monitor
their name service.

* Change PORTNAME to bind9 so that 'pkg_add -r bind' does the right thing
* Use the local version of openssl, and disable threads on all but
the most recent -current. Thread support is still considered experimental.
2002-03-17 06:47:25 +00:00
Peter Pentchev
53862497c4 Add Florent Guillaume's patch for dnscache make the cache persistent
across restarts, conditional on the WITH_DNSCACHE_DUMPCACHE knob.
Add a pre-fetch target describing the available makevar knobs.

PR:		35483
Submitted by:	Joe Barbish <barbish@a1poweruser.com>
2002-03-14 17:17:32 +00:00
Patrick Li
aba9fbafa5 Update to 0.9.14
PR:		35793
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2002-03-12 00:38:51 +00:00
Mario Sergio Fujikawa Ferreira
c6caf151c1 Update to 0.153
PR:		35746
Submitted by:	The Anarcat <anarcat@anarcat.dyndns.org>
2002-03-11 20:06:36 +00:00
Doug Barton
f6eea92879 Small tuneups:
* Make patching silent, like standard ports
* Use MANPREFIX for man pages
* Add a patch to specify the right arguments to getgrouplist,
by __FreeBSD_version
2002-02-28 05:31:24 +00:00
Patrick Li
a04c61f7b0 Add new port net/py-adns - Python interface to asynchronous dns resolver
PR:		35277
Submitted by:	Hye-Shik Chang <perky@fallin.lv>
2002-02-26 22:35:54 +00:00
Patrick Li
c53bfa3f78 Update to 1.4
PR:		35287
Submitted by:	maintainer
2002-02-24 23:18:13 +00:00