From owner-cvs-ports@FreeBSD.ORG Fri Jul 18 07:13:14 2003 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 EA77037B405; Fri, 18 Jul 2003 07:13:13 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5114A43FA3; Fri, 18 Jul 2003 07:13:13 -0700 (PDT) (envelope-from nectar@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 h6IEDC0U016294; Fri, 18 Jul 2003 07:13:12 -0700 (PDT) (envelope-from nectar@repoman.freebsd.org) Received: (from nectar@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h6IEDCm0016292; Fri, 18 Jul 2003 07:13:12 -0700 (PDT) Message-Id: <200307181413.h6IEDCm0016292@repoman.freebsd.org> From: Jacques Vidrine Date: Fri, 18 Jul 2003 07:13:11 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/devel/boost Makefile distinfo pkg-plist ports/devel/boost/files gcc-custom-tools.jam patch-aa patch-gcc.hpp 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: Fri, 18 Jul 2003 14:13:15 -0000 nectar 2003/07/18 07:13:11 PDT FreeBSD ports repository Modified files: devel/boost Makefile distinfo pkg-plist Added files: devel/boost/files gcc-custom-tools.jam patch-gcc.hpp Removed files: devel/boost/files patch-aa Log: - Update to Boost 1.30.0. - Honor CC/CXX as best we can (bjam build system is buggy in this area) - Pull down GCC 3.3 `support' from Boost CVS Approved by: Paul Marquis (maintainer) Revision Changes Path 1.6 +24 -15 ports/devel/boost/Makefile 1.4 +1 -1 ports/devel/boost/distinfo 1.1 +3 -0 ports/devel/boost/files/gcc-custom-tools.jam (new) 1.3 +0 -14 ports/devel/boost/files/patch-aa (dead) 1.1 +59 -0 ports/devel/boost/files/patch-gcc.hpp (new) 1.5 +1169 -600 ports/devel/boost/pkg-plist