<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/devel/boost-python-libs, branch main</title>
<subtitle>FreeBSD ports tree</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/'/>
<entry>
<title>math/py-numpy: switch all consumers to math/py-numpy1</title>
<updated>2026-04-03T18:52:22+00:00</updated>
<author>
<name>Charlie Li</name>
<email>vishwin@FreeBSD.org</email>
</author>
<published>2026-04-03T15:16:36+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=d4bd5ba72edc9f537254aeb1ff893399e3eb2278'/>
<id>d4bd5ba72edc9f537254aeb1ff893399e3eb2278</id>
<content type='text'>
...and bump PORTREVISIONs of consumers with hard RUN_DEPENDS

PR: 281470
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
...and bump PORTREVISIONs of consumers with hard RUN_DEPENDS

PR: 281470
</pre>
</div>
</content>
</entry>
<entry>
<title>devel/boost-python-libs: reapply 6b6d597a6ede0e8cc396ea4eb7650b07c89e1a46</title>
<updated>2025-07-23T16:38:15+00:00</updated>
<author>
<name>Charlie Li</name>
<email>vishwin@FreeBSD.org</email>
</author>
<published>2025-07-23T16:38:15+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=d655a6dbb7042f25e28e2d22b1ddcf79ad60c9ad'/>
<id>d655a6dbb7042f25e28e2d22b1ddcf79ad60c9ad</id>
<content type='text'>
PR: 281470
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PR: 281470
</pre>
</div>
</content>
</entry>
<entry>
<title>devel/boost: improve port (+)</title>
<updated>2025-07-22T22:50:35+00:00</updated>
<author>
<name>Dima Panov</name>
<email>fluffy@FreeBSD.org</email>
</author>
<published>2025-07-22T22:50:35+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=6c10934b133c2c930babf4a636cdcda1b5753885'/>
<id>6c10934b133c2c930babf4a636cdcda1b5753885</id>
<content type='text'>
1. Convert ZSTD support to option, default on.
2. Support for additional image formats in the Generic Image Library (adds raw, PNG, TIFF, and JPEG formats). Added as an option, default off.
3. Resolve the problem preventing our *at() functions (like statat() and openat()) from being detected, it'a Linux-only feature.
4. do-test target provided -- it is of limited utility, because it takes multiple days and reports a lot of seemingly false problems.
5. Only extract the docs subdirectory, when building boost-docs -- saves some diskspace during builds. Likewise, when building jam (b2) don't extract other code.
6. Plist sort, .CURDIR usage optimization.
7. Backport a proper fix for broken function program_location_impl in Boost.DLL

PR:	286403, 287204 (based on), 287514 (fix previous version)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
1. Convert ZSTD support to option, default on.
2. Support for additional image formats in the Generic Image Library (adds raw, PNG, TIFF, and JPEG formats). Added as an option, default off.
3. Resolve the problem preventing our *at() functions (like statat() and openat()) from being detected, it'a Linux-only feature.
4. do-test target provided -- it is of limited utility, because it takes multiple days and reports a lot of seemingly false problems.
5. Only extract the docs subdirectory, when building boost-docs -- saves some diskspace during builds. Likewise, when building jam (b2) don't extract other code.
6. Plist sort, .CURDIR usage optimization.
7. Backport a proper fix for broken function program_location_impl in Boost.DLL

PR:	286403, 287204 (based on), 287514 (fix previous version)
</pre>
</div>
</content>
</entry>
<entry>
<title>devel/boost-python-libs: reapply 0c610c4b35941436172bfede63e11a62454581b2</title>
<updated>2025-06-16T20:24:14+00:00</updated>
<author>
<name>Charlie Li</name>
<email>vishwin@FreeBSD.org</email>
</author>
<published>2025-06-16T20:24:14+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=6b6d597a6ede0e8cc396ea4eb7650b07c89e1a46'/>
<id>6b6d597a6ede0e8cc396ea4eb7650b07c89e1a46</id>
<content type='text'>
PR: 281470
Event: Kitchener-Waterloo Hackathon 202506
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PR: 281470
Event: Kitchener-Waterloo Hackathon 202506
</pre>
</div>
</content>
</entry>
<entry>
<title>devel/boost: update to 1.88.0 release (+)</title>
<updated>2025-06-02T00:40:42+00:00</updated>
<author>
<name>Dima Panov</name>
<email>fluffy@FreeBSD.org</email>
</author>
<published>2025-06-01T22:08:16+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=94c3a70981846a898aae99312033e09193bb421f'/>
<id>94c3a70981846a898aae99312033e09193bb421f</id>
<content type='text'>
This release include two new libraries, Hash2, and MQTT5
Allow to use Boost.iostream with ZSTD compression [requested in 1]

