diff options
author | dinoex <dinoex@FreeBSD.org> | 2001-03-31 19:42:00 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2001-03-31 19:42:00 +0800 |
commit | 199ffb2e89888a26c21be68559ac1b048cd2653d (patch) | |
tree | 767a3eaa5831a1e271109015ad4a28a4f8c734d7 /devel/gcvs/pkg-plist | |
parent | 91489156a3fc0558b94ec447e3a94dc9e7f83cb4 (diff) | |
download | freebsd-ports-gnome-199ffb2e89888a26c21be68559ac1b048cd2653d.tar.gz freebsd-ports-gnome-199ffb2e89888a26c21be68559ac1b048cd2653d.tar.zst freebsd-ports-gnome-199ffb2e89888a26c21be68559ac1b048cd2653d.zip |
A set of C++ front-end for cvs distributed under GPL.
CvsGui features
WinCvs is written in C++ using the Microsoft MFC.
MacCvs is written in C++ using Metrowerks PowerPlant.
gCvs is written in C++ using GNU gtk+.
They are using the latest cvs source code.
They are making cvs easier for the novice.
They are increasing the power of cvs by providing an high-end interface.
The project is growing because it is supported and developed
by several cvs users.
WWW: http://cvsgui.sourceforge.net/
Diffstat (limited to 'devel/gcvs/pkg-plist')
-rw-r--r-- | devel/gcvs/pkg-plist | 98 |
1 files changed, 98 insertions, 0 deletions
diff --git a/devel/gcvs/pkg-plist b/devel/gcvs/pkg-plist new file mode 100644 index 000000000000..ac2dbaab87e6 --- /dev/null +++ b/devel/gcvs/pkg-plist @@ -0,0 +1,98 @@ +bin/cvs +bin/cvsbug +bin/cvstree +bin/gcvs +bin/rcs2log +info/cvs.info +info/cvs.info-1 +info/cvs.info-2 +info/cvs.info-3 +info/cvs.info-4 +info/cvs.info-5 +info/cvs.info-6 +info/cvs.info-7 +info/cvs.info-8 +info/cvs.info-9 +info/cvsclient.info +info/cvsclient.info-1 +info/cvsclient.info-2 +info/cvsclient.info-3 +lib/cvs/contrib/README +lib/cvs/contrib/clmerge +lib/cvs/contrib/cln_hist +lib/cvs/contrib/commit_prep +lib/cvs/contrib/cvs2vendor +lib/cvs/contrib/cvs_acls +lib/cvs/contrib/cvscheck +lib/cvs/contrib/cvscheck.man +lib/cvs/contrib/intro.doc +lib/cvs/contrib/log +lib/cvs/contrib/log_accum +lib/cvs/contrib/mfpipe +lib/cvs/contrib/rcs-to-cvs +lib/cvs/contrib/rcs2log +lib/cvs/contrib/rcslock +lib/cvs/contrib/sccs2rcs +@dirrm lib/cvs/contrib +@dirrm lib/cvs +share/gcvs/ChangeRoot.tcl +share/gcvs/Cleanup.tcl +share/gcvs/ColorTest.tcl +share/gcvs/CvsAddAll.tcl +share/gcvs/DocMacros.txt +share/gcvs/FastModSearch.tcl +share/gcvs/FolderTest.tcl +share/gcvs/ListDeleted.tcl +share/gcvs/ListLockedFiles.tcl +share/gcvs/ListModules.tcl +share/gcvs/ListNonCVS.tcl +share/gcvs/ListStickyTags.tcl +share/gcvs/QueryState.tcl +share/gcvs/RevertChanges.tcl +share/gcvs/SelectionTest.tcl +share/gcvs/TclVersion.tcl +share/gcvs/cvs2cl.tcl +share/gcvs/startup.tcl +share/gcvs/pixmaps/add.xpm +share/gcvs/pixmaps/addb.xpm +share/gcvs/pixmaps/addfile.xpm +share/gcvs/pixmaps/binfile.xpm +share/gcvs/pixmaps/branch.xpm +share/gcvs/pixmaps/commit.xpm +share/gcvs/pixmaps/conflict.xpm +share/gcvs/pixmaps/cvsfile.xpm +share/gcvs/pixmaps/delfile.xpm +share/gcvs/pixmaps/diff.xpm +share/gcvs/pixmaps/edit.xpm +share/gcvs/pixmaps/error.xpm +share/gcvs/pixmaps/explore.xpm +share/gcvs/pixmaps/folder.xpm +share/gcvs/pixmaps/foldign.xpm +share/gcvs/pixmaps/foldmiss.xpm +share/gcvs/pixmaps/foldunk.xpm +share/gcvs/pixmaps/graph.xpm +share/gcvs/pixmaps/ignfile.xpm +share/gcvs/pixmaps/ignore.xpm +share/gcvs/pixmaps/lock.xpm +share/gcvs/pixmaps/log.xpm +share/gcvs/pixmaps/missfile.xpm +share/gcvs/pixmaps/modbin.xpm +share/gcvs/pixmaps/modfile.xpm +share/gcvs/pixmaps/release.xpm +share/gcvs/pixmaps/reload.xpm +share/gcvs/pixmaps/remove.xpm +share/gcvs/pixmaps/status.xpm +share/gcvs/pixmaps/stop.xpm +share/gcvs/pixmaps/tag.xpm +share/gcvs/pixmaps/trash.xpm +share/gcvs/pixmaps/unedit.xpm +share/gcvs/pixmaps/unkfile.xpm +share/gcvs/pixmaps/unlock.xpm +share/gcvs/pixmaps/untag.xpm +share/gcvs/pixmaps/unwatch.xpm +share/gcvs/pixmaps/update.xpm +share/gcvs/pixmaps/upfolder.xpm +share/gcvs/pixmaps/warning.xpm +share/gcvs/pixmaps/watch.xpm +@dirrm share/gcvs/pixmaps +@dirrm share/gcvs |