Date: Tue, 11 Nov 2003 14:32:05 +0000 From: Jez Hancock <jez.hancock@munk.nu> To: Freebsd-Questions <freebsd-questions@freebsd.org> Subject: Re: How to find our what version of ports your running? Message-ID: <20031111143205.GB43752@users.munk.nu> In-Reply-To: <AGEHIFHGNEMPFNCPLONMIENNFGAA.paul@bdug.org.au> References: <AGEHIFHGNEMPFNCPLONMIENNFGAA.paul@bdug.org.au>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Nov 11, 2003 at 09:14:23PM +0800, Paul Hamilton wrote: > Is it possible to print out the base version of when you last installed the > ports base, or cvs'ed it? cvsup keeps a log of it's activity in the directory you specify as your cvsup base: *default base=/usr/local/etc/cvsup on my system. Looking in /usr/local/etc/cvsup: munk@users # ls -al /usr/local/etc/cvsup/sup/ports-all/ total 9236 drwxr-xr-x 2 root wheel 512 Nov 11 05:12 . drwxr-xr-x 5 root wheel 512 Jul 19 18:04 .. -rw-r--r-- 1 root wheel 9430414 Nov 11 05:12 checkouts.cvs:. indicating cvsup ran on 5:12am this morning. -- Jez Hancock - System Administrator / PHP Developer http://munk.nu/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20031111143205.GB43752>