summaryrefslogtreecommitdiff
path: root/dns/dlint (follow)
Commit message (Collapse)AuthorAgeFilesLines
* SIZEify.Trevor Johnson2004-01-291-0/+1
|
* Massive repo-copies request: net->dns (partly devel->dns)Edwin Groothuis2003-09-051-1/+1
| | | | | | PR: ports/56020 Submitted by: Kimura Fuyuki <fuyuki@nigredo.org> Approved by: portmgr
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+1
|
* Replace ${PERL} with ${REINPLACE_CMD}Ying-Chieh Liao2002-06-231-1/+2
| | | | | PR: 39668 Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de>
* - PORTDOCS policePatrick Li2001-12-242-5/+4
| | | | | - DOCSDIR support to some - Brush out some lint
* Update to 1.4.0.Daniel Harris2000-12-232-2/+2
| | | | | PR: 22981 Submitted by: joseph@randomnetworks.com
* return to ports .at. freebsd.orgDavid E. O'Brien2000-12-231-1/+1
|
* Add $FreeBSD$'s which help me in problem reports.David E. O'Brien2000-11-221-0/+1
|
* Remove empty directory on deinstallKris Kennaway2000-09-171-0/+1
| | | | Submitted by: bento
* Fix bogon in the PORT{NAME,VERSION} conversion.David E. O'Brien2000-04-151-1/+1
|
* Update with the new PORTNAME/PORTVERSION variablesChris Piazza2000-04-091-3/+3
|
* Restore useless version required comments.David E. O'Brien2000-03-221-0/+1
|
* Remove the "version required" line.David E. O'Brien2000-03-201-1/+0
|
* Style nits in the ports I maintain.David E. O'Brien2000-02-131-2/+2
|
* Add WWW linkMarc G. Fournier2000-02-111-0/+2
|
* Upgrade to version 1.3.3.David E. O'Brien1999-10-312-6/+4
| | | | | | | | | | | | * Bug fix: grep -v changed to grep -iv (compare domains caselessly). * Bug fix: nameservers now sorted in SOA serial number order, largest first. This way you can dlint the primary server immediately after making changes to it (previously had to wait for secondaries to do their update). * Optimization: if any nameserver does not return an SOA record in Test 1, it is removed from the list of nameservers and a warning is reported. This way dlint won't use broken nameservers during the rest of the run. * Sanity check domain names of nameservers themselves: any nameserver with in-addr.arpa. in its name generates a warning and is skipped.
* $Id$ -> $FreeBSD$Peter Wemm1999-08-301-1/+1
|
* Commit #3/4 to enforce caps, no period.Tim Vanderhoek1999-06-261-1/+1
| | | | | | | | | | | | FWIW, checkout of these things took 5+hrs, staying on the local .freebsd.org net w/o hitting the 'net at all. As promised, $ time cvs ci real 67m51.701s user 0m1.250s sys 0m5.345s
* lint for DNS zones (Domain Name Server zone verification utility)David E. O'Brien1998-12-235-0/+53