Date: Tue, 22 Nov 2005 11:02:23 +0000 (UTC) From: Simon Barner <barner@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel Makefile ports/devel/boost-gcc3 Makefile pkg-descr Message-ID: <200511221102.jAMB2NrN035078@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
barner 2005-11-22 11:02:23 UTC FreeBSD ports repository Modified files: devel Makefile Added files: devel/boost-gcc3 Makefile pkg-descr Log: Add a slave port that enforces the use of gcc 3.4+ to build boost. This port is intended for FreeBSD 4 only and is IGNOREd on other versions. It can be uses as a dependency for other ports that require boost to be built with gcc 3.4, e.g. devel/monotone. This port enables the following compile time options for boost: - Thread support - Python support - Boost.Regex ICU support - Optimized CFLAGS Revision Changes Path 1.2044 +1 -0 ports/devel/Makefile 1.1 +24 -0 ports/devel/boost-gcc3/Makefile (new) 1.1 +15 -0 ports/devel/boost-gcc3/pkg-descr (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200511221102.jAMB2NrN035078>