Port details |
- cpr C++ Requests: Curl for People
- 1.11.1 www =2 1.11.1Version of this port present on the latest quarterly branch.
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2018-07-31 03:57:37
- Last Update: 2024-12-25 19:15:08
- Commit Hash: 82cb911
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: MIT
- WWW:
- https://github.com/libcpr/cpr
- Description:
- C++ Requests is a simple wrapper around libcurl inspired by the excellent Python
Requests project.
Despite its name, libcurl's easy interface is anything but, and making mistakes
misusing it is a common source of error and frustration. Using the more
expressive language facilities of C++11, this library captures the essence of
making network calls into a few concise idioms.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/www/cpr/ && make install clean
- To add the package, run one of these commands:
- pkg install www/cpr
- pkg install cpr
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: cpr
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1734888078
SHA256 (libcpr-cpr-1.11.1_GH0.tar.gz) = e84b8ef348f41072609f53aab05bdaab24bf5916c62d99651dfbeaf282a8e0a2
SIZE (libcpr-cpr-1.11.1_GH0.tar.gz) = 141502
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- cmake : devel/cmake-core
- ninja : devel/ninja
- Library dependencies:
-
- libcurl.so : ftp/curl
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- www_cpr
- USES:
- cmake compiler:c++17-lang ssl
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.11.1 25 Dec 2024 19:15:08 |
Po-Chuan Hsieh (sunpoet) |
www/cpr: Update to 1.11.1
Changes: https://github.com/libcpr/cpr/releases |
1.11.0 21 Oct 2024 09:17:27 |
Po-Chuan Hsieh (sunpoet) |
www/cpr: Update to 1.11.0
Changes: https://github.com/libcpr/cpr/releases |
1.10.5 16 May 2024 06:21:57 |
Po-Chuan Hsieh (sunpoet) |
www/cpr: Remove PIE_UNSAFE after b40aa97071012f71a9c8937ef41d3153f070243f |
1.10.5 16 Oct 2023 15:59:42 |
Po-Chuan Hsieh (sunpoet) |
www/cpr: Update to 1.10.5
Changes: https://github.com/libcpr/cpr/releases |
1.10.4 27 May 2023 23:43:45 |
Po-Chuan Hsieh (sunpoet) |
www/cpr: Update to 1.10.4
Changes: https://github.com/libcpr/cpr/releases |
1.10.2 09 Apr 2023 13:36:37 |
Po-Chuan Hsieh (sunpoet) |
www/cpr: Update to 1.10.2
Changes: https://github.com/libcpr/cpr/releases |
1.10.1 05 Apr 2023 17:29:53 |
Po-Chuan Hsieh (sunpoet) |
www/cpr: Update to 1.10.1
- Mark PIE_UNSAFE
Changes: https://github.com/libcpr/cpr/releases |
1.10.0 05 Feb 2023 15:47:45 |
Po-Chuan Hsieh (sunpoet) |
www/cpr: Update to 1.10.0
Changes: https://github.com/libcpr/cpr/releases |
1.9.3 30 Jan 2023 12:59:11 |
Po-Chuan Hsieh (sunpoet) |
www/cpr: Update to 1.9.3
Changes: https://github.com/libcpr/cpr/releases |
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) |
1.9.2 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 ) |
1.9.2 04 Sep 2022 15:24:50 |
Po-Chuan Hsieh (sunpoet) |
www/cpr: Update to 1.9.2
Changes: https://github.com/libcpr/cpr/releases |
1.9.1 27 Aug 2022 10:23:47 |
Po-Chuan Hsieh (sunpoet) |
www/cpr: Update to 1.9.1
Changes: https://github.com/libcpr/cpr/releases |
1.9.0 18 Jul 2022 20:39:21 |
Po-Chuan Hsieh (sunpoet) |
www/cpr: Update to 1.9.0
Changes: https://github.com/libcpr/cpr/releases |
1.8.4 07 Jul 2022 21:26:58 |
Po-Chuan Hsieh (sunpoet) |
www/cpr: Update to 1.8.4
Changes: https://github.com/libcpr/cpr/releases |
1.8.3 13 May 2022 11:39:19 |
Po-Chuan Hsieh (sunpoet) |
www/cpr: Update to 1.8.3
Changes: https://github.com/libcpr/cpr/releases |
1.8.2 30 Apr 2022 15:57:51 |
Po-Chuan Hsieh (sunpoet) |
www/cpr: Update to 1.8.2
Changes: https://github.com/libcpr/cpr/releases |
1.8.1 16 Apr 2022 04:19:10 |
Po-Chuan Hsieh (sunpoet) |
www/cpr: Update to 1.8.1
Changes: https://github.com/libcpr/cpr/releases |
1.7.2 23 Jan 2022 18:18:04 |
Po-Chuan Hsieh (sunpoet) |
www/cpr: Update to 1.7.2
- Update pkg-descr
- Update WWW
- Take maintainership
Changes: https://github.com/libcpr/cpr/releases |
1.7.0 06 Jan 2022 08:56:19 |
Guangyuan Yang (ygy) |
www/cpr: Drop maintainership |
1.7.0 25 Nov 2021 06:37:47 |
Guangyuan Yang (ygy) |
www/cpr: Update to 1.7.0
Changelog: https://github.com/libcpr/cpr/releases/tag/1.7.0 |
1.6.2 11 May 2021 05:04:02 |
Guangyuan Yang (ygy) |
www/cpr: Update to 1.6.2
Submitted by: sunpoet
Approved by: lwhsu |
1.3.0.57_1 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
1.3.0.57_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.3.0.57_1 18 Dec 2020 18:36:32 |
ygy |
Reset and take che bein.link's maintainership
PR: 251933
Discussed with: rene
Approved by: mikael |
1.3.0.57_1 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 |
1.3.0.57 30 Dec 2018 12:46:28 |
linimon |
This port requires USES=compiler:c++11-lang to build on GCC-based
architectures.
PR: 234438
Submitted by: Piotr Kubaj
Approved by: portmgr (tier-2 blanket) |
1.3.0.57 25 Dec 2018 20:25:40 |
tcberner |
Change cmake default behaviour to outsource.
Ports that build out of source now simply can use "USES=cmake"
instead of "USES=cmake:outsource". Ports that fail to build
out of source now need to specify "USES=cmake:insource".
I tried to only set insource where explictely needed.
PR: 232038
Exp-run by: antoine |
1.3.0.57 03 Nov 2018 22:53:27 |
sunpoet |
Fix build with curl 7.62.0 |
1.3.0.57 31 Jul 2018 03:55:20 |
yuri |
New port: www/cpr: Curl for people, a simple wrapper around libcurl
PR: 229962
Submitted by: Maxim Filimonov <che@bein.link> |