Subject: CVS commit: pkgsrc/lang/kaffe
From: Juan Romero Pardines
Date: 2004-04-06 18:59:37
Message id: 20040406165937.38B9D2DA1D@cvs.netbsd.org

Log Message:
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

Files:
RevisionActionfile
1.52modifypkgsrc/lang/kaffe/Makefile
1.7modifypkgsrc/lang/kaffe/PLIST
1.9modifypkgsrc/lang/kaffe/distinfo
1.1addpkgsrc/lang/kaffe/Makefile.common
1.1addpkgsrc/lang/kaffe/buildlink3.mk
1.4removepkgsrc/lang/kaffe/patches/patch-ac
1.4removepkgsrc/lang/kaffe/patches/patch-ad
1.3removepkgsrc/lang/kaffe/patches/patch-ah
1.4removepkgsrc/lang/kaffe/patches/patch-ai
1.4removepkgsrc/lang/kaffe/patches/patch-aj