aboutsummaryrefslogtreecommitdiff
path: root/net/p5-Net-Ident
Commit message (Collapse)AuthorAgeFilesLines
* - Take advantage of CPAN macro from bsd.sites.mk, change ↵Marcelo Araujo2008-04-171-2/+1
| | | | | | | | | | | | ${MASTER_SITE_PERL_CPAN} to CPAN. PR: ports/122674 Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com> Reworked by: araujo (myself) Approved by: portmgr (pav) Notes: svn path=/head/; revision=211450
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154193
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-2/+2
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154116
* search.cpan.org redirect reduction canonicalization project, pass 1:Bill Fenner2005-09-211-1/+1
| | | | | | | | | | | URLs automatically rewritten from /search?dist=Foo or /dist/Foo to /dist/Foo/ (note trailing slash). After a 2002(!) reorganization, this is the preferred way to refer to modules on search.cpan.org. This pass brought to you by http://people.freebsd.org/~fenner/fix-search Notes: svn path=/head/; revision=143304
* fix broken by s/mach/%%PERL_ARCH%%/ in plistYing-Chieh Liao2004-07-242-10/+4
| | | | Notes: svn path=/head/; revision=114554
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* BROKEN on 4.x: broken pkg-plistKris Kennaway2004-02-211-1/+7
| | | | Notes: svn path=/head/; revision=101613
* Add p5-Net-Ident 1.20,Vanilla I. Shu2003-10-304-0/+39
lookup the username on the remote end of a TCP/IP connection. PR: 58723 Submitted by: Kai Storbeck <kai@xs4all.nl> Notes: svn path=/head/; revision=92648