<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/devel/cpprestsdk/Makefile, branch main</title>
<subtitle>FreeBSD ports tree</subtitle>
<id>https://cgit-dev.freebsd.org/ports/atom?h=main</id>
<link rel='self' href='https://cgit-dev.freebsd.org/ports/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/'/>
<updated>2026-04-30T20:39:03Z</updated>
<entry>
<title>devel/cpprestsdk: allow consumers to find_package(cpprestsdk)</title>
<updated>2026-04-30T20:39:03Z</updated>
<author>
<name>Jan-Espen Oversand</name>
<email>sigsegv@radiotube.org</email>
</author>
<published>2026-04-30T20:35:09Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=eafafb566d3bd23552cbf46850b60f1a71be3696'/>
<id>urn:sha1:eafafb566d3bd23552cbf46850b60f1a71be3696</id>
<content type='text'>
With sufficiently-new CMake settings, the CMake .config file for
cpprestsdk can't find Boost::system (because it no longer exists)
and then it fails. But cpprestsdk doesn't need it -- so patch
it out.

Upstream PR:	https://github.com/microsoft/cpprestsdk/pull/1838
PR:	291874
</content>
</entry>
<entry>
<title>devel/boost: bump consumers after boost upgrade (+)</title>
<updated>2025-10-20T11:48:39Z</updated>
<author>
<name>Dima Panov</name>
<email>fluffy@FreeBSD.org</email>
</author>
<published>2025-10-20T11:45:04Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=67fb95fb3bd5e61957877f5ac31cd790bff786b5'/>
<id>urn:sha1:67fb95fb3bd5e61957877f5ac31cd790bff786b5</id>
<content type='text'>
Get rid of direct dependency ob libbost_system.so, use libboost_thread.so instead
</content>
</entry>
<entry>
<title>devel/cpprestsdk: unbreak build with llvm 20</title>
<updated>2025-07-22T07:04:46Z</updated>
<author>
<name>Jan-Espen Oversand</name>
<email>sigsegv@radiotube.org</email>
</author>
<published>2025-07-22T06:44:04Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=24836456033674f65b63cb0057e7ec2f40506130'/>
<id>urn:sha1:24836456033674f65b63cb0057e7ec2f40506130</id>
<content type='text'>
Cpprestsdk is using a lot of unsigned types for C++ streams, which
apparently is fine with MSVC/win32, with gcc at least up until some
point, but does not work at all with the latest llvm versions. I've
put some effort into not going for anything that pollutes the std
namespace with anything, which I don't think is ok at all with a
library.

PR:		287706
Reported by:	Jan-Espen Oversand &lt;sigsegv@radiotube.org&gt; (maintainer)
</content>
</entry>
<entry>
<title>devel/cpprestsdk: unbreak build with boost &gt;=1.87 and take maintainership</title>
<updated>2025-06-23T13:06:01Z</updated>
<author>
<name>Jan-Espen Oversand</name>
<email>sigsegv@radiotube.org</email>
</author>
<published>2025-06-23T13:06:01Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=83ff85c6c74fcc3579b681441ebc5f5c7d298e9c'/>
<id>urn:sha1:83ff85c6c74fcc3579b681441ebc5f5c7d298e9c</id>
<content type='text'>
While here, add test target.

Co-authored-by: Hiroki Tagato &lt;tagattie@FreeBSD.org&gt;

PR:		286905
Reported by:	Jan-Espen Oversand &lt;sigsegv@radiotube.org&gt; (new maintainer)
</content>
</entry>
<entry>
<title>devel/boost: bump consumers after Boost update</title>
<updated>2025-06-02T00:40:43Z</updated>
<author>
<name>Dima Panov</name>
<email>fluffy@FreeBSD.org</email>
</author>
<published>2025-06-02T00:39:43Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=18632db919ce49d62374e1020f0320153951f834'/>
<id>urn:sha1:18632db919ce49d62374e1020f0320153951f834</id>
<content type='text'>
</content>
</entry>
<entry>
<title>devel/cpprestsdk: mark as BROKEN with Boost&gt;=1.87 (+)</title>
<updated>2025-02-14T03:17:16Z</updated>
<author>
<name>Dima Panov</name>
<email>fluffy@FreeBSD.org</email>
</author>
<published>2025-02-14T02:59:51Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=878d17a71603d41a3d72373bd14f365e5300fac0'/>
<id>urn:sha1:878d17a71603d41a3d72373bd14f365e5300fac0</id>
<content type='text'>
Since 1.87 release some long-time-ago deprecated Boost.asio facilities was dropped off

Sponsored by:	Future Crew, LLC
</content>
</entry>
<entry>
<title>devel/boost: bump consu,ers after update Boost to 1.86 release</title>
<updated>2024-11-20T10:05:25Z</updated>
<author>
<name>Dima Panov</name>
<email>fluffy@FreeBSD.org</email>
</author>
<published>2024-11-20T10:04:37Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=312ee18b022b4abcb14973bb10894ba152b8f60b'/>
<id>urn:sha1:312ee18b022b4abcb14973bb10894ba152b8f60b</id>
<content type='text'>
Sponsored by:	Future Crew, LLC
</content>
</entry>
<entry>
<title>*/*: bump consumers after devel/boost* update</title>
<updated>2024-10-03T10:25:14Z</updated>
<author>
<name>Dima Panov</name>
<email>fluffy@FreeBSD.org</email>
</author>
<published>2024-10-03T10:21:13Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=55cfbcf56c31f949cd93e4012c1d705c1094a5c6'/>
<id>urn:sha1:55cfbcf56c31f949cd93e4012c1d705c1094a5c6</id>
<content type='text'>
With hat:	office
Sponsored by:	Future Crew, LLC
</content>
</entry>
<entry>
<title>devel/cpprestsdk: upgrade to 2.10.19</title>
<updated>2024-01-10T13:38:47Z</updated>
<author>
<name>Jan-Espen Oversand</name>
<email>sigsegv@radiotube.org</email>
</author>
<published>2024-01-08T08:08:12Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=051c93eb76ed7105cd05985feadcc05121eb6b65'/>
<id>urn:sha1:051c93eb76ed7105cd05985feadcc05121eb6b65</id>
<content type='text'>
PR:		276188
Reported by:	sigsegv@radiotube.org
</content>
</entry>
<entry>
<title>devel/cpprestsdk: Fix include of json.h</title>
<updated>2024-01-08T17:53:11Z</updated>
<author>
<name>Jan-Espen Oversand</name>
<email>sigsegv@radiotube.org</email>
</author>
<published>2024-01-08T08:33:05Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=6cbfd8b1e7dc89a48a126867b180813df46c19e4'/>
<id>urn:sha1:6cbfd8b1e7dc89a48a126867b180813df46c19e4</id>
<content type='text'>
De-inlining the constructor and destructor makes the sizeof(_Value) available to
std::unique_ptr.

PR:		276187
Reported by:	sigsegv@radiotube.org
</content>
</entry>
</feed>
