<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/pkgtools/compat_headers, branch pkgsrc-2014Q4</title>
<subtitle>[no description]</subtitle>
<id>https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc-2014Q4</id>
<link rel='self' href='https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc-2014Q4'/>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/'/>
<updated>2014-03-03T03:30:52Z</updated>
<entry>
<title>Just define PKGNAME and use it.</title>
<updated>2014-03-03T03:30:52Z</updated>
<author>
<name>obache</name>
<email>obache@pkgsrc.org</email>
</author>
<published>2014-03-03T03:30:52Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=7f2a37cb1a08dc9b8e6f934a578612a8cd05ed91'/>
<id>urn:sha1:7f2a37cb1a08dc9b8e6f934a578612a8cd05ed91</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixes:</title>
<updated>2013-04-06T03:45:05Z</updated>
<author>
<name>rodent</name>
<email>rodent@pkgsrc.org</email>
</author>
<published>2013-04-06T03:45:05Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=b0587df2a10b357c169487fb11c3dc71ee23ae86'/>
<id>urn:sha1:b0587df2a10b357c169487fb11c3dc71ee23ae86</id>
<content type='text'>
 COMMENT should not be longer than 70 characters.
 COMMENT should not begin with 'A'.
 COMMENT should not begin with 'An'.
 COMMENT should not begin with 'a'.
 COMMENT should not end with a period.
 COMMENT should start with a capital letter.

pkglint warnings. Some files also got minor formatting, spelling, and style
corrections.</content>
</entry>
<entry>
<title>Reset MAINTAINER/OWNER (became observers)</title>
<updated>2013-02-01T22:21:05Z</updated>
<author>
<name>wiz</name>
<email>wiz@pkgsrc.org</email>
</author>
<published>2013-02-01T22:21:05Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=4be70587997ab65587d915ed30aa29b8586d2703'/>
<id>urn:sha1:4be70587997ab65587d915ed30aa29b8586d2703</id>
<content type='text'>
</content>
</entry>
<entry>
<title>"user-destdir" is default these days</title>
<updated>2012-09-11T23:19:33Z</updated>
<author>
<name>asau</name>
<email>asau@pkgsrc.org</email>
</author>
<published>2012-09-11T23:19:33Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=0d2b63b3a358a64cbc41e007e04d183ecb9a7aa5'/>
<id>urn:sha1:0d2b63b3a358a64cbc41e007e04d183ecb9a7aa5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add PREV_PKGPATH and/or SUPERSEDES for various packages that</title>
<updated>2009-05-02T16:21:43Z</updated>
<author>
<name>reed</name>
<email>reed@pkgsrc.org</email>
</author>
<published>2009-05-02T16:21:43Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=676e059275db9203cafa0fa4492108671a29dc8d'/>
<id>urn:sha1:676e059275db9203cafa0fa4492108671a29dc8d</id>
<content type='text'>
were moved or renamed.

This was for some from 2008 and 2009 and one from 2001.

Also I noticed that a CHANGES entry was wrong as said "Renamed"
when should have said "Moved" (lua-OSBF) because PKGBASE stayed the
same.</content>
</entry>
<entry>
<title>Remove redundant NO_CHECKSUM and EXTRACT_ONLY definitions.</title>
<updated>2009-04-09T00:48:06Z</updated>
<author>
<name>joerg</name>
<email>joerg@pkgsrc.org</email>
</author>
<published>2009-04-09T00:48:06Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=368d71b62eb6e099ecbde93b8f229d559bb4648a'/>
<id>urn:sha1:368d71b62eb6e099ecbde93b8f229d559bb4648a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Simply and speed up buildlink3.mk files and processing.</title>
<updated>2009-03-20T19:23:50Z</updated>
<author>
<name>joerg</name>
<email>joerg@pkgsrc.org</email>
</author>
<published>2009-03-20T19:23:50Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=2d1ba244e90207d03eef397a99aa4091baeec5b3'/>
<id>urn:sha1:2d1ba244e90207d03eef397a99aa4091baeec5b3</id>
<content type='text'>
This changes the buildlink3.mk files to use an include guard for the
recursive include. The use of BUILDLINK_DEPTH, BUILDLINK_DEPENDS,
BUILDLINK_PACKAGES and BUILDLINK_ORDER is handled by a single new
variable BUILDLINK_TREE. Each buildlink3.mk file adds a pair of
enter/exit marker, which can be used to reconstruct the tree and
to determine first level includes. Avoiding := for large variables
(BUILDLINK_ORDER) speeds up parse time as += has linear complexity.
The include guard reduces system time by avoiding reading files over and
over again. For complex packages this reduces both %user and %sys time to
half of the former time.</content>
</entry>
<entry>
<title>Inhibit possible dependency on sysutils/checkperms to avoid circular dep.</title>
<updated>2008-05-28T13:36:18Z</updated>
<author>
<name>tnn</name>
<email>tnn@pkgsrc.org</email>
</author>
<published>2008-05-28T13:36:18Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=2e127c32eb9aa4d9f30132b66901bcbd35621e6f'/>
<id>urn:sha1:2e127c32eb9aa4d9f30132b66901bcbd35621e6f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>If there is no va_copy(), provide one and just assume the compiler knows</title>
<updated>2008-05-25T18:32:28Z</updated>
<author>
<name>tnn</name>
<email>tnn@pkgsrc.org</email>
</author>
<published>2008-05-25T18:32:28Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=f36cb919d88cae5c2cf6f8c4a8c988904b22ffb0'/>
<id>urn:sha1:f36cb919d88cae5c2cf6f8c4a8c988904b22ffb0</id>
<content type='text'>
how to copy va_lists by value.</content>
</entry>
<entry>
<title>Fix hpux bugfix. __strtoll needs inttypes.h</title>
<updated>2008-05-25T17:38:37Z</updated>
<author>
<name>tnn</name>
<email>tnn@pkgsrc.org</email>
</author>
<published>2008-05-25T17:38:37Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=3fdc6f2663de830b46553b7915b4e76cfaa8fd3a'/>
<id>urn:sha1:3fdc6f2663de830b46553b7915b4e76cfaa8fd3a</id>
<content type='text'>
</content>
</entry>
</feed>
