From owner-cvs-ports@FreeBSD.ORG Mon May 16 16:18:07 2005 Return-Path: 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 830A016A4CE; Mon, 16 May 2005 16:18:07 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 66C0043D67; Mon, 16 May 2005 16:18:07 +0000 (GMT) (envelope-from gerald@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j4GGI1KY019021; Mon, 16 May 2005 16:18:01 GMT (envelope-from gerald@repoman.freebsd.org) Received: (from gerald@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j4GGI1QG019020; Mon, 16 May 2005 16:18:01 GMT (envelope-from gerald) Message-Id: <200505161618.j4GGI1QG019020@repoman.freebsd.org> From: Gerald Pfeifer Date: Mon, 16 May 2005 16:18:01 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/lang/gcc34 Makefile distinfo pkg-plist X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 May 2005 16:18:07 -0000 gerald 2005-05-16 16:18:01 UTC FreeBSD ports repository Modified files: lang/gcc34 Makefile distinfo pkg-plist Log: Update to the 20050513 snapshot of GCC 3.4.4. Clean up MASTER_SITES. Add conflicts with the gcc40 and gcc41 ports. Simplify the handling of libraries which are not installed in all configurations and put the libgcj libraries in the same directory as all others, getting rid of the libtool .la archives on the way. No longer install fsf-funding.7 gfdl.7 gpl.7, remove some cruft from the post-install target, and simplify generation of the dynamic parts of the packaging list. Revision Changes Path 1.205 +14 -21 ports/lang/gcc34/Makefile 1.113 +12 -12 ports/lang/gcc34/distinfo 1.62 +2 -10 ports/lang/gcc34/pkg-plist