From owner-freebsd-ports@FreeBSD.ORG Wed Jan 13 09:20:12 2010 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C7A91106566B for ; Wed, 13 Jan 2010 09:20:11 +0000 (UTC) (envelope-from alexanderchuranov@gmail.com) Received: from mail-bw0-f213.google.com (mail-bw0-f213.google.com [209.85.218.213]) by mx1.freebsd.org (Postfix) with ESMTP id 1FF9E8FC0A for ; Wed, 13 Jan 2010 09:20:10 +0000 (UTC) Received: by bwz5 with SMTP id 5so15247554bwz.3 for ; Wed, 13 Jan 2010 01:20:04 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type; bh=kOkPuSWI//BB4hN16qiyDIPkIcQAjY9kzHqYTYXbgu4=; b=bsXpBo/LD1VszD7+4rATyRK494QxbEBPWx39rEKCphsyF4iiN7OJbjwzYoYR6XZetF bCR0rJwfUrIRxU6cP6Wg6ADK1xDzEOEaIa53T/+SEXazlRif5MT4nNWK81vx4tws8gz8 pkfIJ6JCDceSp36hOFOBF6gKXavSzvLfNNzAc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=WW6pHtOdqoQt5z0E7EreC8ze/OelVVne6vs1HQyREkC4kdLuD4bE1I1f7Pjzs3Koe6 NvWvUgc0ZTgL5pP7kexS4tcVH38Cu38c2bU5FpIZM7YCoCbmsIZUT6raYYDs6vN7rC3B lG7cbXcphF632s7PS8iknYNW1bCEcl+eQS3f0= MIME-Version: 1.0 Received: by 10.204.49.85 with SMTP id u21mr1317390bkf.148.1263374404603; Wed, 13 Jan 2010 01:20:04 -0800 (PST) In-Reply-To: <20100112151125.GA1615@phenom.cordula.ws> References: <20100111172028.GA2481@bsdchild.farid-hajji.net> <3cb459ed1001120502u16115883l569dc2828bef4fc2@mail.gmail.com> <20100112151125.GA1615@phenom.cordula.ws> Date: Wed, 13 Jan 2010 12:20:04 +0300 Message-ID: <3cb459ed1001130120l2673c528gc0a2657e92c92567@mail.gmail.com> From: Alexander Churanov To: cpghost Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: churanov.port.maintainer@gmail.com, freebsd-ports@freebsd.org Subject: Re: devel/boost-jam doesn't install tools/build/v2 files X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Jan 2010 09:20:12 -0000 2010/1/12 cpghost > > How about adding boost_build as an option to devel/boost-all? > Nice idea. Since I'm gaining some experience with the Boost.Build this would be possible. The only remaining thing is to discuss this with the current maintainer of boost_build (it's not me). Alexander Churanov