<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/OpenBSD/net/pounce, 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: sync pounce port with upstream</title>
<updated>2022-04-05T23:10:41+00:00</updated>
<author>
<name>June McEnroe</name>
<email>june@causal.agency</email>
</author>
<published>2022-04-05T22:33:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.causal.agency/ports/commit/?id=d4ec47de09e356c27b8695c2d6391d03032d3458'/>
<id>urn:sha1:d4ec47de09e356c27b8695c2d6391d03032d3458</id>
<content type='text'>
</content>
</entry>
<entry>
<title>OpenBSD: Update pounce to 3.0</title>
<updated>2021-10-16T20:19:44+00:00</updated>
<author>
<name>C. McEnroe</name>
<email>june@causal.agency</email>
</author>
<published>2021-10-16T20:19:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.causal.agency/ports/commit/?id=2220b4b5b92e731058fe6eebfbb183f7e2588a5c'/>
<id>urn:sha1:2220b4b5b92e731058fe6eebfbb183f7e2588a5c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>OpenBSD: Add port for pounce</title>
<updated>2021-10-02T01:51:29+00:00</updated>
<author>
<name>C. McEnroe</name>
<email>june@causal.agency</email>
</author>
<published>2021-10-02T01:51:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.causal.agency/ports/commit/?id=ad2447402d7a90d6bff6fb2f3e2fdbcf77c66a61'/>
<id>urn:sha1:ad2447402d7a90d6bff6fb2f3e2fdbcf77c66a61</id>
<content type='text'>
</content>
</entry>
</feed>
-pink/commit/ui-shared.h?id=996f86e664ab6d00a9304a42374e9c691b78ca6b&amp;follow=1'>Return const char * in cgit_{httpscheme, hosturl, rooturl}()</a></td><td>Lukas Fleischer</td></tr>
<tr><td><span title='2013-04-08 15:41:38 +0200'>2013-04-08</span></td><td><a href='/cgit-pink/commit/ui-log.c?id=849ecd961df9454d6f849eac34e6f501395c4f01&amp;follow=1'>Update git to v1.8.2.1</a></td><td>John Keeping</td></tr>
<tr><td><span title='2013-04-07 16:07:58 +0200'>2013-04-07</span></td><td><a href='/cgit-pink/commit/ui-blob.c?id=1c32e008c8fda46f812c38f46ae7515bcf8002ee&amp;follow=1'>ui-blob: don't segfault when no path is given</a></td><td>John Keeping</td></tr>
<tr><td><span title='2013-03-20 21:16:19 +0100'>2013-03-20</span></td><td><a href='/cgit-pink/commit/ui-repolist.c?id=b60e6bff75719a5fb0df970bac3be6b2726cf73a&amp;follow=1'>Convert pager navigation into a unordered list</a></td><td>Lukas Fleischer</td></tr>
<tr><td><span title='2013-03-20 21:14:22 +0100'>2013-03-20</span></td><td><a href='/cgit-pink/commit/Makefile?id=121089ced5e1d3f3103cbc2b37f5fb579d800915&amp;follow=1'>Makefile: remove CGIT-CFLAGS files in clean stage</a></td><td>Jason A. Donenfeld</td></tr>
<tr><td><span title='2013-03-20 21:08:32 +0100'>2013-03-20</span></td><td><a href='/cgit-pink/commit/ui-summary.c?id=977a3ad7bf212e6ec7f43c16763321061ee64a69&amp;follow=1'>ui-summary.c: Move urls variable into print_urls()</a></td><td>Lukas Fleischer</td></tr>
<tr><td><span title='2013-03-20 21:08:32 +0100'>2013-03-20</span></td><td><a href='/cgit-pink/commit/ui-summary.c?id=ef8a97d9c6983e4fc3710bdbe771edd4e3550dba&amp;follow=1'>Fix colspan values</a></td><td>Lukas Fleischer</td></tr>
<tr><td><span title='2013-03-20 21:08:32 +0100'>2013-03-20</span></td><td><a href='/cgit-pink/commit/html.c?id=6d7e3596ebb387265d8cfdc5b312e0ea76da8c8a&amp;follow=1'>html: check return value of write</a></td><td>Jason A. Donenfeld</td></tr>
<tr><td><span title='2013-03-20 21:08:32 +0100'>2013-03-20</span></td><td><a href='/cgit-pink/commit/ui-shared.c?id=40e1d9b6177558bf4069c09ca6d8e3a682baa988&amp;follow=1'>ui-shared: squelch compiler warning.</a></td><td>Jason A. Donenfeld</td></tr>
<tr><td><span title='2013-03-20 21:08:32 +0100'>2013-03-20</span></td><td><a href='/cgit-pink/commit/cgit.mk?id=7669f7f73082ce9eb1aef28495773492cc5bec90&amp;follow=1'>cgit.mk: Use SHELL_PATH_SQ to run gen-version.sh</a></td><td>John Keeping</td></tr>
<tr><td><span title='2013-03-20 21:08:32 +0100'>2013-03-20</span></td><td><a href='/cgit-pink/commit/cgit.mk?id=d6768a67093166810621d2521f10fd016bd75721&amp;follow=1'>cgit.mk: don't rebuild everything if CGIT_VERSION changes</a></td><td>John Keeping</td></tr>
<tr><td><span title='2013-03-20 21:08:32 +0100'>2013-03-20</span></td><td><a href='/cgit-pink/commit/ui-patch.c?id=1a6feaf5fafdaec4a1adb1c0d54b95106122ede5&amp;follow=1'>ui-patch: use cgit_version not CGIT_VERSION</a></td><td>John Keeping</td></tr>
<tr><td><span title='2013-03-20 21:08:32 +0100'>2013-03-20</span></td><td><a href='/cgit-pink/commit/cgit.mk?id=5f323c1ff45c10d8f8b0a673d2fe7e98272f5d78&amp;follow=1'>Makefile: re-use Git's Makefile where possible</a></td><td>John Keeping