<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/pkgtools/libnbcompat/files, branch trunk</title>
<subtitle>[no description]</subtitle>
<id>https://git.osdyson.ru/mirror/pkgsrc/atom?h=trunk</id>
<link rel='self' href='https://git.osdyson.ru/mirror/pkgsrc/atom?h=trunk'/>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/'/>
<updated>2020-05-24T21:51:54Z</updated>
<entry>
<title>libnbcompat: Update to 20200524</title>
<updated>2020-05-24T21:51:54Z</updated>
<author>
<name>nia</name>
<email>nia@pkgsrc.org</email>
</author>
<published>2020-05-24T21:51:54Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=6abe4edaae8344daecb56ff8b35c9f3b8a61c4d1'/>
<id>urn:sha1:6abe4edaae8344daecb56ff8b35c9f3b8a61c4d1</id>
<content type='text'>
One change: use AC_PROG_CC_C99 and regen configure

This helps bootstrapping on legacy systems where the compiler doesn't
default to c99 without additional guidance.

Patch from ky0ko@disroot.org, tested on NetBSD and Alpine Linux by myself
and on IRIX with mipspro by ky0ko.</content>
</entry>
<entry>
<title>pkgtools/libnbcompat: fix regular expression literals in AWK program</title>
<updated>2019-09-13T20:23:50Z</updated>
<author>
<name>rillig</name>
<email>rillig@pkgsrc.org</email>
</author>
<published>2019-09-13T20:23:50Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=4da70997b78ef036aed21fa3741a3e5becec3346'/>
<id>urn:sha1:4da70997b78ef036aed21fa3741a3e5becec3346</id>
<content type='text'>
gawk: nbcompat.awk:5: warning:
regexp escape sequence `\#' is not a known regexp operator</content>
</entry>
<entry>
<title>Use the correct prototype - thanks &lt;gutteridge&gt;</title>
<updated>2019-07-09T09:43:32Z</updated>
<author>
<name>sevan</name>
<email>sevan@pkgsrc.org</email>
</author>
<published>2019-07-09T09:43:32Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=5a8bffe32576b6ade88b00114fc01b99bb07ddc4'/>
<id>urn:sha1:5a8bffe32576b6ade88b00114fc01b99bb07ddc4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Include strnlen(3) - Needed on Tiger and more recent Intel only Darwin releases.</title>
<updated>2019-07-08T20:34:54Z</updated>
<author>
<name>sevan</name>
<email>sevan@pkgsrc.org</email>
</author>
<published>2019-07-08T20:34:54Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=2f9090e046684544425cd6cd2e8163f1b21db6dd'/>
<id>urn:sha1:2f9090e046684544425cd6cd2e8163f1b21db6dd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>PR/52982: Eitan Adler: fix incorrect bounds computation.</title>
<updated>2019-02-20T14:44:24Z</updated>
<author>
<name>christos</name>
<email>christos@pkgsrc.org</email>
</author>
<published>2019-02-20T14:44:24Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=1ce2d23a7e13de59b12a6c645a3f659c563db57b'/>
<id>urn:sha1:1ce2d23a7e13de59b12a6c645a3f659c563db57b</id>
<content type='text'>
XXX: really we need to sync with the libc glob.c</content>
</entry>
<entry>
<title>termcap.h also requires the change from PR 33037.</title>
<updated>2019-01-12T07:55:28Z</updated>
<author>
<name>dholland</name>
<email>dholland@pkgsrc.org</email>
</author>
<published>2019-01-12T07:55:28Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=a1b6565731a0b4e3c3e0e4f016942de491cd79bf'/>
<id>urn:sha1:a1b6565731a0b4e3c3e0e4f016942de491cd79bf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>libnbcompat: fix PR pkg/33037</title>
<updated>2018-12-31T11:25:08Z</updated>
<author>
<name>triaxx</name>
<email>triaxx@pkgsrc.org</email>
</author>
<published>2018-12-31T11:25:08Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=212d899ca7fdd21e5e67ab9e30acd462754724b1'/>
<id>urn:sha1:212d899ca7fdd21e5e67ab9e30acd462754724b1</id>
<content type='text'>
Thanks Stuart and sorry for the long time.</content>
</entry>
<entry>
<title>Remove clauses 3,4 from TNF-only copyright blocks.</title>
<updated>2018-08-22T20:48:36Z</updated>
<author>
<name>maya</name>
<email>maya@pkgsrc.org</email>
</author>
<published>2018-08-22T20:48:36Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=98600013f01b00d9d5b50570f5ed9bd09dc86731'/>
<id>urn:sha1:98600013f01b00d9d5b50570f5ed9bd09dc86731</id>
<content type='text'>
This is based on the decision The NetBSD Foundation made in 2008 to
do so, which was already applied to src.

This change has been applied to code which is likely not in other
repositories.

ok board@, reviewed by riastradh@</content>
</entry>
<entry>
<title>*: remove references to obsolete DragonFly/i386</title>
<updated>2018-04-30T10:41:35Z</updated>
<author>
<name>wiz</name>
<email>wiz@pkgsrc.org</email>
</author>
<published>2018-04-30T10:41:35Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=7a0b6b1c5d2250e2083755b00b9e0148569345e6'/>
<id>urn:sha1:7a0b6b1c5d2250e2083755b00b9e0148569345e6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Avoid duplicated RCS IDs forcing permanent rebuilds.</title>
<updated>2015-12-25T20:12:46Z</updated>
<author>
<name>joerg</name>
<email>joerg@pkgsrc.org</email>
</author>
<published>2015-12-25T20:12:46Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=17094d7b6918ab90d67481106ea35137bec887ce'/>
<id>urn:sha1:17094d7b6918ab90d67481106ea35137bec887ce</id>
<content type='text'>
</content>
</entry>
</feed>
