<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/pkgtools/pkg_select, branch cube-native-xorg</title>
<subtitle>[no description]</subtitle>
<id>https://git.osdyson.ru/mirror/pkgsrc/atom?h=cube-native-xorg</id>
<link rel='self' href='https://git.osdyson.ru/mirror/pkgsrc/atom?h=cube-native-xorg'/>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/'/>
<updated>2008-06-12T02:14:13Z</updated>
<entry>
<title>Add DESTDIR support.</title>
<updated>2008-06-12T02:14:13Z</updated>
<author>
<name>joerg</name>
<email>joerg@pkgsrc.org</email>
</author>
<published>2008-06-12T02:14:13Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=ba171a91fab519f587b027c1a2888cb6e3fce049'/>
<id>urn:sha1:ba171a91fab519f587b027c1a2888cb6e3fce049</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Removed the ONLY_FOR_PLATFORMS line. If there are platforms that</title>
<updated>2007-03-16T20:22:16Z</updated>
<author>
<name>rillig</name>
<email>rillig@pkgsrc.org</email>
</author>
<published>2007-03-16T20:22:16Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=ace44f5faec507599ec6998f3b0ba6e654258e57'/>
<id>urn:sha1:ace44f5faec507599ec6998f3b0ba6e654258e57</id>
<content type='text'>
definitely cannot run pkg_select, they should be added via
NOT_FOR_PLATFORM.

Made PKGTOOLS_PATH configurable. It is now set to the value of
PKG_TOOLS_BIN.

Moved the SUBST block further up in the package Makefile.

PKGREVISION++</content>
</entry>
<entry>
<title>Whitespace cleanup, courtesy of pkglint.</title>
<updated>2007-02-22T19:26:05Z</updated>
<author>
<name>wiz</name>
<email>wiz@pkgsrc.org</email>
</author>
<published>2007-02-22T19:26:05Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=601583c3207bd23bb05d0761888aefcb5699e1c2'/>
<id>urn:sha1:601583c3207bd23bb05d0761888aefcb5699e1c2</id>
<content type='text'>
Patch provided by Sergey Svishchev in private mail.</content>
</entry>
<entry>
<title>Update PKGREVISION.</title>
<updated>2006-10-03T20:53:38Z</updated>
<author>
<name>reed</name>
<email>reed@pkgsrc.org</email>
</author>
<published>2006-10-03T20:53:38Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=1779642046d4e6069181d003118ef8412bad1bd5'/>
<id>urn:sha1:1779642046d4e6069181d003118ef8412bad1bd5</id>
<content type='text'>
Make sure use PKG_SYSCONFDIR for the "etc" sed expression.
Also do the SUBST_SED on the configuration example file too.</content>
</entry>
<entry>
<title>Honor PKGMANDIR insetad of hard-coded path.</title>
<updated>2006-10-03T20:27:47Z</updated>
<author>
<name>reed</name>
<email>reed@pkgsrc.org</email>
</author>
<published>2006-10-03T20:27:47Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=4cf5ada443b66075d994b45103fb014d10047e4a'/>
<id>urn:sha1:4cf5ada443b66075d994b45103fb014d10047e4a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Removed the superfluous "quotes" and 'quotes' from variables that don't</title>
<updated>2006-04-22T09:22:05Z</updated>
<author>
<name>rillig</name>
<email>rillig@pkgsrc.org</email>
</author>
<published>2006-04-22T09:22:05Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=9fc2d7d28106475bc308a209655b44e662911609'/>
<id>urn:sha1:9fc2d7d28106475bc308a209655b44e662911609</id>
<content type='text'>
need them, for example RESTRICTED and SUBST_MESSAGE.*.</content>
</entry>
<entry>
<title>Do not declare a static variable in a header file as non-static.  This makes</title>
<updated>2006-03-13T00:16:41Z</updated>
<author>
<name>minskim</name>
<email>minskim@pkgsrc.org</email>
</author>
<published>2006-03-13T00:16:41Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=784da9a80b62488fa02c27d5d0afc8dfaf89bca2'/>
<id>urn:sha1:784da9a80b62488fa02c27d5d0afc8dfaf89bca2</id>
<content type='text'>
the package build with gcc-4.</content>
</entry>
<entry>
<title>Define SLIST_HEAD_INITIALIZER for platforms without it.</title>
<updated>2006-03-13T00:13:37Z</updated>
<author>
<name>minskim</name>
<email>minskim@pkgsrc.org</email>
</author>
<published>2006-03-13T00:13:37Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=73b7ad53a37efca64dcf3baa1e83700fa3f63be0'/>
<id>urn:sha1:73b7ad53a37efca64dcf3baa1e83700fa3f63be0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed pkglint warnings. The warnings are mostly quoting issues, for</title>
<updated>2005-12-05T20:49:47Z</updated>
<author>
<name>rillig</name>
<email>rillig@pkgsrc.org</email>
</author>
<published>2005-12-05T20:49:47Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=b71a1d488b6b45e0a968a4c149990c25b6a09215'/>
<id>urn:sha1:b71a1d488b6b45e0a968a4c149990c25b6a09215</id>
<content type='text'>
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some
other changes are outlined in

    http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html</content>
</entry>
<entry>
<title>Update to 20050817.</title>
<updated>2005-08-25T10:34:12Z</updated>
<author>
<name>xtraeme</name>
<email>xtraeme@pkgsrc.org</email>
</author>
<published>2005-08-25T10:34:12Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=7d23f8d60d488e09ec8f77a8490668e2d6c07d94'/>
<id>urn:sha1:7d23f8d60d488e09ec8f77a8490668e2d6c07d94</id>
<content type='text'>
Changes:

	* Patches to make this build on NetBSD -current
	* Various contribs plus colorization and fixes</content>
</entry>
</feed>
