pkgsrc/mk
gdt d4449a2ac2 Drop USE_INET6 => inet6 option binding.
For a long time, the norm in pkgsrc was that packages had an option
for IPv6 support "inet6", and this was not in PKG_SUGGESTED_OPTIONS.
On NetBSD (and probably other BSD), USE_INET6 was defined in system mk
files, and pkgsrc noticed this and enabled the inet6 option globally.
But, in some environments, this did not happen.

The inet6 option has been added to PKG_SUGGESTED_OPTIONS for almost
all packages.  This change decouples IPv6 support in pkgsrc from the
base system.

People building on systems that do not support IPv6, or who do not
want IPv6 support in packages, can add

  PKG_DEFAULT_OPTIONS+=		-inet6

to mk.conf.

(Discussed for the last week on various lists, and ok wiz@.)
2012-06-13 14:29:16 +00:00
..
build "rebuild" and "retest" targets were added (by analogy with "reinstall"). 2012-05-27 14:32:28 +00:00
buildlink3 Treat /usr/lib${LIBABISUFFIX}} the same as /usr/lib and strip it out of 2012-05-24 07:27:27 +00:00
bulk PR pkg/45799 2012-01-15 13:34:28 +00:00
check Extend shared library check to all files that match *.so. 2012-05-29 21:53:55 +00:00
checksum Introduce PKGSRC_SETENV, defaulting to SETENV. Can be set to ${SETENV} -i 2011-09-08 20:17:15 +00:00
cmake-Modules/Platform Reorder CMake search paths so that BUILDLINK_DIR and PREFIX come first, 2012-02-23 17:12:12 +00:00
compiler If unset, set PKGSRC_FORTRAN accordingly if g77 or gfortran exist. 2012-04-25 16:28:18 +00:00
configure Fix indent, no functional change. 2012-06-01 12:52:37 +00:00
defaults Drop USE_INET6 => inet6 option binding. 2012-06-13 14:29:16 +00:00
depends Rename "flavor" to "pkgformat". 2011-10-15 00:23:07 +00:00
emulator Let not to prefer suse113 for powerpc, it is not supported. 2012-04-18 06:17:24 +00:00
extract Introduce PKGSRC_SETENV, defaulting to SETENV. Can be set to ${SETENV} -i 2011-09-08 20:17:15 +00:00
features Add feature "cdefs" to provide sys/cdefs.h from libnbcompat. 2012-03-02 16:19:17 +00:00
fetch Add MASTER_SITE_MOZILLA_ESR, for Extended Support Release version of 2012-05-04 00:08:07 +00:00
gnu-config
help
install When using Minix, set BINPKG_SITES to the official Minix binary package site. 2011-11-05 17:04:42 +00:00
internal
misc Use first entry of CATEGORIES as default CATEGORY. 2011-11-13 23:09:17 +00:00
package "rebuild" and "retest" targets were added (by analogy with "reinstall"). 2012-05-27 14:32:28 +00:00
patch
pbulk Fix from taca@ to update pbulk indexing to work with the new ruby 2011-11-12 15:21:53 +00:00
pkgformat Set LD_TRACE_LOADED_OBJECTS_FMT{1,2} for OpenBSD so that output of ldd will be 2012-05-13 08:20:11 +00:00
pkginstall Revert previous: Patch submitter reports it's not necessary after all 2012-04-21 10:22:32 +00:00
platform Default to X11_TYPE?=modular if OpenWin headers are not installed. 2012-06-01 09:47:49 +00:00
plist "rebuild" and "retest" targets were added (by analogy with "reinstall"). 2012-05-27 14:32:28 +00:00
scripts fix up paths on ftp.NetBSD.org: 2011-04-22 09:03:52 +00:00
tools Remove GNU_PROGRAM_PREFIX as discussed in pkgsrc-users@ 2012-05-30 11:55:54 +00:00
wrapper Ignore SunPRO -errwarn flags to prevent it from being recognized as a entry 2012-06-08 11:39:44 +00:00
alternatives.mk
apache.mk Added support for apache24 2012-04-14 12:58:19 +00:00
bdb.buildlink3.mk
bsd.fast.prefs.mk
bsd.hacks.mk
bsd.makevars.mk
bsd.options.mk
bsd.pkg.barrier.mk
bsd.pkg.clean.mk
bsd.pkg.debug.mk
bsd.pkg.error.mk
bsd.pkg.mk Use ?= for setting PKGSRC_SETENV to make it easy to override in mk.conf 2012-05-24 11:34:15 +00:00
bsd.pkg.readme.mk Introduce PKGSRC_SETENV, defaulting to SETENV. Can be set to ${SETENV} -i 2011-09-08 20:17:15 +00:00
bsd.pkg.subdir.mk
bsd.pkg.update.mk Also set `package-install' to UPDATE_TARGET/DEPENDS_TARGET if current target is 2011-05-04 09:49:34 +00:00
bsd.pkg.use.mk Drop imake-check logic from X11 components' builtin.mk. 2012-03-19 12:34:12 +00:00
bsd.prefs.mk Set MACHINE_ARCH=x86_64 when ABI=64 on Solaris/x86, required for packages 2012-06-11 09:36:02 +00:00
bsd.utils.mk Introduce PKGSRC_SETENV, defaulting to SETENV. Can be set to ${SETENV} -i 2011-09-08 20:17:15 +00:00
compiler.mk Move USE_PKGSRC_GCC from compler.mk to compler/gcc.mk and make it a yes/no 2012-04-13 03:03:36 +00:00
curses.buildlink3.mk
curses.builtin.mk
db1.builtin.mk Don't set BUILDLINK_LIBS for db1, db2 and db3, same as db4. 2012-02-05 12:16:56 +00:00
djbware.mk
dlopen.buildlink3.mk
dlopen.builtin.mk dlopen require pthread on OpenBSD too. 2012-05-04 08:31:14 +00:00
endian.mk
fam.buildlink3.mk
find-prefix.mk
fuse.buildlink3.mk Enable fuse on SunOS. 2012-02-28 15:05:07 +00:00
giflib.buildlink3.mk Add a switch to choose between graphics/giflib and graphics/libungif 2011-03-09 16:22:01 +00:00
java-env.mk
java-vm.mk Partially revert previous: exclude kaffe on x86_64 again as it builds 2012-05-14 06:06:43 +00:00
jpeg.buildlink3.mk
krb5.buildlink3.mk
license.mk Add IBM public license 1.0 2012-04-28 22:43:37 +00:00
motif.buildlink3.mk Look for /usr/dt only if X11_TYPE == native. 2012-01-12 15:51:14 +00:00
mpi.buildlink3.mk
mysql.buildlink3.mk Correct mysql 5.5 library path; fix detection on Darwin 2011-05-05 11:50:56 +00:00
omf-scrollkeeper.mk
oss.buildlink3.mk
oss.builtin.mk
pam.buildlink3.mk
pf.buildlink3.mk Try to detect PF_VERSION upto 4.7. 2011-01-16 02:18:36 +00:00
pgsql.buildlink3.mk Added databases/postgresql91 version 9.1.0 2011-09-15 08:35:40 +00:00
pkg-build-options.mk
pthread.buildlink3.mk
pthread.builtin.mk OpenBSD also knows -pthread CFLAGS/LDFLAGS. 2012-05-04 07:24:50 +00:00
resolv.buildlink3.mk Use net/libbind/buildlink3.mk instead of removed net/bind95/buildlink3.mk. 2011-02-13 16:17:54 +00:00
solaris-pam.builtin.mk
subst.mk
termcap.buildlink3.mk
termcap.builtin.mk
terminfo.buildlink3.mk fixes forgotten replacement of BUILDLINK_*.curses with *.terminfo 2011-07-12 06:42:58 +00:00
terminfo.builtin.mk
tex.buildlink3.mk
unprivileged.mk Revert the patch commited in PR 36618. It creates more problems 2012-04-21 19:29:47 +00:00
x11.buildlink3.mk
x11.builtin.mk
x11.version.mk
xaw.buildlink3.mk