Bug 215960

Summary: New port: devel/cpprestsdk: Microsoft C++ REST SDK
Product: Ports & Packages Reporter: Patrick Hess <projects>
Component: Individual Port(s)Assignee: Vanilla I. Shu <vanilla>
Status: Closed FIXED    
Severity: Affects Only Me CC: jordanhuang53, vanilla
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
cpprestsdk.shar none

Description Patrick Hess 2017-01-11 08:45:33 UTC
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.
Comment 1 Vanilla I. Shu freebsd_committer freebsd_triage 2017-01-12 14:45:02 UTC
Committed, thanks.
Comment 2 commit-hook freebsd_committer freebsd_triage 2017-01-12 14:45:24 UTC
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