about summary refs log tree commit diff
diff options
context:
space:
mode:
authorŠtěpán Němec <stepnem@smrk.net>2025-07-23 11:42:21 +0200
committerJune McEnroe <june@causal.agency>2025-07-24 11:18:09 -0400
commit95b3298e420d4e9b168a3be004ebfef33aa1f702 (patch)
tree8e5a79fe5f0ca6d066273bb0fba6ef358de137ad
parentUpdate to FreeBSD 14.3, Linux man-pages 6.14 (diff)
downloadexman-95b3298e420d4e9b168a3be004ebfef33aa1f702.tar.gz
exman-95b3298e420d4e9b168a3be004ebfef33aa1f702.zip
Update to macOS 15.5
The phracker repo has languished for a few years now; switch to an
actively maintained project.
-rw-r--r--exman.12
-rw-r--r--macOS/Makefile4
2 files changed, 3 insertions, 3 deletions
diff --git a/exman.1 b/exman.1
index 3e63df9..db2480d 100644
--- a/exman.1
+++ b/exman.1
@@ -37,7 +37,7 @@ man-pages 6.14
 .It POSIX
 man-pages-posix 2017
 .It macOS
-11.3
+15.5
 .El
 .
 .Sh EXAMPLES
diff --git a/macOS/Makefile b/macOS/Makefile
index 2fd7b09..488c028 100644
--- a/macOS/Makefile
+++ b/macOS/Makefile
@@ -1,6 +1,6 @@
 SYSTEM = macOS
-VERSION = 11.3
-MIRROR = https://github.com/phracker/MacOSX-SDKs/releases/download/${VERSION}
+VERSION = 15.5
+MIRROR = https://github.com/joseluisq/macosx-sdks/releases/download/${VERSION}
 DISTFILES = MacOSX${VERSION}.sdk.tar.xz
 FILES = MacOSX${VERSION}.sdk/usr/share/man/man[1-9]/
 STRIP = 4
it/home/.config/X/resources?id=081a1f9003666feb512d1253cfb3fe0d6c3b9b63&follow=1'>Bump xterm font size to 12June McEnroe 2022-06-10Handle subshells (and functions) inside substitutionsJune McEnroe 2022-06-10Switch to jorts Install scriptJune McEnroe 2022-06-08Indicate if still reading or no resultsJune McEnroe 2022-06-08Add Maiden, Mother, CroneJune McEnroe Mixed bag like most collections of short stories. Some of them are pretty good. The author of the worst written story also has the worst written bio. 2022-06-05FIRST SHOW IN 2.5 YEARS BABEY!!!June McEnroe 2022-06-03Set line number on File linesJune McEnroe 2022-06-03Stop polling stdin after EOFJune McEnroe 2022-06-02Set TABSIZE=4June McEnroe Absolutely indiscriminately. 2022-06-02Do basic match highlightingJune McEnroe 2022-06-02Clean up parsing a littleJune McEnroe 2022-06-02Don't duplicate path stringJune McEnroe 2022-06-02Use stderr instead of /dev/tty, realloc buffer if lines too longJune McEnroe For some reason I haven't been able to figure out, trying to poll /dev/tty returns POLLNVAL (and this was using 100% CPU looping), but using stderr instead works fine. 2022-06-02Add initial working version of qfJune McEnroe 2022-05-29Set prompt for okshJune McEnroe