<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/sysutils/nomad, branch 13-eol</title>
<subtitle>FreeBSD ports tree</subtitle>
<id>https://cgit-dev.freebsd.org/ports/atom?h=13-eol</id>
<link rel='self' href='https://cgit-dev.freebsd.org/ports/atom?h=13-eol'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/'/>
<updated>2026-04-10T15:57:27Z</updated>
<entry>
<title>various: Bump go ports for go-1.25.9 / 1.26.2</title>
<updated>2026-04-10T15:57:27Z</updated>
<author>
<name>Dag-Erling Smørgrav</name>
<email>des@FreeBSD.org</email>
</author>
<published>2026-04-10T15:57:27Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=7507e72a845b5c83e1ad035bd54b1c35482fb86a'/>
<id>urn:sha1:7507e72a845b5c83e1ad035bd54b1c35482fb86a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>various: Bump ports for Go 1.25.8</title>
<updated>2026-03-06T03:33:23Z</updated>
<author>
<name>Adam Weinberger</name>
<email>adamw@FreeBSD.org</email>
</author>
<published>2026-03-06T03:33:23Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=a8d318da7c159b84ddff6a525e2e39800ab3f795'/>
<id>urn:sha1:a8d318da7c159b84ddff6a525e2e39800ab3f795</id>
<content type='text'>
</content>
</entry>
<entry>
<title>various: Bump ports for Go default 1.24-&gt;1.25</title>
<updated>2026-02-11T19:21:45Z</updated>
<author>
<name>Adam Weinberger</name>
<email>adamw@FreeBSD.org</email>
</author>
<published>2026-02-11T19:21:33Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=97685c188649d678a8a0e5fde3e8ecb842bf9422'/>
<id>urn:sha1:97685c188649d678a8a0e5fde3e8ecb842bf9422</id>
<content type='text'>
</content>
</entry>
<entry>
<title>various: Bump Go ports for 1.24.13</title>
<updated>2026-02-05T16:48:00Z</updated>
<author>
<name>Adam Weinberger</name>
<email>adamw@FreeBSD.org</email>
</author>
<published>2026-02-05T16:47:44Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=529df949a5b00103a138f1defddc73ef64750f2f'/>
<id>urn:sha1:529df949a5b00103a138f1defddc73ef64750f2f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>various: Bump Go ports for 1.24.12</title>
<updated>2026-01-16T17:49:03Z</updated>
<author>
<name>Adam Weinberger</name>
<email>adamw@FreeBSD.org</email>
</author>
<published>2026-01-16T17:49:03Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=013f2d30b04bfe9e8d278b7bfad96a64b72c36da'/>
<id>urn:sha1:013f2d30b04bfe9e8d278b7bfad96a64b72c36da</id>
<content type='text'>
</content>
</entry>
<entry>
<title>sysutils/nomad: Remove go version and undeprecate</title>
<updated>2025-12-05T16:11:11Z</updated>
<author>
<name>Michael Gmelin</name>
<email>grembo@FreeBSD.org</email>
</author>
<published>2025-12-05T16:08:37Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=88b43debc9de14e634a4a13ef449cc8542620e7e'/>
<id>urn:sha1:88b43debc9de14e634a4a13ef449cc8542620e7e</id>
<content type='text'>
Approved by:	portmgr (blanket, just fix it)
</content>
</entry>
<entry>
<title>many: Unsupported Go dep; deprecate and schedule for removal</title>
<updated>2025-12-05T14:07:28Z</updated>
<author>
<name>Adam Weinberger</name>
<email>adamw@FreeBSD.org</email>
</author>
<published>2025-12-05T14:07:28Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=f45b1d07f50b64cebbcd416af8d7ddf265db3de1'/>
<id>urn:sha1:f45b1d07f50b64cebbcd416af8d7ddf265db3de1</id>
<content type='text'>
There are about 75 ports that depend on old, unsupported Go
versions. I've scheduled those Go versions for deletions on
2025/01/01, and so these ports are scheduled for removal on
that same day.

HOWEVER....

Likely NONE or VERY VERY FEW of these ports will actually need
to be deleted! This stems from a misunderstanding:

When go.mod says "go 1.23", it means that it requires AT LEAST
go-1.23. Locking a port to a specific go version should almost
never happen; it is reserved for when a package absolutely
cannot build with any newer version, and it almost means that
the port will only last 1 year (Go releases new minors twice a
year).

Where a port has
USES=go:1.23
maintainers should attempt build with just
USES=go

If that works, please either commit it or submit it in a PR.

Same goes go
USES=go:1.23,modules
to attempt
USES=go,modules
</content>
</entry>
<entry>
<title>sysutils/nomad: Update to version 1.9.6</title>
<updated>2025-09-26T22:07:55Z</updated>
<author>
<name>John Hixson</name>
<email>jhixson@FreeBSD.org</email>
</author>
<published>2025-09-26T21:51:56Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=b3bb22f7f97103605753f8e48ca45d32268bf0b9'/>
<id>urn:sha1:b3bb22f7f97103605753f8e48ca45d32268bf0b9</id>
<content type='text'>
PR:	284767
Reported by:	Michael Gmelin &lt;grembo@FreeBSD.org&gt;
Obtained from:	Michael Gmelin &lt;grembo@FreeBSD.org&gt;
</content>
</entry>
<entry>
<title>go123 ports: Bump for 1.23.12</title>
<updated>2025-08-07T00:13:05Z</updated>
<author>
<name>Adam Weinberger</name>
<email>adamw@FreeBSD.org</email>
</author>
<published>2025-08-07T00:13:05Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=b6703954e39e9c8143d6a0a5d39fe3eef2515820'/>
<id>urn:sha1:b6703954e39e9c8143d6a0a5d39fe3eef2515820</id>
<content type='text'>
</content>
</entry>
<entry>
<title>go: Bump ports for go124 update</title>
<updated>2025-04-02T02:07:58Z</updated>
<author>
<name>Adam Weinberger</name>
<email>adamw@FreeBSD.org</email>
</author>
<published>2025-04-02T02:07:58Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=a4e30d4f4fed37188c78999f90dd2757dfd9e95a'/>
<id>urn:sha1:a4e30d4f4fed37188c78999f90dd2757dfd9e95a</id>
<content type='text'>
</content>
</entry>
</feed>
