From owner-java@jp.FreeBSD.org Wed Nov 12 13:03:56 2003
Received: (from daemon@localhost)
	by castle.jp.FreeBSD.org (8.11.6p2+3.4W/8.11.3) id hAC43uu40189;
	Wed, 12 Nov 2003 13:03:56 +0900 (JST)
	(envelope-from owner-java@jp.FreeBSD.org)
Received: from ongs.co.jp (ns.ongs.co.jp [202.216.232.58])
	by castle.jp.FreeBSD.org (8.11.6p2+3.4W/8.11.3) with SMTP/inet id hAC43sM40183
	for <java@jp.FreeBSD.org>; Wed, 12 Nov 2003 13:03:55 +0900 (JST)
	(envelope-from daichi@ongs.co.jp)
Received: (qmail 39918 invoked from network); 12 Nov 2003 03:58:15 -0000
Received: from unknown (HELO parancell.ongs.co.jp) (202.216.232.62)
  by ns.ongs.co.jp with SMTP; 12 Nov 2003 03:58:15 -0000
From: daichi <daichi@ongs.co.jp>
To: java@jp.FreeBSD.org
Message-Id: <20031112130559.1e82aba0.daichi@ongs.co.jp>
Organization: ONGS Inc.
X-Mailer: Sylpheed version 0.9.7 (GTK+ 1.2.10; i386-portbld-freebsd5.1)
Mime-Version: 1.0
Content-Type: text/plain; charset=ISO-2022-JP
Content-Transfer-Encoding: 7bit
Reply-To: java@jp.FreeBSD.org
Precedence: list
Date: Wed, 12 Nov 2003 13:05:59 +0900
X-Sequence: java 365
Subject: [java 365] 1.4.2 patchset 5
Sender: owner-java@jp.FreeBSD.org
X-Originator: daichi@ongs.co.jp
X-Distribute: distribute version 2.1 (Alpha) patchlevel 24e+031103

$BBgCO$G$9!#(B

FreeBSD JDK1.4.2 patchset5 $B$,%j%j!<%9$5$l$^$7$?!#(B

$B%Q%C%A%;%C%H(B5$B$O%Q%C%A%;%C%H(B4$B$+$iBgI}$K=q$-49$($i$l$F$$$^$9!#(B
$B%Y!<%9$H$J$k(BJDK$B$,(B1.4.1$B$+$i(B1.4.2$B$KJQ99$5$l$^$7$?!#(B
$B$3$l$^$G$N%Q%C%A%;%C%H$G$o$+$C$F$$$?LdBj$,=$@5$5$l$?$H$H$b(B
$B$K!"$3$l$^$G%5%]!<%H$5$l$F$$$J$+$C$?5!G=$,DI2C$5$l$F$$$^$9!#(B

FreeBSD JDK1.4.2 patchset5 $B$O:G?7$N(Bports$B$+$i%$%s%9%H!<%k$9(B
$B$k$3$H$,$G$-$^$9!#(B

Alexey Zelkin$B;a$H(BGreg Lewis$B;a$+$i%"%J%&%s%9$,$"$j$^$7$?$N$G!"(B
$B$=$l$>$l0J9_$K<($7$^$9!#(B

------------------
From: Alexey Zelkin <phantom@FreeBSD.org.ua>
To: java@freebsd.org
Subject: [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
Date: Tue, 11 Nov 2003 19:12:35 +0200
Sender: owner-freebsd-java@freebsd.org
User-Agent: Mutt/1.2.5i

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@FreeBSD.org> -----

From: Alexey Zelkin <phantom@FreeBSD.org>
Date: Tue, 11 Nov 2003 08:16:20 -0800 (PST)
To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@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


------------------
From: Greg Lewis <glewis@eyesbeyond.com>
To: freebsd-java@freebsd.org
Subject: 1.4.2 patchset 5
Date: Tue, 11 Nov 2003 09:06:00 -0700
Sender: owner-freebsd-java@freebsd.org
User-Agent: Mutt/1.4.1i

I am pleased to be able to announce 1.4.2 patchset 5.
 
This patchset should be suitable for most applications.  The JDK it produces   
is de facto compliant, if you recompile Open Motif with the included patches.
Use in a production environment is still at your own risk.
  
The main highlight of this release is obviously the update to 1.4.2.  However
there are a number of other fixes including:
   
1. Fixes to external process execution.
2. Fixes to the sound code, particularly in regards to recording.
3. Fixes to the IPv6 code.
4. Fixes for Drag and Drop support (with the Open Motif patch)
5. Improved NetBSD support.
6. Support for JavaWS.

Thanks again to all the hard work by the BSD Java Porting Team, particularly
Alexey Zelkin, and to the FreeBSD Foundation for their continued support.
     
The patchset can, as usual, be downloaded from
      
http://www.eyesbeyond.com/freebsddom/java/jdk14.html

-- 
Greg Lewis                          Email   : glewis@eyesbeyond.com
Eyes Beyond                         Web     : http://www.eyesbeyond.com
Information Technology              FreeBSD : glewis@FreeBSD.org
--------
