d09daef189
Changes in version 2.1 ====================== **Released on 2019-01-14.** * Issue 3: Added a new `PBULK_LOG` setting to point at a location that holds all build logs, and made the `build` command print out details about such logs on success and failure. * Issue 4: Fixed the installable bootstrap kit generated during a build to not leak pkg_comp-internal paths. * Issue 10: Fixed generation of pkg_summary so that it includes all packages and not only those that were explicitly given to the `auto` or `build` commands after a clean rebuild of the sandbox. * PR 20: Fixed the default Git repository from jsonn's to NetBSD's as it has moved upstream. * Added a new `PKG_DEVELOPER` setting to enable pkgsrc development from within the sandbox.
24 lines
765 B
Text
24 lines
765 B
Text
@comment $NetBSD: PLIST,v 1.4 2019/01/14 10:53:37 jmmv Exp $
|
|
man/man5/pkg_comp.conf.5
|
|
man/man8/pkg_comp.8
|
|
man/man8/pkg_comp4cron.8
|
|
sbin/pkg_comp
|
|
sbin/pkg_comp4cron
|
|
share/doc/pkg_comp/AUTHORS
|
|
share/doc/pkg_comp/CONTRIBUTING.md
|
|
share/doc/pkg_comp/CONTRIBUTORS
|
|
share/doc/pkg_comp/COPYING
|
|
share/doc/pkg_comp/NEWS
|
|
share/examples/pkg_comp/default.conf
|
|
share/examples/pkg_comp/extra.mk.conf
|
|
share/examples/pkg_comp/sandbox.conf
|
|
share/pkg_comp/sandbox.conf.post
|
|
share/pkg_comp/sandbox.conf.pre
|
|
share/pkg_comp/shtk/git.subr
|
|
share/pkg_comp/shtk/pkgsrc.subr
|
|
${TESTS}tests/pkg_comp/Kyuafile
|
|
${TESTS}tests/pkg_comp/git_test
|
|
${TESTS}tests/pkg_comp/pkg_comp4cron_test
|
|
${TESTS}tests/pkg_comp/pkg_comp_inttest
|
|
${TESTS}tests/pkg_comp/pkg_comp_test
|
|
${TESTS}tests/pkg_comp/pkgsrc_test
|