Commit graph

119 commits

Author SHA1 Message Date
Jonas 'Sortie' Termansen
0146e4c9ad Update to xz-5.4.5. 2024-03-25 23:22:32 +01:00
Jonas 'Sortie' Termansen
a8bae28082 Update to expat-2.5.0. 2024-03-25 23:22:32 +01:00
Jonas 'Sortie' Termansen
4c697aa447 Update to libpng-1.6.40. 2024-03-25 23:22:32 +01:00
Jonas 'Sortie' Termansen
e7fae57678 Add video-player -h, -w, and -z options to select the window size.
Restore extradata codec support that was previously removed when libavcodec
was updated and no replacement was known yet. This makes many codecs start
working again.

Convert video-player to C while here and remove dispd support.
2024-01-14 17:51:26 +01:00
Jonas 'Sortie' Termansen
979071b0b7 Fix dosfstools port being in development. 2024-01-09 22:39:35 +01:00
Jonas 'Sortie' Termansen
0c93ea4f97 Add dosfstools port. 2023-12-26 21:54:48 +01:00
Jonas 'Sortie' Termansen
43adfbb82e Add mtools port. 2023-12-26 21:54:48 +01:00
Juhani Krekelä
50f5e88722 Add irssi port. 2023-12-26 19:28:49 +02:00
Juhani Krekelä
fc20a4f6a3 Support CSI n L and CSI n M in console and terminal(1).
With these escapes supported, include definitions for line deletion
(dl1, dl) and insertion (il1, il) in terminfo for "sortix".
2023-12-26 19:24:00 +02:00
Jonas 'Sortie' Termansen
938f2390dd Support system upgrades and configuration in GRUB.
Move /etc/default/grub to /etc/grub as it's owned by the sysadmin.

Move /etc/grub.d to /etc/default/grub.d as it's owned by the system.

Support /etc/grub's GRUB_CMDLINE_SORTIX in 10_sortix.

Remove the old /etc/grub.d/10_sortix.cache with a compatibility hook as it
has moved to /etc/default/grub.d/10_sortix.cache.
2023-09-03 14:47:08 +02:00
Juhani Krekelä
c4b878beb7 Redisable perl support in git.
If git with perl enabled is cross-compiled, the perl commands do not
work correctly. As there is seemingly no easy fix for this, disable perl
suppport again.
2023-08-27 20:22:22 +03:00
Juhani Krekelä
69cc658036 Move perl from git's BUILD_LIBRARIES to RUNTIME_PROGRAMS.
While RUNTIME_PROGRAMS currently does nothing, BUILD_LIBRARIES is not
correct for dependencies that are required at runtime. As git built with
perl support is still able to run without perl, just with limitations,
mark perl as an optional dependency as well.
2023-08-27 16:40:47 +00:00
Juhani Krekelä
6c81317026 Add perl as a dependency for git. 2023-08-27 15:22:57 +00:00
Nathan Fisher
93dd46192d Fix gettext port build by un-confusing the build system about whether c#
is available
2023-08-05 22:36:39 -04:00
Jonas 'Sortie' Termansen
917722cf70 Add display server.
This change adds the display(1) graphical user interface and desktop
environment with basic windowing support and the graphical terminal(1)
emulator along with integrations in chkblayout(1), chvideomode(1),
sysinstall(8), sysupgrade(8), as well as the games and ports.

Adopt the Aurora procedural wallpaper in display(1) and login(8).

Remove the obsolete dispd.

Juhani contributed keyboard and video mode APIs to the display protocol
and other miscellaneous changes.

dzwdz contributed the initial functioning window buttons, improved title
bar, window tiling, and minor bug fixes

Co-authored-by: Juhani Krekelä <juhani@krekelä.fi>
Co-authored-by: dzwdz <kg67199@gmail.com>
2023-06-24 00:43:36 +02:00
Juhani Krekelä
adcf11944f Update to libressl-3.7.2. 2023-04-21 23:00:33 +03:00
Jonas 'Sortie' Termansen
a773199a90 Add nginx port. 2023-04-07 14:20:56 +02:00
Juhani Krekelä
eeea3bdcc6 Update to links-2.29. 2023-04-06 20:35:31 +03:00
Jonas 'Sortie' Termansen
e9e57dc9af Add ntpd port. 2023-03-27 00:06:33 +02: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
Jonas 'Sortie' Termansen
4addab6e30 Update to libiconv-1.17. 2022-07-10 23:10:14 +02:00
Jonas 'Sortie' Termansen
2e51481549 Fix missing BUILD_LIBRARIES in libavcodec and liblua. 2022-07-10 23:10:13 +02:00
Jonas 'Sortie' Termansen
86f6cdb718 Fix libtheora non-safe PATH use and libpng incompatibility. 2022-07-09 20:51:12 +02:00
Jonas 'Sortie' Termansen
36d9de7f54 Fix python modules not using sysroot. 2022-07-09 20:41:15 +02:00
Jonas 'Sortie' Termansen
9588b0d3db Add ports to the Sortix repository.
This change imports the ports collection from the former porttix and srctix
repositories and converts them to port(5) files with metadata pointing to
the upstream release tarballs with patches checked into this repository.
Ports are now developed and versioned along with the operating system and
are automatically built per the PACKAGES environment variable. The patches
are licensed under the same license as the relevant ports.

Tix has gained support for the new port(5) format. tix-port(8) is the new
high level ports build even point that handles downloading pstream releases
into the new mirror cache directory, applying the patches, building the port
with the lower-level tix-build(8), and finally installing the binary
package. The new tix-vars(8) program parses port(5) files and the new
tix-rmdiff(8) program produces input for tix-rmpatch(8).

The old doc/ directory is discontinued in favor of manual pages documenting
the new ports system.

The obsolete porttix-create(8) and srctix-create(8) programs are removed.
2022-06-13 22:29:53 +02:00