aboutsummaryrefslogtreecommitdiffstats
path: root/net/hinfo
Commit message (Collapse)AuthorAgeFilesLines
* - Remove SITE_PERL from *_DEPENDSaz2012-06-291-1/+1
|
* - Stylistic cleanup: remove trailing slashes from *_DEPENDS lines.matthew2012-02-271-1/+1
| | | | | | | | | | | | audio/cd2mp3 [1] audio/mp3unicode [2] databases/spatialite [3] deskutils/aspostit devel/bennugd-modules [4] net/hinfo www/caudium14 [5] Approved by: shaun (mentor) mark@foster.cc (maintainer[1]) makc (maintainer[2]) wenheping@gmail.com (maintainer[3]) amdmi3 (maintainer[4]) johans (maintainer[5])
* - Get Rid MD5 supportmiwi2011-03-201-1/+0
|
* I haven't used this in a long time, so reset to ports@.linimon2008-11-271-1/+1
|
* - man pages installation does not depend on NOPORTDOCS (fix plist)itetcu2008-11-212-7/+3
| | | | | | | - bump PORTREVISION Approved by: maintainer timeout to QAT BotMail Prompted by: QAT QA run
* Bump portrevision due to upgrade of devel/gettext.edwin2008-06-061-1/+1
| | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav)
* Remove USE_REINPLACE from all categories starting with Nedwin2006-05-121-1/+0
|
* SHA256ifyedwin2006-01-231-0/+1
| | | | Approved by: krion@
* Use my FreeBSD.org address.linimon2004-11-031-1/+1
| | | | Reminded by: mavvie
* Pacify portlint and distfile survey.linimon2004-04-102-5/+6
|
* Add size data, approved by maintainers.trevor2004-03-191-0/+1
|
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1
| | | | (Part 1)
* Adjust the dependency check on p5-Net-DNS to take into account itsdougb2004-01-041-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.
* Chase repocopies towards ports/dnsedwin2003-09-051-1/+1
| | | | | | PR: ports/56020 Submitted by: Kimura Fuyuki <fuyuki@nigredo.org> Approved by: portmgr
* 1. The actual MASTER_SITE where the tarball resides is notnaddy2003-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>
* new port: net/hinfo, look up host info for anti-spam useedwin2003-04-144-0/+72
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>