aboutsummaryrefslogtreecommitdiff
path: root/ftp/curlpp
Commit message (Collapse)AuthorAgeFilesLines
* Remove USE_REINPLACE from all categories starting with FEdwin Groothuis2006-05-071-1/+0
| | | | Notes: svn path=/head/; revision=161557
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154146
* Fix MASTER_SITES.Peter Pentchev2006-01-211-1/+1
| | | | | | | Reported by: fenner's survey Notes: svn path=/head/; revision=154051
* Update to curlpp 0.5.2.Peter Pentchev2005-09-054-39/+32
| | | | | | | | PR: 84429 Submitted by: Vasil Dimov <vd@datamax.bg> Notes: svn path=/head/; revision=142038
* - Update to 0.3.3Pav Lucistnik2005-07-183-54/+22
| | | | | | | | | PR: ports/82108 Submitted by: Vasil Dimov <vd@datamax.bg> Approved by: maintainer timeout (1 month) Notes: svn path=/head/; revision=139475
* Increase USE_GCC to 3.4 for those ports which compile with it.Kris Kennaway2004-09-301-1/+1
| | | | | | | Approved by: portmgr Notes: svn path=/head/; revision=118503
* Fix `curlpp-config --cflags`.Peter Pentchev2004-08-102-0/+12
| | | | Notes: svn path=/head/; revision=115830
* Update curlpp to version 0.3.1, which not only lets it build withPeter Pentchev2004-08-107-95/+9
| | | | | | | | the new gcc in -CURRENT, but also makes a giant leap forward WRT example programs: they actually run instead of dumping core now! Notes: svn path=/head/; revision=115829
* Update ftp/curl to 7.12.0 and bump the shared library version in allPeter Pentchev2004-06-031-2/+2
| | | | | | | dependent ports. Notes: svn path=/head/; revision=110800
* Work around the removal of the CURLOPT_PASSWDFUNCTION andPeter Pentchev2004-04-202-1/+31
| | | | | | | | | 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
* BROKEN on alpha 4.x: Does not compileKris Kennaway2004-03-141-1/+7
| | | | Notes: svn path=/head/; revision=103931
* - Fix build on -currentKirill Ponomarev2004-02-143-22/+53
| | | | | | | | | | - Support CXXFLAGS properly PR: ports/62814 Submitted by: Ports Fury Notes: svn path=/head/; revision=100908
* BROKEN on 5.x: does not compileKris Kennaway2004-02-091-0/+4
| | | | Notes: svn path=/head/; revision=100458
* SIZEify.Trevor Johnson2004-01-291-0/+1
| | | | Notes: svn path=/head/; revision=99360
* add curlpp 0.3.0Ying-Chieh Liao2003-12-056-0/+148
A C++ wrapper for libcurl PR: 59891 Notes: svn path=/head/; revision=95094