summaryrefslogtreecommitdiffstats
path: root/dns
Commit message (Collapse)AuthorAgeFilesLines
* 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.
* Add Felix von Leitner's IPv6 patches if WITH_IPV6 is defined.roam2002-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)
* Fix some typos I (knu) made in the last commit to unbreak makeknu2002-01-311-11/+11
| | | | | | | install. PR: ports/34469 Submitted by: Andrew <andrew@ugh.net.au>
* Add port net/dnstracer - dnstracer determines where a givenpat2002-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>
* Update to 0.9.09pat2002-01-304-88/+101
| | | | | PR: 34385 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;knu2002-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.
* Upgrade 3.6.2.dirk2002-01-232-2/+2
|
* Upgrade to version 8.3.0, which contains bug fixes too numerous to mention,dougb2002-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.
* Upgrade to 1.1.7a to fix a security issue (after timeout from maintainer).tmm2002-01-182-2/+2
| | | | Reviewed by: nectar
* Update to 0.9.01pat2002-01-113-9/+14
| | | | | PR: 33791 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* Update to 1.02pat2002-01-093-4/+3
| | | | | PR: 33684 Submitted by: maintainer
* Add staticcharge 0.4, a GTK client for the StaticCling dynamic DNSpetef2001-12-257-0/+67
| | | | | | | service. PR: 31528 Submitted by: Mahlon <mahlon@martini.nu>
* - PORTDOCS policepat2001-12-242-5/+4
| | | | | - DOCSDIR support to some - Brush out some lint
* Update to 0.8.99apat2001-12-222-2/+2
| | | | | PR: 33059 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* Prevent request id overflow over 65535ache2001-12-202-0/+18
|
* Update to 0.8.99pat2001-12-152-2/+2
| | | | | PR: 32861 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* add p5-POE-Component-Client-DNSijliao2001-12-135-0/+46
| | | | | | | POE component for non-blocking/concurrent DNS queries PR: 32779 Submitted by: Sergey Skvortsov <skv@protey.ru>
* Allow category of net/bind8 to be overriden in slaves and adjust chinese/bind8sobomax2001-12-111-1/+1
| | | | accordingly.
* upgrade to 0.8.35ijliao2001-12-0812-141/+73
| | | | | PR: 32627 Submitted by: Ports Fury
* Update to 2.1.a3.petef2001-12-072-2/+2
|
* o Update to latest version 0.142lioux2001-12-043-4/+7
| | | | | o Bump PORTEPOCH since latest version number is smaller than previous (1.16)
* Upgrade to 3.6.dirk2001-11-252-3/+2
|
* Update to 5.1dwcjr2001-11-2412-200/+270
| | | | | PR: 31759 Submitted by: maintainer
* Fix startup script (add missing ;; in stop block).dirk2001-11-242-0/+2
|
* Update to 2.1.a2petef2001-11-202-2/+3
|
* Add geta(GET Address) - Simple IPv4/IPv6 address resolving tool.sumikawa2001-11-056-0/+49
|
* Add more MASTER_SITEStom2001-10-231-1/+3
|
* * Update to 8.2.5, which contains, "Minor bug fixes and portability changes."dougb2001-10-102-4/+13
| | | | | * Add a note explaining why I don't update this port immediately after a new release, and add some of ISC's mirrors.
* Set maintainer to ports@FreeBSD.orgpetef2001-10-071-1/+1
| | | | Submitted by: Anders Nordby <anders@fix.no> (previous maintainer)
* Upgrade to 3.4.5.dirk2001-09-222-3/+2
|
* Add slashes at the end of directory names to make ddclient actually run.dirk2001-08-262-2/+3
|
* Upgrade to 3.5.1.dirk2001-08-263-6/+10
| | | | | The old distfile was removed from distsite. Things are moving too fast... ;-)
* Add ddclient - a perl client used to update dynamic DNS entries fordirk2001-08-268-0/+113
| | | | | | accounts on many dynamic DNS services. WWW: http://burry.ca:4141/ddclient/
* Update to 0.8.16dwcjr2001-08-244-31/+49
| | | | | PR: 29913 Submitted by: maintainer
* Update to 1.16lioux2001-08-232-2/+2
| | | | Submitted by: kris
* Change my email address to petef@FreeBSD.org for the ports I maintain.petef2001-08-221-1/+1
| | | | Reviewed by: ade
* Add some mirrorsdougb2001-08-154-0/+8
|
* Update to version 0.8.06kevlo2001-08-1312-170/+36
| | | | | PR: 29149 Submitted by: MAINTAINER
* Update port version to ISC's latest stable releasedougb2001-07-248-8/+32
|
* Add odsclient 1.01, ODS Dynamic DNS Client.markp2001-07-226-0/+55
| | | | | PR: 29141 Submitted by: Jason DiCioccio <geniusj@ods.org>
* Update to 1.1.6dwcjr2001-07-113-3/+2
| | | | | PR: 28893 Submitted by: maintainer
OpenPOWER on IntegriCloud