From owner-cvs-all@FreeBSD.ORG Tue Mar 8 21:55:50 2005 Return-Path: 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 76F6316A4CF for ; Tue, 8 Mar 2005 21:55:50 +0000 (GMT) Received: from mail.gmx.net (pop.gmx.de [213.165.64.20]) by mx1.FreeBSD.org (Postfix) with SMTP id 205F843D64 for ; Tue, 8 Mar 2005 21:55:48 +0000 (GMT) (envelope-from michaelnottebrock@gmx.net) Received: (qmail invoked by alias); 08 Mar 2005 21:55:47 -0000 Received: from p508BD0D1.dip.t-dialin.net (EHLO lofi.dyndns.org) (80.139.208.209) by mail.gmx.net (mp021) with SMTP; 08 Mar 2005 22:55:47 +0100 X-Authenticated: #443188 Received: from kiste.my.domain (lofi@kiste.my.domain [192.168.8.4]) (authenticated bits=0) by lofi.dyndns.org (8.12.10/8.12.10) with ESMTP id j28Ltgmb098823 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO); Tue, 8 Mar 2005 22:55:44 +0100 (CET) (envelope-from michaelnottebrock@gmx.net) From: Michael Nottebrock To: Simon Barner Date: Tue, 8 Mar 2005 22:55:37 +0100 User-Agent: KMail/1.7.2 References: <200503081725.j28HPsa3009366@repoman.freebsd.org> In-Reply-To: <200503081725.j28HPsa3009366@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart1547544.85mcQn2B17"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200503082255.41463.michaelnottebrock@gmx.net> X-Virus-Scanned: by amavisd-new X-Y-GMX-Trusted: 0 cc: cvs-ports@freebsd.org cc: cvs-all@freebsd.org cc: ports-committers@freebsd.org Subject: Re: cvs commit: ports/devel/boost Makefile pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 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: Tue, 08 Mar 2005 21:55:50 -0000 --nextPart1547544.85mcQn2B17 Content-Type: multipart/mixed; boundary="Boundary-01=_a9hLC+fbS1aDsz6" Content-Transfer-Encoding: 7bit Content-Disposition: inline --Boundary-01=_a9hLC+fbS1aDsz6 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Tuesday, 8. March 2005 18:25, Simon Barner wrote: > barner 2005-03-08 17:25:54 UTC > > FreeBSD ports repository > > Modified files: > devel/boost Makefile pkg-plist > Log: > - Add WITH_PYSTE knob in oder to keep the list of dependencies smaller > for the WITH_PYTHON case. WITH_PYSTE implies WITH_PYTHON. [1] Small patch to make boost package properly (no python implies no pyste). =2D-=20 ,_, | Michael Nottebrock | lofi@freebsd.org (/^ ^\) | FreeBSD - The Power to Serve | http://www.freebsd.org \u/ | K Desktop Environment on FreeBSD | http://freebsd.kde.org --Boundary-01=_a9hLC+fbS1aDsz6 Content-Type: text/plain; charset="iso-8859-1"; name="boost.diff" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline; filename="boost.diff" Index: Makefile =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /home/pcvs/ports/devel/boost/Makefile,v retrieving revision 1.23 diff -u -r1.23 Makefile =2D-- Makefile 8 Mar 2005 17:25:54 -0000 1.23 +++ Makefile 8 Mar 2005 21:51:19 -0000 @@ -68,6 +68,7 @@ .endif .else PLIST_SUB+=3D BOOST_PYTHON=3D"@comment " +PLIST_SUB+=3D BOOST_PYSTE=3D"@comment " .endif =20 .include --Boundary-01=_a9hLC+fbS1aDsz6-- --nextPart1547544.85mcQn2B17 Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iD8DBQBCLh9dXhc68WspdLARAiQVAJ9sJIaPj0BdfO1Z4wvOmQCsxtehDwCgikih H5FOfLwBDJJKsByufW+7LoQ= =mI7n -----END PGP SIGNATURE----- --nextPart1547544.85mcQn2B17--