cvs commit: ports/java/jdk16 Makefile ports/java/jdk16/files patch-deploy-applications-sun-java.desktop patch-deploy-applications-sun-javaws.desktop patch-deploy-controlpanel-sun_java.desktop patch-hotspot-vm-os_bsd.cpp

Greg Lewis glewis at FreeBSD.org
Mon Aug 6 10:23:32 PDT 2007


glewis      2007-08-06 17:23:31 UTC

  FreeBSD ports repository

  Modified files:
    java/jdk16           Makefile 
  Added files:
    java/jdk16/files     
                         patch-deploy-applications-sun-java.desktop 
                         patch-deploy-applications-sun-javaws.desktop 
                         patch-deploy-controlpanel-sun_java.desktop 
                         patch-hotspot-vm-os_bsd.cpp 
  Log:
  . Make BUILD_DEPENDS against the Diablo JDK, not the Linux JDK. [2]
  . Add some more make environment variables to control the build of the
    debug versions. [1]
  . Allow the setting of ALT_PARALLEL_BUILD_JOBS. [1]
  . Install more of the Gnome desktop files, and provide them with the
    correct path for the installation. [1]
  . Add ${LOCALBASE}/lib to the default library path in HotSpot. [1]
  . Backwards compatibility in time zone updates. [1]
  . Bump PORTREVISION.
  
  Submitted by:   jkim [1]
  Inspired by:    scf [2]
  
  Revision  Changes    Path
  1.135     +39 -13    ports/java/jdk16/Makefile
  1.1       +15 -0     ports/java/jdk16/files/patch-deploy-applications-sun-java.desktop (new)
  1.1       +15 -0     ports/java/jdk16/files/patch-deploy-applications-sun-javaws.desktop (new)
  1.1       +15 -0     ports/java/jdk16/files/patch-deploy-controlpanel-sun_java.desktop (new)
  1.1       +13 -0     ports/java/jdk16/files/patch-hotspot-vm-os_bsd.cpp (new)


More information about the cvs-all mailing list