summaryrefslogtreecommitdiff
path: root/net/p5-Socks (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Lots and lots of cleanups. Teach p5-* in general about PKGNAMEPREFIX.Will Andrews2000-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 variablesChris Piazza2000-04-091-3/+3
|
* Change MAINTAINER address from nacai@iname.com to nakai@FreeBSD.orgYukihiro Nakai2000-01-081-1/+1
|
* $Id$ -> $FreeBSD$Peter Wemm1999-08-301-1/+1
|
* Commit #3/4 to enforce caps, no period.Tim Vanderhoek1999-06-261-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.Steve Price1999-04-035-0/+50
perl5 module to communicate with socks v4 and v5 servers PR: 10003 Submitted by: Yukihiro Nakai <Nacai@iname.com>