cvs commit: ports/java/linux-blackdown-jre11 Makefile ports/java/linux-blackdown-jre11/files arch patch-aa patch-ab

Greg Lewis glewis at FreeBSD.org
Mon Sep 29 11:20:08 PDT 2003


glewis      2003/09/29 11:20:06 PDT

  FreeBSD ports repository

  Modified files:
    java/linux-blackdown-jre11 Makefile 
    java/linux-blackdown-jre11/files patch-aa patch-ab 
  Added files:
    java/linux-blackdown-jre11/files arch 
  Log:
  . Unbreak this port.  The binaries call the program "arch" to determine
    the architecture.  Unfortunately arch doesn't exist on FreeBSD or in
    linux_base or linux_base-8.  Since "arch" is simply "uname -m" implement
    it as such and make sure its in the path when running any of the
    binaries.
  
  Revision  Changes    Path
  1.2       +3 -2      ports/java/linux-blackdown-jre11/Makefile
  1.1       +2 -0      ports/java/linux-blackdown-jre11/files/arch (new)
  1.2       +21 -2     ports/java/linux-blackdown-jre11/files/patch-aa
  1.2       +21 -2     ports/java/linux-blackdown-jre11/files/patch-ab


More information about the cvs-ports mailing list