---
name: cvsstat
version: 2.24
origin: devel/cvsstat
comment: Transforms the output of 'cvs status' to a sorted ASCII table
arch: freebsd:9:x86:64
www: http://cvs.sslug.dk/cvs2html/
maintainer: glarkin@FreeBSD.org
prefix: /usr/local
licenselogic: single
flatsize: 37633
desc: |
  cvsstat is a perl program which transforms the 'cvs status' output
  to an ASCII table sorted after the status of files.  If you have
  used CVS, then you know that it is hard to get a good overview the
  CVS-status of the files in you directories. Any new files? Any files
  changed? Any files which other people have changed in the repository?
  cvsstat will help the programmer get the overview.  The program can
  be used for any type of CVS archive, local as well as remote.

  WWW: http://cvs.sslug.dk/cvs2html/
deps:
  perl: {origin: lang/perl5.14, version: 5.14.4}
categories:
- devel
