<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/mk/misc, branch pkgsrc-</title>
<subtitle>[no description]</subtitle>
<id>https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc-</id>
<link rel='self' href='https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc-'/>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/'/>
<updated>2017-09-16T09:34:25Z</updated>
<entry>
<title>mk: remove import target</title>
<updated>2017-09-16T09:34:25Z</updated>
<author>
<name>wiz</name>
<email>wiz@pkgsrc.org</email>
</author>
<published>2017-09-16T09:34:25Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=c7f65f084199189c12e7d6529d779f0a2771baec'/>
<id>urn:sha1:c7f65f084199189c12e7d6529d779f0a2771baec</id>
<content type='text'>
While it would be useful, the current implementation has not been
updated even to use 'cvs add' instead of 'cvs import' (policy change
in 2012). Use the import-package.sh script currently residing in wip/
instead.</content>
</entry>
<entry>
<title>mk/misc/developer.mk: improve commit message</title>
<updated>2017-09-13T09:06:34Z</updated>
<author>
<name>wiz</name>
<email>wiz@pkgsrc.org</email>
</author>
<published>2017-09-13T09:06:34Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=70b24b2e0fef0297c5e6c379d78ce15a145665c7'/>
<id>urn:sha1:70b24b2e0fef0297c5e6c379d78ce15a145665c7</id>
<content type='text'>
Commits to doc/ might also affect the TODO file, so use
"doc: " instead of "CHANGES-2017: " as default prefix.

Suggested by jperkin.</content>
</entry>
<entry>
<title>mk/bsd.pkg.mk: Adapt changes-entry target</title>
<updated>2017-09-12T14:04:59Z</updated>
<author>
<name>wiz</name>
<email>wiz@pkgsrc.org</email>
</author>
<published>2017-09-12T14:04:59Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=8f6e33813f55a342aab62253c3a1698eb587c6f6'/>
<id>urn:sha1:8f6e33813f55a342aab62253c3a1698eb587c6f6</id>
<content type='text'>
Prefix package name to commit message.</content>
</entry>
<entry>
<title>Run mk/scripts/mkreadme in quiet mode by default.</title>
<updated>2016-07-11T22:53:48Z</updated>
<author>
<name>wiz</name>
<email>wiz@pkgsrc.org</email>
</author>
<published>2016-07-11T22:53:48Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=d242ba81751e86a5fb4fa3f89f7637488312690b'/>
<id>urn:sha1:d242ba81751e86a5fb4fa3f89f7637488312690b</id>
<content type='text'>
</content>
</entry>
<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=5a243651fe55b4a906d6566d6ac4dbd018600eed'/>
<id>urn:sha1:5a243651fe55b4a906d6566d6ac4dbd018600eed</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=b03fcfac932518dac2fb021261d8fe8b8b616fe5'/>
<id>urn:sha1:b03fcfac932518dac2fb021261d8fe8b8b616fe5</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=0a38ae95b75e4191d2bc7779141805837a604f40'/>
<id>urn:sha1:0a38ae95b75e4191d2bc7779141805837a604f40</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=da0a34773156494f3e0a4af65d62732444afe415'/>
<id>urn:sha1:da0a34773156494f3e0a4af65d62732444afe415</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=f1f1c16c59c1941c3c969e8530ec80fa2cda3e83'/>
<id>urn:sha1:f1f1c16c59c1941c3c969e8530ec80fa2cda3e83</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=b0bf9f4b679889d7c528f1c29f2f6b9fb51fe9f3'/>
<id>urn:sha1:b0bf9f4b679889d7c528f1c29f2f6b9fb51fe9f3</id>
<content type='text'>
to our backup ftp server.</content>
</entry>
</feed>
