summaryrefslogtreecommitdiffstats
path: root/dns
Commit message (Collapse)AuthorAgeFilesLines
* Replace ${PERL} with ${REINPLACE_CMD}ijliao2002-06-232-3/+6
| | | | | PR: 39668 Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de>
* Update to 1.0.00pat2002-06-232-2/+2
|
* Upgrade to 8.3.2, the lastest release from ISC. Numerous bug fixesdougb2002-06-225-33/+22
| | | | | | | | | | | | | | 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.
* Update to 0.169lioux2002-06-212-4/+14
|
* add p5-BIND-Conf_Parser 0.95ijliao2002-06-185-0/+37
| | | | | | | Perl5 module to parse BIND 8 configuration files PR: 39455 Submitted by: Andrew <andrew@ugh.net.au>
* - Update to 0.9.92pat2002-06-185-3/+41
| | | | | | | - Add startup script and reword configure message Based on PR: ports/38921 Submitted by: Alex Kapranoff <kappa@agava.com>
* Update to 0.23:dougb2002-06-152-2/+2
| | | | | | | 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.
* Remove patches i forgot in last commitpat2002-06-121-30/+0
|
* Update to 1.5pat2002-06-122-2/+2
| | | | | PR: ports/39184 Submitted by: maintainer
* Add p5-Net-DNS-ZoneFile, a Perl extension to convert a zone file to atobez2002-06-116-0/+88
| | | | collection of RRs.
* Add some more man pages to the list.dougb2002-06-101-1/+3
| | | | | PR: ports/39079 Submitted by: gshapiro
* Fix RR type numbers for KX and TSIG.dougb2002-06-092-2/+2
|
* Fix some format string bugskris2002-06-071-0/+30
|
* Update to the latest, 0.21. This version contains many changes,dougb2002-06-053-2/+22
| | | | | | | | | | | | | | | 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.
* Update to 0.9.34pat2002-05-312-2/+2
| | | | | PR: 38788 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* add firedns 0.1.17ijliao2002-05-305-0/+49
| | | | | | | Library for handling asynchronous DNS requests PR: 37994 Submitted by: Dean Hollister <dean@odyssey.apana.org.au>
* Update to 0.9.33pat2002-05-262-2/+2
| | | | | PR: 38534 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* back out commit made comparing OSVERSION and use sed(1) to workaround perlpat2002-05-231-9/+1
| | | | | | | | on current issue. gotta back it out sooner or later. /me puts on pointy hat Requested by: many
* I forgot to note PR and Submitted-by on my last commit.sada2002-05-231-0/+2
| | | | | | | Also, recover LIB_DEPENDS line for libgmp; this is needed for -current. PR: ports/37199 Submitted by: maintainer
* - Move install directory from bin to sbinsada2002-05-234-22/+24
| | | | | - Rewrite descriptions - Change maintainer's email
* Fix ports for building with -current without perlpat2002-05-231-1/+9
| | | | | PR: 38359 Submitted by: maintainer
* Update to the latest release versiondougb2002-05-228-16/+16
|
* Update to 0.157lioux2002-05-212-2/+2
|
* Fix master sitespat2002-05-181-1/+1
| | | | | | PR: 36680 Submitted by: Jason Harris <jharris@widomaker.com> Approved by: mail bounce
* Update to 0.9.28pat2002-05-143-2/+3
| | | | | PR: 38048 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* use USE_PYDISTUTILSijliao2002-04-291-7/+1
|
* switch libgmp -> libgmp-freebsdijliao2002-04-281-1/+1
|
* * Cosmetic 80-column fix for MAN3dougb2002-04-271-10/+9
| | | | | | * Remove now-obsolete cleanup of *.orig files No functionality changes.
* Update to 0.9.19pat2002-04-203-2/+3
| | | | | PR: 37279 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* Upgrade to 9.2.1rc2, the latest from ISC. Numerous bugs were fixed,dougb2002-04-088-16/+16
| | | | see /usr/local/share/doc/bind9/CHANGES after installation for details.
* Replace __PREFIX__ in the rc script.netchild2002-04-021-2/+3
| | | | | | | | 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
* Update to 0.9.18pat2002-03-313-2/+3
| | | | | PR: 36584 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* upgrade to 0.9.17ijliao2002-03-252-27/+27
| | | | | PR: 36294 Submitted by: Ports Fury
* Add a missing dependency on libgmp.petef2002-03-241-0/+2
| | | | Submitted by: bento
* Upgrade to 1.3.sumikawa2002-03-193-16/+2
| | | | Approved by: kris
* Fix PORTVERSION so that wacky things don't happen down the road.dougb2002-03-174-28/+36
| | | | | | 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'.
* Upgrade to the latest release candidate, 9.2.1rc1. Numerous 9.x bugsdougb2002-03-1712-212/+372
| | | | | | | | | | 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.
* Add Florent Guillaume's patch for dnscache make the cache persistentroam2002-03-142-3/+22
| | | | | | | | 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>
* Update to 0.9.14pat2002-03-122-4/+4
| | | | | PR: 35793 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* Update to 0.153lioux2002-03-112-2/+2
| | | | | PR: 35746 Submitted by: The Anarcat <anarcat@anarcat.dyndns.org>
* Small tuneups:dougb2002-02-283-3/+28
| | | | | | | * Make patching silent, like standard ports * Use MANPREFIX for man pages * Add a patch to specify the right arguments to getgrouplist, by __FreeBSD_version
* Add new port net/py-adns - Python interface to asynchronous dns resolverpat2002-02-265-0/+47
| | | | | PR: 35277 Submitted by: Hye-Shik Chang <perky@fallin.lv>
* Update to 1.4pat2002-02-242-2/+2
| | | | | PR: 35287 Submitted by: maintainer
* Update to 0.9.11pat2002-02-193-4/+3
| | | | | PR: 35094 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* Fix distinfo file for new distfile pathdougb2002-02-141-2/+2
|
* Makefiledougb2002-02-131-0/+1
|
* add dnssec walkerijliao2002-02-075-0/+35
| | | | DNSSEC Walker
* * Assume maintainership by agreement.dougb2002-02-064-59/+12
| | | | | | | * Update to 0.14, which has only two changes: - Fix the bug which we fixed with patch-aa - Fix the "defined @array" line that trips up perl 5.6.x
* Update to 1.3pat2002-02-062-2/+2
| | | | | PR: 34649 Submitted by: maintainer
* Upgrade to 8.3.1, an urgent bugfix release. To quote from the releasedougb2002-02-032-3/+3
| | | | | | | | notes, "If you have BIND 8.3.0 you need to upgrade." See /usr/local/share/doc/bind8/CHANGES for a complete list, but the most important change is: 1324. [bug] certian bad delegations could result in a DNS storm.
OpenPOWER on IntegriCloud