pkgsrc/mk
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
..
build Introduce PKGGNUDIR as a way to control gnu prefix. 2012-12-06 11:36:30 +00:00
buildlink3 Fix typo 2014-11-25 19:01:02 +00:00
check Drop obsolated old bulk build related variable settings. 2014-11-21 10:46:36 +00:00
checksum Ensure failure on failure of depends-fetch and depends-checksum targets. 2013-11-16 15:29:39 +00:00
cmake-Modules/Platform
compiler cwrappers should get -Qunused-arguments too. 2014-12-03 14:05:25 +00:00
configure Introduce CMAKE_USE_GNU_INSTALL_DIRS, 2014-09-06 01:50:38 +00:00
defaults Add 'l10n' option. 2014-12-04 17:29:34 +00:00
depends Prevent to force creating binary package in ${PACKAGES} for the case installing 2014-02-14 06:39:32 +00:00
emulator Default to Suse 13.1 packages under NetBSD 7.0_BETA and newer. 2014-08-22 17:24:28 +00:00
extract Document EXTRACT_ENV 2014-03-02 09:45:42 +00:00
features SCO OpenServer 5.0.7/3.2 has no snprintf and vsnprintf. 2014-07-17 13:07:14 +00:00
fetch Update MASTER_SITE_SUSE with paths that work. 2014-12-04 18:42:40 +00:00
gnu-config Remove config.rpath override file and related code. 2013-10-13 10:10:05 +00:00
haskell add Haskell Cabal support files. 2014-02-05 07:02:30 +00:00
help Up to now there was no way to get help on pkgsrc internal variables, 2013-08-31 21:27:53 +00:00
install Add a new definition, PKGSRC_KEEP_BIN_PKGS, which defaults to "no". 2014-12-06 23:28:18 +00:00
internal
misc Remove old bulk build code. Use pbulk. 2014-06-02 10:24:05 +00:00
package prevent to generate binary package in ${PACKAGES} from the side effect of 2013-05-23 13:18:56 +00:00
patch
pbulk Add helper script for simplified pbulk setup. 2014-07-15 21:29:38 +00:00
pkgformat introduce MESSAGE_SRC_DFLT, same as PLIST_SRC_DFLT for PLIST_SRC. 2014-11-02 06:17:39 +00:00
pkginstall Retire PKGINSTALL_VERBOSE, split it into independent variables 2014-10-12 23:44:32 +00:00
platform Do not use gcc-specific compiler flags on Mac OS versions that come with 2014-11-22 16:32:13 +00:00
plist Remove SVR4_PKGNAME, per discussion on tech-pkg. 2014-10-09 13:44:32 +00:00
scripts Split BUILD_DEPENDS into TOOL_DEPENDS and BUILD_DEPENDS in mk/. 2013-05-09 23:37:25 +00:00
tools Requirement of gettext tools from pkgsrc depend on existence of the tool itself, 2014-11-09 02:26:27 +00:00
wrapper Separate dependency from nada-rule. 2014-11-25 18:27:49 +00:00
alternatives.mk
apache.mk Generate a correct error message, instead of referring to a variable 2014-07-04 21:20:52 +00:00
apache.module.mk Move www/apache/module.mk to mk/apache.module.mk and adjust it to use 2014-06-11 12:57:22 +00:00
bdb.buildlink3.mk
bsd.fast.prefs.mk
bsd.hacks.mk
bsd.makevars.mk
bsd.options.mk Move show-depends-options again, to be worked form non-option packages. 2013-06-07 00:41:39 +00:00
bsd.pkg.barrier.mk prevent to generate binary package in ${PACKAGES} from the side effect of 2013-05-23 13:18:56 +00:00
bsd.pkg.clean.mk /tmp/cvs02076b 2013-06-01 19:31:52 +00:00
bsd.pkg.debug.mk
bsd.pkg.error.mk
bsd.pkg.mk mk/buildlink3/* (via mk/wrapper/bsd.wrapper.mk") must be included before 2014-11-25 18:27:17 +00:00
bsd.pkg.readme.mk More SVR4_PKGNAME cleanup. 2014-10-09 13:50:08 +00:00
bsd.pkg.subdir.mk
bsd.pkg.update.mk fixes last commit, delete too aggressively :( 2014-02-14 07:14:23 +00:00
bsd.pkg.use.mk Remove mk glue for devel/nbitools. 2014-10-01 19:14:21 +00:00
bsd.prefs.mk Add a new definition, PKGSRC_KEEP_BIN_PKGS, which defaults to "no". 2014-12-06 23:28:18 +00:00
bsd.utils.mk Split BUILD_DEPENDS into TOOL_DEPENDS and BUILD_DEPENDS in mk/. 2013-05-09 23:37:25 +00:00
compiler.mk compiler.mk: Fix Ada packages when PKGSRC_COMPILER=clang 2013-07-07 09:06:23 +00:00
curses.buildlink3.mk resolve evaluate-undefined-variable issue for old bmake. 2014-03-12 08:38:47 +00:00
curses.builtin.mk Move the logic for testing if system curses supports the needed functions 2014-03-09 10:15:32 +00:00
cwrappers.mk Provide exec_path for cwrappers-20141129 and require that version. 2014-11-29 22:20:40 +00:00
db1.builtin.mk Use find-headers instead of find-files to detect builtin header files. 2013-11-23 09:10:14 +00:00
djbware.mk Sanitize environment. 2014-11-27 20:31:22 +00:00
dlopen.buildlink3.mk
dlopen.builtin.mk Use find-headers instead of find-files to detect builtin header files. 2013-11-23 09:10:14 +00:00
endian.mk Fixes system endian header detection. 2014-05-21 01:43:50 +00:00
fam.buildlink3.mk
find-prefix.mk
fuse.buildlink3.mk On Darwin, support osxfuse, and drop support for macfuse. 2014-04-30 15:06:25 +00:00
haskell.mk Some improvements and changes for Haskell Cabal support. 2014-04-18 13:42:59 +00:00
java-env.mk
java-vm.mk Add support for Oracle Java 7 (manually installed via Mac OS X builtin 2014-09-03 12:47:37 +00:00
jpeg.buildlink3.mk
krb5.buildlink3.mk Move platform-specific settings to the platform file. 2013-08-16 12:11:17 +00:00
license.mk Simplify PKG_DEVELOPER checks. 2014-10-12 23:39:17 +00:00
linux-pam.builtin.mk Always use OpenPAM as fallback PAM implementation if a native one is 2014-06-10 13:52:57 +00:00
motif.buildlink3.mk Support "motif" in MOTIF_TYPE. 2012-11-10 17:13:37 +00:00
mpi.buildlink3.mk
mysql.buildlink3.mk drop support of removed MySQL 5.0. 2013-09-13 11:53:24 +00:00
ocaml.mk Added OCAML_SITELIBDIR to MAKE_ENV 2014-10-27 11:58:36 +00:00
omf-scrollkeeper.mk
oss.buildlink3.mk support oss4 compatible boomer on OpenSolaris/Illumos platforms 2014-02-10 12:21:44 +00:00
oss.builtin.mk Use find-headers instead of find-files to detect builtin header files. 2013-11-23 09:10:14 +00:00
pam.buildlink3.mk Always use OpenPAM as fallback PAM implementation if a native one is 2014-06-10 13:52:57 +00:00
pf.buildlink3.mk
pgsql.buildlink3.mk Bump PostgreSQL default version to 9.3. 2014-06-10 14:21:37 +00:00
pkg-build-options.mk Fix typo in loop (wrong variable used). 2012-12-17 14:27:44 +00:00
pthread.buildlink3.mk Use pthread.builtin.mk to do builtin checks rather than performing our 2013-11-01 12:19:29 +00:00
pthread.builtin.mk Use find-headers instead of find-files to detect builtin header files. 2013-11-23 09:10:14 +00:00
readline.buildlink3.mk Change READLINE_DEFAULT to 'readline' if not using a builtin implementation, 2013-08-16 11:31:50 +00:00
readline.builtin.mk Use find-headers instead of find-files to detect builtin header files. 2013-11-23 09:10:14 +00:00
resolv.buildlink3.mk
smf.mk Introduce infrastructure support for SMF. 2014-03-11 14:07:04 +00:00
solaris-pam.builtin.mk Use find-headers instead of find-files to detect builtin header files. 2013-11-23 09:10:14 +00:00
subst.mk Add note to SUBST_SED noting that -E is not a standard sed option. 2013-10-13 21:38:36 +00:00
termcap.buildlink3.mk Fix for older bmake 2013-10-19 19:12:41 +00:00
termcap.builtin.mk Use find-headers instead of find-files to detect builtin header files. 2013-11-23 09:10:14 +00:00
terminfo.buildlink3.mk fixes for old bmake, undefined variable is not treated as empty. 2014-03-11 09:16:57 +00:00
terminfo.builtin.mk Use find-headers instead of find-files to detect builtin header files. 2013-11-23 09:10:14 +00:00
tex.buildlink3.mk
unprivileged.mk
x11.buildlink3.mk
x11.builtin.mk
x11.version.mk
xaw.buildlink3.mk Clean up libXaw handling. [1/2] 2013-01-15 16:21:34 +00:00