cvs commit: ports/java/jdk14 Makefile distinfo pkg-descr pkg-plist patch-control::common::Defs-bsd.gmkpatch-plugin::common::config.gmk patch-plugin::ns6::Makefile testos.c

Alexey Zelkin phantom at FreeBSD.org
Tue Nov 11 08:16:22 PST 2003


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


More information about the cvs-ports mailing list