aboutsummaryrefslogtreecommitdiff
path: root/net/hinfo/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Pacify portlint and distfile survey.Mark Linimon2004-04-101-4/+4
| | | | Notes: svn path=/head/; revision=106621
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 1) Notes: svn path=/head/; revision=99918
* Adjust the dependency check on p5-Net-DNS to take into account itsDoug Barton2004-01-031-1/+1
| | | | | | | | | | new PERL_ARCH'ified location. In a few cases, standardize on searching for ${SITE_PERL}/${PERL_ARCH}/Net/DNS.pm instead of other files. Notes: svn path=/head/; revision=97245
* Chase repocopies towards ports/dnsEdwin Groothuis2003-09-051-1/+1
| | | | | | | | | PR: ports/56020 Submitted by: Kimura Fuyuki <fuyuki@nigredo.org> Approved by: portmgr Notes: svn path=/head/; revision=88581
* 1. The actual MASTER_SITE where the tarball resides is notChristian Weisgerber2003-06-291-3/+5
| | | | | | | | | | | | | reachable by the FreeBSD build machines. Grr. (distfile survey) 2. The applied patch did not account for perl not being in the default location. (Thanks to Piet Delport <pjd at 303.za.net> for the catch and the fix.) PR: 52200 Submitted by: Mark Linimon <linimon@lonesome.com> Notes: svn path=/head/; revision=83838
* new port: net/hinfo, look up host info for anti-spam useEdwin Groothuis2003-04-141-0/+56
hinfo is a utility that will display information about a host. It is primarily designed to find the owner of an IP block in order to direct spam complaints to where they may do some good. PR: ports/45501 Submitted by: Mark Linimon <linimon@lonesome.com> Notes: svn path=/head/; revision=78921