aboutsummaryrefslogtreecommitdiffstats
path: root/net/p5-Socks
Commit message (Collapse)AuthorAgeFilesLines
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryedwin2006-01-221-3/+3
| | | | | Approved by: krion@ PR: ports/88711 (related)
* - Add SHA256pav2005-11-261-0/+1
|
* SIZEify.trevor2004-01-301-0/+1
|
* Reset maintainer on ports owned by the following committers who havekris2003-11-031-1/+1
| | | | | | | been inactive for over 12 months and did not respond to my email confirming their status: keith, nakai, torstenb Reviewed by: portmgr
* utilize SITE_PERLijliao2003-10-242-26/+25
| | | | | PR: 58166 Submitted by: Cheng-Lung Sung <clsung@dragon2.net>
* Clear moonlight beckons.ade2003-03-072-1/+1
| | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
* Remove empty directories on uninstall.steve2001-04-151-0/+3
|
* Remove do-configure section, use PERL_CONFIGURE now.vanilla2001-03-011-4/+1
|
* Lots and lots of cleanups. Teach p5-* in general about PKGNAMEPREFIX.will2000-06-171-4/+4
| | | | | | | | Add some missing/wrong dependencies. Show how to respect CC/CFLAGS. Many miscellaneous modifications. I used more excessive hacks to force p5-Jcode and p5-WWW-Search to respect CC/CFLAGS. Patches largely done by: Christian Weisgerber <naddy@mips.inka.de>
* Update with the new PORTNAME/PORTVERSION variablescpiazza2000-04-101-3/+3
|
* Change MAINTAINER address from nacai@iname.com to nakai@FreeBSD.orgnakai2000-01-081-1/+1
|
* $Id$ -> $FreeBSD$peter1999-08-301-1/+1
|
* Commit #3/4 to enforce caps, no period.hoek1999-06-271-1/+1
| | | | | | | | | | | | FWIW, checkout of these things took 5+hrs, staying on the local .freebsd.org net w/o hitting the 'net at all. As promised, $ time cvs ci real 67m51.701s user 0m1.250s sys 0m5.345s
* Import of p5-Socks version 0.03.steve1999-04-035-0/+50
perl5 module to communicate with socks v4 and v5 servers PR: 10003 Submitted by: Yukihiro Nakai <Nacai@iname.com>