<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports, branch release/15.1.0</title>
<subtitle>FreeBSD ports tree</subtitle>
<id>https://cgit-dev.freebsd.org/ports/atom?h=release%2F15.1.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/ports/atom?h=release%2F15.1.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/'/>
<updated>2026-05-16T21:37:17Z</updated>
<entry>
<title>devel/uv: fix build on armv7</title>
<updated>2026-05-16T21:37:17Z</updated>
<author>
<name>Robert Clausecker</name>
<email>fuz@FreeBSD.org</email>
</author>
<published>2026-05-16T13:23:00Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=f1707ff8961dd4e18f168052e03d4f13e899c2dd'/>
<id>urn:sha1:f1707ff8961dd4e18f168052e03d4f13e899c2dd</id>
<content type='text'>
Disabling LTO makes the build scrape just below the address space limit
on 32 bit platforms.

Approved by:	portmgr (build fix blanket)
MFH:		2026Q2

(cherry picked from commit f5fd3711e1dabd027d6a6f7a07c52cf99be756c8)
</content>
</entry>
<entry>
<title>lang/rust: fix build on armv7</title>
<updated>2026-05-16T21:21:56Z</updated>
<author>
<name>Robert Clausecker</name>
<email>fuz@FreeBSD.org</email>
</author>
<published>2026-05-15T22:07:43Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=6a955aa9233fd27861f5bb4529fe6a5e749166a0'/>
<id>urn:sha1:6a955aa9233fd27861f5bb4529fe6a5e749166a0</id>
<content type='text'>
This grabs an upstream commit integrated into rust 1.95 and backports it
to rust 1.94 for 2026Q2.  The commit reduces the number of TLS keys used
in the fallback TLS implementation, just so ensuring we can build the
rust toolchain without running out.

A more comprehensive fix will be committed for the main branch in the
coming days.

PR:		294545
Obtained from:	https://github.com/rust-lang/rust/pull/151382
Approved by:	mikael (rust)
</content>
</entry>
<entry>
<title>sysutils/firstboot-pkg-upgrade: 1.1 -&gt; 1.2</title>
<updated>2026-05-16T20:53:51Z</updated>
<author>
<name>Colin Percival</name>
<email>cperciva@FreeBSD.org</email>
</author>
<published>2026-05-16T18:46:37Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=8b7ec3d68163a8a0a2c602678fa630106f33049d'/>
<id>urn:sha1:8b7ec3d68163a8a0a2c602678fa630106f33049d</id>
<content type='text'>
If a list of repositories has been specified, only run 'pkg update'
on those repositories; in particular, avoiding downloading the entire
FreeBSD-ports repository when we're not going to be using it allows
FreeBSD/EC2 instances (and presumably those other clouds too) to
launch roughly 5 seconds faster.

Reviewed by:	ziaee
Sponsored by:	Amazon
Differential Revision:	https://reviews.freebsd.org/D57033

(cherry picked from commit ac4933ff6f18f126fbf9bc72f1ab9451c9355f29)
</content>
</entry>
<entry>
<title>games/ktx: Update 1.46 =&gt; 1.47</title>
<updated>2026-05-16T20:24:35Z</updated>
<author>
<name>Vladimir Druzenko</name>
<email>vvd@FreeBSD.org</email>
</author>
<published>2026-05-16T20:19:26Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=65ba716b9592abe8721ee08723037cb2c8fed14a'/>
<id>urn:sha1:65ba716b9592abe8721ee08723037cb2c8fed14a</id>
<content type='text'>
Changelog:
https://github.com/QW-Group/ktx/releases/tag/1.47

Sponsored by:	UNIS Labs
MFH:		2026Q2

