From owner-freebsd-hackers@FreeBSD.ORG Sun Sep 30 23:34:51 2007 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4382916A4E1 for ; Sun, 30 Sep 2007 23:34:51 +0000 (UTC) (envelope-from arun.sharma@gmail.com) Received: from wa-out-1112.google.com (wa-out-1112.google.com [209.85.146.177]) by mx1.freebsd.org (Postfix) with ESMTP id 1CA4613C43E for ; Sun, 30 Sep 2007 23:34:50 +0000 (UTC) (envelope-from arun.sharma@gmail.com) Received: by wa-out-1112.google.com with SMTP id k17so4458039waf for ; Sun, 30 Sep 2007 16:34:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; bh=1WGNspKiIK4TTj6RL+x8DBz9X4fjIUs7DeV5JYKlTYc=; b=JwPCpmus+1J74uWUs2U8n2PoWnWqyHcQoQXBAvn27+pEEVWRGuM6eOaByZo0IXhS4hGUiLW3oStLJzaBiKxWRes204tNktsnqLXRabKwzTIXHSHBmFOdX7nGuNKkhAdEqs3QcpT6tx4FPUE5xO7Zqm1h4P0FeOgVZZxJFFqjslA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=gh7/BNVJSXXxlsuJbidZ73Pd1Frr6aF3OR9O45IpT6rKR5RZo5jFbVavfXOZczFQVtv5Ulo5/J5b5GSeBZS2YM9E/XyI/OjypGWuQw23irjmJbefPTZgkaAiuLRncRP6lbOKRt/jlQpXDFsPeVzZearHw1+N3W4f+0VRvbppeLA= Received: by 10.115.90.1 with SMTP id s1mr3447835wal.1191193804600; Sun, 30 Sep 2007 16:10:04 -0700 (PDT) Received: by 10.114.145.17 with HTTP; Sun, 30 Sep 2007 16:10:04 -0700 (PDT) Message-ID: Date: Sun, 30 Sep 2007 16:10:04 -0700 From: "Arun Sharma" Sender: arun.sharma@gmail.com To: "Mike Meyer" In-Reply-To: <20070929172228.36e10dc8@bhuda.mired.org> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20070929151437.GA35489@sharma-home.net> <20070929172228.36e10dc8@bhuda.mired.org> X-Google-Sender-Auth: 9334340cf0025986 X-Mailman-Approved-At: Mon, 01 Oct 2007 01:39:29 +0000 Cc: Arun Sharma , freebsd-hackers@freebsd.org, tbb-develop@lists.sourceforge.net, kfarnham@users.sourceforge.net Subject: Re: TBB support for FreeBSD X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 30 Sep 2007 23:34:51 -0000 On 9/29/07, Mike Meyer wrote: > > Any chance of getting this packaged as a FreeBSD port, which can apply > the patch until it gets rolled into the distributed tarball? I don't > see a TBB port. I just send-pr'ed it. You can also get it from: http://www.sharma-home.net/people/arun/misc/tbb.shar -Arun