From owner-cvs-all Mon Sep 11 1: 9:15 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 01C8737B423; Mon, 11 Sep 2000 01:09:13 -0700 (PDT) Received: (from sobomax@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id BAA49279; Mon, 11 Sep 2000 01:09:12 -0700 (PDT) (envelope-from sobomax@FreeBSD.org) Message-Id: <200009110809.BAA49279@freefall.freebsd.org> From: Maxim Sobolev Date: Mon, 11 Sep 2000 01:09:12 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/java/jre Makefile ports/java/jre/pkg PLIST X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG sobomax 2000/09/11 01:09:12 PDT Modified files: java/jre Makefile java/jre/pkg PLIST Log: Pre-create symlinks pointing to a 2 jits (Just-in-time compilers) - tya and shujit, so you can use it with jre by installing whichever you like and setting JAVA_COMPILER environment variable to be shujit or tya. Revision Changes Path 1.7 +3 -1 ports/java/jre/Makefile 1.3 +5 -3 ports/java/jre/pkg/PLIST To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message