cvs commit: ports/java/jdk15 Makefile ports/java/jdk15/files patch-deploy::common::Defs-bsd.gmk patch-deploy::common::config.gmk patch-deploy::jvmnative::Makefile patch-deploy::make::common::Defs-bsd.gmk patch-deploy::ns7-adapter::Makefile patch-deploy::nscore::Makefile patch-j2se::awt::fontpath.c patch-j2se::awt::mawt.gmk patch-j2se::common::Defs-bsd.gmk ...

Greg Lewis glewis at FreeBSD.org
Mon Dec 11 09:11:02 PST 2006


glewis      2006-12-11 17:10:52 UTC

  FreeBSD ports repository

  Modified files:
    java/jdk15           Makefile 
    java/jdk15/files     patch-deploy::common::Defs-bsd.gmk 
                         patch-j2se::common::Defs-bsd.gmk 
  Added files:
    java/jdk15/files     patch-deploy::common::config.gmk 
                         patch-deploy::jvmnative::Makefile 
                         patch-deploy::make::common::Defs-bsd.gmk 
                         patch-deploy::ns7-adapter::Makefile 
                         patch-deploy::nscore::Makefile 
                         patch-j2se::awt::fontpath.c 
                         patch-j2se::awt::mawt.gmk 
                         patch-j2se::font::Makefile 
                         patch-j2se::gtk::GTKLookAndFeel.java 
                         patch-j2se::gtk::Metacity.java 
                         patch-j2se::xawt::Makefile 
  Log:
  . Replace some hardwired /usr/X11R6 instances with X11BASE. [1]
  . Replace some hardwired /usr/local instances with LOCALBASE.
  . Small Makefile restructure to keep related variables in one place.
  . Add ipv6 to CATEGORIES if its enabled. [2]
  
  PR:             106130 [2]
  Submitted by:   Janos Mohacsi <janos.mohacsi at bsd.hu> [2]
  Pointed out by: pointyhat (via kris) [1]
  
  Revision  Changes    Path
  1.118     +13 -3     ports/java/jdk15/Makefile
  1.6       +15 -3     ports/java/jdk15/files/patch-deploy::common::Defs-bsd.gmk
  1.1       +16 -0     ports/java/jdk15/files/patch-deploy::common::config.gmk (new)
  1.1       +13 -0     ports/java/jdk15/files/patch-deploy::jvmnative::Makefile (new)
  1.1       +15 -0     ports/java/jdk15/files/patch-deploy::make::common::Defs-bsd.gmk (new)
  1.3       +15 -0     ports/java/jdk15/files/patch-deploy::ns7-adapter::Makefile (new)
  1.1       +15 -0     ports/java/jdk15/files/patch-deploy::nscore::Makefile (new)
  1.1       +29 -0     ports/java/jdk15/files/patch-j2se::awt::fontpath.c (new)
  1.1       +26 -0     ports/java/jdk15/files/patch-j2se::awt::mawt.gmk (new)
  1.4       +12 -3     ports/java/jdk15/files/patch-j2se::common::Defs-bsd.gmk
  1.1       +13 -0     ports/java/jdk15/files/patch-j2se::font::Makefile (new)
  1.1       +15 -0     ports/java/jdk15/files/patch-j2se::gtk::GTKLookAndFeel.java (new)
  1.1       +15 -0     ports/java/jdk15/files/patch-j2se::gtk::Metacity.java (new)
  1.1       +13 -0     ports/java/jdk15/files/patch-j2se::xawt::Makefile (new)


More information about the cvs-all mailing list