Commit graph

10 commits

Author SHA1 Message Date
Po-Chuan Hsieh
8fcb623f9c
ftp/curlpp: Fix build with curl 8.10.0+
Reference:	https://pkg-status.freebsd.org/beefy22/data/140amd64-default/0047206c1c4f/logs/curlpp-0.8.1_4.log
2024-09-25 12:22:26 +08:00
Peter Pentchev
1eb866ba37 Update to curlpp-0.7.0.
In addition to the patch from Vasil, also finally remove the warning
about the incompatibility with ancient curlpp versions.

PR:		108295
Submitted by:	vd
2007-01-26 13:23:12 +00:00
Peter Pentchev
9588baf82d Fix the build with gcc 4.1: explicitly state the curlpp namespace.
This is a no-op for gcc 3.x.
While I'm here, specify the build target in the way the GNU configure
script wants it.

No PORTREVISION bump, since neither of these changes affects the build
output in any way - well, except for the build actually succeeding with
gcc 4.1 :)
2007-01-14 19:50:31 +00:00
Peter Pentchev
207f43b8e9 Update to curlpp-0.6.1, USE_LDCONFIG, and remove the libtool hack. 2006-09-26 14:46:02 +00:00
Peter Pentchev
e0a4eab9f5 Update to curlpp 0.5.2.
PR:		84429
Submitted by:	Vasil Dimov <vd@datamax.bg>
2005-09-05 23:09:57 +00:00
Peter Pentchev
9e4111b530 Fix curlpp-config --cflags. 2004-08-10 14:57:51 +00:00
Peter Pentchev
df4007e8c3 Update curlpp to version 0.3.1, which not only lets it build with
the new gcc in -CURRENT, but also makes a giant leap forward WRT
example programs: they actually run instead of dumping core now!
2004-08-10 14:29:30 +00:00
Peter Pentchev
7f6a1b771e Work around the removal of the CURLOPT_PASSWDFUNCTION and
CURLOPT_PASSWDDATA options which have been deprecated since curl-7.10.8.

Reported by:	dosirak via kris
2004-04-20 12:07:57 +00:00
Kirill Ponomarev
5ed6b69ed8 - Fix build on -current
- Support CXXFLAGS properly

PR:		ports/62814
Submitted by:	Ports Fury
2004-02-14 12:52:52 +00:00
Ying-Chieh Liao
c6609ee04f add curlpp 0.3.0
A C++ wrapper for libcurl

PR:		59891
2003-12-05 01:01:58 +00:00