sortix-mirror/build-aux
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
..
build-ports.sh Add ports to the Sortix repository. 2022-06-13 22:29:53 +02:00
clean-ports.sh Add ports to the Sortix repository. 2022-06-13 22:29:53 +02:00
compiler.mak Change default OPTLEVEL to -Os -s. 2016-03-26 23:50:50 +01:00
dirs.mak Remove unused directory variables in favor of DOCDIR. 2017-12-04 23:56:47 +01:00
iso-grub-cfg.sh Add ports to the Sortix repository. 2022-06-13 22:29:53 +02:00
iso-repository.sh Add ports to the Sortix repository. 2022-06-13 22:29:53 +02:00
list-packages.sh Add ports to the Sortix repository. 2022-06-13 22:29:53 +02:00
platform.mak Rename i486-sortix platform to i686-sortix. 2016-03-06 18:59:10 +01:00
ports.conf Add suggestion to use nano(1) if installed. 2016-11-03 22:02:53 +01:00
upgrade-port.sh Add ports to the Sortix repository. 2022-06-13 22:29:53 +02:00
verify-coding-style.sh Add ports to the Sortix repository. 2022-06-13 22:29:53 +02:00
verify-headers-in-configuration.sh Add presubmit. 2021-10-10 00:07:06 +02:00
verify-headers.sh Add presubmit. 2021-10-10 00:07:06 +02:00
verify-manual.sh Add presubmit. 2021-10-10 00:07:06 +02:00
version.mak Publish releases by the release name. 2021-07-20 22:11:27 +02:00