summary refs log tree commit diff
path: root/doc/zlib
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2022-01-02 20:26:23 -0500
committerJune McEnroe <june@causal.agency>2022-01-02 20:26:23 -0500
commitfa2597b08c3753e1975991e1ab8e89a5f1baaa47 (patch)
treea060d3ad735db3e7be4dc1ca2de9c68b3948b728 /doc/zlib
parentUpdate GPL header template copyright years (diff)
downloadsrc-fa2597b08c3753e1975991e1ab8e89a5f1baaa47.tar.gz
src-fa2597b08c3753e1975991e1ab8e89a5f1baaa47.zip
Remove attempt to automatically install MacPorts
It didn't really work on a new machine, and the version needs to
be updated. I'll just do it manually.
Diffstat (limited to 'doc/zlib')
0 files changed, 0 insertions, 0 deletions
y/commit/Makefile?id=5dba31baf08544d3ab25af220152938cf6a77fdb&follow=1'>OpenBSD: Copy appropriate files for chrootJune McEnroe 2021-09-26Link with -lncurseswJune McEnroe 2021-09-26OpenBSD: pledge(2) and unveil(2)June McEnroe 2021-04-19Draw foundations in reverse orderJune McEnroe 2021-04-19Only print info atexit without -tJune McEnroe 2021-04-19Only use cells for moveColumnJune McEnroe So long as the move queuer doesn't use empty tableau stacks correctly, it shouldn't use them at all. This way it's easier to do the correct moves manually. 2021-04-19Force UTF-8 locale and add to chroot, link to curseswJune McEnroe 2021-04-18Add freecellJune McEnroe 2021-04-18Allow cumulative score gamesJune McEnroe 2021-01-31Check isattyJune McEnroe 2021-01-31Launch game immediately with SSH_ORIGINAL_COMMANDJune McEnroe 2021-01-29Handle getch ERR in menuJune McEnroe 2021-01-29Set process title to chosen gameJune McEnroe I just like to see :) 2021-01-29Add pause to snakeJune McEnroe 2021-01-29Add menu to choose 2048 or snakeJune McEnroe 2021-01-29Actually wait for a non-direction keyJune McEnroe 2021-01-29Give the snake a tailJune McEnroe 2021-01-29Don't let the snake snap its own neckJune McEnroe