| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
08 May 2013 15:54:55
0.7.3_1
|
sunpoet  |
- Remove leading indefinite article from COMMENT
- Restore mis-removed tab between USES= and pathfix
- Cleanup Makefile header |
19 Mar 2013 13:04:31
0.7.3_1
|
eadler  |
This changes almost all the "gnomehack" only USE_GNOME cases to USES= pathfix.
If a port used other USE_GNOME items it was untouched.
The ports that used other USES were fixed by hand.
PR: ports/177081
Reviewed by: bapt
Approved by: portmgr (miwi) |
09 Jul 2012 05:30:42
0.7.3_1
|
sunpoet  |
- Update MASTER_SITES
- Convert to new options framework
- Add BOOST option [1]
- Respect EXAMPLES
- Cosmetic change
- Sort PLIST
Requested by: Brett Gmoser <bgmoser@codexterous.com> [1] |
25 Feb 2012 16:48:25
0.7.3_1
|
sunpoet  |
- Take maintainership
Approved by: roam (maintainer, implicit) |
24 Oct 2011 09:11:38
0.7.3_1
|
dougb  |
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
0.7.3_1
|
amdmi3  |
- 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
0.7.3_1
|
miwi  |
- Get Rid MD5 support |
03 Apr 2010 10:44:36
0.7.3_1
|
roam  |
Chase the ftp/curl shlib version bump. |
04 Mar 2010 13:07:27
0.7.3
|
roam  |
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
0.7.0_1
|
roam  |
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
0.7.0
|
rafan  |
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 ) |
25 Jul 2008 14:34:52
0.7.0
|
pav  |
- 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
0.7.0
|
edwin  |
Remove always-false/true conditions based on OSVERSION 500000 |
26 Jan 2007 13:23:12
0.7.0
|
roam  |
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
0.6.1_1
|
roam  |
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
0.6.1_1
|
roam  |
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
0.6.1
|
roam  |
Update to curlpp-0.6.1, USE_LDCONFIG, and remove the libtool hack. |
07 May 2006 11:09:22
0.5.2
|
edwin  |
Remove USE_REINPLACE from all categories starting with F |
22 Jan 2006 09:48:59
0.5.2
|
edwin  |
SHA256ify
Approved by: krion@ |
21 Jan 2006 10:45:26
0.5.2
|
roam  |
Fix MASTER_SITES.
Reported by: fenner's survey |
05 Sep 2005 23:09:57
0.5.2
|
roam  |
Update to curlpp 0.5.2.
PR: 84429
Submitted by: Vasil Dimov <vd@datamax.bg> |
18 Jul 2005 08:13:36
0.3.3
|
pav  |
- 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
0.3.1_1
|
kris  |
Increase USE_GCC to 3.4 for those ports which compile with it.
Approved by: portmgr |
10 Aug 2004 14:57:51
0.3.1_1
|
roam  |
Fix `curlpp-config --cflags`. |
10 Aug 2004 14:29:30
0.3.1
|
roam  |
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
0.3.0_3
|
roam  |
Update ftp/curl to 7.12.0 and bump the shared library version in all
dependent ports. |
20 Apr 2004 12:07:57
0.3.0_2
|
roam  |
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
0.3.0_1
|
roam  |
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
0.3.0_1
|
kris  |
BROKEN on alpha 4.x: Does not compile |
14 Feb 2004 12:52:52
0.3.0_1
|
krion  |
- Fix build on -current
- Support CXXFLAGS properly
PR: ports/62814
Submitted by: Ports Fury |
09 Feb 2004 02:58:48
0.3.0
|
kris  |
BROKEN on 5.x: does not compile |
29 Jan 2004 07:24:56
0.3.0
|
trevor  |
SIZEify. |
05 Dec 2003 01:01:58
0.3.0
|
ijliao  |
add curlpp 0.3.0
A C++ wrapper for libcurl
PR: 59891 |