From owner-cvs-ports Fri Feb 28 9:54:42 2003 Delivered-To: cvs-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2B69437B401; Fri, 28 Feb 2003 09:54:41 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BD1ED43FB1; Fri, 28 Feb 2003 09:54:40 -0800 (PST) (envelope-from glewis@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1SHse0U056491; Fri, 28 Feb 2003 09:54:40 -0800 (PST) (envelope-from glewis@repoman.freebsd.org) Received: (from glewis@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1SHseOX056490; Fri, 28 Feb 2003 09:54:40 -0800 (PST) Message-Id: <200302281754.h1SHseOX056490@repoman.freebsd.org> From: Greg Lewis Date: Fri, 28 Feb 2003 09:54:40 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/java/jdk13 Makefile pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG glewis 2003/02/28 09:54:40 PST Modified files: java/jdk13 Makefile pkg-plist Log: 1. Bump PORTREVISION for this and previous changes. 2. Enable compiling the HotSpot JVM. This is experimental and there are a number of caveats with its use that are reported by the port. The flag to enable this is WITH_HOTSPOT. 3. Try to pick some OSVERSION settings appropriate for the current native threads implementation. PR: 47397 (2) Submitted by: Munehiro Matsuda (2) Revision Changes Path 1.48 +82 -1 ports/java/jdk13/Makefile 1.13 +9 -0 ports/java/jdk13/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-ports" in the body of the message