<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/port, branch master</title>
<subtitle>dontfiles
</subtitle>
<id>https://git.causal.agency/src/atom?h=master</id>
<link rel='self' href='https://git.causal.agency/src/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.causal.agency/src/'/>
<updated>2022-03-16T22:37:31+00:00</updated>
<entry>
<title>Remove wcwidth port</title>
<updated>2022-03-16T22:37:31+00:00</updated>
<author>
<name>June McEnroe</name>
<email>june@causal.agency</email>
</author>
<published>2022-03-16T22:35:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.causal.agency/src/commit/?id=1fa27a5aae9fdf6f4044f9d365aed38d216c8601'/>
<id>urn:sha1:1fa27a5aae9fdf6f4044f9d365aed38d216c8601</id>
<content type='text'>
DYLD_FORCE_FLAT_NAMESPACE no longer exists in macOS 12 so this
approach doesn't work anymore. Moved to
&lt;https://git.causal.agency/jorts/tree/wcwidth&gt; and compiled into
&lt;https://git.causal.agency/jorts/tree/ncurses&gt;.
</content>
</entry>
<entry>
<title>Add ddate</title>
<updated>2020-12-31T19:22:25+00:00</updated>
<author>
<name>June McEnroe</name>
<email>june@causal.agency</email>
</author>
<published>2020-12-31T19:22:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.causal.agency/src/commit/?id=ebb79c5ee379218c5041ed5d190cbaf419ee1a6e'/>
<id>urn:sha1:ebb79c5ee379218c5041ed5d190cbaf419ee1a6e</id>
<content type='text'>
I'm tired of package managers not having this!
</content>
</entry>
<entry>
<title>Move wcfix to port/wcwidth</title>
<updated>2020-12-21T21:33:08+00:00</updated>
<author>
<name>June McEnroe</name>
<email>june@causal.agency</email>
</author>
<published>2020-12-21T21:33:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.causal.agency/src/commit/?id=6528ea0dab2f1e49d2af2140ad82ddd0e047379b'/>
<id>urn:sha1:6528ea0dab2f1e49d2af2140ad82ddd0e047379b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add musl's COPYRIGHT to wcwidth</title>
<updated>2020-05-25T21:21:02+00:00</updated>
<author>
<name>June McEnroe</name>
<email>june@causal.agency</email>
</author>
<published>2020-05-25T21:21:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.causal.agency/src/commit/?id=015888ebde621be5588ae53b4f75808eb1db8eef'/>
<id>urn:sha1:015888ebde621be5588ae53b4f75808eb1db8eef</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replace wcwidth implementation with that of musl</title>
<updated>2020-04-25T17:01:33+00:00</updated>
<author>
<name>June McEnroe</name>
<email>june@causal.agency</email>
</author>
<published>2020-04-25T17:01:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.causal.agency/src/commit/?id=a8b4624387f580759739aa064e3f489bf28afeae'/>
<id>urn:sha1:a8b4624387f580759739aa064e3f489bf28afeae</id>
<content type='text'>
Imported from musl 1.2.0 sources.
</content>
</entry>
<entry>
<title>Add Markus Kuhn's wcwidth implementation</title>
<updated>2020-04-21T22:10:52+00:00</updated>
<author>
<name>June McEnroe</name>
<email>june@causal.agency</email>
</author>
<published>2020-04-21T22:10:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.causal.agency/src/commit/?id=f6d39710f9965c55b4050f81f0a0ae0b3049a7a3'/>
<id>urn:sha1:f6d39710f9965c55b4050f81f0a0ae0b3049a7a3</id>
<content type='text'>
And wcfix script for macOS, based on
&lt;https://blog.nytsoi.net/2015/05/04/emoji-support-for-weechat&gt; 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.
</content>
</entry>
<entry>
<title>Rewrite port makefiles consistently</title>
<updated>2019-07-27T20:00:07+00:00</updated>
<author>
<name>June McEnroe</name>
<email>june@causal.agency</email>
</author>
<published>2019-07-27T20:00:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.causal.agency/src/commit/?id=a75b5b298bc9cff3ffb5cbe53336651e179dc6ec'/>
<id>urn:sha1:a75b5b298bc9cff3ffb5cbe53336651e179dc6ec</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix rot13 port bin path</title>
<updated>2018-12-16T20:36:20+00:00</updated>
<author>
<name>June McEnroe</name>
<email>june@causal.agency</email>
</author>
<published>2018-12-16T20:36:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.causal.agency/src/commit/?id=a67d6fdacff3a8bbef0147e8ac114f2bc019eb99'/>
<id>urn:sha1:a67d6fdacff3a8bbef0147e8ac114f2bc019eb99</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix ports for Linux</title>
<updated>2018-11-27T23:30:30+00:00</updated>
<author>
<name>June McEnroe</name>
<email>june@causal.agency</email>
</author>
<published>2018-11-27T23:30:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.causal.agency/src/commit/?id=d8461b7b3ac53eb01d1793937d3b9f60cceae049'/>
<id>urn:sha1:d8461b7b3ac53eb01d1793937d3b9f60cceae049</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Un-hardcode fortune(6) path in cgram</title>
<updated>2018-11-26T05:44:55+00:00</updated>
<author>
<name>June McEnroe</name>
<email>june@causal.agency</email>
</author>
<published>2018-11-26T05:44:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.causal.agency/src/commit/?id=edcae0900d05c4057653bf9fb9ada0533243ce1c'/>
<id>urn:sha1:edcae0900d05c4057653bf9fb9ada0533243ce1c</id>
<content type='text'>
</content>
</entry>
</feed>
