From owner-cvs-all@FreeBSD.ORG Fri May 22 04:07:11 2009 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9A355106566B; Fri, 22 May 2009 04:07:11 +0000 (UTC) (envelope-from glewis@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 70D308FC13; Fri, 22 May 2009 04:07:11 +0000 (UTC) (envelope-from glewis@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id n4M47Bcc029421; Fri, 22 May 2009 04:07:11 GMT (envelope-from glewis@repoman.freebsd.org) Received: (from glewis@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id n4M47Boq029420; Fri, 22 May 2009 04:07:11 GMT (envelope-from glewis) Message-Id: <200905220407.n4M47Boq029420@repoman.freebsd.org> From: Greg Lewis Date: Fri, 22 May 2009 04:07:11 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/java/openjdk6 Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 22 May 2009 04:07:12 -0000 glewis 2009-05-22 04:07:11 UTC FreeBSD ports repository Modified files: java/openjdk6 Makefile Log: . Reset maintainer to java@. I located an earlier mail from Brian that he was leaving Expert's Exchange, so I imagine email to him there is just bouncing. . Tweak the license description in COMMENT to a more standard form. . Remove USE_JAVA. The JDK bootstrap dependency is handled separately in the Makefile itself and once openjdk6 is part of bsd.java.mk USE_JAVA could make this port depend on itself (which doesn't play nice with portmaster). Revision Changes Path 1.12 +2 -5 ports/java/openjdk6/Makefile