Commit Graph

85 Commits

Author SHA1 Message Date
Adam Weinberger
f45b1d07f5 many: Unsupported Go dep; deprecate and schedule for removal
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
2025-12-05 09:07:28 -05:00
Adam Weinberger
b6703954e3 go123 ports: Bump for 1.23.12 2025-08-06 20:13:05 -04:00
Bernhard Froehlich
49af7dba58 sysutils/containerd: Update to 2.1.4 2025-08-02 11:12:25 +00:00
Bernhard Froehlich
593286cc27 sysutils/containerd: Update to 2.1.3 2025-06-20 05:55:36 +00:00
Bernhard Froehlich
a469756971 sysutils/containerd: Update to 2.1.1 2025-05-25 20:43:25 +00:00
Bernhard Froehlich
9cc6c874fb sysutils/containerd: Update to 2.1.0 2025-05-11 07:34:51 +02:00
Bernhard Froehlich
a4322173b8 sysutils/containerd: Update to 2.0.5 2025-04-28 12:58:14 +02:00
Adam Weinberger
a4e30d4f4f go: Bump ports for go124 update 2025-04-01 22:07:58 -04:00
Bernhard Froehlich
e3ffb9ed43 sysutils/containerd: Update to 2.0.4 2025-03-18 21:15:39 +01:00
Adam Weinberger
d0642a6176 Bump all go ports for yesterday's releases 2025-03-05 11:02:56 -05:00
Bernhard Froehlich
fc1f7090fa sysutils/containerd: Update to 2.0.2 2025-01-22 14:31:59 +01:00
Ashish SHUKLA
39522060fe all: Bump after lang/go122 update
PR:		284181
MFH:		2025Q1
2025-01-21 22:21:11 +00:00
Bernhard Froehlich
b0bd924c65 sysutils/containerd: Update to 2.0.1 2024-12-19 22:25:32 +01:00
Bernhard Froehlich
0c7aaa6e41 sysutils/containerd: Update to 2.0.0 2024-12-01 07:59:34 +01:00
Bernhard Froehlich
35f0a4c7b6 sysutils/containerd: Update to 1.7.23 2024-10-19 16:11:24 +02:00
Bernhard Froehlich
7cd153a200 sysutils/containerd: Update to 1.7.22
Event:		DevSummit/202409
2024-09-19 10:54:30 +02:00
Bernhard Froehlich
a78e9d5908 sysutils/containerd: Update to 1.7.21 2024-09-03 20:11:30 +02:00
Ashish SHUKLA
aa8c0111bf all: Bump after lang/go121 update 2024-08-09 06:24:08 +00:00
Bernhard Froehlich
38d5808a3a sysutils/containerd: Update to 1.7.20 2024-07-19 16:08:33 +02:00
Bernhard Froehlich
891a244880 sysutils/containerd: Update to 1.7.19 2024-07-06 13:39:56 +02:00
Ashish SHUKLA
c4b51c2028 all: Bump after lang/go121 update 2024-07-03 08:29:54 +00:00
Ashish SHUKLA
746fa696a1 all: Bump after lang/go121 update
MFH:		2024Q2
2024-06-15 09:52:17 +00:00
Bernhard Froehlich
a69dfd5121 sysutils/containerd: Update to 1.7.18 2024-06-06 15:30:50 +02:00
Bernhard Froehlich
7672b3b9e2 sysutils/containerd: Update to 1.7.17 2024-05-19 20:40:58 +02:00
Ashish SHUKLA
fce0cc3272 all: Bump after lang/go121 update
MFH:		2024Q2
2024-05-13 17:56:04 +00:00
Bernhard Froehlich
1fa29b0660 sysutils/containerd: Update to 1.7.16 2024-04-28 13:46:21 +02:00
Ashish SHUKLA
32b284679a all: Bump after lang/go121 update
MFH:		2024Q2
2024-04-15 08:20:04 +00:00
Bernhard Froehlich
7f878397c3 sysutils/containerd: Update to 1.7.15
Event:		Grazer Linuxtage 2024
Reviewed by:	bcr
2024-04-06 16:28:05 +02:00
Muhammad Moinur Rahman
a5a000df3b lang/go: Change DEFAULT to 1.21
PR:		277776
Approved by:	portmgr (exp-run)
2024-03-24 15:29:00 +01:00
Bernhard Froehlich
539561777a sysutils/containerd: Update to 1.7.14 2024-03-13 12:46:41 +01:00
Ashish SHUKLA
7e5aa2085f all: Bump PORTREVISION after lang/go* update
PR:		276530
2024-02-11 10:39:17 +00:00
Bernhard Froehlich
983a0fa6f7 sysutils/containerd: Update to 1.7.13 2024-02-03 17:01:48 +01:00
Bernhard Froehlich
62a958a2f6 sysutils/containerd: Update to 1.7.12 2024-01-25 16:18:10 +01:00
Bernhard Froehlich
27eab65d04 sysutils/containerd: Update to 1.7.11 2023-12-09 19:55:05 +01:00
Ashish SHUKLA
0505b712df all: Bump PORTREVISION after lang/go* update
PR:		274405
2023-12-07 02:22:10 +00:00
Bernhard Froehlich
7d9fc93b64 sysutils/containerd: Update to 1.7.7 2023-10-23 07:58:22 +00:00
Bernhard Froehlich
6e4b1ddfda sysutils/containerd: Update to 1.7.6 2023-09-28 16:30:20 +00:00
Dmitri Goutnik
8e4bc57934 all: Bump PORTREVISION after lang/go* update 2023-09-08 09:34:56 -05:00
Bernhard Froehlich
907a970b53 sysutils/containerd: Update to 1.7.5 2023-08-27 09:31:57 +00:00
Dmitri Goutnik
09b993031a all: Bump PORTREVISION after lang/go{119,120} update 2023-08-04 09:24:50 -05:00
Bernhard Froehlich
e63f9df144 sysutils/containerd: Update to 1.7.2 2023-07-16 06:34:46 +00:00
Bernhard Froehlich
781f775ab3 sysutils/containerd: Update to 1.7.1 2023-05-14 11:25:57 +00:00
Dmitri Goutnik
ff40d94c1d all: Bump PORTREVISION after lang/go{119,120} update 2023-04-08 10:13:25 -05:00
Bernhard Froehlich
1c91b0de39 sysutils/containerd: Update to 1.7.0 2023-03-15 10:04:40 +00:00
Dmitri Goutnik
09079730e9 all: Bump PORTREVISION after Go ports update 2023-03-09 14:18:07 -05:00
Bernhard Froehlich
00f14aa047 sysutils/containerd: Update to 1.6.19 2023-03-02 09:30:30 +00:00
Bernhard Froehlich
6cd74a63fa sysutils/containerd: Update to 1.6.18 2023-02-17 19:54:43 +00:00
Dmitri Goutnik
56b5ec772f all: Bump PORTREVISION after lang/go{119,120} update 2023-02-15 14:06:01 -05:00
Bernhard Froehlich
9c6a475fee sysutils/containerd: Update to 1.6.17 2023-02-12 08:18:07 +00:00
Dmitri Goutnik
2297efc51b all: Bump PORTREVISION after GO_DEFAULT update. 2023-02-09 16:55:23 -05:00