Date: Mon, 29 Sep 2003 11:20:06 -0700 (PDT) From: Greg Lewis <glewis@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/java/linux-blackdown-jre11 Makefile ports/java/linux-blackdown-jre11/files arch patch-aa patch-ab Message-ID: <200309291820.h8TIK6pa089837@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200309291820.h8TIK6pa089837>
