<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/OpenBSD/www/cgit-pink, branch master</title>
<subtitle>FreeBSD and OpenBSD ports for this software
</subtitle>
<id>https://git.causal.agency/ports/atom?h=master</id>
<link rel='self' href='https://git.causal.agency/ports/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.causal.agency/ports/'/>
<updated>2024-03-22T01:23:29+00:00</updated>
<entry>
<title>OpenBSD: switch ports MASTER_SITES=&gt;SITES for 7.4</title>
<updated>2024-03-22T01:23:29+00:00</updated>
<author>
<name>Kusoneko</name>
<email>kusoneko@kusoneko.moe</email>
</author>
<published>2024-03-21T02:34:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.causal.agency/ports/commit/?id=30e471ef67898fff3d8b93168b27b9b760b2e897'/>
<id>urn:sha1:30e471ef67898fff3d8b93168b27b9b760b2e897</id>
<content type='text'>
As of OpenBSD 7.4, ports give errors when using the following paradigm:
```
DISTFILES = file.ext:0 file2.ext:1
MASTER_SITES0 = https://asite.com/path/to/file.ext
MASTER_SITES1 = https://anothersite.com/path/to/file2.ext
```

Instead, ports now use the following:
```
DISTFILES = file.ext
DISTFILES.substring = file2.ext
SITES = https://asite.com/path/to/file.ext
SITES.substring = https://anothersite.com/path/to/file2.ext
```

This changes all the OpenBSD ports to the new paradigm, allowing them to
compile on OpenBSD 7.4+.

Note: some OpenBSD ports are not currently up to date with upstream:
- cgit-pink uses git 2.36.1 when the latest git release is 2.44.0 as of now
- litterbox is at version 1.8 instead of 1.9
- pounce* are at version 3.0 instead of 3.1
- offers catsit instead of kitd

Signed-off-by: Kusoneko &lt;kusoneko@kusoneko.moe&gt;
</content>
</entry>
<entry>
<title>OpenBSD: Update cgit-pink to 1.4.1</title>
<updated>2022-05-17T22:01:17+00:00</updated>
<author>
<name>June McEnroe</name>
<email>june@causal.agency</email>
</author>
<published>2022-05-17T22:01:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.causal.agency/ports/commit/?id=cb392a2bb41e043c2bfb644543c8d410055bc257'/>
<id>urn:sha1:cb392a2bb41e043c2bfb644543c8d410055bc257</id>
<content type='text'>
</content>
</entry>
<entry>
<title>OpenBSD: Update cgit-pink to 1.4.0</title>
<updated>2022-05-15T17:29:23+00:00</updated>
<author>
<name>June McEnroe</name>
<email>june@causal.agency</email>
</author>
<published>2022-05-15T17:29:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.causal.agency/ports/commit/?id=7e47e5cbf5fa6aafb27133cf1272d4582d3a96d6'/>
<id>urn:sha1:7e47e5cbf5fa6aafb27133cf1272d4582d3a96d6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>OpenBSD: Add port for cgit-pink</title>
<updated>2022-02-14T02:53:47+00:00</updated>
<author>
<name>June McEnroe</name>
<email>june@causal.agency</email>
</author>
<published>2022-02-14T02:53:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.causal.agency/ports/commit/?id=adc960cfafb8a1b0b06cda60563bbbacad06792f'/>
<id>urn:sha1:adc960cfafb8a1b0b06cda60563bbbacad06792f</id>
<content type='text'>
</content>
</entry>
</feed>
lass='logsubject'><a href='/src/commit/bin/bit.y?id=3322c6161436098504dbf467bd1973cadc7f2712&amp;follow=1'>Add ASCII control code names to bit</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='2020-12-31 17:25:29 -0500'>2020-12-31</span></td><td class='logsubject'><a href='/src/commit/bin/bit.y?id=4674e7f1a34adfede8b7c575e5fccf6bccf4bcd0&amp;follow=1'>Simplify bit lexing and parsing</a></td><td>June McEnroe</td></tr>
<tr class='nohover-highlight'><td/><td colspan='3' class='logmsg'>
Also print the value of each expression separated by commas.


</td></tr>
<tr class='logheader'><td><span title='2020-12-31 14:22:25 -0500'>2020-12-31</span></td><td class='logsubject'><a href='/src/commit/port/ddate/ddate.c?id=ebb79c5ee379218c5041ed5d190cbaf419ee1a6e&amp;follow=1'>Add ddate</a></td><td>June McEnroe</td></tr>
<tr class='nohover-highlight'><td/><td colspan='3' class='logmsg'>
I'm tired of package managers not having this!


</td></tr>
<tr class='logheader'><td><span title='2020-12-30 19:52:00 -0500'>2020-12-30</span></td><td class='logsubject'><a href='/src/commit/bin/bit.y?id=6fa41cdf1874688096d0d489a22d23f69a13fdc7&amp;follow=1'>Print octal for 8 bits in bit</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='2020-12-30 19:38:10 -0500'>2020-12-30</span></td><td class='logsubject'><a href='/src/commit/bin/man1/bit.1?id=de4fbddfffe9c3cf39114608e3d3e5268c3cc2e4&amp;follow=1'>Add unary &amp; to bit</a></td><td>June McEnroe</td></tr>
<tr class='nohover-highlight'><td/><td colspan='3' class='logmsg'>
Also unary + and fix precedence of unary -.