Release Notes:	https://www.boost.org/releases/1.88.0/
PR:		286403 [1]
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This release include two new libraries, Hash2, and MQTT5
Allow to use Boost.iostream with ZSTD compression [requested in 1]

Release Notes:	https://www.boost.org/releases/1.88.0/
PR:		286403 [1]
</pre>
</div>
</content>
</entry>
<entry>
<title>devel/boost-python-libs: remove version restrictions</title>
<updated>2025-04-15T03:05:48+00:00</updated>
<author>
<name>Charlie Li</name>
<email>vishwin@FreeBSD.org</email>
</author>
<published>2025-04-15T03:05:48+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=52a65d15cef0987122161dd6c7e05c591a221f6f'/>
<id>52a65d15cef0987122161dd6c7e05c591a221f6f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>devel/boost: update to 1.87.0 release (+)</title>
<updated>2025-02-14T03:17:01+00:00</updated>
<author>
<name>Dima Panov</name>
<email>fluffy@FreeBSD.org</email>
</author>
<published>2025-02-14T00:59:50+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=a4245a4c6ce19c6e177567f67489813c5f77c86f'/>
<id>a4245a4c6ce19c6e177567f67489813c5f77c86f</id>
<content type='text'>
New port devel/boost-mpi-libs, Message Passing Interface library,
for use in distributed-memory parallel application programming.

In this release Boost have dropped some long-time-ago deprecated asio facilites
See https://www.boost.org/doc/libs/1_87_0/doc/html/boost_asio/history.html for details.

Release Notes:	https://www.boost.org/users/history/version_1_87_0.html
Sponsored by:	Future Crew, LLC
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
New port devel/boost-mpi-libs, Message Passing Interface library,
for use in distributed-memory parallel application programming.

In this release Boost have dropped some long-time-ago deprecated asio facilites
See https://www.boost.org/doc/libs/1_87_0/doc/html/boost_asio/history.html for details.

Release Notes:	https://www.boost.org/users/history/version_1_87_0.html
Sponsored by:	Future Crew, LLC
</pre>
</div>
</content>
</entry>
<entry>
<title>devel/boost-python-libs: mark as safe for numpy 2.x</title>
<updated>2024-11-21T20:33:25+00:00</updated>
<author>
<name>Charlie Li</name>
<email>vishwin@FreeBSD.org</email>
</author>
<published>2024-11-21T20:33:25+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=0c610c4b35941436172bfede63e11a62454581b2'/>
<id>0c610c4b35941436172bfede63e11a62454581b2</id>
<content type='text'>
Upstream commit included in devel/boost-libs/files. Switch away
from ${PYNUMPY} to both catalogue and allow seamless transition
when math/py-numpy 2.x is committed.

While here, remove USES=python upper bound.

With hat: python
PR: 281470
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Upstream commit included in devel/boost-libs/files. Switch away
from ${PYNUMPY} to both catalogue and allow seamless transition
when math/py-numpy 2.x is committed.

While here, remove USES=python upper bound.

With hat: python
PR: 281470
</pre>
</div>
</content>
</entry>
<entry>
<title>devel/boost*: update Boost to 1.83.0 release (+)</title>
<updated>2023-09-27T14:36:28+00:00</updated>
<author>
<name>Dima Panov</name>
<email>fluffy@FreeBSD.org</email>
</author>
<published>2023-09-27T12:28:15+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=659620f1586eafcf14a22c6a58ae7cabb943d869'/>
<id>659620f1586eafcf14a22c6a58ae7cabb943d869</id>
<content type='text'>
Release Notes:	https://www.boost.org/users/history/version_1_83_0.html
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Release Notes:	https://www.boost.org/users/history/version_1_83_0.html
</pre>
</div>
</content>
</entry>
<entry>
<title>devel/boost*: update to 1.82.0 release (+)</title>
<updated>2023-04-27T18:25:55+00:00</updated>
<author>
<name>Dima Panov</name>
<email>fluffy@FreeBSD.org</email>
</author>
<published>2023-04-27T17:50:25+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=e356ceca197257c3900d9ffd823ea2bb0b6819d3'/>
<id>e356ceca197257c3900d9ffd823ea2bb0b6819d3</id>
<content type='text'>
Release Notes:	https://www.boost.org/users/history/version_1_82_0.html
Sponsored by:	Serenity Cybersecurity, LLC
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Release Notes:	https://www.boost.org/users/history/version_1_82_0.html
Sponsored by:	Serenity Cybersecurity, LLC
</pre>
</div>
</content>
</entry>
</feed>
