aboutsummaryrefslogtreecommitdiff
path: root/www/p5-WWW-Curl
Commit message (Collapse)AuthorAgeFilesLines
* Update the ftp/curl port to 7.16.0.Peter Pentchev2006-12-131-1/+2
| | | | | | | | | | | | | Bump PORTREVISION of all dependent ports. Fix the build errors in the few ports that still use the long deprecated, and now obsoleted, cURL options. Thanks to everyone who took the time to look over the patch! Discussed on: -ports Notes: svn path=/head/; revision=179653
* Update to WWW-Curl 3.02, mostly based on the PR, but with somePeter Pentchev2006-07-139-64/+112
| | | | | | | | | | additional modifications. PR: 98560 Submitted by: Rong-En Fan <rafan@infor.org> Notes: svn path=/head/; revision=167692
* SHA256ifyEdwin Groothuis2006-01-241-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154308
* 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
* Chase the curl library bumpKris Kennaway2004-06-071-1/+1
| | | | | | | Pointy hat to: roam Notes: svn path=/head/; revision=110997
* Work around the removal of the CURLOPT_PASSWDFUNCTION andPeter Pentchev2004-04-202-0/+62
| | | | | | | | | CURLOPT_PASSWDDATA options which have been deprecated since curl-7.10.8. Reported by: dosirak via kris Notes: svn path=/head/; revision=107706
* Take over maintainership of two ports related to ftp/curl as aPeter Pentchev2004-04-141-1/+1
| | | | | | | | preparation for fixing some breakage resulting from curl-7.11.1 finally removing two options marked obsolete for over a year. Notes: svn path=/head/; revision=106996
* SIZEify.Trevor Johnson2004-01-291-0/+1
| | | | Notes: svn path=/head/; revision=99421
* Add p5-WWW-Curl 2.0, perl binding interface for curl.Mathieu Arnold2003-09-024-0/+52
PR: 54831 Submitted by: Chris Larsen <darth@vader.dk> Notes: svn path=/head/; revision=88361