<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/net/flow-tools, branch pkgsrc_2011Q3</title>
<subtitle>[no description]</subtitle>
<id>https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc_2011Q3</id>
<link rel='self' href='https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc_2011Q3'/>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/'/>
<updated>2011-02-28T14:52:37Z</updated>
<entry>
<title>Reset maintainer for retired developers.</title>
<updated>2011-02-28T14:52:37Z</updated>
<author>
<name>wiz</name>
<email>wiz</email>
</author>
<published>2011-02-28T14:52:37Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=2941ecec8f01130a171dd0b31104359ecca3543a'/>
<id>urn:sha1:2941ecec8f01130a171dd0b31104359ecca3543a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bump revision for change of PostgreSQL default version.</title>
<updated>2010-02-10T19:34:05Z</updated>
<author>
<name>joerg</name>
<email>joerg</email>
</author>
<published>2010-02-10T19:34:05Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=55cd507da7940ffb343b941c8383c90d84ea4b99'/>
<id>urn:sha1:55cd507da7940ffb343b941c8383c90d84ea4b99</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove @dirrm entries from PLISTs</title>
<updated>2009-06-14T18:03:28Z</updated>
<author>
<name>joerg</name>
<email>joerg</email>
</author>
<published>2009-06-14T18:03:28Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=870ee431b3152f330a121f8399ba6a71540929c1'/>
<id>urn:sha1:870ee431b3152f330a121f8399ba6a71540929c1</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</email>
</author>
<published>2009-03-20T19:23:50Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=405c61d80251d8e80401aed2264d4bede218cb22'/>
<id>urn:sha1:405c61d80251d8e80401aed2264d4bede218cb22</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>Mark as destdir ready.</title>
<updated>2008-07-14T12:55:56Z</updated>
<author>
<name>joerg</name>
<email>joerg</email>
</author>
<published>2008-07-14T12:55:56Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=ea30842945a7da8e04cb190e5ab5845b89a96f2e'/>
<id>urn:sha1:ea30842945a7da8e04cb190e5ab5845b89a96f2e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Convert to use PLIST_VARS instead of manually passing "@comment "</title>
<updated>2008-04-12T22:42:57Z</updated>
<author>
<name>jlam</name>
<email>jlam</email>
</author>
<published>2008-04-12T22:42:57Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=84db467ec7c8386066718011f8d47775d5608811'/>
<id>urn:sha1:84db467ec7c8386066718011f8d47775d5608811</id>
<content type='text'>
through PLIST_SUBST to the plist module.
</content>
</entry>
<entry>
<title>Add buildlink3 file.</title>
<updated>2007-07-29T21:34:31Z</updated>
<author>
<name>seb</name>
<email>seb</email>
</author>
<published>2007-07-29T21:34:31Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=458d8334809ddc4d61a56041e57f3ebc69ef9d62'/>
<id>urn:sha1:458d8334809ddc4d61a56041e57f3ebc69ef9d62</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Mechanically replaced man/* with ${PKGMANDIR}/* in the definition of</title>
<updated>2007-01-07T09:13:46Z</updated>
<author>
<name>rillig</name>
<email>rillig</email>
</author>
<published>2007-01-07T09:13:46Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=87e1bea888d90a6044a18e46681bc456ea30305c'/>
<id>urn:sha1:87e1bea888d90a6044a18e46681bc456ea30305c</id>
<content type='text'>
INSTALLATION_DIRS, as well as all occurrences of ${PREFIX}/man with
${PREFIX}/${PKGMANDIR}.

Fixes PR 35265, although I did not use the patch provided therein.
</content>
</entry>
<entry>
<title>Update URL.  From Makoto Fujiwara in PR pkg/34222.</title>
<updated>2006-08-18T22:54:54Z</updated>
<author>
<name>snj</name>
<email>snj</email>
</author>
<published>2006-08-18T22:54:54Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=aaf1df8a5dcd2b3ce2994627daaa3dae7ac88f7c'/>
<id>urn:sha1:aaf1df8a5dcd2b3ce2994627daaa3dae7ac88f7c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make this package compile with NetBSD current's gcc (4.1.2).</title>
<updated>2006-07-18T11:06:48Z</updated>
<author>
<name>seb</name>
<email>seb</email>
</author>
<published>2006-07-18T11:06:48Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=aca8a00b3aa9b999935c6a73f834cc19934fa61a'/>
<id>urn:sha1:aca8a00b3aa9b999935c6a73f834cc19934fa61a</id>
<content type='text'>
Thanks to matt@ for the course on pointer arithmetic.
</content>
</entry>
</feed>
