From 45d4283ca7d153ed96fc6c57ac01df2f3f63ef4b Mon Sep 17 00:00:00 2001 From: Štěpán Němec Date: Sun, 16 Oct 2022 12:57:02 +0200 Subject: Update to NetBSD 9.3 --- NetBSD/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'NetBSD') diff --git a/NetBSD/Makefile b/NetBSD/Makefile index eaf7790..eccc22f 100644 --- a/NetBSD/Makefile +++ b/NetBSD/Makefile @@ -1,5 +1,5 @@ SYSTEM = NetBSD -VERSION = 9.2 +VERSION = 9.3 MIRROR = https://cdn.netbsd.org/pub/NetBSD/NetBSD-${VERSION}/amd64/binary/sets DISTFILES = comp.tar.xz games.tar.xz man.tar.xz FILES = ./usr/share/man/man[1-9]*/ -- cgit 1.4.1 0117c9209f745f165cb480cc3c6c'/> dontfiles
summary refs log tree commit diff
path: root/etc/CodeQWERTY.bundle/Contents/Resources/CodeQWERTY.keylayout (unfollow)
Commit message (Collapse)Author
2022-03-18Publish "Addendum 2021"June McEnroe
2022-03-16Remove wcwidth portJune McEnroe
DYLD_FORCE_FLAT_NAMESPACE no longer exists in macOS 12 so this approach doesn't work anymore. Moved to <https://git.causal.agency/jorts/tree/wcwidth> and compiled into <https://git.causal.agency/jorts/tree/ncurses>.
2022-03-16Remove -j4 from ./PlanJune McEnroe
Plan learned to set this automatically!
2022-03-15Rewrite Linux install.sh for DebianJune McEnroe
2022-03-15Remove dashJune McEnroe