summaryrefslogtreecommitdiff
path: root/devel/gcvs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 1.0b2Dirk Meyer2002-02-054-26/+29
| | | | | - Fix build with automake14 and autoconf217 - This version needs glade to build too.
* Change some defines from "YES" to "yes"Dirk Meyer2002-01-281-0/+1
| | | | See samples in the porters-handbook.
* change MAINTAINER to FreeBSD.org addressDirk Meyer2001-06-241-1/+2
|
* MAN= cvs.1 cvs.5 cvsbug.8Dirk Meyer2001-04-211-1/+3
| | | | | | | | | | | | | Don't work on 4.x stable MAN= is not recognized in bsd.ports.mk reverted: MAN1= cvs.1 MAN5= cvs.5 MAN8= cvsbug.8 Happens for a lot of new ports, see also: http://bento.freebsd.org/errorlogs/4-full-logs/extras.html
* Fix a problem with older tcl versions, that could overwrite the Include-PathDirk Meyer2001-04-131-15/+10
|
* A set of C++ front-end for cvs distributed under GPL.Dirk Meyer2001-03-318-0/+215
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/