summaryrefslogtreecommitdiff
path: root/devel/gcvs/files (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Convert to USES+=tk and USES+=gmakePietro Cerutti2013-09-271-0/+11
| | | | - Fix build on CURRENT
* - Fix build with Tcl 8.6Pietro Cerutti2013-05-131-0/+59
| | | | Reported by: miwi (Tcl/Tk 86 exp-run)
* Do not extract/patch/build/install the pieces of cvs (version 1.10),Mikhail Teterin2013-02-076-119/+0
| | | | | | | | | | which are provided by the base version 1.11 anyway. Trim pkg-plist and bump PORTREVISION yet again. Do not extract/patch/compile the functions (getopt/getopt_long/getline), which are provided by libc. This unbreaks the port, because it was the conflict in declaration of getline(3), which caused the breakage in the first place.
* - Fix build with clangBeech Rintoul2012-12-117-31/+85
| | | | | | | | - Add LICENSE - Support MANPREFIX PR: ports/174163 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* Sync to final (for now) bsd.autotools.mkAde Lovett2010-12-221-1/+1
|
* Punt autoconf267->autoconf268Ade Lovett2010-10-161-1/+1
|
* Autotools update. Read ports/UPDATING 20100915 for details.Ade Lovett2010-09-151-1/+1
| | | | | Approved by: portmgr (for Mk/bsd.port.mk part) Tested by: Multiple -exp runs
* Conversion from (now defunct) autoconf-2.61 to autoconf-2.62Ade Lovett2008-08-201-1/+1
| | | | Tested by: exp build run (erwin)
* - Fix build with gcc 4.2/AMD64Martin Wilke2007-11-2224-5/+602
| | | | | | PR: 118027 Submitted by: Pietro Cerutti <gahr@gahr.ch> Approved by: portmgr (pav,linimon)
* Switch autoconf dependencies from 2.53 or 2.59 to 2.61.Mark Linimon2007-09-301-1/+1
| | | | | PR: ports/116639 Submitted by: aDe
* Update to the autotools new world order.Ade Lovett2007-07-281-1/+1
| | | | | | Tested by: numerous package build runs Approved by: portmgr Thanks to: des, kris, linimon, pav
* - UnbreakMartin Wilke2006-11-224-25/+47
| | | | | | | - Bump PORTREVISION PR: ports/105749 Submitted by: trasz
* - Fix gcc33 problems on CURRENTDirk Meyer2003-08-242-0/+31
|
* get rid of libgnugetopt dependency for -CURRENT,FUJISHIMA Satsuki2003-07-141-1/+1
| | | | | use USE_GETOPT_LONG instead. unbreak -CURRENT, libdes is not present.
* - Fix broken on FreeBSD 5.1 with KerberosDirk Meyer2003-07-011-0/+10
|
* - Update to 1.0Dirk Meyer2003-01-153-49/+6
| | | | | - remove patches that are now part of distribution - bump PORTEPOCH, as 1.0 is newer than 1.0rc1
* Fix build problem with getopt.h on current.Dirk Meyer2002-12-234-59/+38
| | | | remove BROKEN
* Patch to fix build on beastDirk Meyer2002-12-201-0/+12
|
* - Fix build on current, to solve getopt.h problemDirk Meyer2002-12-181-5/+4
|
* Update to 1.0b5Dirk Meyer2002-09-061-0/+53
|
* Update to: gcvs-1.0b3Dirk Meyer2002-05-022-33/+0
| | | | | PR: 37510 Submitted by: Jan.Stocker@t-online.de
* patch stripped to make it active.Dirk Meyer2002-02-171-14/+11
|
* - Add patch for configureDirk Meyer2002-02-171-0/+14
| | | | | | | - Fixes build when "gssapi.h" is found PR: 35039 Submitted by: sahiro@crest.ocn.ne.jp
* - Update to 1.0b2Dirk Meyer2002-02-052-24/+21
| | | | | - Fix build with automake14 and autoconf217 - This version needs glade to build too.
* 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-313-0/+73
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/