From owner-freebsd-ports@FreeBSD.ORG Tue Jun 1 14:36:19 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 8CEE71065679 for ; Tue, 1 Jun 2010 14:36:19 +0000 (UTC) (envelope-from snabb@epipe.com) Received: from tiktik.epipe.com (tiktik.epipe.com [IPv6:2001:470:8940:10::1]) by mx1.freebsd.org (Postfix) with ESMTP id 445F68FC1F for ; Tue, 1 Jun 2010 14:36:19 +0000 (UTC) Received: from tiktik.epipe.com (tiktik.epipe.com [IPv6:2001:470:8940:10::1]) by tiktik.epipe.com (8.14.3/8.14.3) with ESMTP id o51EaIbl048546 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Tue, 1 Jun 2010 14:36:18 GMT (envelope-from snabb@epipe.com) X-DKIM: Sendmail DKIM Filter v2.8.3 tiktik.epipe.com o51EaIbl048546 DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=epipe.com; s=default; t=1275402978; x=1276007778; bh=62INRkNBTQXuXofkTX+L0m6gxoivOe86GY9xCUGLAvI=; h=Date:From:To:Subject:In-Reply-To:Message-ID:References: MIME-Version:Content-Type; b=JsUBJx/vXc1axifMvzqobpR2irx57h1SPDGl+Gi13Kkrl71iCpZfHEV92z8hi7mPX xGCYeqvEoq09SttXI91d/Q6Yn+lvxi2j8/zG7pRJdU/hzMb8R0Nb3aeqHncuyXztxA xWx99LTF9EBEgst7wLQRybMc9EsTgf7P+YxPlqt4= Date: Tue, 1 Jun 2010 14:36:13 +0000 (UTC) From: Janne Snabb To: freebsd-ports@freebsd.org In-Reply-To: Message-ID: References: User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Greylist: Sender passed SPF test, not delayed by milter-greylist-4.2.5 (tiktik.epipe.com [IPv6:2001:470:8940:10::1]); Tue, 01 Jun 2010 14:36:18 +0000 (UTC) Subject: Re: How to know which version of an apps available in various FreeBSD release? 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: Tue, 01 Jun 2010 14:36:19 -0000 On Sat, 29 May 2010, Tao Wang wrote: > I'm doing a survey about the availablilty of some packages in different > platform, including FreeBSD release. I want to know whether the package is > existed in the specific FreeBSD release, and which version it is? One suggestion: use csup to fetch ports-all and specify different releases as your tag in your supfile. Then you can do whatever you like with the different versions of the ports tree that you have fetched. See: http://www.freebsd.org/doc/en/books/handbook/cvsup.html http://www.freebsd.org/doc/en/books/handbook/cvs-tags.html -- Janne Snabb / EPIPE Communications snabb@epipe.com - http://epipe.com/