Created attachment 178743 [details] cpprestsdk.shar 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 ;-)] https://github.com/Microsoft/cpprestsdk ----- Tested on 10.3-RELEASE amd64. Works out of the box with Clang from base.
Committed, thanks.
A commit references this bug: Author: vanilla Date: Thu Jan 12 14:44:57 UTC 2017 New revision: 431276 URL: https://svnweb.freebsd.org/changeset/ports/431276 Log: Add cpprestsdk 2.9.1, microsoft C++ REST SDK. PR: 215960 Submitted by: projects@phess.net Changes: head/devel/Makefile head/devel/cpprestsdk/ head/devel/cpprestsdk/Makefile head/devel/cpprestsdk/distinfo head/devel/cpprestsdk/pkg-descr head/devel/cpprestsdk/pkg-plist