From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Sep 22 15:10:03 2009 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 75A1D106566B for ; Tue, 22 Sep 2009 15:10:03 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 6419C8FC13 for ; Tue, 22 Sep 2009 15:10:03 +0000 (UTC) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n8MFA3hA074100 for ; Tue, 22 Sep 2009 15:10:03 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n8MFA22i074099; Tue, 22 Sep 2009 15:10:02 GMT (envelope-from gnats) Date: Tue, 22 Sep 2009 15:10:02 GMT Message-Id: <200909221510.n8MFA22i074099@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: Alexander Churanov Cc: Subject: Re: ports/138770: [patch] devel/boost-python-libs: don't default to pyste build X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Alexander Churanov List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 22 Sep 2009 15:10:03 -0000 The following reply was made to PR ports/138770; it has been noted by GNATS. From: Alexander Churanov To: bug-followup@freebsd.org Cc: churanov.port.maintainer@gmail.com Subject: Re: ports/138770: [patch] devel/boost-python-libs: don't default to pyste build Date: Tue, 22 Sep 2009 18:46:13 +0400 I agree with the change-request. I've reviewed and tested the attached patch. First, I've compared default behavior of patched boost-python-libs and verified that it cleanly removes the Boost.Pyste library. Then I've verified that the library can be built on demand using makefile variable WITH_PYSTE. Alexander Churanov, maintainer of devel/boost-* 2009/9/12 Edwin Groothuis : > Maintainer of devel/boost-python-libs, > > Please note that PR ports/138770 has just been submitted. > > If it contains a patch for an upgrade, an enhancement or a bug fix > you agree on, reply to this email stating that you approve the patch > and a committer will take care of it. > > The full text of the PR can be found at: > =A0 =A0http://www.freebsd.org/cgi/query-pr.cgi?pr=3Dports/138770 > > -- > Edwin Groothuis via the GNATS Auto Assign Tool > edwin@FreeBSD.org >