Commit Graph

330 Commits

Author SHA1 Message Date
Michael Forney 01221e46b0 libgpiod: Include libgen.h for basename 2026-05-22 15:01:54 -07:00
Michael Forney 206d126000 gitmodules: Set shallow flag
Most users won't be working with git history that often. This saves
time and space, while still enabling easy development with `git
fetch --unshallow`.
2026-05-20 03:23:41 -07:00
Michael Forney 9ed59c2c30 freetype: Switch to new gitlab repository
The savannah repository is no longer maintained.
2026-05-20 03:23:41 -07:00
Michael Forney 3b1d7460d8 dnssec-rr: Fix submodule section name 2026-05-20 03:23:41 -07:00
Michael Forney 85946e2e01 gitmodules: Consistently use .git at the end of github urls
This is what github directs you to use when you clone a repository.
2026-05-20 03:23:41 -07:00
Michael Forney 3a30cb7e99 ffmpeg: Switch to github mirror 2026-05-20 01:37:09 -07:00
Michael Forney 1d82dc28c3 rc: Switch to our github mirror
9front git doesn't support shallow clones.
2026-05-20 01:37:09 -07:00
Michael Forney cbbb0ad68a sndio: Switch to git mirror
The official repository at caoua.org is slow and uses the dumb http
transport.
2026-05-17 10:47:10 -07:00
Michael Forney 622bbba51f curl: Use bearssl for md5/sha256/sha512-256
This reduces code size a bit by avoiding multiple implementations.

The SHA-512/256 implementation requires a patched BearSSL, so we'll
keep it as a local curl patch.
2026-05-16 00:23:08 -07:00
Michael Forney 32f21d71b5 curl: Update to our own branch with 8.20.0 and bearssl 2026-05-16 00:22:56 -07:00
Michael Forney 00d2cbc490 git: Update to 2.54.0 2026-05-12 00:06:35 -07:00
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