Announce: the utility that dumps CVS logs for any port
Alexander Gromnitsky
alexander.gromnitsky at gmail.com
Mon Dec 13 22:05:05 UTC 2010
Hi,
There is a small program--portvcs[0] that can feed your terminal with
logs for a particular port from CVS server. It's useful for those of
us who hates to browse cvsweb with firefox.
For example, you can type:
% portvcs www/firefox
and it dumps logs for firefox (by default from now to 1 year ago). Or:
% pwd
/usr/ports/x11-toolkits/gtk20
% portvcs Makefile
to see logs for gtk20.
To install portvcs type:
# gem install portvcs
Warning: it requires Ruby 1.9.2 (and no other dependencies). Make sure
you have
RUBY_DEFAULT_VER=1.9
in /etc/make.conf. Or install portvcs under RVM[1]. After installation
type:
% ri PortVCS
to get additional help.
[0] https://github.com/gromnitsky/portvcs
[1] http://rvm.beginrescueend.com
--
Please consider the environment before printing this email.
More information about the freebsd-ports
mailing list