pkgsrc/lang/kaffe/PLIST
xtraeme 27ff38ecd0 Update to 1.1.4 (latest development version) based on the patches sent
by M.Negovanovic PRs pkg/24507, pkg/24508, also add a new Makefile.common
which will be used for the upcoming kaffe-nox11 package and finally
bl3ify.

Changes:

* Support for security policy files
* AttachCurrentThread jni function for posix threads
* Bug fixes:
  * jar tool and jar file fixes
  * URL context handling
  * EUC-JP support rewritten to use libiconv
  * HTTP fixes
  * MulticastSocket
  * DNSJava binding
  * ARM jit
  * ServerSocket.bind
  * java.math.BigDecimal - fix rounding operations
  * JNI fixes
  * FTP handler from GNU Inetlib
  * SHA1PRNG randomness fixes (can use /dev/urandom if
    available)
  * java.security.SecureClassLoader fix
* GNU Classpath merges and updates:
  * Object serialization
  * almost all of java.io from Classpath
  * java.nio, java.net
  * java.util, java.util.regex
  * java.math, javax.naming
  * java.text, java.beans
  * java.net.protocol.file.Handler
  * java.util.Random
  * java.awt.GridBadLayout
  * java.awt.geom
  * javax.swing.event.EventListenerList
  * javax.swing.text.AttributeSet
* Updated sound code from Tritonus.org
* Updated javax.net.ssl/javax.security code
  from Jessie
* kjc bug fixes:
  * .this expressions
  * extra generated <clinit> methods
  * static initializers fixed.  Circular
    definitions of fields are now supported.
* Build fixes:
  * m68k atomic compare and exchange
  * m68k-netbsd
  * ALSA 1.0
  * mipsel-linux / jit3
  * Cygwin
  * FreeBSD networking
  * parisc and HP-UX

And more... http://www.kaffe.org/pipermail/kaffe-announce/2004/000023.html
2004-04-06 16:59:36 +00:00

83 lines
2.4 KiB
Text

@comment $NetBSD: PLIST,v 1.7 2004/04/06 16:59:37 xtraeme Exp $
bin/appletviewer
bin/install-jar
bin/jar
bin/java
bin/javac
bin/javadoc
bin/javah
bin/javakey
bin/javap
bin/jdb
bin/kaffe
bin/kaffeh
bin/kjc
bin/kopi
bin/native2ascii
bin/rmic
bin/rmiregistry
bin/serialver
include/jni.h
include/jni_cpp.h
include/jvmpi.h
include/kaffe/java_lang_Object.h
include/kaffe/java_lang_StackTraceElement.h
include/kaffe/java_lang_String.h
include/kaffe/java_lang_Thread.h
include/kaffe/java_lang_ThreadGroup.h
include/kaffe/java_lang_Throwable.h
include/kaffe/java_lang_VMThrowable.h
include/kaffe/jmalloc.h
include/kaffe/jtypes.h
jre/bin/java
jre/bin/kaffe
jre/bin/kaffe-bin
jre/bin/rmiregistry
${WITH_X11}jre/lib/${MACHINE_ARCH}/libawt-${PKGVERSION}.so
${WITH_X11}jre/lib/${MACHINE_ARCH}/libawt.a
${WITH_X11}jre/lib/${MACHINE_ARCH}/libawt.la
${WITH_X11}jre/lib/${MACHINE_ARCH}/libawt.so
jre/lib/${MACHINE_ARCH}/libio-${PKGVERSION}.so
jre/lib/${MACHINE_ARCH}/libio.a
jre/lib/${MACHINE_ARCH}/libio.la
jre/lib/${MACHINE_ARCH}/libio.so
jre/lib/${MACHINE_ARCH}/libkaffevm-${PKGVERSION}.so
jre/lib/${MACHINE_ARCH}/libkaffevm.a
jre/lib/${MACHINE_ARCH}/libkaffevm.la
jre/lib/${MACHINE_ARCH}/libkaffevm.so
jre/lib/${MACHINE_ARCH}/libmanagement-${PKGVERSION}.so
jre/lib/${MACHINE_ARCH}/libmanagement.a
jre/lib/${MACHINE_ARCH}/libmanagement.la
jre/lib/${MACHINE_ARCH}/libmanagement.so
jre/lib/${MACHINE_ARCH}/libmath-${PKGVERSION}.so
jre/lib/${MACHINE_ARCH}/libmath.a
jre/lib/${MACHINE_ARCH}/libmath.la
jre/lib/${MACHINE_ARCH}/libmath.so
jre/lib/${MACHINE_ARCH}/libnative-${PKGVERSION}.so
jre/lib/${MACHINE_ARCH}/libnative.a
jre/lib/${MACHINE_ARCH}/libnative.la
jre/lib/${MACHINE_ARCH}/libnative.so
jre/lib/${MACHINE_ARCH}/libnet-${PKGVERSION}.so
jre/lib/${MACHINE_ARCH}/libnet.a
jre/lib/${MACHINE_ARCH}/libnet.la
jre/lib/${MACHINE_ARCH}/libnet.so
jre/lib/${MACHINE_ARCH}/libnio-${PKGVERSION}.so
jre/lib/${MACHINE_ARCH}/libnio.a
jre/lib/${MACHINE_ARCH}/libnio.la
jre/lib/${MACHINE_ARCH}/libnio.so
jre/lib/${MACHINE_ARCH}/libsecurity-${PKGVERSION}.so
jre/lib/${MACHINE_ARCH}/libsecurity.a
jre/lib/${MACHINE_ARCH}/libsecurity.la
jre/lib/${MACHINE_ARCH}/libsecurity.so
jre/lib/${MACHINE_ARCH}/libzip-${PKGVERSION}.so
jre/lib/${MACHINE_ARCH}/libzip.a
jre/lib/${MACHINE_ARCH}/libzip.la
jre/lib/${MACHINE_ARCH}/libzip.so
jre/lib/rt.jar
jre/lib/security/java.security.default
lib/kjc.jar
license.terms
man/man1/kaffe.1
@dirrm man/man1
@dirrm jre/lib/${MACHINE_ARCH}
@dirrm include/kaffe