Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 6 Oct 2007 16:50:29 +0000 (UTC)
From:      Martin Wilke <miwi@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/devel Makefile ports/devel/crossvc Makefile distinfo pkg-descr pkg-plist ports/devel/crossvc/files crossvc.in
Message-ID:  <200710061650.l96GoTNB004874@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
miwi        2007-10-06 16:50:29 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/crossvc        Makefile distinfo pkg-descr pkg-plist 
    devel/crossvc/files  crossvc.in 
  Log:
  CrossVC is a graphical interface for the cvs client command line tool
  on the Unix, Windows and Mac OS X platform.
  
  It allows to load modules from a server (checkout), create modules on
  the server (import), as well as checking the state of directories and
  individual files or updating them. Basic operations like add, remove
  and commit are supported as matter of course, just like showing the
  actual differences between the server version and the local sandbox,
  graphical display of the version tree, and manifoldy graphical support
  of project maintenance. All actions are logged on the cvs server
  (configurable via history), and are therewith comprehensible.
  
  WWW: http://www.lincvs.org/
  
  PR:             ports/116800
  Submitted by:   Pietro Cerutti (gahr at gahr.ch)
  
  Revision  Changes    Path
  1.2903    +1 -0      ports/devel/Makefile
  1.1       +48 -0     ports/devel/crossvc/Makefile (new)
  1.1       +3 -0      ports/devel/crossvc/distinfo (new)
  1.1       +2 -0      ports/devel/crossvc/files/crossvc.in (new)
  1.1       +14 -0     ports/devel/crossvc/pkg-descr (new)
  1.1       +55 -0     ports/devel/crossvc/pkg-plist (new)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200710061650.l96GoTNB004874>