From owner-cvs-all@FreeBSD.ORG Fri Aug 18 01:39:13 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E39CB16A4DA; Fri, 18 Aug 2006 01:39:13 +0000 (UTC) (envelope-from maho@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A153643D49; Fri, 18 Aug 2006 01:39:13 +0000 (GMT) (envelope-from maho@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k7I1dDok026399; Fri, 18 Aug 2006 01:39:13 GMT (envelope-from maho@repoman.freebsd.org) Received: (from maho@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k7I1dDsD026398; Fri, 18 Aug 2006 01:39:13 GMT (envelope-from maho) Message-Id: <200608180139.k7I1dDsD026398@repoman.freebsd.org> From: Maho Nakata Date: Fri, 18 Aug 2006 01:39:13 +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/lang Makefile ports/lang/gcc42-withgcjawt Makefile pkg-descr X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Aug 2006 01:39:14 -0000 maho 2006-08-18 01:39:13 UTC FreeBSD ports repository Modified files: lang Makefile lang/gcc42-withgcjawt Makefile pkg-descr Log: Add gcc42-withgcjawt. GCC, the GNU Compiler Collection includes C, C++, Java with AWT peer for gtk. This port installs the various front ends as gcc42, g++42, gcj42, like master port, *AND* installs gcj+AWT peer for gtk as well. WWW: http://gcc.gnu.org/ Repocopied by: marcus Revision Changes Path 1.510 +1 -0 ports/lang/Makefile 1.10 +2 -2 ports/lang/gcc42-withgcjawt/Makefile 1.2 +4 -3 ports/lang/gcc42-withgcjawt/pkg-descr