head 1.3; access; symbols pkgsrc-2016Q4:1.2.0.38 pkgsrc-2016Q4-base:1.2 pkgsrc-2016Q3:1.2.0.36 pkgsrc-2016Q3-base:1.2 pkgsrc-2016Q2:1.2.0.34 pkgsrc-2016Q2-base:1.2 pkgsrc-2016Q1:1.2.0.32 pkgsrc-2016Q1-base:1.2 pkgsrc-2015Q4:1.2.0.30 pkgsrc-2015Q4-base:1.2 pkgsrc-2015Q3:1.2.0.28 pkgsrc-2015Q3-base:1.2 pkgsrc-2015Q2:1.2.0.26 pkgsrc-2015Q2-base:1.2 pkgsrc-2015Q1:1.2.0.24 pkgsrc-2015Q1-base:1.2 pkgsrc-2014Q4:1.2.0.22 pkgsrc-2014Q4-base:1.2 pkgsrc-2014Q3:1.2.0.20 pkgsrc-2014Q3-base:1.2 pkgsrc-2014Q2:1.2.0.18 pkgsrc-2014Q2-base:1.2 pkgsrc-2014Q1:1.2.0.16 pkgsrc-2014Q1-base:1.2 pkgsrc-2013Q4:1.2.0.14 pkgsrc-2013Q4-base:1.2 pkgsrc-2013Q3:1.2.0.12 pkgsrc-2013Q3-base:1.2 pkgsrc-2013Q2:1.2.0.10 pkgsrc-2013Q2-base:1.2 pkgsrc-2013Q1:1.2.0.8 pkgsrc-2013Q1-base:1.2 pkgsrc-2012Q4:1.2.0.6 pkgsrc-2012Q4-base:1.2 pkgsrc-2012Q3:1.2.0.4 pkgsrc-2012Q3-base:1.2 pkgsrc-2012Q2:1.2.0.2 pkgsrc-2012Q2-base:1.2 pkgsrc-base:1.1.1.1 TNF:1.1.1; locks; strict; comment @# @; 1.3 date 2016.12.29.22.46.31; author maya; state dead; branches; next 1.2; commitid Ow92GGJ72no0PVzz; 1.2 date 2012.05.05.22.15.06; author joerg; state Exp; branches; next 1.1; 1.1 date 2012.04.16.04.27.18; author sbd; state Exp; branches 1.1.1.1; next ; 1.1.1.1 date 2012.04.16.04.27.18; author sbd; state Exp; branches; next ; desc @@ 1.3 log @Remove gcc45,46,47 and libs as discussed in pkgsrc-users GCC_REQD for these versions now resolves to gcc48 due to a previous commit. Please file a bug report if you are having trouble with GCC 4.8. @ text @@@comment $NetBSD: PLIST.java,v 1.2 2012/05/05 22:15:06 joerg Exp $ bin/${JAVA_NAME}-appletviewer bin/${JAVA_NAME}-jar bin/${JAVA_NAME}-jarsigner bin/${JAVA_NAME}-java bin/${JAVA_NAME}-javah bin/${JAVA_NAME}-keytool bin/${JAVA_NAME}-native2ascii bin/${JAVA_NAME}-orbd bin/${JAVA_NAME}-rmic bin/${JAVA_NAME}-rmid bin/${JAVA_NAME}-rmiregistry bin/${JAVA_NAME}-serialver bin/${JAVA_NAME}-tnameserv java/${JAVA_NAME}/bin/appletviewer java/${JAVA_NAME}/bin/jar java/${JAVA_NAME}/bin/jarsigner java/${JAVA_NAME}/bin/java java/${JAVA_NAME}/bin/javah java/${JAVA_NAME}/bin/keytool java/${JAVA_NAME}/bin/native2ascii java/${JAVA_NAME}/bin/orbd java/${JAVA_NAME}/bin/rmic java/${JAVA_NAME}/bin/rmid java/${JAVA_NAME}/bin/rmiregistry java/${JAVA_NAME}/bin/serialver java/${JAVA_NAME}/bin/tnameserv java/${JAVA_NAME}/include/jawt.h java/${JAVA_NAME}/include/jni.h java/${JAVA_NAME}/include/linux/jawt_md.h java/${JAVA_NAME}/include/linux/jni_md.h java/${JAVA_NAME}/jre/bin/java java/${JAVA_NAME}/jre/bin/keytool java/${JAVA_NAME}/jre/bin/orbd java/${JAVA_NAME}/jre/bin/rmid java/${JAVA_NAME}/jre/bin/rmiregistry java/${JAVA_NAME}/jre/bin/tnameserv java/${JAVA_NAME}/jre/lib/${JAVA_ARCH}/client/libjvm.so java/${JAVA_NAME}/jre/lib/${JAVA_ARCH}/server/libjvm.so java/${JAVA_NAME}/jre/lib/rt.jar java/${JAVA_NAME}/jre/lib/security/java.security java/${JAVA_NAME}/lib/tools.jar @ 1.2 log @Fix PLIST on !Linux @ text @d1 1 a1 1 @@comment $NetBSD: PLIST.java,v 1.1.1.1 2012/04/16 04:27:18 sbd Exp $ @ 1.1 log @Initial revision @ text @d1 1 a1 1 @@comment $NetBSD$ d30 2 a31 2 java/${JAVA_NAME}/include/${LOWER_OPSYS}/jawt_md.h java/${JAVA_NAME}/include/${LOWER_OPSYS}/jni_md.h @ 1.1.1.1 log @Import gcc-4.7.0 and lang/gcc47 GCC 4.7.0 is a major release, containing substantial new functionality not available in GCC 4.6.x or previous GCC releases. GCC 4.7 features support for software transactional memory on selected architectures. The C++ compiler supports a bigger subset of the new ISO C++11 standard such as support for atomics and the C++11 memory model, non-static data member initializers, user-defined literals, alias-declarations, delegating constructors, explicit override and extended friend syntax. The C compiler adds support for more features from the new ISO C11 standard. GCC now supports version 3.1 of the OpenMP specification for C, C++ and Fortran. The link-time optimization (LTO) framework has seen improvements with regards to scalability, stability and resource needs. Inlining and interprocedural constant propagation have been improved. GCC 4.7 now supports various new GNU extensions to the DWARF debugging information format, like entry value and call site information, a typed DWARF stack and a more compact macro representation. Extending the widest support for hardware architectures in the industry, GCC 4.7 gains support for Adapteva's Epiphany processor, National Semiconductor's CR16, and TI's C6X as well as Tilera's TILE-Gx and TILEPro families of processors. The x86 family support has been extended by the Intel Haswell and AMD Piledriver architectures. ARM has gained support for the Cortex-A7 family. See http://gcc.gnu.org/gcc-4.7/changes.html for more information about changes in GCC 4.7. @ text @@