From owner-freebsd-ports@FreeBSD.ORG Mon Nov 3 18:29:43 2008 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 59766106568A for ; Mon, 3 Nov 2008 18:29:43 +0000 (UTC) (envelope-from ehaupt@FreeBSD.org) Received: from mx.critical.ch (152-39.3-213.fix.bluewin.ch [213.3.39.152]) by mx1.freebsd.org (Postfix) with ESMTP id DABAC8FC19 for ; Mon, 3 Nov 2008 18:29:42 +0000 (UTC) (envelope-from ehaupt@FreeBSD.org) Received: from beaver (beaver.home.critical.ch [192.168.1.3]) by mx.critical.ch (8.14.3/8.14.3/critical-1.9) with SMTP id mA3ITd65031172; Mon, 3 Nov 2008 19:29:40 +0100 (CET) (envelope-from ehaupt@FreeBSD.org) Date: Mon, 3 Nov 2008 19:29:33 +0100 From: Emanuel Haupt To: Flex Message-Id: <20081103192933.e4aeedef.ehaupt@FreeBSD.org> In-Reply-To: <20c4814a0811030712n4105c765p23983b55f729b25e@mail.gmail.com> References: <20c4814a0811030712n4105c765p23983b55f729b25e@mail.gmail.com> X-Mailer: Sylpheed 2.5.0 (GTK+ 2.10.14; i686-pc-mingw32) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.0 (mx.critical.ch [192.168.1.2]); Mon, 03 Nov 2008 19:29:41 +0100 (CET) X-Virus-Scanned: ClamAV 0.94/8559/Mon Nov 3 17:41:26 2008 on alaska.home.critical.ch X-Virus-Status: Clean Cc: freebsd-ports@FreeBSD.org Subject: Re: Boost 1.37 released! 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: Mon, 03 Nov 2008 18:29:43 -0000 > Hi! > > We're still having Boost 1.34 in the ports tree and missed version 1.35 and > waited so long for a port version 1.36! > Sadly if it (will ever) arrive the ports tree it's not up to date then. So > what's up with this port at all? > > Looking forward to see Boost 1.37 in the ports tree soon. It is not that simple. Roughly 83 ports depend directly or indirectly on boost: $ grep boost-1.34.1 /usr/ports/INDEX-7 | wc -l 83 I'm sure Simon would gladly commit your patch. Emanuel --