e22e939d47
**Released on 2017-02-17.** This is the first release of the pkg_comp project as a standalone package. This new release shares no code with previous versions and is not compatible with them. The following are the major differences between pkg_comp 2.0 and all previous releases, which incidentally are the reasons that triggered this rewrite: * Support for multiple platforms. * Use of pbulk to (re)build packages within the sandbox. This results in more reliable incremental builds after pkgsrc updates. * Support for bootstrap, generating binary kits as part of the builds. * Better scriptability to allow running from cron(8) trivially.
24 lines
783 B
Text
24 lines
783 B
Text
@comment $NetBSD: PLIST,v 1.3 2017/02/17 21:25:46 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/shtk/pkg_comp_git.subr
|
|
share/shtk/pkg_comp_pkgsrc.subr
|
|
${TESTS}tests/pkg_comp/Kyuafile
|
|
${TESTS}tests/pkg_comp/pkg_comp_git_test
|
|
${TESTS}tests/pkg_comp/pkg_comp_inttest
|
|
${TESTS}tests/pkg_comp/pkg_comp_pkgsrc_test
|
|
${TESTS}tests/pkg_comp/pkg_comp_test
|
|
${TESTS}tests/pkg_comp/pkg_comp4cron_test
|