Date: Mon, 13 Dec 2010 23:22:34 +0200 From: Alexander Gromnitsky <alexander.gromnitsky@gmail.com> To: freebsd-ports@freebsd.org Subject: Announce: the utility that dumps CVS logs for any port Message-ID: <20101213232234.3240993f@goliard.medieval>
next in thread | raw e-mail | index | archive | help
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.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20101213232234.3240993f>