Bug 215960 - New port: devel/cpprestsdk: Microsoft C++ REST SDK
Summary: New port: devel/cpprestsdk: Microsoft C++ REST SDK
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Vanilla I. Shu
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-01-11 08:45 UTC by Patrick Hess
Modified: 2017-01-12 14:45 UTC (History)
2 users (show)

See Also:


Attachments
cpprestsdk.shar (3.64 KB, text/plain)
2017-01-11 08:45 UTC, Patrick Hess
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
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