From owner-freebsd-questions@FreeBSD.ORG Sat Nov 1 16:17:02 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3F7D31065670 for ; Sat, 1 Nov 2008 16:17:02 +0000 (UTC) (envelope-from apseudoutopia@gmail.com) Received: from wf-out-1314.google.com (wf-out-1314.google.com [209.85.200.173]) by mx1.freebsd.org (Postfix) with ESMTP id 130CE8FC12 for ; Sat, 1 Nov 2008 16:17:02 +0000 (UTC) (envelope-from apseudoutopia@gmail.com) Received: by wf-out-1314.google.com with SMTP id 24so1743731wfg.7 for ; Sat, 01 Nov 2008 09:17:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:cc:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=JTi9ON1ZzJi68Qd2uHiiKiXRQ6iRkPLx1J4Z/oRwTdY=; b=YJARKmsFsD/evAy7+i8+l/fALhu9KgLpxrvEVkdYabWxmJnFacIiaqwfu4qzWmzevU deXHPuvHfQ+9YnFiGp0b4PAV3d0IUzMMxfBN83L6EqQl3QTJ1zgFzPqYE8AYzds4ZY5e So2v1Yn2yWp2CZPwscPMIk3IFg7RxqY3ASIJQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=bTLUxP58xLFqiTsFHX6x04KHPjeNexxBSQU9Z/Jsz0zThbeASASUa595vh/L8KrJQO RIjeKGNJ0IDDGUHfP6Xx7/0UAAarKGqSGVuGiv7zNE/i6SH7NHTo8tTTKv7orw+fmeTL fkiDPM6+G0N0xinIsRcXZqtiYakw+6FOfnk28= Received: by 10.142.191.10 with SMTP id o10mr6123043wff.163.1225556221736; Sat, 01 Nov 2008 09:17:01 -0700 (PDT) Received: by 10.142.100.18 with HTTP; Sat, 1 Nov 2008 09:17:01 -0700 (PDT) Message-ID: <27ade5280811010917x14781304q1860f819ed4fb977@mail.gmail.com> Date: Sat, 1 Nov 2008 12:17:01 -0400 From: APseudoUtopia To: "Jim Pazarena" In-Reply-To: <490B99C1.1020907@ccstores.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <490B99C1.1020907@ccstores.com> Cc: freebsd-questions@freebsd.org Subject: Re: port versions query X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 01 Nov 2008 16:17:02 -0000 On Fri, Oct 31, 2008 at 7:50 PM, Jim Pazarena wrote: > > I tried the 5.1 mysql port, and found that it was a 5.1.26-rc ... RC > > so I rolled back to 5.0.67 > > Is there a way to tell in general what version is 'current' for FreeBSD 7? > How could I query any given port in general and see which version it would install? > -- > Jim Pazarena fquest@ccstores.com You could view the ports tree online at http://www.freebsd.org/ports/ If you read the Makefile, changelog, and/or description, it'll tell you which version it is.