<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/pkgtools/pkg_install/Makefile, branch trunk</title>
<subtitle>[no description]</subtitle>
<id>https://git.osdyson.ru/mirror/pkgsrc/atom?h=trunk</id>
<link rel='self' href='https://git.osdyson.ru/mirror/pkgsrc/atom?h=trunk'/>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/'/>
<updated>2021-11-03T13:37:25Z</updated>
<entry>
<title>pkg_install: Add an explicit dummy DEINSTALL script.</title>
<updated>2021-11-03T13:37:25Z</updated>
<author>
<name>jperkin</name>
<email>jperkin@pkgsrc.org</email>
</author>
<published>2021-11-03T13:37:25Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=17e63855be45cf224c6862e8ed90191d542e6b88'/>
<id>urn:sha1:17e63855be45cf224c6862e8ed90191d542e6b88</id>
<content type='text'>
Even with DEINSTALL_SRC set empty, changes in the pkgsrc infrastructure over
the past few years will now create a dynamic +DEINSTALL script regardless,
and while only containing "exit 0", may have a #! using a shell from pkgsrc.

This can lead to upgrade issues if that shell happens to be unavailable
while pkg_install is being upgraded.  Creating our own dummy script that
explicitly uses /bin/sh avoids that problem.</content>
</entry>
<entry>
<title>pkg_install: remove MESSAGE_SUBST</title>
<updated>2021-06-05T14:17:32Z</updated>
<author>
<name>nia</name>
<email>nia@pkgsrc.org</email>
</author>
<published>2021-06-05T14:17:32Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=870acf2dd82d78de5f991df7c675a39f410c41dd'/>
<id>urn:sha1:870acf2dd82d78de5f991df7c675a39f410c41dd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>pkg_install-20210308</title>
<updated>2021-03-08T15:25:47Z</updated>
<author>
<name>nia</name>
<email>nia@pkgsrc.org</email>
</author>
<published>2021-03-08T15:25:47Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=0b4274c6a0d6dc75523790b59ddc186591f9a85f'/>
<id>urn:sha1:0b4274c6a0d6dc75523790b59ddc186591f9a85f</id>
<content type='text'>
- update pkg_add's examples in its man page for 2021 compliance.</content>
</entry>
<entry>
<title>pkg_install: Bump PKGREVISON to include odbl-v1 as acceptable license</title>
<updated>2021-03-06T04:41:53Z</updated>
<author>
<name>ryoon</name>
<email>ryoon@pkgsrc.org</email>
</author>
<published>2021-03-06T04:41:53Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=361b13a92f86dfb14ea91ac66de731a13d54e2cb'/>
<id>urn:sha1:361b13a92f86dfb14ea91ac66de731a13d54e2cb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>*: move default database directory from /var/db/pkg to ${PREFIX}/pkgdb</title>
<updated>2020-12-02T10:22:39Z</updated>
<author>
<name>wiz</name>
<email>wiz@pkgsrc.org</email>
</author>
<published>2020-12-02T10:22:39Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=1411c5f921f6851c5ff615b622680c8824ff4863'/>
<id>urn:sha1:1411c5f921f6851c5ff615b622680c8824ff4863</id>
<content type='text'>
As discussed in August 2020 and previously on pkgsrcCon 2019.

Ok pkgsrc-pmc@</content>
</entry>
<entry>
<title>pkgtools/pkg_install: fix pkglint warning about CHECK_PERMS</title>
<updated>2020-08-09T21:40:42Z</updated>
<author>
<name>rillig</name>
<email>rillig@pkgsrc.org</email>
</author>
<published>2020-08-09T21:40:42Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=8c19846d29f5d9e346dd0e32b873e8584f03afee'/>
<id>urn:sha1:8c19846d29f5d9e346dd0e32b873e8584f03afee</id>
<content type='text'>
</content>
</entry>
<entry>
<title>pkg_install: Update version to 20200701.</title>
<updated>2020-07-01T10:15:19Z</updated>
<author>
<name>jperkin</name>
<email>jperkin@pkgsrc.org</email>
</author>
<published>2020-07-01T10:15:19Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=2c0135914a7207a6feb7122a99cee55dd569c675'/>
<id>urn:sha1:2c0135914a7207a6feb7122a99cee55dd569c675</id>
<content type='text'>
Includes fixes to +REQUIRED_BY generation, performance improvements,
build fixes against newer libnetpgpverify, and better error messages.

When combined with newer pkgin releases, this should now eliminate the
various "pkg_add: Can't open +CONTENTS of depending package ..." errors
that users had frequently observed during upgrades (joyent/pkgsrc#158,
joyent/pkgsrc#190, joyent/pkgsrc#256, and many IRC logs).</content>
</entry>
<entry>
<title>pkg_install: Revert part of last commit.</title>
<updated>2020-05-05T09:02:43Z</updated>
<author>
<name>jperkin</name>
<email>jperkin@pkgsrc.org</email>
</author>
<published>2020-05-05T09:02:43Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=7b9d45c5bce97b337131c2e29f8f5a4e1e521b08'/>
<id>urn:sha1:7b9d45c5bce97b337131c2e29f8f5a4e1e521b08</id>
<content type='text'>
We need to use the library Makefile so that libnetpgpverify is built.  Fixes
bootstrap.</content>
</entry>
<entry>
<title>libnetpgpverify now uses its own protected symbols, update build process to</title>
<updated>2020-05-04T19:14:59Z</updated>
<author>
<name>agc</name>
<email>agc@pkgsrc.org</email>
</author>
<published>2020-05-04T19:14:59Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=fea1939c16c6697b49c54e1d3836d85f302cc03d'/>
<id>urn:sha1:fea1939c16c6697b49c54e1d3836d85f302cc03d</id>
<content type='text'>
account for this.</content>
</entry>
<entry>
<title>all: migrate homepages from http to https</title>
<updated>2020-01-26T17:30:40Z</updated>
<author>
<name>rillig</name>
<email>rillig@pkgsrc.org</email>
</author>
<published>2020-01-26T17:30:40Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=0267807f87c64f31dfd0e699ddbab19e55e61df4'/>
<id>urn:sha1:0267807f87c64f31dfd0e699ddbab19e55e61df4</id>
<content type='text'>
pkglint -r --network --only "migrate"

As a side-effect of migrating the homepages, pkglint also fixed a few
indentations in unrelated lines. These and the new homepages have been
checked manually.</content>
</entry>
</feed>
