summaryrefslogtreecommitdiff
path: root/dns (follow)
Commit message (Collapse)AuthorAgeFilesLines
* This program is a domain name server analysis and reporting tool.Pav Lucistnik2005-05-207-0/+100
| | | | | | | | | It checks and reports whether a domain name, hosted by your organization, is still in use, and if so, reports whether your name servers are still the delegated name servers of the domain name in question. PR: ports/80834 Submitted by: Ozkan KIRIK <ozkan@enderunix.org>
* Update to 1.0.28Jean-Yves Lefort2005-05-112-10/+3
| | | | | PR: ports/80900 Submitted by: maintainer
* Update to 0.5.16Kirill Ponomarev2005-05-113-3/+6
|
* Update to 2.3.0Roman Bogorodskiy2005-05-063-6/+6
| | | | | PR: 80654 Submitted by: Olafur Osvaldsson (maintainer)
* Update to version 2.2.3MIHIRA Sanpei Yoshiro2005-05-034-23/+21
| | | | BROKEN on 4.x: This version of DOC requires DiG Version-9.x to run.
* zonenotify is useful to send a NS_NOTIFY packet to BIND slave server.Pav Lucistnik2005-04-234-0/+34
| | | | | | | | When you update a zone in your djbdns DNS you must notify the slaves about your change. PR: ports/80091 Submitted by: Emanuel Haupt <ehaupt@critical.ch>
* - update to 0.34Cheng-Lung Sung2005-04-232-3/+3
| | | | - improved obtaining expiration date of .ru domains
* - Use MAKE_ARGSVolker Stolz2005-04-222-45/+7
| | | | - Sanitize >>${TMPPLIST}-usage
* Drop maintership.Kirill Ponomarev2005-04-211-1/+1
|
* - Fix the checksum of spoofed packetsJean-Yves Lefort2005-04-212-1/+17
| | | | | | | | - Honor NOPORTDOCS PR: ports/80161 Submitted by: David Thiel <lx@redundancy.redundancy.org> (maintainer) Approved by: adamw (mentor)
* scavenge is a utility to audit DNS records within an IP address range.Jean-Yves Lefort2005-04-204-0/+40
| | | | | | | | | | | | | It scans the range and classifies its findings into 4 categories: - Missing A records - Missing PTR records - Mismatched A/PTR records - Stale PTR records PR: ports/80119 Submitted by: Mark Foster <mark@foster.cc> Approved by: adamw (mentor)
* - Update to 1.0.25Simon Barner2005-04-163-4/+10
| | | | | | Submitted by: Alex Kapranoff <kappa@rambler-co.ru> (maintainer) PR: ports/79128 Approved by: arved (mentor)
* - Fix BUILD_DEPENDS.Florent Thoumie2005-04-151-1/+3
| | | | | PR: ports/79953 Submitted by: maintainer
* - Add py-twistedNames, a DNS protocol implementation with client and server.Florent Thoumie2005-04-155-0/+101
| | | | | PR: ports/79929 Submitted by: Neal Nelson <neal@nelson.name>
* Unbreak on 4.xVolker Stolz2005-04-141-8/+2
| | | | PR: ports/77346
* Change my MAINTAINER email address to jylefort@FreeBSD.orgJean-Yves Lefort2005-04-122-2/+2
| | | | Approved by: adamw (mentor)
* At Kris's request, back out the MACHINE_ARCH spelling correction untilDavid E. O'Brien2005-04-124-4/+4
| | | | after 5.4-RELEASE.
* Assist getting more ports working on AMD64 by obeying theDavid E. O'Brien2005-04-114-4/+4
| | | | Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
* BROKEN on 4.x: Does not compileKris Kennaway2005-04-101-1/+7
|
* Now builds on sparc64Kris Kennaway2005-04-101-4/+0
|
* Update to 3.6.6.Roman Bogorodskiy2005-04-052-3/+4
| | | | | PR: 79411 Submitted by: Radek Kozlowski (maintainer)
* - update to 2.22Yen-Ming Lee2005-04-052-3/+3
| | | | | PR: 79563 Submitted by: maintainer
* Update to the latest version, mostly bug fixes.Doug Barton2005-04-052-3/+3
|
* Reset inactive maintainer. Thanks for your work in the past!Kris Kennaway2005-04-031-1/+1
|
* Update to 0.226Mario Sergio Fujikawa Ferreira2005-04-032-3/+3
|
* Update to 1.3.3Mario Sergio Fujikawa Ferreira2005-04-022-4/+3
| | | | | PR: 79181 Submitted by: Martin Jackson <mhjacks@swbell.net>
* Remove 1-line plist I intended to do in the previous updateVolker Stolz2005-03-202-1/+2
|
* Update to 1.1.0.Hye-Shik Chang2005-03-203-9/+6
|
* Update to 0.5.15Kirill Ponomarev2005-03-203-5/+7
|
* 1. The OPTIONS stuff isn't working the way it should according to reports,Doug Barton2005-03-174-16/+8
| | | | | | so rip it out until I have a chance to debug it. 2. Improve the comment about deprecating an old knob.
* - update to bind9-9.3.1Dirk Meyer2005-03-166-47/+140
| | | | - new options: WITH_BIND9_THREADS, WITH_DLZ_OLD
* Upgrade to 9.3.1, the latest version from ISC. This version containsDoug Barton2005-03-1312-128/+92
| | | | | | | | | | | | | | | | | | several important fixes, including a remote (although unlikely) exploit. See the CHANGES file for details. All users of BIND 9 are highly encouraged to upgrade to this version. Changes to the port include: 1. Remove ISC patch to 9.3.0 that addressed the remote exploit 2. Change to OPTIONS, and thereby 3. --enable-threads is now the default. Users report that the new thread code in 9.3.x works significantly better than the old on all versions of FreeBSD. 4. Add a temporary shim for the old PORT_REPLACES_BASE_BIND9 option. The OPTIONS framework requires knobs to start with WITH_ or WITHOUT_ 5. Remove patch that shoehorned named.conf.5 into the right place, it has been fixed in the code.
* Bump PORTREVISION to chase the glib20 shared lib version change.Joe Marcus Clarke2005-03-121-1/+1
|
* - Update to 1.0.0 release [1]Alex Dupre2005-03-0814-80/+98
| | | | | | | | - Switch to libtool15 - Switch to rcNG startup script PR: ports/78595 [1] Submitted by: Simon Dick <simond@irrelevant.org> [1]
* Update to 0.9.2Volker Stolz2005-03-082-3/+4
| | | | | PR: ports/77346 Submitted by: maintainer
* - obtain expiration date of domain namesCheng-Lung Sung2005-03-045-0/+48
| | | | | | | | e.g. use Net::Domain::ExpireDate; $expiration_obj = expire_date( 'microsoft.com' );
* - update Martin's email addressYen-Ming Lee2005-02-241-1/+1
| | | | | PR: 77938 Submitted by: Martin Matuska <martin at matuska.org>
* Update to 2.2.1Volker Stolz2005-02-212-3/+3
| | | | | PR: ports/77856 Submitted by: maintainer
* - Reset long time inactive maintainerPav Lucistnik2005-02-191-1/+1
|
* - Update to 5.2Pav Lucistnik2005-02-1912-40/+318
| | | | | | PR: ports/77127 Submitted by: Thomas Melzer <tmelzer@tomesoft.de> Approved by: maintainer timeout (14 days)
* The author's master site does not exist anymore, replace it by some mirrors.Stefan Eßer2005-02-151-1/+3
|
* Update to 1.0.3Kirill Ponomarev2005-02-152-3/+3
| | | | | PR: ports/77536 Submitted by: maintainer
* - Fix build on FreeBSD 6Pav Lucistnik2005-02-146-8/+78
| | | | | PR: ports/77480 Submitted by: Ralf van der Enden <tremere@cainites.net> (maintainer)
* Update to 2.20Volker Stolz2005-02-142-3/+3
| | | | | PR: ports/77502 Submitted by: maintainer
* Update to version 20050203.Bill Fenner2005-02-132-3/+3
| | | | | Adds a non-interactive mode, and support for collecting 3rd-level domain statistics.
* - Update to 2.19Pav Lucistnik2005-02-102-3/+3
| | | | | PR: ports/77347 Submitted by: Natanael Copa <ncopa@users.sourceforge.net> (maintainer)
* [MAINTAINER] dns/nsd: update to 2.2.0Edwin Groothuis2005-02-075-52/+122
| | | | | | | | | | | | | | - Update to 2.2.0 With this release nsd no longer requires named-xfer to be present on the system. I also changed the options to a configure script. Added file(s): - scripts/configure.nsd PR: ports/76412 Submitted by: Olafur Osvaldsson <oli@isnic.is>
* Install README as stated in the PLISTDOCS variableEdwin Groothuis2005-02-051-0/+3
| | | | Noticed by: krion / test of ports/75379
* Quote BROKENVolker Stolz2005-02-012-2/+2
| | | | Submitted by: krion
* Mark as broken on 6.XVolker Stolz2005-02-012-4/+12
| | | | | PR: ports/76457 Submitted by: Ralf van der Enden (maintainer)