<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/mk/misc, branch pkgsrc-2015Q2</title>
<subtitle>[no description]</subtitle>
<id>https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc-2015Q2</id>
<link rel='self' href='https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc-2015Q2'/>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/'/>
<updated>2015-01-30T16:45:33Z</updated>
<entry>
<title>Uniq BUILD_DEFS and BUILD_DEFS_EFFECTS before printing.</title>
<updated>2015-01-30T16:45:33Z</updated>
<author>
<name>jperkin</name>
<email>jperkin@pkgsrc.org</email>
</author>
<published>2015-01-30T16:45:33Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=172c4102e09236179f95842f349f42ae96e5e795'/>
<id>urn:sha1:172c4102e09236179f95842f349f42ae96e5e795</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add support for BROKEN_ON_PLATFORM and BROKEN_EXCEPT_ON_PLATFORM, as per</title>
<updated>2015-01-01T06:06:06Z</updated>
<author>
<name>dholland</name>
<email>dholland@pkgsrc.org</email>
</author>
<published>2015-01-01T06:06:06Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=cd5b6e5552c28a18ae81436f8d3ae8a880eaa9da'/>
<id>urn:sha1:cd5b6e5552c28a18ae81436f8d3ae8a880eaa9da</id>
<content type='text'>
discussion on tech-pkg.

BROKEN_ON_PLATFORM and NOT_FOR_PLATFORM are the same, except that
(now) BROKEN_ON_PLATFORM sets PKG_FAIL_REASON and NOT_FOR_PLATFORM
sets PKG_SKIP_REASON. BROKEN_EXCEPT_FOR_PLATFORM and ONLY_FOR_PLATFORM
correspond in the same way.

The idea is that going forward we will distinguish unbuildable
packages that theoretically ought to be fixed (these are BROKEN) from
packages where it doesn't make sense to build (these are NOT_FOR)...
examples of the former include most non-64-bit-clean packges; examples
of the latter include OS-specific language bindings.

A general review of the uses of NOT_FOR_PLATFORM and ONLY_FOR_PLATFORM
(converting many of them to BROKEN...) is coming up.

Similarly, a general review of the uses of PKG_FAIL_REASON and
PKG_SKIP_REASON is coming up.

For this to become useful, pbulk needs to be taught to report failing
and skipped packages differently - the idea is that failing packages
should be reported up front and skipped packages don't need to be. This
has not been done yet, but one set of things at a time...</content>
</entry>
<entry>
<title>Remove pkg_views support, second part: infrastructure.</title>
<updated>2014-12-30T15:13:19Z</updated>
<author>
<name>wiz</name>
<email>wiz@pkgsrc.org</email>
</author>
<published>2014-12-30T15:13:19Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=c847f599fae4c8f3ee0a5d8469a7564bab932fc0'/>
<id>urn:sha1:c847f599fae4c8f3ee0a5d8469a7564bab932fc0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove old bulk build code. Use pbulk.</title>
<updated>2014-06-02T10:24:05Z</updated>
<author>
<name>wiz</name>
<email>wiz@pkgsrc.org</email>
</author>
<published>2014-06-02T10:24:05Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=110299d8bd93e60994e3956bc3f5ada99a00ac29'/>
<id>urn:sha1:110299d8bd93e60994e3956bc3f5ada99a00ac29</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use ${NETBSD_LOGIN_NAME} for ssh.</title>
<updated>2014-02-22T13:11:22Z</updated>
<author>
<name>obache</name>
<email>obache@pkgsrc.org</email>
</author>
<published>2014-02-22T13:11:22Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=f556b8599e05ce2d082bc55e195eb57e3c436ad4'/>
<id>urn:sha1:f556b8599e05ce2d082bc55e195eb57e3c436ad4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add upload-distfiles target for PKG_DEVELOPER, for uploading missing distfiles</title>
<updated>2014-02-20T10:12:22Z</updated>
<author>
<name>obache</name>
<email>obache@pkgsrc.org</email>
</author>
<published>2014-02-20T10:12:22Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=2b28afe5741385c9860e5a29b88749047a64fc91'/>
<id>urn:sha1:2b28afe5741385c9860e5a29b88749047a64fc91</id>
<content type='text'>
to our backup ftp server.</content>
</entry>
<entry>
<title>Small grammar fixes in the comment.</title>
<updated>2013-08-31T20:54:07Z</updated>
<author>
<name>rillig</name>
<email>rillig@pkgsrc.org</email>
</author>
<published>2013-08-31T20:54:07Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=8c83ebe6af756958ec57b26192d8b95272043857'/>
<id>urn:sha1:8c83ebe6af756958ec57b26192d8b95272043857</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move show-depends-options again, to be worked form non-option packages.</title>
<updated>2013-06-07T00:41:39Z</updated>
<author>
<name>obache</name>
<email>obache@pkgsrc.org</email>
</author>
<published>2013-06-07T00:41:39Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=88db40f656616f903a7eab5538f8d40f0337fc0f'/>
<id>urn:sha1:88db40f656616f903a7eab5538f8d40f0337fc0f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Allow running on systems where pkg_admin is not in PATH</title>
<updated>2013-04-12T13:53:57Z</updated>
<author>
<name>joerg</name>
<email>joerg@pkgsrc.org</email>
</author>
<published>2013-04-12T13:53:57Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=78285aadeda7edf4c1a5a7dab320ee974f1c7c18'/>
<id>urn:sha1:78285aadeda7edf4c1a5a7dab320ee974f1c7c18</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Experimental support of manifest files for Windows UAC.</title>
<updated>2013-02-10T13:04:08Z</updated>
<author>
<name>obache</name>
<email>obache@pkgsrc.org</email>
</author>
<published>2013-02-10T13:04:08Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=0f68409a88462e546dd31a091584198c456aa299'/>
<id>urn:sha1:0f68409a88462e546dd31a091584198c456aa299</id>
<content type='text'>
For Windows Vista or later, executable files including special keywords
(install, update, patch, and so on) in its name are expected as requireing
privileged permissions by default (UAC).
If not, it must be specified with manifest file, or it will be failed to
execute as "Permission denied".</content>
</entry>
</feed>
