pkgsrc/mk/install
agc 4b9f0a9c84 Add a new definition, PKGSRC_KEEP_BIN_PKGS, which defaults to "no".
This definition controls whether the binary package which is built
during package installation will be copied to pkgsrc/packages/All.

To retain binary packages in pkgsrc/packages/All, set

	PKGSRC_KEEP_BIN_PKGS=yes

in environment or MAKECONF. If this is not set, binary packages
will not be preserved after their WRKDIR is removed. This may not
be what you want.

To preserve the status quo since 2013/05/22, and just delete the
binary package after it's built, the default for PKGSRC_KEEP_BIN_PKGS
is "no", or it can be explicitly set.

As reviewed on tech-pkg.
2014-12-06 23:28:18 +00:00
..
bin-install.mk
bsd.install-vars.mk
bsd.install.mk Add a new definition, PKGSRC_KEEP_BIN_PKGS, which defaults to "no". 2014-12-06 23:28:18 +00:00
deinstall.mk
install-smf Use the standard 75 x '=' print format. 2014-07-28 10:05:53 +00:00
install.mk Modify mk/plist/plist-gnu.mk to convert gnu/man to ${PKGGNUDIR}${PKGMANDIR}. 2013-01-05 07:32:49 +00:00
replace.mk Add a new definition, PKGSRC_KEEP_BIN_PKGS, which defaults to "no". 2014-12-06 23:28:18 +00:00