CVSROOT: /cvs Module name: ports Changes by: k...@cvs.openbsd.org 2017/03/09 19:21:22
Modified files: devel/jdk/1.8 : Makefile devel/jdk/1.8/pkg: DESCR-jre DESCR-main PLIST-jre PLIST-main README-jre README-main Added files: devel/jdk/1.8/patches: patch-jdk_src_share_native_java_lang_System_c patch-jdk_src_share_native_java_lang_java_props_h patch-jdk_src_solaris_native_java_lang_java_props_md_c Log message: Eliminiate with_ipv6 FLAVOR. ipv6 will be included in the main package by default now. However ipv4 will continue to be the default address family in the package. To enable ipv6 (and disable ipv4 in the process), see package README's. okay sthen@ with feedback from ajacoutot@