Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.8.1_4 25 Sep 2024 04:22:26 |
Po-Chuan Hsieh (sunpoet) |
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 |
0.8.1_4 05 Apr 2023 17:29:47 |
Po-Chuan Hsieh (sunpoet) |
ftp/curlpp: Update WWW and clean up pkg-descr |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
0.8.1_4 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
0.8.1_4 20 Jul 2022 14:21:53 |
Tobias C. Berner (tcberner) |
ftp: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aaron Dalton <aaron@FreeBSD.org>
* Alexander Kriventsov
* Anders Nordby <anders@fix.no>
* Andreas Fehlner <fehlner@gmx.de>
* Andrew Pantyukhin <infofarmer@FreeBSD.org>
* Andrey Zakhvatov
* Antonio Carlos Venancio Junior (<antonio@inf.ufsc.br>)
* Chris Piazza <cpiazza@FreeBSD.org>
* Damjan Marion <dmarion@open.hr>
* Emanuel Haupt <ehaupt@critical.ch>
* Eric Freeman <freebsdports@chillibear.com> (Only the first 15 lines of the commit message are shown above ) |
0.8.1_4 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.8.1_4 26 Jul 2019 20:46:57 |
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 |
0.8.1_3 16 Feb 2019 22:54:02 |
sunpoet |
Convert PORTDOCS and PORTEXAMPLES to PLIST entries |
0.8.1_3 12 Dec 2018 01:35:36 |
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 |
0.8.1_2 26 Aug 2018 18:41:22 |
sunpoet |
Update WWW |
0.8.1_2 29 Jul 2018 22:18:46 |
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 |
0.8.1_1 28 Jul 2018 13:17:15 |
sunpoet |
Remove leftover of testing
- Bump PORTREVISION for package change |
0.8.1 03 Jun 2018 18:16:51 |
sunpoet |
Sort USES |
0.8.1 02 Jun 2018 19:40:59 |
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) |
0.8.1 20 Aug 2017 12:26:39 |
sunpoet |
Pet portlint: move BROKEN_* upward |
0.8.1 13 May 2017 23:21:37 |
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) |
0.8.1 08 Mar 2017 16:50:56 |
sunpoet |
Update to 0.8.1
Changes: https://github.com/jpbarrette/curlpp/releases |
0.8.0 20 Feb 2017 15:08:58 |
sunpoet |
Update to 0.8.0
Changes: https://github.com/jpbarrette/curlpp/releases |
0.7.4_1 06 Jan 2017 08:45:04 |
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 |
0.7.4 05 Jan 2017 19:33:08 |
sunpoet |
Update to 0.7.4
Changes: https://github.com/jpbarrette/curlpp/releases |
0.7.3_4 23 Nov 2016 12:45:47 |
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) |
0.7.3_3 21 Oct 2016 15:21:13 |
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 |
0.7.3_3 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
0.7.3_3 15 Oct 2015 20:16:10 |
sunpoet |
- Add LICENSE_FILE
- Use USES=localbase
- Convert to new options target helper |
0.7.3_3 13 May 2015 18:59:17 |
sunpoet |
- Cleanup GH_* knobs:
- Use DISTVERSIONPREFIX
- Remove GH_PROJECT |
0.7.3_3 24 Mar 2015 18:24:29 |
sunpoet |
- Cleanup WRKSRC: leading v in GH_TAGNAME is removed from DISTNAME in r382120 |
0.7.3_3 22 Mar 2015 14:58:27 |
sunpoet |
- Update MASTER_SITES
- Use PORTDOCS and PORTEXAMPLES
- Update WWW |
0.7.3_3 19 Jan 2015 19:50:51 |
sunpoet |
- Strip shared library |
0.7.3_3 20 Oct 2014 15:20:22 |
bapt |
Clean up plist |
0.7.3_3 23 Jul 2014 22:30:53 |
amdmi3 |
- Switch to USES=libtool, drop .la files
Approved by: portmgr blanket |
0.7.3_2 03 Jul 2014 17:41:49 |
adamw |
Remove unnecessary inclusion of bsd.port.options.mk.
Approved by: portmgr (blanket) |
0.7.3_2 25 Nov 2013 11:33:50 |
sunpoet |
- Add LICENSE
- Support STAGEDIR |
0.7.3_2 20 Sep 2013 17:23:19 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
ftp) |
0.7.3_2 20 Sep 2013 06:36:58 |
sunpoet |
- Fix typo |
0.7.3_2 20 Sep 2013 06:34:16 |
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] |
0.7.3_2 11 Jul 2013 16:26:27 |
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 |
0.7.3_1 08 May 2013 15:54:55 |
sunpoet |
- Remove leading indefinite article from COMMENT
- Restore mis-removed tab between USES= and pathfix
- Cleanup Makefile header |
0.7.3_1 19 Mar 2013 13:04:31 |
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) |
0.7.3_1 09 Jul 2012 05:30:42 |
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] |
0.7.3_1 25 Feb 2012 16:48:25 |
sunpoet |
- Take maintainership
Approved by: roam (maintainer, implicit) |
0.7.3_1 24 Oct 2011 09:11:38 |
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 |
0.7.3_1 23 Sep 2011 22:26:39 |
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 |
0.7.3_1 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
0.7.3_1 03 Apr 2010 10:44:36 |
roam |
Chase the ftp/curl shlib version bump. |
0.7.3 04 Mar 2010 13:07:27 |
roam |
Update to curlpp-0.7.3, disabling the Boost interface.
Reflect the move to Google Code.
Feature safe: yes |
0.7.0_1 23 Jan 2009 15:43:14 |
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. |
0.7.0 21 Aug 2008 06:18:49 |
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 ) |
0.7.0 25 Jul 2008 14:34:52 |
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 |
0.7.0 04 Oct 2007 00:50:28 |
edwin |
Remove always-false/true conditions based on OSVERSION 500000 |
0.7.0 26 Jan 2007 13:23:12 |
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 |
0.6.1_1 14 Jan 2007 19:50:32 |
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 :) |
0.6.1_1 13 Dec 2006 12:41:36 |
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 |
0.6.1 26 Sep 2006 14:46:02 |
roam |
Update to curlpp-0.6.1, USE_LDCONFIG, and remove the libtool hack. |
0.5.2 07 May 2006 11:09:22 |
edwin |
Remove USE_REINPLACE from all categories starting with F |
0.5.2 22 Jan 2006 09:48:59 |
edwin |
SHA256ify
Approved by: krion@ |
0.5.2 21 Jan 2006 10:45:26 |
roam |
Fix MASTER_SITES.
Reported by: fenner's survey |
0.5.2 05 Sep 2005 23:09:57 |
roam |
Update to curlpp 0.5.2.
PR: 84429
Submitted by: Vasil Dimov <vd@datamax.bg> |
0.3.3 18 Jul 2005 08:13:36 |
pav |
- Update to 0.3.3
PR: ports/82108
Submitted by: Vasil Dimov <vd@datamax.bg>
Approved by: maintainer timeout (1 month) |
0.3.1_1 30 Sep 2004 05:32:00 |
kris |
Increase USE_GCC to 3.4 for those ports which compile with it.
Approved by: portmgr |
0.3.1_1 10 Aug 2004 14:57:51 |
roam |
Fix `curlpp-config --cflags`. |
0.3.1 10 Aug 2004 14:29:30 |
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! |
0.3.0_3 03 Jun 2004 22:41:40 |
roam |
Update ftp/curl to 7.12.0 and bump the shared library version in all
dependent ports. |
0.3.0_2 20 Apr 2004 12:07:57 |
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 |
0.3.0_1 14 Apr 2004 07:08:09 |
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. |
0.3.0_1 14 Mar 2004 01:39:30 |
kris |
BROKEN on alpha 4.x: Does not compile |
0.3.0_1 14 Feb 2004 12:52:52 |
krion |
- Fix build on -current
- Support CXXFLAGS properly
PR: ports/62814
Submitted by: Ports Fury |
0.3.0 09 Feb 2004 02:58:48 |
kris |
BROKEN on 5.x: does not compile |
0.3.0 29 Jan 2004 07:24:56 |
trevor |
SIZEify. |
0.3.0 05 Dec 2003 01:01:58 |
ijliao |
add curlpp 0.3.0
A C++ wrapper for libcurl
PR: 59891 |