<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/pkgtools/pkg_rolling-replace/Makefile, branch pkgsrc-2014Q4</title>
<subtitle>[no description]</subtitle>
<id>https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc-2014Q4</id>
<link rel='self' href='https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc-2014Q4'/>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/'/>
<updated>2014-10-09T14:05:50Z</updated>
<entry>
<title>Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles.</title>
<updated>2014-10-09T14:05:50Z</updated>
<author>
<name>wiz</name>
<email>wiz@pkgsrc.org</email>
</author>
<published>2014-10-09T14:05:50Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=ef5c8ed42b5f83bfa34699052d684f23e761e43e'/>
<id>urn:sha1:ef5c8ed42b5f83bfa34699052d684f23e761e43e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>LICENSE=modified-bsd</title>
<updated>2014-03-03T04:48:46Z</updated>
<author>
<name>obache</name>
<email>obache@pkgsrc.org</email>
</author>
<published>2014-03-03T04:48:46Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=817b2ea790ec2d9a5254ec3737fe83c13543c73f'/>
<id>urn:sha1:817b2ea790ec2d9a5254ec3737fe83c13543c73f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Just define PKGNAME and use it.</title>
<updated>2014-03-03T03:30:52Z</updated>
<author>
<name>obache</name>
<email>obache@pkgsrc.org</email>
</author>
<published>2014-03-03T03:30:52Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=7f2a37cb1a08dc9b8e6f934a578612a8cd05ed91'/>
<id>urn:sha1:7f2a37cb1a08dc9b8e6f934a578612a8cd05ed91</id>
<content type='text'>
</content>
</entry>
<entry>
<title>"user-destdir" is default these days</title>
<updated>2012-09-11T23:19:33Z</updated>
<author>
<name>asau</name>
<email>asau@pkgsrc.org</email>
</author>
<published>2012-09-11T23:19:33Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=0d2b63b3a358a64cbc41e007e04d183ecb9a7aa5'/>
<id>urn:sha1:0d2b63b3a358a64cbc41e007e04d183ecb9a7aa5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use " for PKGNAME_REQUIRED, so that ${pkg} is expanded.</title>
<updated>2012-04-30T13:59:38Z</updated>
<author>
<name>gdt</name>
<email>gdt@pkgsrc.org</email>
</author>
<published>2012-04-30T13:59:38Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=99245398e160236f6a5968c6df9678f7b2142ae9'/>
<id>urn:sha1:99245398e160236f6a5968c6df9678f7b2142ae9</id>
<content type='text'>
Resolves at least some issues with finding the right pyNN-foo, when
replacing packages that don't match PYTHON_VERSION_DEFAULT.

(This was a stray change in my tree not committed for a while, but
it's been working ok.)

Now 0.24.1.</content>
</entry>
<entry>
<title>Pass MAKE_SET_VARS with environment variables instead of make flags,</title>
<updated>2011-03-22T04:04:58Z</updated>
<author>
<name>obache</name>
<email>obache@pkgsrc.org</email>
</author>
<published>2011-03-22T04:04:58Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=b376d6b7457afa8d73906074fb1822a53ee03f49'/>
<id>urn:sha1:b376d6b7457afa8d73906074fb1822a53ee03f49</id>
<content type='text'>
or it will be passwd down to subsequent make (ex. installation of dependencies)
and result in unwanted behaviour.</content>
</entry>
<entry>
<title>0.23: Pass PKGNAME_REQD to make operations.</title>
<updated>2010-12-20T15:39:09Z</updated>
<author>
<name>gdt</name>
<email>gdt@pkgsrc.org</email>
</author>
<published>2010-12-20T15:39:09Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=8afe911d01cdc9f4bf34d85fd6c589d5683dd108'/>
<id>urn:sha1:8afe911d01cdc9f4bf34d85fd6c589d5683dd108</id>
<content type='text'>
Set PKGNAME_REQD to give underlying make processes a chance to set
options derived from the package name.  For example, the appropriate
version of Python can be derived from the package name (so, when
building py25-foo, use python-2.5, not python-2.6).   Specifically,
  MAKE_SET_VARS='PKGNAME_REQD=${pkg}-*'

From Alan Barret via pkgsrc-users@.</content>
</entry>
<entry>
<title>0.22: Avoid infinite loop in some error cases.</title>
<updated>2010-12-20T15:24:24Z</updated>
<author>
<name>gdt</name>
<email>gdt@pkgsrc.org</email>
</author>
<published>2010-12-20T15:24:24Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=dbfd288b795eafde34200d7a1f7b0155cae18975'/>
<id>urn:sha1:dbfd288b795eafde34200d7a1f7b0155cae18975</id>
<content type='text'>
Sometimes, the set of packages to be replaced ($REPLACE_TODO) does not
have any members which are installed (and hence in $TSORTED).  This
caused the loop over $TSORTED to not find any packages to replace.
The check for not having found one was missing, resulting in the last
package in TSORTED being replaced.  Because $REPLACE_TODO is still
non-empty, this repeats.

This patch adds an abort when no packages in $TSORTED are in
$REPLACE_TODO.  Analysis and patch from Ian D. Leroux on
pkgsrc-users@.</content>
</entry>
<entry>
<title>- Clean up the error handling a bit</title>
<updated>2010-02-11T12:07:33Z</updated>
<author>
<name>tnn</name>
<email>tnn@pkgsrc.org</email>
</author>
<published>2010-02-11T12:07:33Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=c1677db6fbd39c1d3ac60029c90deb39267b58f6'/>
<id>urn:sha1:c1677db6fbd39c1d3ac60029c90deb39267b58f6</id>
<content type='text'>
- Bomb if we couldn't extract the PKGPATH from an installed package.
XXX the pkg_rr main loop has grown too large and should be split into
functions.</content>
</entry>
<entry>
<title>Updating pkgtools/pkg_rolling-replace/ from 0.19nb1 to 0.20</title>
<updated>2010-02-01T19:06:42Z</updated>
<author>
<name>sno</name>
<email>sno@pkgsrc.org</email>
</author>
<published>2010-02-01T19:06:42Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=b78b7d956670afd35db92615661eb8398a923563'/>
<id>urn:sha1:b78b7d956670afd35db92615661eb8398a923563</id>
<content type='text'>
Improving the variable passing to make by allowing any, not just
MAKE_JOBS and USE_DESTDIR.</content>
</entry>
</feed>