(cherry picked from commit c566455c22f810361f28ab83bb5c6ab1b05cdd42)
</content>
</entry>
<entry>
<title>security/ca_root_nss: Update to 3.124</title>
<updated>2026-05-16T19:34:20Z</updated>
<author>
<name>Dag-Erling Smørgrav</name>
<email>des@FreeBSD.org</email>
</author>
<published>2026-05-16T19:32:51Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=ebf10824be066bfabb3c9d5e1b0110769a239fb5'/>
<id>urn:sha1:ebf10824be066bfabb3c9d5e1b0110769a239fb5</id>
<content type='text'>
MFH:		2026Q2
Reviewed by:	joneum
Differential Revision:	https://reviews.freebsd.org/D57030

(cherry picked from commit 40607a5ae3b265c4b8bbe27743cbea528d635c0d)
</content>
</entry>
<entry>
<title>misc/freebsd-release-manifests: Add 15.1-BETA3 MANIFEST files</title>
<updated>2026-05-16T18:21:59Z</updated>
<author>
<name>Colin Percival</name>
<email>cperciva@FreeBSD.org</email>
</author>
<published>2026-05-15T23:08:18Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=7e78fc7094d42d4470b98bc5add4f2bcf0f13897'/>
<id>urn:sha1:7e78fc7094d42d4470b98bc5add4f2bcf0f13897</id>
<content type='text'>
Approved by:	re (implicit)
Sponsored by:	OpenSats Initiative

(cherry picked from commit 038bf99f542d605ae57abb938b35750779636e63)
</content>
</entry>
<entry>
<title>audio/musicpd: Update to upstream release 0.24.12</title>
<updated>2026-05-16T16:07:53Z</updated>
<author>
<name>Thomas Zander</name>
<email>riggs@FreeBSD.org</email>
</author>
<published>2026-05-16T10:07:42Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=1e22b38278b1eb7576d651dabc31164f6fe71b1d'/>
<id>urn:sha1:1e22b38278b1eb7576d651dabc31164f6fe71b1d</id>
<content type='text'>
Details:
- Bugfixes and continuous improvements, see:
  https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.24.12/NEWS

MFH:		2026Q2
(cherry picked from commit d5d885f9630b047f09bcbd11aae3a08f8ed39ec4)
</content>
</entry>
<entry>
<title>www/firefox: fix patch format from last commit</title>
<updated>2026-05-16T14:06:44Z</updated>
<author>
<name>Christoph Moench-Tegeder</name>
<email>cmt@FreeBSD.org</email>
</author>
<published>2026-05-16T14:05:26Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=d376abb069128648622ceb40b93c31b095101311'/>
<id>urn:sha1:d376abb069128648622ceb40b93c31b095101311</id>
<content type='text'>
Reported by:	vvd

(cherry picked from commit 4fbe83904b2bb13cc8346bfae42f9b3614f3ac33)
</content>
</entry>
<entry>
<title>mail/thunderbird: fix patch format from last commit</title>
<updated>2026-05-16T14:06:37Z</updated>
<author>
<name>Christoph Moench-Tegeder</name>
<email>cmt@FreeBSD.org</email>
</author>
<published>2026-05-16T14:04:41Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=3e8247da32adae29f023e246bc535d475ce07b40'/>
<id>urn:sha1:3e8247da32adae29f023e246bc535d475ce07b40</id>
<content type='text'>
Reported by:	vvd@

(cherry picked from commit 48720abfb3cc40cfbcf5d21a65424b935f229e5a)
</content>
</entry>
<entry>
<title>mail/thunderbird: fix runtime with LIBPROXY</title>
<updated>2026-05-16T12:36:43Z</updated>
<author>
<name>Christoph Moench-Tegeder</name>
<email>cmt@FreeBSD.org</email>
</author>
<published>2026-05-16T12:31:38Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=e137f0c57c15169be2f93f6f8267de0f5a271007'/>
<id>urn:sha1:e137f0c57c15169be2f93f6f8267de0f5a271007</id>
<content type='text'>
see https://bugzilla.mozilla.org/show_bug.cgi?id=2040125

a recent change in the proxy resolving code missed the libproxy-
enabled codepath

Reported by:	vvd

(cherry picked from commit 551dbbb69e663cf2b96066a200262b432c651f62)
</content>
</entry>
</feed>
