| Port details on branch 2026Q3 |
- cpprestsdk Microsoft C++ REST SDK
- 2.10.19_8 devel
=0 2.10.19_8Version of this port present on the latest quarterly branch. DEPRECATED: Deprecated upstream, does not build with CMake 4
EXPIRATION DATE: 2026-11-30
- Maintainer: sigsegv@radiotube.org
 - Port Added: 2026-08-29 15:14:17
- Last Update: 2026-08-29 15:10:22
- Commit Hash: b0fba98
- License: MIT
- WWW:
- https://github.com/Microsoft/cpprestsdk
- Description:
- The C++ REST SDK is a Microsoft project for cloud-based client-server
communication in native code using a modern asynchronous C++ API design.
This project aims to help C++ developers connect to and interact with services.
What's in the SDK:
- Features
HTTP client/server, JSON, URI, asynchronous streams, WebSockets client, oAuth
- PPL Tasks
A powerful model for composing asynchronous operations based on C++11 features
- Platforms
Windows desktop, Windows Store, Windows Phone, Ubuntu, OS X, iOS, and Android
[and now also FreeBSD ;-)]
¦ ¦ ¦ ¦ 
- 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:
-
- cpprestsdk>0:devel/cpprestsdk
- To install the port:
- cd /usr/ports/devel/cpprestsdk/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/cpprestsdk
- pkg install cpprestsdk
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: cpprestsdk
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1704650102
SHA256 (Microsoft-cpprestsdk-v2.10.19_GH0.tar.gz) = 4b0d14e5bfe77ce419affd253366e861968ae6ef2c35ae293727c1415bd145c8
SIZE (Microsoft-cpprestsdk-v2.10.19_GH0.tar.gz) = 1749647
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:
-
- client.hpp : devel/websocketpp
- cmake : devel/cmake-core
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- Library dependencies:
-
- libboost_thread.so : devel/boost-libs
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for cpprestsdk-2.10.19_8:
BROTLI=off: Brotli compression support
===> Use 'make config' to modify these settings
- Options name:
- devel_cpprestsdk
- USES:
- cmake:testing compiler:c++11-lang pkgconfig ssl
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|