Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update to curlpp 0.5.2. | roam | 2005-09-05 | 4 | -39/+32 |
| | | | | | PR: 84429 Submitted by: Vasil Dimov <vd@datamax.bg> | ||||
* | - Update to 0.3.3 | pav | 2005-07-18 | 3 | -54/+22 |
| | | | | | | PR: ports/82108 Submitted by: Vasil Dimov <vd@datamax.bg> Approved by: maintainer timeout (1 month) | ||||
* | Increase USE_GCC to 3.4 for those ports which compile with it. | kris | 2004-09-30 | 1 | -1/+1 |
| | | | | Approved by: portmgr | ||||
* | Fix `curlpp-config --cflags`. | roam | 2004-08-10 | 2 | -0/+12 |
| | |||||
* | Update curlpp to version 0.3.1, which not only lets it build with | roam | 2004-08-10 | 7 | -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! | ||||
* | Update ftp/curl to 7.12.0 and bump the shared library version in all | roam | 2004-06-03 | 1 | -2/+2 |
| | | | | dependent ports. | ||||
* | Work around the removal of the CURLOPT_PASSWDFUNCTION and | roam | 2004-04-20 | 2 | -1/+31 |
| | | | | | | CURLOPT_PASSWDDATA options which have been deprecated since curl-7.10.8. Reported by: dosirak via kris | ||||
* | Take over maintainership of two ports related to ftp/curl as a | roam | 2004-04-14 | 1 | -1/+1 |
| | | | | | preparation for fixing some breakage resulting from curl-7.11.1 finally removing two options marked obsolete for over a year. | ||||
* | BROKEN on alpha 4.x: Does not compile | kris | 2004-03-14 | 1 | -1/+7 |
| | |||||
* | - Fix build on -current | krion | 2004-02-14 | 3 | -22/+53 |
| | | | | | | | - Support CXXFLAGS properly PR: ports/62814 Submitted by: Ports Fury | ||||
* | BROKEN on 5.x: does not compile | kris | 2004-02-09 | 1 | -0/+4 |
| | |||||
* | SIZEify. | trevor | 2004-01-29 | 1 | -0/+1 |
| | |||||
* | add curlpp 0.3.0 | ijliao | 2003-12-05 | 6 | -0/+148 |
A C++ wrapper for libcurl PR: 59891 |