<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>
low=1'>Add -ll for hilex</a></td><td>June McEnroe</td></tr>
<tr class='nohover-highlight'><td/><td colspan='3' class='logmsg'>
huh. should have always been there I guess, but now it actually
matters, at least on OpenBSD?


</td></tr>
<tr class='logheader'><td><span title='2026-02-17 15:34:46 -0500'>2026-02-17</span></td><td class='logsubject'><a href='/src/commit/www/photo.causal.agency/2025-03-23/lens?id=bf01f9f8f8a2d3f71cab0339c1483d359c1dc114&amp;follow=1'>Remove photo metadata directories</a></td><td>June McEnroe</td></tr>
<tr class='nohover-highlight'><td/><td colspan='3' class='logmsg'>
</td></tr>
<tr class='logheader'><td><span title='2026-02-17 15:32:22 -0500'>2026-02-17</span></td><td class='logsubject'><a href='/src/commit/www/photo.causal.agency/.gitignore?id=fda061260db69a6d8da4a0aa4893d710db2e3db5&amp;follow=1'>Ignore photo metadata</a></td><td>June McEnroe</td></tr>
<tr class='nohover-highlight'><td/><td colspan='3' class='logmsg'>
I just don't want to be adding all this stuff to git.


</td></tr>
<tr class='logheader'><td><span title='2026-02-16 13:55:30 -0500'>2026-02-16</span></td><td class='logsubject'><a href='/src/commit/www/photo.causal.agency/trips.html?id=39717a34c77437a572a5f7cb77198c628a051ee9&amp;follow=1'>Populate films datalist with 20 most recently used</a></td><td>June McEnroe</td></tr>
<tr class='nohover-highlight'><td/><td colspan='3' class='logmsg'>
</td></tr>
<tr class='logheader'><td><span title='2026-02-16 13:04:52 -0500'>2026-02-16</span></td><td class='logsubject'><a href='/src/commit/www/photo.causal.agency/trips.html?id=1f825dcbddfead6546f057f5154aaec173a45f52&amp;follow=1'>Select last used body</a></td><td>June McEnroe</td></tr>
<tr class='nohover-highlight'><td/><td colspan='3' class='logmsg'>
</td></tr>
<tr class='logheader'><td><span title='2026-02-15 13:03:11 -0500'>2026-02-15</span></td><td class='logsubject'><a href='/src/commit/www/photo.causal.agency/trips.html?id=da08aa0a31e38ee109597ec20a19e8c08b6e27ff&amp;follow=1'>Don't break on trip with removed body</a></td><td>June McEnroe</td></tr>
<tr class='nohover-highlight'><td/><td colspan='3' class='logmsg'>
</td></tr>
<tr class='logheader'><td><span title='2026-02-11 01:15:28 +0000'>2026-02-11</span></td><td class='logsubject'><a href='/src/commit/www/they.causal.agency/post-update.sh?id=d4d665c8ce9484842feae4482feae72c1d0bcd14&amp;follow=1'>Keep manpath.conf sorted</a></td><td>June McEnroe