summaryrefslogtreecommitdiff
path: root/java/linux-blackdown-jre11/files/patch-ab (follow)
Commit message (Collapse)AuthorAgeFilesLines
* . Unbreak this port. The binaries call the program "arch" to determineGreg Lewis2003-09-291-2/+21
| | | | | | | | | | 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. Notes: svn path=/head/; revision=89832
* New port: java/linux-blackdown-jre11: Blackdown Linux JRE 1.1.8Edwin Groothuis2003-09-291-0/+28
Blackdown Linux Java Runtime Environment 1.1.8 It is needed for running Oracle for Linux PR: ports/56738 Submitted by: Simun Mikecin <sime@logos.hr> <sime@logos.hr> Notes: svn path=/head/; revision=89781