summaryrefslogtreecommitdiff
path: root/dns
AgeCommit message (Collapse)Author
2002-06-26add p5-Tie-DNS 0.41Ying-Chieh Liao
Tie interface to p5-Net-DNS PR: 34282 Submitted by: Seamus Venasse <svenasse@polaris.ca>
2002-06-25Use REINPLACE_CMD as well as USE_REINPLACEHye-Shik Chang
2002-06-25add noip 1.6Ying-Chieh Liao
No-IP.com's dynamic DNS update client PR: 36543 Submitted by: Eyal Soha <esoha@attbi.com>
2002-06-25Updating my email address.Hye-Shik Chang
Approved by: cjh (mentor)
2002-06-23Replace ${PERL} with ${REINPLACE_CMD}Ying-Chieh Liao
PR: 39668 Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de>
2002-06-23Update to 1.0.00Patrick Li
2002-06-22Upgrade to 8.3.2, the lastest release from ISC. Numerous bug fixesDoug Barton
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-21Update to 0.169Mario Sergio Fujikawa Ferreira
2002-06-18add p5-BIND-Conf_Parser 0.95Ying-Chieh Liao
Perl5 module to parse BIND 8 configuration files PR: 39455 Submitted by: Andrew <andrew@ugh.net.au>
2002-06-18- Update to 0.9.92Patrick Li
- Add startup script and reword configure message Based on PR: ports/38921 Submitted by: Alex Kapranoff <kappa@agava.com>
2002-06-15Update to 0.23:Doug Barton
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-12Remove patches i forgot in last commitPatrick Li
2002-06-12Update to 1.5Patrick Li
PR: ports/39184 Submitted by: maintainer
2002-06-11Add p5-Net-DNS-ZoneFile, a Perl extension to convert a zone file to aAnton Berezin
collection of RRs.
2002-06-10Add some more man pages to the list.Doug Barton
PR: ports/39079 Submitted by: gshapiro
2002-06-09Fix RR type numbers for KX and TSIG.Doug Barton
2002-06-07Fix some format string bugsKris Kennaway
2002-06-05Update to the latest, 0.21. This version contains many changes,Doug Barton
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-05-31Update to 0.9.34Patrick Li
PR: 38788 Submitted by: KATO Tsuguru <tkato@prontomail.com>
2002-05-30add firedns 0.1.17Ying-Chieh Liao
Library for handling asynchronous DNS requests PR: 37994 Submitted by: Dean Hollister <dean@odyssey.apana.org.au>
2002-05-26Update to 0.9.33Patrick Li
PR: 38534 Submitted by: KATO Tsuguru <tkato@prontomail.com>
2002-05-23back out commit made comparing OSVERSION and use sed(1) to workaround perlPatrick Li
on current issue. gotta back it out sooner or later. /me puts on pointy hat Requested by: many
2002-05-23I forgot to note PR and Submitted-by on my last commit.SADA Kenji
Also, recover LIB_DEPENDS line for libgmp; this is needed for -current. PR: ports/37199 Submitted by: maintainer
2002-05-23- Move install directory from bin to sbinSADA Kenji
- Rewrite descriptions - Change maintainer's email
2002-05-23Fix ports for building with -current without perlPatrick Li
PR: 38359 Submitted by: maintainer
2002-05-22Update to the latest release versionDoug Barton
2002-05-21Update to 0.157Mario Sergio Fujikawa Ferreira
2002-05-18Fix master sitesPatrick Li
PR: 36680 Submitted by: Jason Harris <jharris@widomaker.com> Approved by: mail bounce
2002-05-14Update to 0.9.28Patrick Li
PR: 38048 Submitted by: KATO Tsuguru <tkato@prontomail.com>
2002-04-29use USE_PYDISTUTILSYing-Chieh Liao
2002-04-28switch libgmp -> libgmp-freebsdYing-Chieh Liao
2002-04-27* Cosmetic 80-column fix for MAN3Doug Barton
* Remove now-obsolete cleanup of *.orig files No functionality changes.
2002-04-20Update to 0.9.19Patrick Li
PR: 37279 Submitted by: KATO Tsuguru <tkato@prontomail.com>
2002-04-08Upgrade to 9.2.1rc2, the latest from ISC. Numerous bugs were fixed,Doug Barton
see /usr/local/share/doc/bind9/CHANGES after installation for details.
2002-04-02Replace __PREFIX__ in the rc script.Alexander Leidinger
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-03-31Update to 0.9.18Patrick Li
PR: 36584 Submitted by: KATO Tsuguru <tkato@prontomail.com>
2002-03-25upgrade to 0.9.17Ying-Chieh Liao
PR: 36294 Submitted by: Ports Fury
2002-03-24Add a missing dependency on libgmp.Pete Fritchman
Submitted by: bento
2002-03-19Upgrade to 1.3.Munechika SUMIKAWA
Approved by: kris
2002-03-17Fix PORTVERSION so that wacky things don't happen down the road.Doug Barton
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-17Upgrade to the latest release candidate, 9.2.1rc1. Numerous 9.x bugsDoug Barton
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-14Add Florent Guillaume's patch for dnscache make the cache persistentPeter Pentchev
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-12Update to 0.9.14Patrick Li
PR: 35793 Submitted by: KATO Tsuguru <tkato@prontomail.com>
2002-03-11Update to 0.153Mario Sergio Fujikawa Ferreira
PR: 35746 Submitted by: The Anarcat <anarcat@anarcat.dyndns.org>
2002-02-28Small tuneups:Doug Barton
* 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-26Add new port net/py-adns - Python interface to asynchronous dns resolverPatrick Li
PR: 35277 Submitted by: Hye-Shik Chang <perky@fallin.lv>
2002-02-24Update to 1.4Patrick Li
PR: 35287 Submitted by: maintainer
2002-02-19Update to 0.9.11Patrick Li
PR: 35094 Submitted by: KATO Tsuguru <tkato@prontomail.com>
2002-02-14Fix distinfo file for new distfile pathDoug Barton
2002-02-13MakefileDoug Barton