Commit Graph

55 Commits

Author SHA1 Message Date
Jonas 'Sortie' Termansen 77873003be Revert "Update to bison-3.8.2."
This reverts commit b82fae810b42c5426d21c4dc153b32f086dd7fde.
2023-03-19 21:56:55 +01:00
Jonas 'Sortie' Termansen 8de7d4c1a2 Update to bison-3.8.2. 2023-03-19 21:56:55 +01:00
Jonas 'Sortie' Termansen 640f3f7ff8 Add signify port. 2023-03-19 21:56:54 +01:00
Jonas 'Sortie' Termansen d8a1c7565c Add nginx port. 2023-03-19 21:56:54 +01:00
Jonas 'Sortie' Termansen 07efe17313 Add ntpd port. 2023-03-19 21:56:54 +01:00
Jonas 'Sortie' Termansen 03ee6d4d89 Update to libressl-3.7.1. 2023-03-16 11:11:33 +01:00
Jonas 'Sortie' Termansen 98c92bcdcc Update to openssh-9.3p1. 2023-03-16 10:49:47 +01:00
Jonas 'Sortie' Termansen 47e1cc439a Add glob(3).
Switch sh(1) to use glob(3).

Remove compatibility for no glob(3) from the ports.
2023-03-16 00:20:43 +01:00
Jonas 'Sortie' Termansen 4e0ed30861 Fix native cross issue in xz. 2023-03-11 14:55:40 +01:00
Jonas 'Sortie' Termansen 2cd7361294 Add memusage(2).
Switch xz to memusage(2) and fix native self-cross issue.

This is a compatible ABI change.
2023-03-09 20:27:17 +01:00
Jonas 'Sortie' Termansen 426ee920fb Update to e2fsprogs-1.46.5. 2023-02-26 21:59:44 +01:00
Jonas 'Sortie' Termansen b126a8c03d Update to sortix-binutils-1.1-rc3. 2023-02-26 21:59:43 +01:00
Juhani Krekelä 6f43cc3806 Add links port. 2023-02-26 21:15:18 +01:00
Juhani Krekelä f648633de7 Update to libressl-3.7.0. 2023-02-26 16:24:27 +02:00
Jonas 'Sortie' Termansen b9a72bbfbc Add ssh port. 2023-02-26 15:13:19 +01:00
Jonas 'Sortie' Termansen 6bab3819e2 Replace /etc/proper-shells with /etc/proper-sh defaulting to dash. 2022-11-16 21:10:46 +01:00
Juhani Krekelä 212539c9de Update to dash-0.5.11.5. 2022-11-16 20:29:22 +01:00
Juhani Krekelä cc9c031e5e Update to libressl-3.6.1. 2022-11-16 20:23:51 +01:00
Juhani Krekelä 6f2fef4090 Update to nano-6.3. 2022-09-10 20:55:37 +02:00
Jonas 'Sortie' Termansen 8789069f7e Fix invalid port LICENSE values. 2022-08-28 23:00:38 +02:00
Jonas 'Sortie' Termansen 14841fb43c Fix libevent requiring <net/if.h>. 2022-07-11 12:44:09 +02:00
Jonas 'Sortie' Termansen 154f5b5cce Add license information for libSDL, libjpeg, libtheora. 2022-07-11 00:25:00 +02:00
Jonas 'Sortie' Termansen 5aecdea33d Update to ffmpeg-5.0.1. 2022-07-11 00:25:00 +02:00
Juhani Krekelä 68a444c85e Update to cairo-1.16.0. 2022-07-11 00:25:00 +02:00
Juhani Krekelä 1e742f9206 Update to glib-2.56.4. 2022-07-11 00:25:00 +02:00
Jonas 'Sortie' Termansen 33032d624c Update to curl-7.84.0. 2022-07-11 00:25:00 +02:00
Jonas 'Sortie' Termansen 6b7d733ea3 Update to libxkbcommon-0.8.4. 2022-07-11 00:25:00 +02:00
Jonas 'Sortie' Termansen bfa2dc437a Update to pixman-0.40.0. 2022-07-11 00:25:00 +02:00
Jonas 'Sortie' Termansen 6d9e1383ad Update to libvorbis-1.3.7. 2022-07-11 00:25:00 +02:00
Jonas 'Sortie' Termansen 9149b99951 Update to libogg-1.3.5. 2022-07-11 00:25:00 +02:00
Juhani Krekelä 969a4da5b6 Update to pcre-8.45. 2022-07-11 00:25:00 +02:00
Jonas 'Sortie' Termansen 5e8186a8b0 Update to fontconfig-2.14.0. 2022-07-11 00:25:00 +02:00
Juhani Krekelä e4c8d42b7c Update to dbus-1.14.0. 2022-07-11 00:25:00 +02:00
Juhani Krekelä 37be665d4d Update to mpc-1.2.1. 2022-07-11 00:25:00 +02:00
Juhani Krekelä 9a8275b5db Update to mpfr-4.1.0. 2022-07-11 00:25:00 +02:00
Juhani Krekelä 8cb8e5ede0 Update to gmp-6.2.1. 2022-07-11 00:25:00 +02:00
Jonas 'Sortie' Termansen 0b5a9512ca Update to freetype-2.12.1. 2022-07-11 00:24:50 +02:00
Jonas 'Sortie' Termansen 7457cf2357 Update to libpng-1.6.37. 2022-07-11 00:24:50 +02:00
Juhani Krekelä 158a82493c Update to libidn-1.41. 2022-07-11 00:24:50 +02:00
Jonas 'Sortie' Termansen 795ef0529d Update to libffi-3.3. 2022-07-11 00:24:50 +02:00
Jonas 'Sortie' Termansen 31d8c5d828 Update to expat-2.4.8. 2022-07-11 00:24:50 +02:00
Jonas 'Sortie' Termansen 579b494170 Update to sortix-libstdc++-1.1-rc3. 2022-07-11 00:24:50 +02:00
Jonas 'Sortie' Termansen 4bc22cc169 Update to bzip2-1.0.8. 2022-07-11 00:24:50 +02:00
Juhani Krekelä 347f637d13 Update to readline-8.1.2. 2022-07-11 00:24:41 +02:00
Juhani Krekelä dbd97a1300 Update to netbsd-curses-0.3.2. 2022-07-11 00:24:33 +02:00
Juhani Krekelä 15a2d6d3f1 Update to libressl-3.5.3. 2022-07-10 23:10:37 +02:00
Juhani Krekelä 59baae95c9 Update to libevent-2.1.12-stable. 2022-07-10 23:10:37 +02:00
Jonas 'Sortie' Termansen 4c8799fa73 Update to libxml2-2.9.14. 2022-07-10 23:10:37 +02:00
Jonas 'Sortie' Termansen 51677c38b3 Update to xz-5.2.5. 2022-07-10 23:10:36 +02:00
Jonas 'Sortie' Termansen 671d1219a4 Update to gettext-0.21. 2022-07-10 23:10:14 +02:00