<feed xmlns='http://www.w3.org/2005/Atom'>
<title>exman, branch 2063.9</title>
<subtitle>manuals for other systems
</subtitle>
<id>https://git.causal.agency/exman/atom?h=2063.9</id>
<link rel='self' href='https://git.causal.agency/exman/atom?h=2063.9'/>
<link rel='alternate' type='text/html' href='https://git.causal.agency/exman/'/>
<updated>2022-10-21T12:45:49+00:00</updated>
<entry>
<title>Update to OpenBSD 7.2</title>
<updated>2022-10-21T12:45:49+00:00</updated>
<author>
<name>June McEnroe</name>
<email>june@causal.agency</email>
</author>
<published>2022-10-21T12:45:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.causal.agency/exman/commit/?id=1b6c5a04ae477b97b184ab0d0e19efcbedf88fe5'/>
<id>urn:sha1:1b6c5a04ae477b97b184ab0d0e19efcbedf88fe5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>NetBSD: include text.tar.xz man pages</title>
<updated>2022-10-16T23:18:14+00:00</updated>
<author>
<name>Štěpán Němec</name>
<email>stepnem@smrk.net</email>
</author>
<published>2022-10-16T12:03:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.causal.agency/exman/commit/?id=65f91942e23508c98a322261b107c1c97f0d2cf5'/>
<id>urn:sha1:65f91942e23508c98a322261b107c1c97f0d2cf5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update to Linux man-mages 6.00</title>
<updated>2022-10-16T23:16:13+00:00</updated>
<author>
<name>Štěpán Němec</name>
<email>stepnem@smrk.net</email>
</author>
<published>2022-10-16T10:57:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.causal.agency/exman/commit/?id=8d5d3fc8c69ca099c6110e30efb03d27b9d6e95b'/>
<id>urn:sha1:8d5d3fc8c69ca099c6110e30efb03d27b9d6e95b</id>
<content type='text'>
Relax FILES pattern to include the newly added man2type, man3const,
man3head and man3type.
</content>
</entry>
<entry>
<title>Update to NetBSD 9.3</title>
<updated>2022-10-16T23:16:13+00:00</updated>
<author>
<name>Štěpán Němec</name>
<email>stepnem@smrk.net</email>
</author>
<published>2022-10-16T10:57:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.causal.agency/exman/commit/?id=45d4283ca7d153ed96fc6c57ac01df2f3f63ef4b'/>
<id>urn:sha1:45d4283ca7d153ed96fc6c57ac01df2f3f63ef4b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make copyrights and AUTHORS consistent</title>
<updated>2022-09-19T01:52:41+00:00</updated>
<author>
<name>June McEnroe</name>
<email>june@causal.agency</email>
</author>
<published>2022-09-19T01:52:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.causal.agency/exman/commit/?id=3d3f0c9e48d8f64ac2bf0983eb947d6b3f1fa532'/>
<id>urn:sha1:3d3f0c9e48d8f64ac2bf0983eb947d6b3f1fa532</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update to FreeBSD 13.1</title>
<updated>2022-07-27T18:42:16+00:00</updated>
<author>
<name>June McEnroe</name>
<email>june@causal.agency</email>
</author>
<published>2022-07-27T18:42:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.causal.agency/exman/commit/?id=b49a923d2fe7a39034af0a654eef6d38a8669765'/>
<id>urn:sha1:b49a923d2fe7a39034af0a654eef6d38a8669765</id>
<content type='text'>
</content>
</entry>
<entry>
<title>openbsd: Include man pages from baseXX.tgz</title>
<updated>2022-07-27T18:35:48+00:00</updated>
<author>
<name>Keith Whitney</name>
<email>klw0@klw0.org</email>
</author>
<published>2022-07-03T14:31:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.causal.agency/exman/commit/?id=9058456156086388fc737852e6f7ae4c0e04a72e'/>
<id>urn:sha1:9058456156086388fc737852e6f7ae4c0e04a72e</id>
<content type='text'>
A number of OpenBSD man pages are currently missing in exman, since they
reside in OpenBSD's baseXX.tgz [1]:
    - help(1)
    - man(1)
    - pkg_add(1)
    - OpenBSD::BaseState(3p)
    - packages(7)
    - adduser(8)
    - afterboot(8)
    - user(8)
    - useradd(8)
    - userdel(8)
    - userinfo(8)
    - usermod(8)

This patch adds baseXX.tgz to the OpenBSD distfiles, which begrudgingly
adds ~330 MiB to the install. I figure this might acceptable since
base.txz is similarly fetched for FreeBSD.

Since this isn't ideal, I'll look into whether these man pages are
intended to be in baseXX.tgz or not. If not, I'll see about changing
this upstream, and this patch can be reverted.

[1] Lines 2876-2931: https://cvsweb.openbsd.org/cgi-bin/cvsweb/src/distrib/sets/lists/base/mi?annotate=1.1065
</content>
</entry>
<entry>
<title>Update to OpenBSD 7.1</title>
<updated>2022-05-08T22:47:47+00:00</updated>
<author>
<name>June McEnroe</name>
<email>june@causal.agency</email>
</author>
<published>2022-05-08T22:47:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.causal.agency/exman/commit/?id=018d8e4beba009e368003d83d3354fc2c1b24db0'/>
<id>urn:sha1:018d8e4beba009e368003d83d3354fc2c1b24db0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update to OpenBSD 7.0</title>
<updated>2021-10-15T19:59:56+00:00</updated>
<author>
<name>C. McEnroe</name>
<email>june@causal.agency</email>
</author>
<published>2021-10-15T19:59:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.causal.agency/exman/commit/?id=25d251606b5243ba03e1e0b20ba61967728db38e'/>
<id>urn:sha1:25d251606b5243ba03e1e0b20ba61967728db38e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update to Linux man-pages 5.13</title>
<updated>2021-08-29T20:14:57+00:00</updated>
<author>
<name>Štěpán Němec</name>
<email>stepnem@gmail.com</email>
</author>
<published>2021-08-27T22:10:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.causal.agency/exman/commit/?id=f2ef5b1068828ed5d982e9d55a7d8c727844c4d0'/>
<id>urn:sha1:f2ef5b1068828ed5d982e9d55a7d8c727844c4d0</id>
<content type='text'>
</content>
</entry>
</feed>
