pkgsrc/mk
gdt b177a0f098 Omit pkg_tarup during replace in destdir mode
In destdir mode (the default), make replace creates the replacement
binary package without modifying the installed system, and then
installs it via pkg_add -u.  Thus, the new package is known to have
built and packaged ok before the system is changed, and the risk of
trouble is low; thus the benefit of tarring up the installed package
is very low, especially since the newly-tarred-up package is removed
by "make clean".  Using pkg_tarup costs cycles to run and more
importantly causes users to have to install it since it is not an
automatic dependency.

In addition, binary packages are now kept by default when building, so
the old version should be accessible in case of trouble.

This commit does not change the non-destdir case.  Almost no one uses
that method, and the relative benefit of tarup is much higher.
2016-09-19 12:26:08 +00:00
..
build Remove support for USE_DESTDIR=no. 2016-04-10 15:58:02 +00:00
buildlink3 Replaced while loop with for loop and initialized indentation. 2016-07-10 07:08:21 +00:00
check Fix for otool from Xcode 8.0 2016-08-20 18:52:42 +00:00
checksum Use :tA to make DISTINFO_FILE absolute when passing it to the fetch 2016-01-06 07:38:25 +00:00
cmake-Modules/Platform
compiler Add logic so GCC_REQD+=6.x works 2016-09-13 07:59:15 +00:00
configure Remove overrides for OPENAL_INCLUDE_DIR and OPENGL_INCLUDE_DIR. These 2016-02-24 15:24:56 +00:00
defaults Change default setting of PKGSRC_KEEP_BIN_PKGS to "yes". During the build phase, 2016-09-18 22:17:54 +00:00
depends Added keywords for "make help". 2016-07-09 16:32:54 +00:00
emulator Remove mk/find-prefix.mk and its usage from the mk infrastructure. 2015-11-25 13:05:47 +00:00
extract
features
fetch Remove ftp.tex.ac.uk, it does not allow connections. 2016-09-11 13:04:28 +00:00
gnu-config Sync with upstream 2015-06-03 19:18:41 +00:00
haskell
help Get rid of INSTALLATION_PREFIX. 2016-06-19 20:03:09 +00:00
install Support NetBSD man/html entries. Fixes deforaos-*. 2016-07-26 08:41:36 +00:00
internal
misc Run mk/scripts/mkreadme in quiet mode by default. 2016-07-11 22:53:48 +00:00
package Get rid of XXX comment, everything is now installed from ${WRKDIR}/.destdir 2016-07-14 14:43:55 +00:00
patch
pbulk Rename RUBY_VERSION_SUPPORTED into _RUBY_VERSIONS_ACCEPTED to follow the 2016-09-08 15:19:16 +00:00
pkgformat Omit pkg_tarup during replace in destdir mode 2016-09-19 12:26:08 +00:00
pkginstall Updated pkginstall framework to correct bug in findlib registration. 2016-06-25 13:52:28 +00:00
platform set LIBABISUFFIX to /aarch64-linux-gnu for arm64 2016-09-17 05:41:37 +00:00
plist Support NetBSD man/html entries. Fixes deforaos-*. 2016-07-26 08:41:36 +00:00
scripts Less noise. 2016-08-19 12:17:26 +00:00
tools Import mini-framework for paxctl(8) on NetBSD/{amd64,i386} 2016-05-26 16:03:04 +00:00
wrapper Allow '-l m' like '-lm' and update the comment for -l and -D 2016-09-16 13:12:29 +00:00
alternatives.mk Remove mk/find-prefix.mk and its usage from the mk infrastructure. 2015-11-25 13:05:47 +00:00
apache.mk
apache.module.mk
bdb.buildlink3.mk update PKG_{FAIL,SKIP}_REASON with += 2016-04-11 04:22:33 +00:00
bsd.fast.prefs.mk
bsd.hacks.mk
bsd.makevars.mk
bsd.options.mk Move handling for PKG_SUPPORTED_OPTIONS and PKG_SUGGESTED_OPTIONS as 2016-03-23 11:50:01 +00:00
bsd.pkg.barrier.mk
bsd.pkg.clean.mk
bsd.pkg.debug.mk
bsd.pkg.error.mk
bsd.pkg.mk Explicitly unset CONFIG_SITE. Some Linux distributions like SuSE set it 2016-08-26 16:51:56 +00:00
bsd.pkg.readme.mk
bsd.pkg.subdir.mk
bsd.pkg.update.mk
bsd.pkg.use.mk Get rid of INSTALLATION_PREFIX. 2016-06-19 20:03:09 +00:00
bsd.prefs.mk Change PKGSRC_USE_SSP to a quad option. The options are now: 2016-06-13 13:26:42 +00:00
bsd.utils.mk
compiler.mk
curses.buildlink3.mk update PKG_{FAIL,SKIP}_REASON with += 2016-04-11 04:22:33 +00:00
curses.builtin.mk Remove NetBSD 0.x and 1.x settings, these have long since been unsupported. 2015-09-08 11:36:34 +00:00
cwrappers.mk Drop _LIBTOOL and _SHLIBTOOL and make LIBTOOL and SHLIBTOOL point to the 2015-05-04 19:23:19 +00:00
db1.builtin.mk
djbware.mk
dlopen.buildlink3.mk Append to PKG_FAIL_REASON rather than setting it so we don't overwrite other 2015-10-10 13:13:45 +00:00
dlopen.builtin.mk
endian.mk
fam.buildlink3.mk update PKG_{FAIL,SKIP}_REASON with += 2016-04-11 04:22:33 +00:00
fuse.buildlink3.mk Deal with type hiding under NetBSD-current to e.g. fix the build 2016-01-28 20:50:07 +00:00
haskell.mk Remove support for USE_DESTDIR=no. 2016-04-10 15:58:02 +00:00
java-env.mk
java-vm.mk Switch SunOS-5.11-i386 default back to openjdk7. Oracle have broken 32-bit 2016-07-13 14:16:17 +00:00
jpeg.buildlink3.mk update PKG_{FAIL,SKIP}_REASON with += 2016-04-11 04:22:33 +00:00
krb5.buildlink3.mk update PKG_{FAIL,SKIP}_REASON with += 2016-04-11 04:22:33 +00:00
license.mk Add hpnd to DEFAULT_ACCEPTABLE_LICENSES and *default_acceptable_licenses. 2016-04-21 07:51:51 +00:00
linux-pam.builtin.mk
motif.buildlink3.mk
mpi.buildlink3.mk update PKG_{FAIL,SKIP}_REASON with += 2016-04-11 04:22:33 +00:00
mysql.buildlink3.mk Add mariadb55 support. 2015-04-16 20:24:15 +00:00
ocaml.mk Added variables to package variables 2016-06-20 19:44:04 +00:00
omf-scrollkeeper.mk
oss.buildlink3.mk
oss.builtin.mk support native linux implementations of oss 2016-09-18 05:25:18 +00:00
pam.buildlink3.mk
pax.mk Add aslr mprotect pax paxctl' keywords to help help' target. 2016-05-27 08:33:00 +00:00
pf.buildlink3.mk
pgsql.buildlink3.mk PostgreSQL 9.5 awareness 2016-02-25 21:39:07 +00:00
pkg-build-options.mk Fixed pkglint warnings about unnecessary whitespace and indentation. 2016-07-09 09:54:27 +00:00
pthread.buildlink3.mk update PKG_{FAIL,SKIP}_REASON with += 2016-04-11 04:22:33 +00:00
pthread.builtin.mk
readline.buildlink3.mk update PKG_{FAIL,SKIP}_REASON with += 2016-04-11 04:22:33 +00:00
readline.builtin.mk
resolv.buildlink3.mk
smf.mk
solaris-pam.builtin.mk
subst.mk Fixed subst.mk not to corrupt files 2016-01-31 17:27:41 +00:00
termcap.buildlink3.mk update PKG_{FAIL,SKIP}_REASON with += 2016-04-11 04:22:33 +00:00
termcap.builtin.mk
terminfo.buildlink3.mk update PKG_{FAIL,SKIP}_REASON with += 2016-04-11 04:22:33 +00:00
terminfo.builtin.mk
tex.buildlink3.mk update PKG_{FAIL,SKIP}_REASON with += 2016-04-11 04:22:33 +00:00
unprivileged.mk
wxGTK.mk update PKG_{FAIL,SKIP}_REASON with += 2016-04-11 04:22:33 +00:00
x11.buildlink3.mk
x11.builtin.mk
x11.version.mk Remove USE_X11BASE and X11PREFIX. 2015-07-04 16:18:28 +00:00
xaw.buildlink3.mk Switch from x11/Xaw3d to newer x11/libXaw3d. 2015-10-14 20:17:24 +00:00