13 Commits

Author SHA1 Message Date
zeckma-tech
84072a870a Merge branch 'trunk' into multilib 2026-08-02 06:58:20 -06:00
Xi Ruoyao
1c2eb20b24 sqlite: simplify doc installation 2026-07-26 23:22:47 +08:00
zeckma-tech
5e8025610e Merge branch 'trunk' into multilib
A lib32 build of mpdecimal is unnecessary. As it is, Python doesn't
provide any necessary 32-bit libraries necessary for most usecases, and
mpdecimal's use is mostly focused upon by Python.
64-bit dep -> 64-bit pkg doesn't necessitate 32-bit in the mix.
2026-07-23 17:33:53 -06:00
Bruce Dubbs
8cccf6a12c Package updates.
Add mpdecimal-4.0.1.
Update to tzdata-2026c.
Update to setuptools-83.0.0.
Update to pkgconf-3.0.2.
Update to meson-1.11.2.
Update to libffi-3.7.1.
Update to linux-7.1.3.
Update to gawk-5.4.1.
Update to findutils-4.11.0.
2026-07-14 12:02:51 -05:00
Zeckmathederg
ab6e014a2d Removed x32-bit support for ML.
In most cases, there is no need for x32-bit support unless the main
architecture being used is x32-bit support, not 64-bit. Please read the
x32-bit removal announcement for more information if curious.
2026-03-19 16:46:02 -06:00
Zeckmathederg
7a926e5479 *: 32bit -> 32-bit.
Applies to x32-bit as well.
2026-02-23 23:35:24 -07:00
Zeckmathederg
d64ef7a978 Merge branch 'trunk' into multilib 2025-10-31 13:46:46 -06:00
Bruce Dubbs
f8ab28e0f8 Package updates.
Update to vim-9.1.1888.
Update to iana-etc-20251022.
Update to pcre2-10.47.
Update to man-pages-6.16.
Update to linux-6.17.6.
Update to libcap-2.77.
Update to elfutils-0.194.
1
2025-10-31 13:55:43 -05:00
Zeckmathederg
172ecd9b4d SQLite3: Rid of rpath for m{,x}32. 2025-10-04 15:52:00 -06:00
Zeckmathederg
3854e7cb94 Merge branch 'trunk' into multilib 2025-10-04 15:50:43 -06:00
Xi Ruoyao
edfcaff9bf sqlite: Get rid of rpath 2025-10-04 23:27:25 +08:00
Zeckmathederg
d101636712 SQLite: Add m32 and mx32 support.
Packages like NSS want SQLite, and in some circumstances, NSS must be
compiled for 32-bit to satisfy a dependency. If SQLite is not built
beforehand, it can cause issues.
2025-09-07 20:38:41 -06:00
Bruce Dubbs
cdd3eabbd5 Add the sqlite-3.50.4. 2025-09-04 18:03:44 -05:00