cvs commit: ports/devel Makefile ports/devel/crossvc Makefile distinfo pkg-descr pkg-plist ports/devel/crossvc/files crossvc.in

Martin Wilke miwi at FreeBSD.org
Sat Oct 6 09:50:30 PDT 2007


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)


More information about the cvs-ports mailing list