Commit Graph

319 Commits

Author SHA1 Message Date
Michael Forney b53000dc44 libpng: Use C23 attributes when available 2026-05-04 00:02:40 -07:00
Michael Forney 92296f2f71 u-config: Use C11+ noreturn 2026-05-04 00:02:40 -07:00
hovercats 80c477fde9 rc: switch to cinap_lenrek repo
this is a port pulled from 9fronts sourcetree, and more or less
follows 9fronts changes
2026-04-19 12:08:32 -07:00
hovercats d5afb42018 u-config: add 2026-04-17 11:25:18 -07:00
hovercats 45ece89475 muon: new package @ 0.5.0 2026-04-17 11:02:38 -07:00
hovercats 591e1a58a3 pdpmake: new package at 2.0.4 2026-04-15 23:56:41 -07:00
Michael Forney 3c3a65bcbd ncompress: Use prototype definitions 2026-04-03 03:49:44 -07:00
Michael Forney f626e29a3c oksh: Fix implicit argument conversion 2026-04-03 03:49:44 -07:00
Michael Forney 18ca169d2c util-linux: Update to 2.41.3
Also, switch to tar archive for pre-generated man pages.
2026-03-12 23:47:05 -07:00
Michael Forney e45c99df9a mblaze: Update to 1.4 2026-03-05 18:27:22 -08:00
Michael Forney 73c664d1f1 mc: Remove
I have no plans to use this for anything in oasis, and it's easy
enough to install separately.
2026-03-05 18:27:22 -08:00
Michael Forney e68c611b02 xz: Fix build on musl < 1.2.5
We could also just add a probe test, but since we can check for it
with the preprocessor, just do that.
2026-03-03 15:23:11 -08:00
Michael Forney 9301090d99 mtdev: Switch to tar archive
The git repository seems down.
2026-03-03 14:36:39 -08:00
Michael Forney acb92fb3d4 Add luaposix 36.2.1 2025-04-28 22:04:42 -07:00
hovercats a2cd625453 dont set ignore = all for xz in .gitmodules 2025-04-28 12:12:16 -07:00
Michael Forney 559deaa755 Add libplacebo 7.349.0
Hard dependency of newer mpv versions.
2024-08-15 01:09:25 -07:00
Michael Forney c26adb5386 Update freedesktop submodules to use gitlab
The anongit repositories are just mirrors now, and are down.
2024-08-12 13:28:30 -07:00
Michael Forney c15374ebf5 wireguard-tools: Fix build 2024-08-10 04:20:49 -07:00
Michael Forney 9180e00998 Add wireguard-tools 2024-08-09 21:50:08 -07:00
Michael Forney df10aae08a xz: Use github repository
The git.tukaani.org is down.
2024-07-21 13:26:14 -07:00
Potosi 2f6f70fe85 Added quark 5ad0df9175 2024-04-16 23:32:14 -07:00
Michael Forney 6f343bf476 libliftoff: Update git url 2024-02-08 22:50:28 -08:00
Michael Forney 73cfb27201 Add bubblewrap 0.8.0 2023-07-07 13:34:48 -07:00
Michael Forney f70b4bb807 Add libtirpc 1.3.3 2023-01-21 16:59:42 -08:00
Michael Forney 14cb7afc8e Add wl9 2022-11-27 14:11:26 -08:00
Michael Forney 33004f86c1 Add WIP pax (unused for now) 2022-11-27 14:10:14 -08:00
Michael Forney 985a71524b sfeed: Update to 1.3 2022-03-13 13:47:39 -07:00
Michael Forney 6cf42d4e86 mblaze: Update to 1.2 2022-02-18 02:58:00 -08:00
Michael Forney e8d80df044 sfeed: Update to 1.2 2022-02-18 02:56:13 -08:00
Michael Forney 0e0f985268 Add unbound 1.14.0
Patched to use BearSSL for crypto.
2021-12-22 00:15:13 -08:00
Michael Forney 68a178aeac sfeed: Update to 1.1 2021-11-29 10:45:03 -08:00
Michael Forney a74855fc52 oksh: Remove tab completion patch
This has some issues when the pattern matches multiple files, so
remove for now.
2021-11-18 22:54:41 -08:00
Michael Forney 7dd2f07dec libcss: Remove unnecessary alignment attribute 2021-11-05 15:05:35 -07:00
Michael Forney 29b0d64dd0 Remove alsa-utils in favor of tinyalsa 2021-08-31 19:38:53 -07:00
Michael Forney e4f1e4f503 Add tinyalsa 2.0.0 2021-08-31 14:46:20 -07:00
Michael Forney 720cea9e98 squashfs-tools-ng: Update to 1.1.2 2021-06-27 01:51:57 -07:00
Michael Forney 8957ea66ba Add netbsd-curses 2021-06-03 01:04:37 -07:00
Michael Forney daff7805be Add pwgen 2.08 2021-05-21 11:48:37 -07:00
Michael Forney 5250cedaf6 Add x509cert git 2021-05-05 19:25:42 -07:00
Michael Forney e5b9ffd458 elftoolchain: Update to latest git 2021-05-01 01:48:08 -07:00
Michael Forney 9e68e70d12 nginx: Update to 1.20.0 2021-04-25 19:35:07 -07:00
Michael Forney f412cdcf5e e2fsprogs: Update to 1.46.2 2021-03-02 16:20:18 -08:00
Michael Forney c884f525a2 pigz: Update to 2.6 2021-03-02 16:20:18 -08:00
Michael Forney d545550d4d e2fsprogs: Update to 1.45.7 2021-01-29 14:01:15 -08:00
Michael Forney ed998b732e netsurf: Update submodule URL 2021-01-25 13:49:08 -08:00
Michael Forney cc38ae078f musl: use _Generic selection for type-generic math macros
This way cproc can better handle programs that include math.h, since
it doesn't have to generate code involving long double.
2021-01-24 01:03:55 -08:00
Michael Forney c5a61c5054 musl: Update to 1.2.2 2021-01-21 02:19:11 -08:00
Michael Forney 42df26ba17 awk: Update to 20210106 2021-01-07 23:08:33 -08:00
Michael Forney 0494732381 msmtp: Update to latest git 2020-12-14 18:28:10 -08:00
Michael Forney eb5be7fcd7 Remove gumbo
This package wasn't needed after all.
2020-12-14 17:58:47 -08:00