summary refs log tree commit diff
path: root/etc/agpl.c
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2018-11-27 21:34:02 -0500
committerJune McEnroe <june@causal.agency>2018-11-27 21:34:02 -0500
commit473fb93b805fc9ffaf8a1072a38477d5bd19e833 (patch)
tree27b621f955dfca9c2b340f5ea6c0c5e1e989fc16 /etc/agpl.c
parentFix ports for Linux (diff)
downloadsrc-473fb93b805fc9ffaf8a1072a38477d5bd19e833.tar.gz
src-473fb93b805fc9ffaf8a1072a38477d5bd19e833.zip
Switch to pkgsrc on Darwin
I've had enough of Homebrew. I want a real package manager that can
remove unneeded dependencies. neovim still isn't in pkgsrc, so download
binaries of that separately for now.

Hopefully I haven't broken any other systems by rewriting install.sh
like this.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
)Christian Hesse 2018-09-11ui-patch: ban sprintf()Christian Hesse 2018-09-11ui-log: ban strncpy()Christian Hesse 2018-09-11ui-log: ban strcpy()Christian Hesse 2018-09-11parsing: ban sprintf()Christian Hesse 2018-09-11parsing: ban strncpy()Christian Hesse 2018-08-28filters: generate anchor links from markdownChristian Hesse 2018-08-03Bump version.Jason A. Donenfeld 2018-08-03clone: fix directory traversalJason A. Donenfeld 2018-08-03config: record repo.snapshot-prefix in the per-repo configKonstantin Ryabitsev