<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/databases/pxtools, 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>Reset maintainer, ben@ has resigned.</title>
<updated>2006-12-15T14:34:18Z</updated>
<author>
<name>wiz</name>
<email>wiz@pkgsrc.org</email>
</author>
<published>2006-12-15T14:34:18Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=b20d01b78561185ef27e601382716d2b3469fd70'/>
<id>urn:sha1:b20d01b78561185ef27e601382716d2b3469fd70</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Strip ${PKGLOCALEDIR} from PLISTs of packages that already obey</title>
<updated>2006-04-17T07:07:11Z</updated>
<author>
<name>jlam</name>
<email>jlam@pkgsrc.org</email>
</author>
<published>2006-04-17T07:07:11Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=ea5f9f80b6883d39666b0f4acc8aefe897d4785d'/>
<id>urn:sha1:ea5f9f80b6883d39666b0f4acc8aefe897d4785d</id>
<content type='text'>
PKGLOCALEDIR and which install their locale files directly under
${PREFIX}/${PKGLOCALEDIR} and sort the PLIST file entries.  From now
on, pkgsrc/mk/plist/plist-locale.awk will automatically handle
transforming the PLIST to refer to the correct locale directory.</content>
</entry>
<entry>
<title>Recursive revision bump / recommended bump for gettext ABI change.</title>
<updated>2006-02-05T23:08:03Z</updated>
<author>
<name>joerg</name>
<email>joerg@pkgsrc.org</email>
</author>
<published>2006-02-05T23:08:03Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=5911def8168a758ff36655bdfb061b58eb52ff1c'/>
<id>urn:sha1:5911def8168a758ff36655bdfb061b58eb52ff1c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions:</title>
<updated>2005-05-22T20:07:36Z</updated>
<author>
<name>jlam</name>
<email>jlam@pkgsrc.org</email>
</author>
<published>2005-05-22T20:07:36Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=585534220c0ea1afd4b19eb9ffb4355e14576dcd'/>
<id>urn:sha1:585534220c0ea1afd4b19eb9ffb4355e14576dcd</id>
<content type='text'>
	USE_GNU_TOOLS	-&gt; USE_TOOLS
	awk		-&gt; gawk
	m4		-&gt; gm4
	make		-&gt; gmake
	sed		-&gt; gsed
	yacc		-&gt; bison</content>
</entry>
<entry>
<title>Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.</title>
<updated>2005-04-11T21:44:48Z</updated>
<author>
<name>tv</name>
<email>tv@pkgsrc.org</email>
</author>
<published>2005-04-11T21:44:48Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=f816d81489fd245a89e581c2f9cf792562ade194'/>
<id>urn:sha1:f816d81489fd245a89e581c2f9cf792562ade194</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add RMD160 digests in addition to SHA1 ones.</title>
<updated>2005-02-23T16:33:05Z</updated>
<author>
<name>agc</name>
<email>agc@pkgsrc.org</email>
</author>
<published>2005-02-23T16:33:05Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=671d62d2e2bc51cf59aa5f395ad1eaef54668143'/>
<id>urn:sha1:671d62d2e2bc51cf59aa5f395ad1eaef54668143</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Libtool fix for PR pkg/26633, and other issues.  Update libtool to 1.5.10</title>
<updated>2004-10-03T00:12:51Z</updated>
<author>
<name>tv</name>
<email>tv@pkgsrc.org</email>
</author>
<published>2004-10-03T00:12:51Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=c487cb967ac6446ee23e26612d1ba53dfe5bd7d1'/>
<id>urn:sha1:c487cb967ac6446ee23e26612d1ba53dfe5bd7d1</id>
<content type='text'>
in the process.  (More information on tech-pkg.)

Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and
installing .la files.

Bump PKGREVISION (only) of all packages depending directly on the above
via a buildlink3 include.</content>
</entry>
<entry>
<title>Convert to buildlink3.</title>
<updated>2004-04-17T19:21:09Z</updated>
<author>
<name>snj</name>
<email>snj@pkgsrc.org</email>
</author>
<published>2004-04-17T19:21:09Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=a1c89eeaf32d544ab17971b45d54a22e5e93e428'/>
<id>urn:sha1:a1c89eeaf32d544ab17971b45d54a22e5e93e428</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update pxtools to version 0.0.20.  This version includes some getopt fixes.</title>
<updated>2004-03-30T18:36:27Z</updated>
<author>
<name>ben</name>
<email>ben@pkgsrc.org</email>
</author>
<published>2004-03-30T18:36:27Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=5602294caad58f6b7d29c0a39334d30d4d61fa13'/>
<id>urn:sha1:5602294caad58f6b7d29c0a39334d30d4d61fa13</id>
<content type='text'>
</content>
</entry>
</feed>