</td></tr>
<tr class='logheader'><td><span title='2020-12-30 19:31:29 -0500'>2020-12-30</span></td><td class='logsubject'><a href='/src/commit/bin/order.y?id=6de6cee0ac03a19cfc06c3ca1a0471ae710c38f2&amp;follow=1'>Support unary + in order</a></td><td>June McEnroe</td></tr>
<tr class='nohover-highlight'><td/><td colspan='3' class='logmsg'>
Missed this because operator(7) just doesn't list it, oddly.


</td></tr>
<tr class='logheader'><td><span title='2020-12-30 18:31:36 -0500'>2020-12-30</span></td><td class='logsubject'><a href='/src/commit/bin/man1/bit.1?id=b3d41d6df5a1f49ea7f3a2be1279a1c63e2d30fc&amp;follow=1'>Add postfix $ operator to bit</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='2020-12-29 22:39:16 -0500'>2020-12-29</span></td><td class='logsubject'><a href='/src/commit/bin/hilex/make.l?id=b2de730b6105964949df8bcf3937704108ba12b0&amp;follow=1'>Add make lexer</a></td><td>June McEnroe</td></tr>
<tr class='nohover-highlight'><td/><td colspan='3' class='logmsg'>
This is kind of a mess and needs to be cleaned up against more careful
reading of the make grammar.


</td></tr>
<tr class='logheader'><td><span title='2020-12-29 18:37:17 -0500'>2020-12-29</span></td><td class='logsubject'><a href='/src/commit/bin/hilex/c.l?id=bb373662b37f547b979bbf95c54c3d45864d4a8a&amp;follow=1'>Clean up C lexer</a></td><td>June McEnroe</td></tr>
<tr class='nohover-highlight'><td/><td colspan='3' class='logmsg'>
This ordering of rules feels much cleaner.


</td></tr>
<tr class='logheader'><td><span title='2020-12-29 17:44:48 -0500'>2020-12-29</span></td><td class='logsubject'><a href='/src/commit/bin/hilex/mdoc.l?id=9e72c0acce13944e568b1a164058b779a4d537f6&amp;follow=1'>Clean up hilex code somewhat</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='2020-12-29 17:19:23 -0500'>2020-12-29</span></td><td class='logsubject'><a href='/src/commit/bin/hilex/c.l?id=aeeeeb0370dfd0ef670d7c45af155c3e270a4807&amp;follow=1'>Match lex/yacc %% %{ %} lines as Macro</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='2020-12-29 17:13:26 -0500'>2020-12-29</span></td><td class='logsubject'><a href='/src/commit/bin/hilex/c.l?id=b53f448c0aac381ad9d58f62bd1cc5ab06562d2e&amp;follow=1'>Match top-level C definitions as IdentifierTag</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='2020-12-29 17:13:14 -0500'>2020-12-29</span></td><td class='logsubject'><a href='/src/commit/bin/hilex/c.l?id=68712bc1e1a9d3711370290345987c39ea06a89c&amp;follow=1'>Match C type declarations as IdentifierTag</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='2020-12-29 15:05:39 -0500'>2020-12-29</span></td><td class='logsubject'><a href='/src/commit/bin/hilex/c.l?id=9c54e90449677f6ea47dfd5b02d77385f87ade3c&amp;follow=1'>Match function-like macro definitions as IdentifierTag</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='2020-12-29 15:00:43 -0500'>2020-12-29</span></td><td class='logsubject'><a href='/src/commit/bin/hilex/c.l?id=6de9bdf4c5b7361c445ab984cf0258442d3bd9db&amp;follow=1'>Reconfigure C macro start conditions</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='2020-12-29 14:05:03 -0500'>2020-12-29</span></td><td class='logsubject'><a href='/src/commit/bin/hilex/hilex.1?id=1ec76ed6bcc03a9bcf88b70c6008968ce1eaac9d&amp;follow=1'>Document HTML class names</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='2020-12-29 13:59:05 -0500'>2020-12-29</span></td><td class='logsubject'><a href='/src/commit/bin/hilex/mdoc.l?id=017365813ce9fe3f7fb4ea3f1e2f9af72f2a1439&amp;follow=1'>Rename Tag class to IdentifierTag</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='2020-12-29 13:54:59 -0500'>2020-12-29</span></td><td class='logsubject'><a href='/src/commit/bin/hilex/html.c?id=c6c3c43ebdd3dc01386e876345b546e70eb4b7fd&amp;follow=1'>Change HTML class from hi to hilex</a></td><td>June McEnroe</td></tr>
<tr class='nohover-highlight'><td/><td colspan='3' class='logmsg'>
You can tell I was just copying the HTML code huh.


</td></tr>
<tr class='logheader'><td><span title='2020-12-29 00:55:47 -0500'>2020-12-29</span></td><td class='logsubject'><a href='/src/commit/bin/hilex/html.c?id=cc1cb6c36ecb93e7b9b458f4ea24d1f00480503b&amp;follow=1'>Add hilex HTML output</a></td><td>June McEnroe