From owner-freebsd-questions@FreeBSD.ORG Wed Nov 12 07:00:39 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3F16A16A4CE for ; Wed, 12 Nov 2003 07:00:39 -0800 (PST) Received: from cwe.compwest.com.au (computerwest.com.au [202.72.158.79]) by mx1.FreeBSD.org (Postfix) with ESMTP id CD7AF43FE1 for ; Wed, 12 Nov 2003 07:00:17 -0800 (PST) (envelope-from paul@bdug.org.au) Received: from mail.bdug.org.au (ant.parkview.compwest.com.au [202.72.147.43]) by cwe.compwest.com.au (8.12.6/8.12.6) with ESMTP id hACF028m005971 for ; Wed, 12 Nov 2003 23:00:03 +0800 (WST) (envelope-from paul@bdug.org.au) Received: from wks (wks.bdug.org.au [192.168.0.2]) by mail.bdug.org.au (Postfix) with SMTP id 847585BA1; Wed, 12 Nov 2003 22:59:58 +0800 (WST) From: "Paul Hamilton" To: "horio shoichi" Date: Wed, 12 Nov 2003 23:00:00 +0800 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) In-Reply-To: <20031112.024729.6877463105d86e32.10.0.3.9@bugsgrief.net> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Importance: Normal cc: Freebsd-Questions Subject: RE: How to find our what version of ports your running? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 12 Nov 2003 15:00:39 -0000 Thanks, Horio and Kris for the CVS solution. Is there a way to find out the ports version, from a CD upgrade? i.e.. initial install was 4.2 then a 4.6 upgrade, then a 4.7 and then a 4.8 upgrade. Hmm, was the ports tree upgraded along with main upgrades or not? Cheers, Paul Hamilton -----Original Message----- From: owner-freebsd-questions@freebsd.org [mailto:owner-freebsd-questions@freebsd.org]On Behalf Of horio shoichi Sent: Wednesday, 12 November 2003 10:47 AM To: Paul Hamilton Cc: Freebsd-Questions Subject: Re: How to find our what version of ports your running? On Tue, 11 Nov 2003 21:14:23 +0800 "Paul Hamilton" wrote: > Hi, > > Is it possible to print out the base version of when you last installed the > ports base, or cvs'ed it? > > cheers, > > Paul Hamilton > > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > If $PORTSDIR/CVS/Tag exists cat $PORTSDIR/CVS/Tag will give you the idea. If it doesn't exist you have current. horio shoichi _______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"