Next | Query returned 92 messages, browsing 71 to 80 | Previous

History of commit frequency

CVS Commit History:


   2004-04-06 20:15:54 by Todd Vierling | Files touched by this commit (1)
Log message:
Java packages do not care about the native libraries in use.  The
native libraries' buildlink3.mk files need not be pulled in (which
creates unnecessary recursive dependencies on those native libraries).
   2004-04-06 19:08:01 by Juan Romero Pardines | Files touched by this commit (2)
Log message:
err add NetBSD RCSID
   2004-04-06 19:00:42 by Juan Romero Pardines | Files touched by this commit (2)
Log message:
err forgot to add patch-ac.
   2004-04-06 18:59:37 by Juan Romero Pardines | Files touched by this commit (10) | Package updated
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
   2004-01-24 14:51:15 by grant beattie | Files touched by this commit (34)
Log message:
replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make.
   2003-09-23 22:56:01 by Dan McMahill | Files touched by this commit (1)
Log message:
enable on alpha.  still fails 3 out of nearly 200 self tests
   2003-09-22 05:04:18 by Jan Schaumann | Files touched by this commit (12)
Log message:
Update lang/kaffe to 1.1.0, using patches provided in PR pkg/22155 by
M.Negovanovic.  While this version is actually a ``development'' version,
it has been reported to be much more usable than the stable 1.0.7 version.
Changes to 1.0.7 are far too numerous to list here, see http://www.kaffe.org
and/or the ChangeLog in the tarball.
   2003-09-16 22:15:41 by Julio M. Merino Vidal | Files touched by this commit (9)
Log message:
Fix build with gcc3.  From Jonathan Perkin in PR pkg/22437.
   2003-07-17 23:50:07 by grant beattie | Files touched by this commit (1504)
Log message:
s/netbsd.org/NetBSD.org/
   2003-06-11 22:51:00 by David Brownlee | Files touched by this commit (32)
Log message:
Update for the fact that 'arm' ports have been called NetBSD-*-arm for a while
now and not NetBSD-*-arm32. Changes include one or more of:
    - Change MACHINE_ARCH == arm32 to also match arm
    - Where ONLY_FOR_PLATFORM includes NetBSD-*-arm32, add NetBSD-*-arm
    - Where BROKEN or worked around for arm gcc bugs, set USE_GCC3
The last may shake out a few more broken packages the next bulk build.

Next | Query returned 92 messages, browsing 71 to 80 | Previous