summaryrefslogtreecommitdiff
path: root/dns (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove patches i forgot in last commitPatrick Li2002-06-121-30/+0
| | | | Notes: svn path=/head/; revision=61165
* Update to 1.5Patrick Li2002-06-122-2/+2
| | | | | | | | PR: ports/39184 Submitted by: maintainer Notes: svn path=/head/; revision=61160
* Add p5-Net-DNS-ZoneFile, a Perl extension to convert a zone file to aAnton Berezin2002-06-116-0/+88
| | | | | | | collection of RRs. Notes: svn path=/head/; revision=61129
* Add some more man pages to the list.Doug Barton2002-06-101-1/+3
| | | | | | | | PR: ports/39079 Submitted by: gshapiro Notes: svn path=/head/; revision=61019
* Fix RR type numbers for KX and TSIG.Doug Barton2002-06-092-2/+2
| | | | Notes: svn path=/head/; revision=61003
* Fix some format string bugsKris Kennaway2002-06-071-0/+30
| | | | Notes: svn path=/head/; revision=60755
* Update to the latest, 0.21. This version contains many changes,Doug Barton2002-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. Notes: svn path=/head/; revision=60640
* Update to 0.9.34Patrick Li2002-05-312-2/+2
| | | | | | | | PR: 38788 Submitted by: KATO Tsuguru <tkato@prontomail.com> Notes: svn path=/head/; revision=60411
* add firedns 0.1.17Ying-Chieh Liao2002-05-305-0/+49
| | | | | | | | | | Library for handling asynchronous DNS requests PR: 37994 Submitted by: Dean Hollister <dean@odyssey.apana.org.au> Notes: svn path=/head/; revision=60306
* Update to 0.9.33Patrick Li2002-05-262-2/+2
| | | | | | | | PR: 38534 Submitted by: KATO Tsuguru <tkato@prontomail.com> Notes: svn path=/head/; revision=60047
* back out commit made comparing OSVERSION and use sed(1) to workaround perlPatrick Li2002-05-231-9/+1
| | | | | | | | | | | on current issue. gotta back it out sooner or later. /me puts on pointy hat Requested by: many Notes: svn path=/head/; revision=59826
* I forgot to note PR and Submitted-by on my last commit.SADA Kenji2002-05-231-0/+2
| | | | | | | | | | Also, recover LIB_DEPENDS line for libgmp; this is needed for -current. PR: ports/37199 Submitted by: maintainer Notes: svn path=/head/; revision=59775
* - Move install directory from bin to sbinSADA Kenji2002-05-234-22/+24
| | | | | | | | - Rewrite descriptions - Change maintainer's email Notes: svn path=/head/; revision=59772
* Fix ports for building with -current without perlPatrick Li2002-05-231-1/+9
| | | | | | | | PR: 38359 Submitted by: maintainer Notes: svn path=/head/; revision=59747
* Update to the latest release versionDoug Barton2002-05-228-16/+16
| | | | Notes: svn path=/head/; revision=59668
* Update to 0.157Mario Sergio Fujikawa Ferreira2002-05-212-2/+2
| | | | Notes: svn path=/head/; revision=59569
* Fix master sitesPatrick Li2002-05-181-1/+1
| | | | | | | | | PR: 36680 Submitted by: Jason Harris <jharris@widomaker.com> Approved by: mail bounce Notes: svn path=/head/; revision=59421
* Update to 0.9.28Patrick Li2002-05-143-2/+3
| | | | | | | | PR: 38048 Submitted by: KATO Tsuguru <tkato@prontomail.com> Notes: svn path=/head/; revision=59052
* use USE_PYDISTUTILSYing-Chieh Liao2002-04-291-7/+1
| | | | Notes: svn path=/head/; revision=58331
* switch libgmp -> libgmp-freebsdYing-Chieh Liao2002-04-281-1/+1
| | | | Notes: svn path=/head/; revision=58252
* * Cosmetic 80-column fix for MAN3Doug Barton2002-04-271-10/+9
| | | | | | | | | * Remove now-obsolete cleanup of *.orig files No functionality changes. Notes: svn path=/head/; revision=58216
* Update to 0.9.19Patrick Li2002-04-203-2/+3
| | | | | | | | PR: 37279 Submitted by: KATO Tsuguru <tkato@prontomail.com> Notes: svn path=/head/; revision=57904
* Upgrade to 9.2.1rc2, the latest from ISC. Numerous bugs were fixed,Doug Barton2002-04-088-16/+16
| | | | | | | see /usr/local/share/doc/bind9/CHANGES after installation for details. Notes: svn path=/head/; revision=57425
* Replace __PREFIX__ in the rc script.Alexander Leidinger2002-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 Notes: svn path=/head/; revision=57194
* Update to 0.9.18Patrick Li2002-03-313-2/+3
| | | | | | | | PR: 36584 Submitted by: KATO Tsuguru <tkato@prontomail.com> Notes: svn path=/head/; revision=57075
* upgrade to 0.9.17Ying-Chieh Liao2002-03-252-27/+27
| | | | | | | | PR: 36294 Submitted by: Ports Fury Notes: svn path=/head/; revision=56627
* Add a missing dependency on libgmp.Pete Fritchman2002-03-241-0/+2
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=56504
* Upgrade to 1.3.Munechika SUMIKAWA2002-03-193-16/+2
| | | | | | | Approved by: kris Notes: svn path=/head/; revision=56321
* Fix PORTVERSION so that wacky things don't happen down the road.Doug Barton2002-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'. Notes: svn path=/head/; revision=56263
* Upgrade to the latest release candidate, 9.2.1rc1. Numerous 9.x bugsDoug Barton2002-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. Notes: svn path=/head/; revision=56237
* Add Florent Guillaume's patch for dnscache make the cache persistentPeter Pentchev2002-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> Notes: svn path=/head/; revision=56097
* Update to 0.9.14Patrick Li2002-03-122-4/+4
| | | | | | | | PR: 35793 Submitted by: KATO Tsuguru <tkato@prontomail.com> Notes: svn path=/head/; revision=55906
* Update to 0.153Mario Sergio Fujikawa Ferreira2002-03-112-2/+2
| | | | | | | | PR: 35746 Submitted by: The Anarcat <anarcat@anarcat.dyndns.org> Notes: svn path=/head/; revision=55881
* Small tuneups:Doug Barton2002-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 Notes: svn path=/head/; revision=55326
* Add new port net/py-adns - Python interface to asynchronous dns resolverPatrick Li2002-02-265-0/+47
| | | | | | | | PR: 35277 Submitted by: Hye-Shik Chang <perky@fallin.lv> Notes: svn path=/head/; revision=55281
* Update to 1.4Patrick Li2002-02-242-2/+2
| | | | | | | | PR: 35287 Submitted by: maintainer Notes: svn path=/head/; revision=55208
* Update to 0.9.11Patrick Li2002-02-193-4/+3
| | | | | | | | PR: 35094 Submitted by: KATO Tsuguru <tkato@prontomail.com> Notes: svn path=/head/; revision=54928
* Fix distinfo file for new distfile pathDoug Barton2002-02-141-2/+2
| | | | Notes: svn path=/head/; revision=54691
* MakefileDoug Barton2002-02-131-0/+1
| | | | Notes: svn path=/head/; revision=54669
* add dnssec walkerYing-Chieh Liao2002-02-075-0/+35
| | | | | | | DNSSEC Walker Notes: svn path=/head/; revision=54276
* * Assume maintainership by agreement.Doug Barton2002-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 Notes: svn path=/head/; revision=54257
* Update to 1.3Patrick Li2002-02-062-2/+2
| | | | | | | | PR: 34649 Submitted by: maintainer Notes: svn path=/head/; revision=54253
* Upgrade to 8.3.1, an urgent bugfix release. To quote from the releaseDoug Barton2002-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. Notes: svn path=/head/; revision=54174
* Add Felix von Leitner's IPv6 patches if WITH_IPV6 is defined.Peter Pentchev2002-01-313-2/+46
| | | | | | | | | | | Add Gerritt Pape's manual pages unless WITHOUT_MAN is defined. Assume maintainership. Reviewed by: nbm Approved by: nbm (former maintainer) Notes: svn path=/head/; revision=54077
* Fix some typos I (knu) made in the last commit to unbreak makeAkinori MUSHA2002-01-311-11/+11
| | | | | | | | | | install. PR: ports/34469 Submitted by: Andrew <andrew@ugh.net.au> Notes: svn path=/head/; revision=54057
* Add port net/dnstracer - dnstracer determines where a givenPatrick Li2002-01-315-0/+36
| | | | | | | | | | | DNS server gets its information from, and follows the chain of DNS servers back to the servers which know the data. PR: 34216, 34025 Submitted by: Edwin Groothuis <edwin@mavetju.org> Notes: svn path=/head/; revision=54055
* Update to 0.9.09Patrick Li2002-01-304-88/+101
| | | | | | | | PR: 34385 Submitted by: KATO Tsuguru <tkato@prontomail.com> Notes: svn path=/head/; revision=54003
* Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;Akinori MUSHA2002-01-292-10/+10
| | | | | | | | | the ECHO macro is set to "echo" by default, but it is set to "true" if make(1) is invoked with the -s option while ECHO_CMD is always set to the echo command. Notes: svn path=/head/; revision=53958
* Upgrade 3.6.2.Dirk Froemberg2002-01-232-2/+2
| | | | Notes: svn path=/head/; revision=53629
* Upgrade to version 8.3.0, which contains bug fixes too numerous to mention,Doug Barton2002-01-214-29/+62
| | | | | | | | | | | | | | | and a few new features. Many of the bugs are related to memory allocation, and some of BIND's newer features like TSIG, IXFR, etc. Users particularly interested should take a look at the CHANGES file (see below). Perhaps the most significant change is the introduction of EDNS0, the ability to negotiate capabilities between servers. This feature was previously only available in BIND 9. Whether this is a good idea or not is yet to be seen. Install more of the documentation, and wrap it all in PORTSDOCS. Notes: svn path=/head/; revision=53444