How to find our what version of ports your running?
horio shoichi
bugsgrief at bugsgrief.net
Tue Nov 11 18:47:38 PST 2003
On Tue, 11 Nov 2003 21:14:23 +0800
"Paul Hamilton" <paul at bdug.org.au> 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 at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscribe at 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
More information about the freebsd-questions
mailing list