<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/pkgtools/pkg_install/Makefile, branch pkgsrc-2014Q2</title>
<subtitle>[no description]</subtitle>
<id>https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc-2014Q2</id>
<link rel='self' href='https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc-2014Q2'/>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/'/>
<updated>2014-03-14T22:09:04Z</updated>
<entry>
<title>Fix build under SCO OpenServer 5.0.7/3.2</title>
<updated>2014-03-14T22:09:04Z</updated>
<author>
<name>ryoon</name>
<email>ryoon@pkgsrc.org</email>
</author>
<published>2014-03-14T22:09:04Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=f7122def1d070a11d98304d6919c9b75f678a2f4'/>
<id>urn:sha1:f7122def1d070a11d98304d6919c9b75f678a2f4</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>Add special case for dependency checking in 'non-bootstrap' builds,</title>
<updated>2014-02-21T18:18:49Z</updated>
<author>
<name>richard</name>
<email>richard@pkgsrc.org</email>
</author>
<published>2014-02-21T18:18:49Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=802efbc41c0500442a982826ffe20e8c602cc3b5'/>
<id>urn:sha1:802efbc41c0500442a982826ffe20e8c602cc3b5</id>
<content type='text'>
don't redefine 'pkg_info' if it already exists.
This is notably for pkg_rolling_replace -u in case pkg_install
was revbump'd and openssl happens to be in PKG_DEFAULT_OPTIONS.</content>
</entry>
<entry>
<title>Recursive PKGREVISION bump for OpenSSL API version bump.</title>
<updated>2014-02-12T23:18:26Z</updated>
<author>
<name>tron</name>
<email>tron@pkgsrc.org</email>
</author>
<published>2014-02-12T23:18:26Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=edf828d5219152f5e83e7e0a4b0bcd1721f7e11d'/>
<id>urn:sha1:edf828d5219152f5e83e7e0a4b0bcd1721f7e11d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add CATMAN_SECTION_SUFFIX support.</title>
<updated>2013-09-12T11:03:10Z</updated>
<author>
<name>jperkin</name>
<email>jperkin@pkgsrc.org</email>
</author>
<published>2013-09-12T11:03:10Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=bc5e2600ff6eedb6bcfdd9bdb4f0979e7eee9369'/>
<id>urn:sha1:bc5e2600ff6eedb6bcfdd9bdb4f0979e7eee9369</id>
<content type='text'>
</content>
</entry>
<entry>
<title>pkg_install-20130902: Fix 'pkg_add -f'.</title>
<updated>2013-09-02T10:28:44Z</updated>
<author>
<name>jperkin</name>
<email>jperkin@pkgsrc.org</email>
</author>
<published>2013-09-02T10:28:44Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=4891732351ca5d799179b8ed72536024ee269ea5'/>
<id>urn:sha1:4891732351ca5d799179b8ed72536024ee269ea5</id>
<content type='text'>
Remove incorrect return value when in force mode, which was causing pkg_add
to exit with failure even though the operation completed successfully.  This
also fixes the case where 'pkg_add -uf' would leave an update in an
inconsistent state.</content>
</entry>
<entry>
<title>Remove now-redundant include of bsd.prefs.mk.</title>
<updated>2013-06-05T18:20:55Z</updated>
<author>
<name>riastradh</name>
<email>riastradh@pkgsrc.org</email>
</author>
<published>2013-06-05T18:20:55Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=ec7e565de9b96e5b456fbf3dd7419b2fee832b25'/>
<id>urn:sha1:ec7e565de9b96e5b456fbf3dd7419b2fee832b25</id>
<content type='text'>
</content>
</entry>
<entry>
<title>require bsd.prefs.mk before using condition.</title>
<updated>2013-06-05T04:24:58Z</updated>
<author>
<name>obache</name>
<email>obache@pkgsrc.org</email>
</author>
<published>2013-06-05T04:24:58Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=7687d065f83f93442f943203243065048ad6234a'/>
<id>urn:sha1:7687d065f83f93442f943203243065048ad6234a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix cross-build of pkgtools/pkg_install.</title>
<updated>2013-05-10T00:49:00Z</updated>
<author>
<name>riastradh</name>
<email>riastradh@pkgsrc.org</email>
</author>
<published>2013-05-10T00:49:00Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=07bbe8cd345f37c3d45c067e61009dd907655a21'/>
<id>urn:sha1:07bbe8cd345f37c3d45c067e61009dd907655a21</id>
<content type='text'>
Can't execute the newly built tools if they were cross-built.

(This is not especially useful until we do cross-bootstrap, though.)

ok agc</content>
</entry>
<entry>
<title>Remove "Trailing empty lines." and/or "Trailing white-space."</title>
<updated>2013-04-08T11:17:08Z</updated>
<author>
<name>rodent</name>
<email>rodent@pkgsrc.org</email>
</author>
<published>2013-04-08T11:17:08Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=2ab539dcf6641013cf030237fb4971b6a93757f5'/>
<id>urn:sha1:2ab539dcf6641013cf030237fb4971b6a93757f5</id>
<content type='text'>
</content>
</entry>
</feed>
