Commit Graph

  • f06a204aa1 qbe: Update to latest git master Michael Forney 2026-06-09 16:58:03 -07:00
  • 731328994b libffi: fix dir for riscv Samuel Marín Soto 2026-05-25 21:10:56 -06:00
  • a091d698f8 cproc: Update to latest git Michael Forney 2026-06-01 13:02:04 -07:00
  • 1bbf6f4e08 qbe: Update to 1.3 Michael Forney 2026-06-01 12:59:49 -07:00
  • ddccf830d4 fetch-curl: Use -f flag Michael Forney 2026-05-31 11:54:06 -07:00
  • 09bcb26248 Add github CI workflow github-ci Michael Forney 2026-05-17 19:19:14 -07:00
  • 01221e46b0 libgpiod: Include libgen.h for basename Michael Forney 2026-05-22 15:01:35 -07:00
  • 206d126000 gitmodules: Set shallow flag Michael Forney 2026-05-20 03:05:23 -07:00
  • 9ed59c2c30 freetype: Switch to new gitlab repository Michael Forney 2026-05-20 02:51:11 -07:00
  • 3b1d7460d8 dnssec-rr: Fix submodule section name Michael Forney 2026-05-20 02:50:08 -07:00
  • 85946e2e01 gitmodules: Consistently use .git at the end of github urls Michael Forney 2026-05-20 02:48:33 -07:00
  • b3e33a4868 openbsd: Update to 7.9 Michael Forney 2026-05-20 01:17:08 -07:00
  • 3a30cb7e99 ffmpeg: Switch to github mirror Michael Forney 2026-05-18 10:57:27 -07:00
  • a11be1ba34 ffmpeg: Add dependency on linux-hedears Michael Forney 2026-05-18 01:23:48 -07:00
  • 1d82dc28c3 rc: Switch to our github mirror Michael Forney 2026-05-18 01:22:25 -07:00
  • 482e835039 bubblewrap: Don't override cflags Michael Forney 2026-05-18 00:50:54 -07:00
  • cbbb0ad68a sndio: Switch to git mirror Michael Forney 2026-05-17 10:47:10 -07:00
  • 5806b5ea0c openbsd: Fix implicit pointer sign conversion in nc Michael Forney 2026-05-17 01:42:33 -07:00
  • d48c03d8b6 nginx: Guard atomics and __builtin_bswap64 by __GNUC__ Michael Forney 2026-05-17 01:36:25 -07:00
  • e3c6276c41 nginx: Disable thread pool Michael Forney 2026-05-17 01:27:54 -07:00
  • 8f2fe6baaa efibootmgr: Update to 18 Michael Forney 2026-05-16 23:58:38 -07:00
  • d238efe975 efivar: Update to 39 Michael Forney 2026-05-16 23:52:00 -07:00
  • a0be706196 curl: Disable old cryptography in bearssl backend Michael Forney 2026-05-16 18:37:18 -07:00
  • d9a2f8308d curl: Actually re-add curl.1 Michael Forney 2026-05-16 13:52:06 -07:00
  • 5eff9c5e6e pax: Exclude empty files after substitution Michael Forney 2026-05-15 14:43:28 -07:00
  • 1acd46ba4c curl: Simplify x509_minimal wrapper and add curl.1 Michael Forney 2026-05-15 14:40:05 -07:00
  • 622bbba51f curl: Use bearssl for md5/sha256/sha512-256 Michael Forney 2026-05-15 14:36:07 -07:00
  • 61beefcfda bearssl: Add SHA-512/256 implementation Michael Forney 2026-05-15 12:46:50 -07:00
  • a2844eb85a tinyemu: Fix build with curl >= 8.16.0 Michael Forney 2026-05-15 02:03:11 -07:00
  • fac98bb03b curl: Fix CURL_TYPEOF_CURL_SOCKLEN_T for unknown compiler Michael Forney 2026-05-15 01:30:55 -07:00
  • a1040367a4 curl: Disable atomics if not supported by compiler Michael Forney 2026-05-15 01:29:38 -07:00
  • 32f21d71b5 curl: Update to our own branch with 8.20.0 and bearssl Michael Forney 2026-05-15 01:04:15 -07:00
  • 1d7c795610 [WIP] Show example of probe require Michael Forney 2026-05-15 16:21:39 -07:00
  • 8fb1ed32b8 [WIP] Enable use Lua module system to load data from other packages Michael Forney 2026-05-15 16:19:42 -07:00
  • f84907b8c4 nginx: Convert sources.txt to lua Michael Forney 2026-05-14 13:06:35 -07:00
  • fed7def378 nginx: Update to 1.31.0 Michael Forney 2026-05-14 12:44:54 -07:00
  • e13b2d0290 Update dist/.gitignore for libressl update Michael Forney 2026-05-12 00:04:05 -07:00
  • 51f4041f67 netsurf: Apply some patches to fix build with newer curl Michael Forney 2026-05-12 00:01:50 -07:00
  • 00d2cbc490 git: Update to 2.54.0 Michael Forney 2026-05-11 23:54:32 -07:00
  • d1ed8d0bb2 curl: 8.14.1 hovercats 2024-02-02 12:39:27 +01:00
  • 084be151e4 curl: Expand source list to match upstream Makefile.inc Michael Forney 2026-05-09 13:32:16 -07:00
  • 68ac5bd33b awk: 20260426 hovercats 2026-05-07 15:08:39 +02:00
  • 0e64282091 tz: 2026b hovercats 2026-05-07 15:23:10 +02:00
  • 6f04a920b7 cacert: 2026-03-19 hovercats 2026-05-07 15:12:13 +02:00
  • c25f7fac36 libffi: Add table with arch name and dir Michael Forney 2026-05-07 23:08:11 -07:00
  • 15e4490727 strace: build on riscv64 Samuel Marín Soto 2026-05-07 23:03:58 -06:00
  • e2d267842a openssh: Probe for __builtin_popcount Michael Forney 2026-05-07 22:15:34 -07:00
  • d9fe4ec832 pcre: build on riscv64 Samuel Marín Soto 2026-05-02 20:28:37 -06:00
  • 6e7d8ec155 musl: build on riscv64 Samuel Marín Soto 2026-05-02 20:26:06 -06:00
  • 6bd9bceedb linux-headers: build on riscv64 Samuel Marín Soto 2026-05-02 20:20:42 -06:00
  • b4b0e5564e dav1d: build on riscv64 Samuel Marín Soto 2026-05-02 20:12:06 -06:00
  • e9f3b93688 Fix sorting in pkg/gen.lua Michael Forney 2026-05-05 16:43:24 -07:00
  • 7bb1599077 e2fsprogs: Fix a few issues with cproc Michael Forney 2026-05-05 16:32:52 -07:00
  • 56b81fe13b efibootmgr: Use C23-compatible struct attribute location Michael Forney 2026-05-05 15:43:42 -07:00
  • fd3db75d84 flex: Fix pointer type in function call Michael Forney 2026-05-05 13:27:51 -07:00
  • f08dabf8c0 wpa_supplicant: Use C23-compatible struct attribute location Michael Forney 2026-05-05 11:19:01 -07:00
  • 3de6f96de3 zfs: Use C11 _Alignas Michael Forney 2026-05-05 11:10:00 -07:00
  • 40d17e4925 dav1d: Set STACK_ALIGNMENT to 16 Michael Forney 2026-05-05 10:59:02 -07:00
  • e82b3305e5 libressl: Use generic dummy bn_arch.h and crypto_arch.h Michael Forney 2026-05-05 10:41:57 -07:00
  • 3a19587db7 libressl: Avoid constructor attribute if it's not needed Michael Forney 2026-05-05 10:37:49 -07:00
  • 7d08841db6 libressl: Update to 4.3.1 Michael Forney 2026-05-05 10:24:31 -07:00
  • efd997922b musl: Use arch-specific crt list Michael Forney 2026-05-05 00:48:14 -07:00
  • 7703137709 Fix screenshot URL Michael Forney 2026-05-04 23:19:22 -07:00
  • 63b3b083cf Add a screenshot to the README Michael Forney 2026-05-04 23:15:51 -07:00
  • 0fd52859ee libffi: build on riscv64 Samuel Marín Soto 2026-05-02 20:16:03 -06:00
  • d8ead905a9 Update README Michael Forney 2026-05-04 12:45:24 -07:00
  • 97785947c5 add hyx a minimal hex editor Randy Palamar 2026-05-03 17:14:29 -06:00
  • ed512e5320 f2fs-tools: Use C23-compatible attribute locations Michael Forney 2026-05-02 22:38:10 -07:00
  • 05a7307a16 u-boot: Use C23-compatible attribute location Michael Forney 2026-05-02 22:06:52 -07:00
  • 33fb253dca the_silver_searcher: Use C11 alignment attributes Michael Forney 2026-05-02 21:45:56 -07:00
  • 21b561bcc4 libpng: Remove unneeded restrict define Michael Forney 2026-05-02 20:18:10 -07:00
  • b53000dc44 libpng: Use C23 attributes when available Michael Forney 2026-05-02 20:12:56 -07:00
  • 92296f2f71 u-config: Use C11+ noreturn Michael Forney 2026-05-02 19:28:57 -07:00
  • 9bc7e6c02d strace: support aarch64 Randy Palamar 2025-02-12 18:56:33 -07:00
  • d83e8790de e2fsprogs: Fix type compatibility bug Michael Forney 2026-05-02 18:01:37 -07:00
  • b793299ead rc: Update to latest git Michael Forney 2026-05-01 18:36:29 -07:00
  • eebf1b70b9 rc: port conversion of $PATH to $path from benavento/rc hovercats 2026-04-25 20:04:41 +02:00
  • 2b0c20157c samurai: Update to latest git Michael Forney 2026-05-01 18:10:46 -07:00
  • 40f4a72695 strace: Fix build with linux-headers 7.0 Michael Forney 2026-05-01 14:01:14 -07:00
  • 0583310a99 linux-headers: add missing headers Erik Tagirov 2026-05-01 21:09:57 +02:00
  • d941d71ce6 binutils: Fix build on aarch64 Michael Forney 2026-04-29 21:30:35 -07:00
  • 30839b2505 binutils: Various portability fixes Michael Forney 2026-04-29 18:22:36 -07:00
  • c9bfdd8b63 linux-headers: Update to 7.0 Michael Forney 2026-04-29 17:33:11 -07:00
  • 3bd4b8ae63 binutils: Update to 2.46.0 Michael Forney 2026-04-29 16:56:39 -07:00
  • bb561b7523 binutils: aarch64 support Erik Tagirov 2026-04-12 19:38:32 +02:00
  • cb85e2fea1 qbe: Update to latest git Michael Forney 2026-04-21 11:36:06 -07:00
  • 319bb6a500 rc: Implement umask missing from 9front's version Michael Forney 2026-04-19 14:14:23 -07:00
  • aa58e4ea79 rc: Fix submodule commit Michael Forney 2026-04-19 12:25:06 -07:00
  • 97175029fa Prune dist/.gitignore and remove unused sha256 Michael Forney 2026-04-19 12:21:09 -07:00
  • 80c477fde9 rc: switch to cinap_lenrek repo hovercats 2025-03-12 03:52:49 +01:00
  • 7947b75112 libtls-bearssl: Update to 0.6 Michael Forney 2026-04-18 16:34:09 -07:00
  • fbe97dee0f mpv: Fix scripts for lua 5.5 Michael Forney 2026-04-18 16:56:17 -07:00
  • 274c51b616 u-config: Set PKG_CONFIG_PREFIX Michael Forney 2026-04-17 11:33:49 -07:00
  • d5afb42018 u-config: add hovercats 2026-04-16 09:45:55 +02:00
  • 45ece89475 muon: new package @ 0.5.0 hovercats 2025-02-15 12:39:04 +01:00
  • 591e1a58a3 pdpmake: new package at 2.0.4 hovercats 2025-02-08 22:00:53 +01:00
  • feae6fc4f3 bearssl: Add patch to disallow empty wildcards and wildcards under TLD level Michael Forney 2026-04-14 23:50:54 -07:00
  • 5e923d9ba0 bearssl: Update to latest git Michael Forney 2026-04-14 23:47:40 -07:00
  • e9beb623f5 libtls-bearssl: Update to latest git Michael Forney 2026-04-14 23:42:58 -07:00
  • 954a3dfd61 add sfeed to sets.net Randy Palamar 2026-04-11 08:23:53 -06:00