Date: Mon, 1 Jan 2024 20:38:47 -0800 From: Mark Millard <marklmi@yahoo.com> To: Philip Paeps <philip@freebsd.org> Cc: dan@langille.org, FreeBSD Hackers <freebsd-hackers@freebsd.org> Subject: Re: list of valid ABI combinations Message-ID: <B1BA45B2-7463-458A-A059-4F0FC17D6119@yahoo.com> In-Reply-To: <BB2A3B4D-3AED-42BA-8FD2-B245176C6BB4@freebsd.org> References: <BB2A3B4D-3AED-42BA-8FD2-B245176C6BB4@freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
[FYI: My internet access is limited to a cellphone for some number of days.]= > On Jan 1, 2024, at 19:26, Philip Paeps <philip@freebsd.org> wrote: >=20 > =EF=BB=BFOn 2023-12-07 23:03:33 (+0800), Mark Millard wrote: >> Dan Langille <dan_at_langille.org> wrote: >>> My goal is to automatically maintain this table, from which FreshPorts f= etches package information: >>>=20 >>> freshports.dev=3D# select * from abi order by name; >>> id | name | active >>> ----+----------------------+-------- >>> 9 | FreeBSD:12:aarch64 | t >>> [...] >>> 53 | FreeBSD:15:riscv64 | t >>> (31 rows) >>=20 >> The name list in the middle (/bin/sh context): >>=20 >> # fetch https://pkg.freebsd.org/index.html >> index.html 3606 B 103 MBps = 00s >>=20 >> # grep FreeBSD: index.html | sed -e 's@.*\(FreeBSD:[^ <]*\).*@\1@' | sort= >> FreeBSD:12:aarch64 >> [...] >> FreeBSD:15:powerpc64le >>=20 >> There might be issues at times with https://pkg.freebsd.org/index.html no= t >> being in sync. As far as I can tell, that page is manually maintained. >=20 > clusteradm updates that page to match what we're actually distributing. I= f it doesn't reflect reality, that's a bug, and we'd like to know please. :-= ) Does that include the =E2=80=9Conly ??? Is updated=E2=80=9D sorts of notes? = For example, FreeBSD:13:armv6 Latest dates back to 2021-Jan-25 but there is n= o note about quarterly only. Various FreeBSD:15:* do not have notes about La= test only, despite having no quarterly at all. Some other cases have notable= but shorter differences in the Latest vs. Quarterly time frames, suggesting= only one is being updated but no fixed difference is definitive for that st= atus. Dan=E2=80=99s activities with the page do not use such notes as far as I kno= w. > Philip >=20 > -- > Philip Paeps > Senior Reality Engineer > Alternative Enterprises
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?B1BA45B2-7463-458A-A059-4F0FC17D6119>