<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/sysutils/easydiskpasswd, 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-16T15:36:07Z</updated>
<entry>
<title>Fix DESTDIR.</title>
<updated>2008-06-16T15:36:07Z</updated>
<author>
<name>joerg</name>
<email>joerg@pkgsrc.org</email>
</author>
<published>2008-06-16T15:36:07Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=0a2da9314b40ecb9bc8eab890e402a28ec827466'/>
<id>urn:sha1:0a2da9314b40ecb9bc8eab890e402a28ec827466</id>
<content type='text'>
</content>
</entry>
<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>Added BINOWN and BINGRP to MAKE_ENV, which fixes unprivileged builds.</title>
<updated>2006-06-18T16:06:44Z</updated>
<author>
<name>rillig</name>
<email>rillig@pkgsrc.org</email>
</author>
<published>2006-06-18T16:06:44Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=f5170acc6bff96769a67120302ee891df9435b41'/>
<id>urn:sha1:f5170acc6bff96769a67120302ee891df9435b41</id>
<content type='text'>
Bumped PKGREVISION.</content>
</entry>
<entry>
<title>Remove BROKEN_IN, this builds in current 3.0 bulk builds.</title>
<updated>2006-05-18T19:55:34Z</updated>
<author>
<name>wiz</name>
<email>wiz@pkgsrc.org</email>
</author>
<published>2006-05-18T19:55:34Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=2e2edb00d5e73288aba9548d93663ff912827376'/>
<id>urn:sha1:2e2edb00d5e73288aba9548d93663ff912827376</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update for changes in &lt;dev/scsipi/scsi*.h&gt; headers in NetBSD-3 and later;</title>
<updated>2006-03-01T17:16:01Z</updated>
<author>
<name>drochner</name>
<email>drochner@pkgsrc.org</email>
</author>
<published>2006-03-01T17:16:01Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=82ccd20b2980a694a39ebb1709b1dedaa2c80eda'/>
<id>urn:sha1:82ccd20b2980a694a39ebb1709b1dedaa2c80eda</id>
<content type='text'>
now this is for NetBSD&gt;=3 only (until the next header change...), but
as I'm appearently the only person who has bought that crap I don't
feel bad about it</content>
</entry>
<entry>
<title>Express these packages' brokenness with BROKEN_IN=pkgsrc-2005Q4</title>
<updated>2006-01-04T04:29:05Z</updated>
<author>
<name>schmonz</name>
<email>schmonz@pkgsrc.org</email>
</author>
<published>2006-01-04T04:29:05Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=42428df5a09dee3628dd88327d44b743aeb183f0'/>
<id>urn:sha1:42428df5a09dee3628dd88327d44b743aeb183f0</id>
<content type='text'>
rather than PKG_FAIL_REASON, so that they provide useful error
messages in build logs, and so that they continue to work on platforms
where they aren't broken.</content>
</entry>
<entry>
<title>Mark packages for pkgsrc-2005Q4 that don't build on NetBSD/i386</title>
<updated>2005-12-26T23:39:30Z</updated>
<author>
<name>schmonz</name>
<email>schmonz@pkgsrc.org</email>
</author>
<published>2005-12-26T23:39:30Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=463f43526a7b74edae99d0ed1a9ef0ad86a43c45'/>
<id>urn:sha1:463f43526a7b74edae99d0ed1a9ef0ad86a43c45</id>
<content type='text'>
3.0. If one of these is important to you, please fix it in time
for pkgsrc-2006Q1, or it may be removed.</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>Move WRKSRC definition away from the first paragraph in a Makefile.</title>
<updated>2004-01-20T12:18:15Z</updated>
<author>
<name>agc</name>
<email>agc@pkgsrc.org</email>
</author>
<published>2004-01-20T12:18:15Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=3ad1bdbf063a03bdcca7087d41be98b07ad933af'/>
<id>urn:sha1:3ad1bdbf063a03bdcca7087d41be98b07ad933af</id>
<content type='text'>
</content>
</entry>
<entry>
<title>COMMENT should start with a capital letter.</title>
<updated>2003-07-21T17:24:10Z</updated>
<author>
<name>martti</name>
<email>martti@pkgsrc.org</email>
</author>
<published>2003-07-21T17:24:10Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=de776a690f6f12ec1d0b7d8a85cd3b1f9eaa938c'/>
<id>urn:sha1:de776a690f6f12ec1d0b7d8a85cd3b1f9eaa938c</id>
<content type='text'>
</content>
</entry>
</feed>
