--- - branch: MAIN date: Wed Jun 13 14:29:16 UTC 2012 files: - new: '1.29' old: '1.28' path: pkgsrc/mk/defaults/obsolete.mk pathrev: pkgsrc/mk/defaults/obsolete.mk@1.29 type: modified id: 20120613T142916Z.8a9555b7c914c45d38849a9e85752300b4ad4a58 log: "Drop USE_INET6 => inet6 option binding.\n\nFor a long time, the norm in pkgsrc was that packages had an option\nfor IPv6 support \"inet6\", and this was not in PKG_SUGGESTED_OPTIONS.\nOn NetBSD (and probably other BSD), USE_INET6 was defined in system mk\nfiles, and pkgsrc noticed this and enabled the inet6 option globally.\nBut, in some environments, this did not happen.\n\nThe inet6 option has been added to PKG_SUGGESTED_OPTIONS for almost\nall packages. This change decouples IPv6 support in pkgsrc from the\nbase system.\n\nPeople building on systems that do not support IPv6, or who do not\nwant IPv6 support in packages, can add\n\n PKG_DEFAULT_OPTIONS+=\t\t-inet6\n\nto mk.conf.\n\n(Discussed for the last week on various lists, and ok wiz@.)\n" module: pkgsrc subject: 'CVS commit: pkgsrc/mk/defaults' unixtime: '1339597756' user: gdt