summary refs log tree commit diff
path: root/port (follow)
Commit message (Collapse)AuthorAge
* Add ddateJune McEnroe2020-12-31
| | | | I'm tired of package managers not having this!
* Move wcfix to port/wcwidthJune McEnroe2020-12-21
|
* Add musl's COPYRIGHT to wcwidthJune McEnroe2020-05-25
|
* Replace wcwidth implementation with that of muslJune McEnroe2020-04-25
| | | | Imported from musl 1.2.0 sources.
* Add Markus Kuhn's wcwidth implementationJune McEnroe2020-04-21
| | | | | | | | And wcfix script for macOS, based on <https://blog.nytsoi.net/2015/05/04/emoji-support-for-weechat> to fix some emoji display in catgirl. Somehow this code from 2007 against Unicode 5.0 does a better job than whatever the hell macOS Mojave's libc is doing.
* Rewrite port makefiles consistentlyJune McEnroe2019-07-27
|
* Fix rot13 port bin pathJune McEnroe2018-12-16
|
* Fix ports for LinuxJune McEnroe2018-11-27
|
* Un-hardcode fortune(6) path in cgramJune McEnroe2018-11-26
|
* Add cgram "port" from NetBSDJune McEnroe2018-11-26
|
* Add "ports" of some FreeBSD utilities for macOSJune McEnroe2018-11-25
c&follow=1'>Serve stylesheet separately, with cachingJune McEnroe 2020-07-10Add default stylesheetJune McEnroe 2020-07-10List active networks firstJune McEnroe 2020-07-10List active contexts firstJune McEnroe 2020-07-10Add syntax and columns to search formJune McEnroe 2020-07-09Add -c to check SQL queriesJune McEnroe 2020-07-09Add before param in redirectJune McEnroe 2020-07-09Implement very basic events listingJune McEnroe 2020-07-09Add events page stubJune McEnroe 2020-07-09Add search formsJune McEnroe 2020-07-09Split code and add breadcrumb navJune McEnroe 2020-07-09Implement basic contexts listingJune McEnroe 2020-07-09Add configure script and install targetJune McEnroe 2020-07-09Add compatibility for kcgi <0.12June McEnroe 2020-07-09Refactor HTML generation somewhatJune McEnroe 2020-07-09Implement basic networks listJune McEnroe 2020-07-09Return basic 404 and 405June McEnroe 2020-07-09Implement empty CGI/FastCGI serverJune McEnroe