| Port details on branch 2025Q2 |
- cpp-httplib C++ header-only HTTP/HTTPS server and client library
- 0.46.1 www
=0 0.40.0Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2020-04-06 09:25:56
- Last Update: 2026-06-02 07:06:47
- Commit Hash: c1d2ff3
- Also Listed In: devel
- License: MIT
- WWW:
- https://github.com/yhirose/cpp-httplib
- Description:
- A C++11 single-file header-only cross platform HTTP/HTTPS library.
It's extremely easy to setup. Just include httplib.h file in your code!
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- cpp-httplib>0:www/cpp-httplib
- To install the port:
- cd /usr/ports/www/cpp-httplib/ && make install clean
- To add the package, run one of these commands:
- pkg install www/cpp-httplib
- pkg install cpp-httplib
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: cpp-httplib
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1780375077
SHA256 (yhirose-cpp-httplib-v0.46.1_GH0.tar.gz) = 8a7764d062c55c38872e114abbf9b3fc9923623ddc401adb9af3974c015f6116
SIZE (yhirose-cpp-httplib-v0.46.1_GH0.tar.gz) = 1881438
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:
-
- brotli>0 : archivers/brotli
- cmake : devel/cmake-core
- ninja : devel/ninja
- Test dependencies:
-
- gmake : devel/gmake
- python3.11 : lang/python311
- Runtime dependencies:
-
- brotli>0 : archivers/brotli
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for cpp-httplib-0.46.1:
BROTLI=on: Brotli compression support
SSL=on: SSL protocol support
===> Use 'make config' to modify these settings
- Options name:
- www_cpp-httplib
- USES:
- cmake localbase:ldflags python:test ssl
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|