Port details |
- cpr C++ Requests: Curl for People
- 1.6.2 ftp
=0 1.6.2Version of this port present on the latest quarterly branch.
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2021-05-02 19:54:08
- Last Update: 2021-05-03 08:59:29
- Commit Hash: 40cff32
- License: MIT
- WWW:
- https://github.com/whoshuu/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.
WWW: https://whoshuu.github.io/cpr/
WWW: https://github.com/whoshuu/cpr
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- No installation instructions:
- This port has been deleted.
- PKGNAME: cpr
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1619910295
SHA256 (whoshuu-cpr-1.6.2_GH0.tar.gz) = c45f9c55797380c6ba44060f0c73713fbd7989eeb1147aedb8723aa14f3afaa3
SIZE (whoshuu-cpr-1.6.2_GH0.tar.gz) = 68856
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- cmake : devel/cmake
- 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:
- ftp_cpr
- USES:
- cmake compiler:c++11-lang ssl
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Port Moves |
- port moved to www/cpr on 2021-05-03
REASON: Remove duplicate port
|
Number of commits found: 2
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.6.2 03 May 2021 08:59:29 |
Antoine Brodin (antoine) |
Remove duplicate port ftp/cpr |
1.6.2 02 May 2021 19:42:50 |
Po-Chuan Hsieh (sunpoet) |
ftp/cpr: Add cpr 1.6.2
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.
WWW: https://whoshuu.github.io/cpr/
WWW: https://github.com/whoshuu/cpr |
Number of commits found: 2
|