summaryrefslogtreecommitdiff
path: root/net/domtools/Makefile (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Massive repo-copies request: net->dns (partly devel->dns)Edwin Groothuis2003-09-051-39/+0
| | | | | | | | | | | | | The category "dns" has been added, now is the time to move the dns-related ports to the new world. Is there anyone who is brave enough to complete this difficult job? ;) PR: ports/56020 Submitted by: Kimura Fuyuki <fuyuki@nigredo.org> Approved by: portmgr Notes: svn path=/head/; revision=88582
* De-pkg-comment.Akinori MUSHA2003-02-211-0/+1
| | | | Notes: svn path=/head/; revision=76041
* Add more MASTER_SITESTom Hukins2001-10-231-1/+3
| | | | Notes: svn path=/head/; revision=49114
* Update to 1.5.0.Brian Feldman2000-08-171-2/+4
| | | | | | | | | | Make a shared directory 1777 instead of 777. Respect ${PREFIX}. Submitted by: Alex Perel <veers@disturbed.net> Notes: svn path=/head/; revision=31696
* white space and use WWW: (portlint)Michael Haro2000-04-201-4/+4
| | | | Notes: svn path=/head/; revision=27808
* Update with the new PORTNAME/PORTVERSION variablesChris Piazza2000-04-091-5/+4
| | | | Notes: svn path=/head/; revision=27423
* $Id$ -> $FreeBSD$Peter Wemm1999-08-301-1/+1
| | | | Notes: svn path=/head/; revision=21126
* 1. Make this port easier to upgrade later on.Bill Fumerola1999-06-171-5/+15
| | | | | | | 2. Use the correct location of perl5 Notes: svn path=/head/; revision=19536
* import of domtoolsJohn-Mark Gurney1999-06-171-0/+25
'domtools' is a set of DNS information extraction utilities. The commands in the 'domtools' package allow you to traverse DNS domain hierarchies, list all hosts (or subdomains) within a given domain, convert host name to IP address and vice-versa, convert a normal IP address to the "in-addr.arpa." format and vice-versa, and more. These commands can be used manually, or included as building blocks for higher level DNS tools. They generate output that is easily computer parsable. Notes: svn path=/head/; revision=19529