| Port details on branch 2025Q2 |
- cpp-httplib C++ header-only HTTP/HTTPS server and client library
- 0.35.0 www
=0 0.28.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-03-01 08:48:17
- Commit Hash: 4b48372
- 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 = 1772348476
SHA256 (yhirose-cpp-httplib-v0.35.0_GH0.tar.gz) = 979a18af80c3daa0a4993cb58a7550038a90d9018f6ed05b5e9db2f8f720cc21
SIZE (yhirose-cpp-httplib-v0.35.0_GH0.tar.gz) = 1417523
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.35.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:
|