FreshPorts -- The Place For Ports notbug Sun, 27 May 2012 3:59 AM BST
Port details
curlpp 0.7.3_1 ftp on this many watch lists=1 search for ports that depend on this port
A C++ wrapper for libcurl
Maintained by: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 05 Dec 2003 01:05:53
License: not specified in port


curlpp is a C++ wrapper for libcurl.

Author:		Jean-Philippe Barrette-LaPierre <jpbarrette@gmail.com>

WWW:		http://www.curlpp.org/
		http://code.google.com/p/curlpp/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required Libraries: ftp/curl
There are no ports dependent upon this port

To install the port: cd /usr/ports/ftp/curlpp/ && make install clean
To add the package: pkg_add -r curlpp


Configuration Options
     No options to configure

Master Sites:
http://curlpp.googlecode.com/files/
http://rrette.com/files/curlpp/curlpp-0.7/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 30

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
25 Feb 2012 16:48:25
Original commit files touched by this commit  0.7.3_1
sunpoet search for other commits by this committer
- Take maintainership

Approved by:    roam (maintainer, implicit)
24 Oct 2011 09:11:38
Original commit files touched by this commit  0.7.3_1
dougb search for other commits by this committer
The vast majority of pkg-descr files had the following format when they
had both lines:

Author: ...
WWW: ....

So standardize on that, and move them to the end of the file when necessary.

Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.

s/AUTHOR/Author/

A few other various formatting issues
23 Sep 2011 22:26:39
Original commit files touched by this commit  0.7.3_1
amdmi3 search for other commits by this committer
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:             157936
Submitted by:   myself
Exp-runs by:    pav
Approved by:    pav
19 Mar 2011 12:38:54
Original commit files touched by this commit  0.7.3_1
miwi search for other commits by this committer
- Get Rid MD5 support
03 Apr 2010 10:44:36
Original commit files touched by this commit  0.7.3_1
roam search for other commits by this committer
Chase the ftp/curl shlib version bump.
04 Mar 2010 13:07:27
Original commit files touched by this commit  0.7.3
roam search for other commits by this committer
Update to curlpp-0.7.3, disabling the Boost interface.
Reflect the move to Google Code.

Feature safe:   yes
23 Jan 2009 15:43:14
Original commit files touched by this commit  0.7.0_1
roam search for other commits by this committer
Bump the version of the curl shared library after the ftp/curl update
to 7.19.2.
Bump PORTREVISION, even on the ports that do not have a versioned
dependency, since the binaries will most probably still stop working.
21 Aug 2008 06:18:49
Original commit files touched by this commit  0.7.0
rafan search for other commits by this committer
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.

To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.

To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.

Changes to Mk/*:
 - Add runtime detection magic in bsd.port.mk
(Only the first 15 lines of the commit message are shown above View all of this commit message)
25 Jul 2008 14:34:52
Original commit files touched by this commit  0.7.0
pav search for other commits by this committer
- Remove USE_GCC where it can be satisfied with base compiler on following
  FreeBSD versions: 5.3 and up, 6.x, 7.x, 8-CURRENT
04 Oct 2007 00:50:28
Original commit files touched by this commit  0.7.0
edwin search for other commits by this committer
Remove always-false/true conditions based on OSVERSION 500000
26 Jan 2007 13:23:12
Original commit files touched by this commit  0.7.0
roam search for other commits by this committer
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
14 Jan 2007 19:50:32
Original commit files touched by this commit  0.6.1_1
roam search for other commits by this committer
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 :)
13 Dec 2006 12:41:36
Original commit files touched by this commit  0.6.1_1
roam search for other commits by this committer
Update the ftp/curl port to 7.16.0.
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
26 Sep 2006 14:46:02
Original commit files touched by this commit  0.6.1
roam search for other commits by this committer
Update to curlpp-0.6.1, USE_LDCONFIG, and remove the libtool hack.
07 May 2006 11:09:22
Original commit files touched by this commit  0.5.2
edwin search for other commits by this committer
Remove USE_REINPLACE from all categories starting with F
22 Jan 2006 09:48:59
Original commit files touched by this commit  0.5.2
edwin search for other commits by this committer
SHA256ify

Approved by:    krion@
21 Jan 2006 10:45:26
Original commit files touched by this commit  0.5.2
roam search for other commits by this committer
Fix MASTER_SITES.

Reported by:    fenner's survey
05 Sep 2005 23:09:57
Original commit files touched by this commit  0.5.2
roam search for other commits by this committer
Update to curlpp 0.5.2.

PR:             84429
Submitted by:   Vasil Dimov <vd@datamax.bg>
18 Jul 2005 08:13:36
Original commit files touched by this commit  0.3.3
pav search for other commits by this committer
- Update to 0.3.3

PR:             ports/82108
Submitted by:   Vasil Dimov <vd@datamax.bg>
Approved by:    maintainer timeout (1 month)
30 Sep 2004 05:32:00
Original commit files touched by this commit  0.3.1_1
kris search for other commits by this committer
Increase USE_GCC to 3.4 for those ports which compile with it.

Approved by:    portmgr
10 Aug 2004 14:57:51
Original commit files touched by this commit  0.3.1_1
roam search for other commits by this committer
Fix `curlpp-config --cflags`.
10 Aug 2004 14:29:30
Original commit files touched by this commit  0.3.1
roam search for other commits by this committer
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!
03 Jun 2004 22:41:40
Original commit files touched by this commit  0.3.0_3
roam search for other commits by this committer
Update ftp/curl to 7.12.0 and bump the shared library version in all
dependent ports.
20 Apr 2004 12:07:57
Original commit files touched by this commit  0.3.0_2
roam search for other commits by this committer
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
14 Apr 2004 07:08:09
Original commit files touched by this commit  0.3.0_1
roam search for other commits by this committer
Take over maintainership of two ports related to ftp/curl as a
preparation for fixing some breakage resulting from curl-7.11.1 finally
removing two options marked obsolete for over a year.
14 Mar 2004 01:39:30
Original commit files touched by this commit  0.3.0_1
kris search for other commits by this committer
BROKEN on alpha 4.x: Does not compile
14 Feb 2004 12:52:52
Original commit files touched by this commit  0.3.0_1
krion search for other commits by this committer
- Fix build on -current
- Support CXXFLAGS properly

PR:             ports/62814
Submitted by:   Ports Fury
09 Feb 2004 02:58:48
Original commit files touched by this commit  0.3.0
kris search for other commits by this committer
BROKEN on 5.x: does not compile
29 Jan 2004 07:24:56
Original commit files touched by this commit  0.3.0
trevor search for other commits by this committer
SIZEify.
05 Dec 2003 01:01:58
Original commit files touched by this commit  0.3.0
ijliao search for other commits by this committer
add curlpp 0.3.0
A C++ wrapper for libcurl

PR:             59891

Number of commits found: 30

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
haproxyMay 24
foswikiMay 21
inspircd*May 21
inspircd12*May 21
sympaMay 21
sympa5May 21
libxml2May 18
pidgin-otrMay 16
sudoMay 16
chromiumMay 15
chromiumMay 15
pivotx*May 14
socatMay 14
libpurpleMay 12
php5May 12

12 vulnerabilities affecting 17 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 23674
Broken 193
Deprecated 147
Ignore 736
Forbidden 3
Restricted 328
No CDROM 110
Vulnerable 0
Expired 44
Set to expire 188
Interactive 54
new 24 hours 4
new 48 hours19
new 7 days61
new fortnight185
new month255

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.164 seconds.