| Port details on branch 2025Q2 |
- cpp-httplib C++ header-only HTTP/HTTPS server and client library
- 0.28.0 www
=2 0.24.0Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2020-04-06 09:25:56
- Last Update: 2025-11-26 16:33:10
- Commit Hash: 8ecb957
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-PyOpenGL, p5-Sane
- 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
- Conflicts:
- CONFLICTS_BUILD:
- 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 = 1764174311
SHA256 (yhirose-cpp-httplib-v0.28.0_GH0.tar.gz) = ccb32f9832c906d571f61794f453223dbb724ba738265551e3cd28ca325b529d
SIZE (yhirose-cpp-httplib-v0.28.0_GH0.tar.gz) = 1312543
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.28.0:
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:
|