Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
06 Apr 2021 14:31:07 0.8.1_4
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
26 Jul 2019 20:46:57
0.8.1_4
|
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
16 Feb 2019 22:54:02
0.8.1_3
|
sunpoet  |
Convert PORTDOCS and PORTEXAMPLES to PLIST entries |
12 Dec 2018 01:35:36
0.8.1_3
|
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590 |
26 Aug 2018 18:41:22
0.8.1_2
|
sunpoet  |
Update WWW |
29 Jul 2018 22:18:46
0.8.1_2
|
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.
This includes ports
- featuring USE_GCC=yes or USE_GCC=any,
- featuring USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and those
- with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.
PR: 222542 |
28 Jul 2018 13:17:15
0.8.1_1
|
sunpoet  |
Remove leftover of testing
- Bump PORTREVISION for package change |
03 Jun 2018 18:16:51
0.8.1
|
sunpoet  |
Sort USES |
02 Jun 2018 19:40:59
0.8.1
|
linimon  |
Adjust USES to fix building on gcc-based archs (in particular, powerpc64).
On the clang architectures, these changes have no effect: the baser
compiler already includes the needed features.
While here, remove now-redundant CXXFLAGS statements and pet portlint
(no other content change).
Tested on both powerpc64 and amd64.
Approved by: portmgr (tier-2 blanket) |
20 Aug 2017 12:26:39
0.8.1
|
sunpoet  |
Pet portlint: move BROKEN_* upward |
13 May 2017 23:21:37
0.8.1
|
linimon  |
Mark some ports failing on power64. In cases where the error message
was a stub, provide a real one.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket) |
08 Mar 2017 16:50:56
0.8.1
|
sunpoet  |
Update to 0.8.1
Changes: https://github.com/jpbarrette/curlpp/releases |
20 Feb 2017 15:08:58
0.8.0
|
sunpoet  |
Update to 0.8.0
Changes: https://github.com/jpbarrette/curlpp/releases |
06 Jan 2017 08:45:04
0.7.4_1
|
jbeich  |
devel/boost-*: update to 1.63.0
Changes: http://www.boost.org/users/history/version_1_63_0.html
PR: 215598
Exp-run by: antoine
Approved by: office (bapt)
MFH: 2017Q1 |
05 Jan 2017 19:33:08
0.7.4
|
sunpoet  |
Update to 0.7.4
Changes: https://github.com/jpbarrette/curlpp/releases |
23 Nov 2016 12:45:47
0.7.3_4
|
jbeich  |
devel/boost-*: update to 1.62.0
- Enable `long double` C99 math usage
- Switch 9.x back to building with GCC
Changes: http://www.boost.org/users/history/
PR: 199601
Submitted by: Chen Xu, bapt, amdmi3, truckman (based on)
Reviewed by: rakuco (kde) (earlier version)
Exp-run by: antoine (3 tries), truckman (consumers only, earlier versions)
Approved by: bapt (office) |
21 Oct 2016 15:21:13
0.7.3_3
|
mat  |
Use USES=pathfix where applicable.
PR: 213195
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D8093 |
01 Apr 2016 14:00:57
0.7.3_3
|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
15 Oct 2015 20:16:10
0.7.3_3
|
sunpoet  |
- Add LICENSE_FILE
- Use USES=localbase
- Convert to new options target helper |
13 May 2015 18:59:17
0.7.3_3
|
sunpoet  |
- Cleanup GH_* knobs:
- Use DISTVERSIONPREFIX
- Remove GH_PROJECT |
24 Mar 2015 18:24:29
0.7.3_3
|
sunpoet  |
- Cleanup WRKSRC: leading v in GH_TAGNAME is removed from DISTNAME in r382120 |
22 Mar 2015 14:58:27
0.7.3_3
|
sunpoet  |
- Update MASTER_SITES
- Use PORTDOCS and PORTEXAMPLES
- Update WWW |
19 Jan 2015 19:50:51
0.7.3_3
|
sunpoet  |
- Strip shared library |
20 Oct 2014 15:20:22
0.7.3_3
|
bapt  |
Clean up plist |
23 Jul 2014 22:30:53
0.7.3_3
|
amdmi3  |
- Switch to USES=libtool, drop .la files
Approved by: portmgr blanket |
03 Jul 2014 17:41:49
0.7.3_2
|
adamw  |
Remove unnecessary inclusion of bsd.port.options.mk.
Approved by: portmgr (blanket) |
25 Nov 2013 11:33:50
0.7.3_2
|
sunpoet  |
- Add LICENSE
- Support STAGEDIR |
20 Sep 2013 17:23:19
0.7.3_2
|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
ftp) |
20 Sep 2013 06:36:58
0.7.3_2
|
sunpoet  |
- Fix typo |
20 Sep 2013 06:34:16
0.7.3_2
|
sunpoet  |
- Fix build without libstdc++ by removing hardcoded libstdc++ linkage [1]
- Convert to new LIB_DEPENDS format
- Convert to new OPTIONS simplifier
Reported by: pkg-fallout [1] |
11 Jul 2013 16:26:27
0.7.3_2
|
sunpoet  |
- Update to 7.31.0
- Bump PORTREVISION for ftp/curl shlib change
- Add TEST_DEPENDS
- Convert to new options framework
- Adjust options:
- Add COOKIES
- Add CYASSL, NSS, POLARSSL, THREADED_RESOLVER, TLS_SRP [1]
- Add GSSAPI and SPNEGO [2]
- Remove KERBEROS4
- Rename LIBIDN to IDN
- Remove TRACKMEMORY [1]
- Sort option handler
- Add SLAVEDIRS: ftp/curl-hiphop
- Cosmetic change
- Cleanup Makefile header
- While I'm here, fix typo (PORTREVSION) in x11-wm/ede/Makefile
Changes: http://curl.haxx.se/changes.html
PR: ports/172325 (-exp run), ports/177369 (based on) [1]
Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> [1], hrs (via email) [2]
Exp run by: miwi |
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 |