[phantom@FreeBSD.org: cvs commit: ports/java/jdk14 Makefile distinfo pkg-descr pkg-plist ports/java/jdk14/files patch-UNIXProcess_md.c.bsd patch-control::common::Defs-bsd.gmk patch-deploy::common::Defs-bsd.gmk patch-nio::Makefile patch-plugin::common::con

Alexey Zelkin phantom at FreeBSD.org.ua
Tue Nov 11 09:03:18 PST 2003


hi,

JFYI.

As additional note -- I have made big cleanup of patchset.  So, some
patches included in previous patchsets are not inncluded anymore.

Please test and report any problems  or anything that looks like
a problem.  Also please pay additioonal attention to fonts, window
manager support and other awt functionality.  Reports about plugin
functionality and javaws correctness are welcome too!

----- Forwarded message from Alexey Zelkin <phantom at FreeBSD.org> -----

From: Alexey Zelkin <phantom at FreeBSD.org>
Date: Tue, 11 Nov 2003 08:16:20 -0800 (PST)
To: ports-committers at FreeBSD.org, cvs-ports at FreeBSD.org, cvs-all at FreeBSD.org
Subject: cvs commit: ports/java/jdk14 Makefile distinfo pkg-descr pkg-plist
         ports/java/jdk14/files patch-UNIXProcess_md.c.bsd patch-control::common::Defs-bsd.gmk
         patch-deploy::common::Defs-bsd.gmk patch-nio::Makefile patch-plugin::common::config.gmk
         patch-plugin::ns6::Makefile testos.c
X-FreeBSD-CVS-Branch: HEAD
Precedence: bulk
X-Loop: FreeBSD.ORG

phantom     2003/11/11 08:16:20 PST

  FreeBSD ports repository

  Modified files:
    java/jdk14           Makefile distinfo pkg-descr pkg-plist 
    java/jdk14/files     testos.c 
  Added files:
    java/jdk14/files     patch-control::common::Defs-bsd.gmk 
                         patch-deploy::common::Defs-bsd.gmk 
                         patch-plugin::common::config.gmk 
                         patch-plugin::ns6::Makefile 
  Removed files:
    java/jdk14/files     patch-UNIXProcess_md.c.bsd 
                         patch-nio::Makefile 
  Log:
  Update to 1.4.2p5.
  
  Important changes since last patchset:
  
  . jdk14 port is now JDK 1.4.2 based!
  . JavaWS distributing with jdk
  . Runway problem fixed (fork() is no more problem for java apps)
  . Sound support updated
  . IPv6 support overhauled
  . Drag'n'Drop support fixed (require open-motif mods)
  
  As for now there's no more outstanding issues with this port!
  
  FreeBSD port is also got a important of changes:
  
  . optimized setup is now default (to get debuging bins/libs use WITH_DEBUG)
  
  . bootstrap jdk autodetection.  If WITH_LINUX_BOOTSTRAP is not set, then
    it checks all known to work JDKs installed.  If nothing found, forces
    to install of linux-sun-jdk14
  
  . Because of above change there's no NATIVE_BOOTSTRAP option anymore.  If
    native jdk14 is installed, it will be used by default.
  
  Revision  Changes    Path
  1.67      +77 -50    ports/java/jdk14/Makefile
  1.10      +3 -2      ports/java/jdk14/distinfo
  1.2       +0 -93     ports/java/jdk14/files/patch-UNIXProcess_md.c.bsd (dead)
  1.1       +13 -0     ports/java/jdk14/files/patch-control::common::Defs-bsd.gmk (new)
  1.1       +13 -0     ports/java/jdk14/files/patch-deploy::common::Defs-bsd.gmk (new)
  1.2       +0 -13     ports/java/jdk14/files/patch-nio::Makefile (dead)
  1.1       +13 -0     ports/java/jdk14/files/patch-plugin::common::config.gmk (new)
  1.1       +13 -0     ports/java/jdk14/files/patch-plugin::ns6::Makefile (new)
  1.2       +2 -2      ports/java/jdk14/files/testos.c
  1.4       +1 -1      ports/java/jdk14/pkg-descr
  1.19      +151 -126  ports/java/jdk14/pkg-plist

----- End forwarded message -----


More information about the freebsd-java mailing list