summaryrefslogtreecommitdiff
path: root/net/domtools (unfollow)
Commit message (Collapse)AuthorFilesLines
1999-08-30$Id$ -> $FreeBSD$Peter Wemm1-1/+1
Notes: svn path=/head/; revision=21126
1999-08-02Re-enforce caps, no period. An "exceptions" file has been createdTim Vanderhoek1-1/+1
containing the ports editors/vim5, sysutils/star, and one other. Notes: svn path=/head/; revision=20500
1999-06-171. Make this port easier to upgrade later on.Bill Fumerola1-5/+15
2. Use the correct location of perl5 Notes: svn path=/head/; revision=19536
1999-06-17Remove trailing whitespaceBill Fumerola1-2/+2
Found By: portlint Notes: svn path=/head/; revision=19535
1999-06-17import of domtoolsJohn-Mark Gurney6-0/+167
'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