<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/pkgtools/pkg_comp/files/pkg_comp.8, branch pkgsrc_2011Q4</title>
<subtitle>[no description]</subtitle>
<id>https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc_2011Q4</id>
<link rel='self' href='https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc_2011Q4'/>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/'/>
<updated>2010-04-15T09:42:45Z</updated>
<entry>
<title>Update to 1.33:</title>
<updated>2010-04-15T09:42:45Z</updated>
<author>
<name>jmmv</name>
<email>jmmv</email>
</author>
<published>2010-04-15T09:42:45Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=b72eab0051ff5e969acced68895a83692da71cd9'/>
<id>urn:sha1:b72eab0051ff5e969acced68895a83692da71cd9</id>
<content type='text'>
* Make PKG_DBDIR customizable.  This sets the variable in mk.conf, in
  pkg_install.conf and in the environment.
</content>
</entry>
<entry>
<title>Remove trailing space.</title>
<updated>2010-04-13T20:59:19Z</updated>
<author>
<name>wiz</name>
<email>wiz</email>
</author>
<published>2010-04-13T20:59:19Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=73f8fa6ea4ff853869527e2ae731d8959c967697'/>
<id>urn:sha1:73f8fa6ea4ff853869527e2ae731d8959c967697</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update to 1.32:</title>
<updated>2010-04-13T16:46:01Z</updated>
<author>
<name>jmmv</name>
<email>jmmv</email>
</author>
<published>2010-04-13T16:46:01Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=cf444aec2b26b21aebb60e80fb2e5f410e3f7214'/>
<id>urn:sha1:cf444aec2b26b21aebb60e80fb2e5f410e3f7214</id>
<content type='text'>
* Do not force the install target to take a full package name.  pkg_add will
  automatically pick the latest version.

* When building a package as part of makeroot, make sure it actually gets
  installed.  This is to fix a regression with the switch to USE_DESTDIR=yes.
  Otherwise these packages will get rebuilt later on when needed.

* It is common for calls to mktemp to have 6 placeholders in the template,
  not 4.  Make it so.
</content>
</entry>
<entry>
<title>Sort options. Update example NetBSD versions. Use Nx.</title>
<updated>2009-05-13T10:39:52Z</updated>
<author>
<name>wiz</name>
<email>wiz</email>
</author>
<published>2009-05-13T10:39:52Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=e47f14df3ab8a2885cfa6d281076d884a6e51b0e'/>
<id>urn:sha1:e47f14df3ab8a2885cfa6d281076d884a6e51b0e</id>
<content type='text'>
Fix xref.
</content>
</entry>
<entry>
<title>Update to version 1.30.</title>
<updated>2007-10-27T17:11:24Z</updated>
<author>
<name>seb</name>
<email>seb</email>
</author>
<published>2007-10-27T17:11:24Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=9b672d32237f85061d7122b4df2fecc486240bb1'/>
<id>urn:sha1:9b672d32237f85061d7122b4df2fecc486240bb1</id>
<content type='text'>
Approved by MAINTAINER, jmmv@.

Add option -N: with the expection of pkgtools/libkver (see manual
page about NETBSD_RELEASE) avoid installation of default packages as well as
INSTALL_PACKAGES and BUILD_PACKAGES during the creation of the chroot.

Note: This is useful for running pbulk in a sandbox created by
pkg_comp as binary packages , possibly very low in the build
dependencies tree like pkgtools/digest, won't be built by pkg_comp
while creating the sandbox hence pbulk won't have to rebuild nearly
all packages otherwise already up-to-date.

The maintainer notes that this seems like abusing pkg_comp to just
create sandboxes. And well... yes indeed!
</content>
</entry>
<entry>
<title>Welcome to 1.26:</title>
<updated>2006-02-10T23:41:20Z</updated>
<author>
<name>salo</name>
<email>salo</email>
</author>
<published>2006-02-10T23:41:20Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=4d8df0eb0b8232908929c77afd9d339305476ad7'/>
<id>urn:sha1:4d8df0eb0b8232908929c77afd9d339305476ad7</id>
<content type='text'>
- add MAKEROOT_HOOKS, a whitespace separated list of functions
  or external scripts to be executed after the sandbox is created,
- be more verbose about hooks execution,
- run hooks only when they are defined.

ok &lt;jmmv&gt;
</content>
</entry>
<entry>
<title>Update to version 1.25.</title>
<updated>2006-01-06T23:08:51Z</updated>
<author>
<name>seb</name>
<email>seb</email>
</author>
<published>2006-01-06T23:08:51Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=c6ee68b965b1176783433f0b5f97cc3e19c95578'/>
<id>urn:sha1:c6ee68b965b1176783433f0b5f97cc3e19c95578</id>
<content type='text'>
Fix libkver support for pkg_comp's build, auto and install targets,
Reported broken and fix tested by salo@.

Also ensure libkver is built, if needed, even before digest.

Approved by jmmv@
</content>
</entry>
<entry>
<title>Update to version 1.24.</title>
<updated>2005-11-16T01:31:35Z</updated>
<author>
<name>seb</name>
<email>seb</email>
</author>
<published>2005-11-16T01:31:35Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=e48a5d8c619a046a6dd7915e6666ccc68e6e70ca'/>
<id>urn:sha1:e48a5d8c619a046a6dd7915e6666ccc68e6e70ca</id>
<content type='text'>
When installing libkver, as required when NETBSD_RELEASE is set
in a pkg_comp configuration, do so in a special purpose prefix and use
it from there.
This is useful when running a bulk build in the chroot or simply
removing all installed packages in it: the libkver package won't
be removed hence the chroot will still be usable.

Approved by MAINTAINER.
</content>
</entry>
<entry>
<title>Update to 1.23:</title>
<updated>2005-10-02T09:38:39Z</updated>
<author>
<name>jmmv</name>
<email>jmmv</email>
</author>
<published>2005-10-02T09:38:39Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=37466f245504c63b68a29ebc0074450c716a17c7'/>
<id>urn:sha1:37466f245504c63b68a29ebc0074450c716a17c7</id>
<content type='text'>
- Sync SETS_X11's default value with recent NetBSD versions: xcontrib.tgz
  and xmisc.tgz disappeared while xetc.tgz was added, starting in NetBSD 2.0.
</content>
</entry>
<entry>
<title>Update to 1.22:</title>
<updated>2005-08-23T14:52:58Z</updated>
<author>
<name>jmmv</name>
<email>jmmv</email>
</author>
<published>2005-08-23T14:52:58Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=1d662c64f1fff2a24d0813c0fb91e6fb6e115836'/>
<id>urn:sha1:1d662c64f1fff2a24d0813c0fb91e6fb6e115836</id>
<content type='text'>
- Honour INSTALL_PACKAGES during the 'auto' target.  Found by jwise@.
</content>
</entry>
</feed>
