Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Fix build with Tcl 8.6 | gahr | 2013-05-13 | 2 | -2/+60 |
| | | | | Reported by: miwi (Tcl/Tk 86 exp-run) | ||||
* | Rely on bsdtar to autodetermine the format of the distfiles when possible | bapt | 2013-04-29 | 1 | -2/+1 |
| | | | | | | | For a while now bsdtar is able to autotermine compression and archive format. Let's then use tar directly instead of piping to tar. Now USE_BZIP2 and USE_XZ only set EXTRACT_SUFX to the right format | ||||
* | - Remove MD5 line | ak | 2013-03-08 | 1 | -1/+0 |
| | |||||
* | Do not extract/patch/build/install the pieces of cvs (version 1.10), | mi | 2013-02-08 | 8 | -153/+13 |
| | | | | | | | | | | 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. | ||||
* | Mark as broken: | bapt | 2013-02-05 | 1 | -0/+2 |
| | | | | | | | getline.h:37: error: declaration of C function 'int getline(char**, size_t*, FILE*)' conflicts with /usr/include/stdio.h:371: error: previous declaration 'ssize_t getline(char**, size_t*, FILE*)' here | ||||
* | - Fix build with clang | beech | 2012-12-12 | 10 | -51/+107 |
| | | | | | | | | - Add LICENSE - Support MANPREFIX PR: ports/174163 Submitted by: KATO Tsuguru <tkato432@yahoo.com> | ||||
* | - cleanup comments | dinoex | 2012-10-13 | 1 | -4/+0 |
| | | | | Feature safe: yes | ||||
* | -remove MD5 | ohauer | 2011-07-03 | 1 | -1/+0 |
| | |||||
* | Sync to final (for now) bsd.autotools.mk | ade | 2010-12-23 | 2 | -1/+2 |
| | |||||
* | Sync to new bsd.autotools.mk | ade | 2010-12-04 | 1 | -1/+1 |
| | |||||
* | Punt autoconf267->autoconf268 | ade | 2010-10-16 | 2 | -2/+2 |
| | |||||
* | Migrate from devel/automake15 to devel/automake19 | ade | 2010-09-24 | 1 | -1/+1 |
| | |||||
* | Autotools update. Read ports/UPDATING 20100915 for details. | ade | 2010-09-16 | 2 | -3/+3 |
| | | | | | Approved by: portmgr (for Mk/bsd.port.mk part) Tested by: Multiple -exp runs | ||||
* | - Mark MAKE_JOBS_UNSAFE | pav | 2009-11-20 | 1 | -0/+1 |
| | | | | Reported by: pointyhat | ||||
* | - Switch SourceForge ports to the new File Release System: categories ↵ | amdmi3 | 2009-08-22 | 1 | -2/+1 |
| | | | | starting with D | ||||
* | Conversion from (now defunct) autoconf-2.61 to autoconf-2.62 | ade | 2008-08-20 | 2 | -2/+2 |
| | | | | Tested by: exp build run (erwin) | ||||
* | - Mark BROKEN after recent kerberos import | pav | 2008-06-23 | 1 | -1/+7 |
| | |||||
* | Bump portrevision due to upgrade of devel/gettext. | edwin | 2008-06-06 | 1 | -1/+1 |
| | | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav) | ||||
* | - Move from versioned tcl/tk CATEGORIES to simple tcl and tk categories | pav | 2008-04-09 | 1 | -1/+1 |
| | | | | With hat: portmgr | ||||
* | - Remove USE_GETOPT_LONG which is a no-op since March 200 | pav | 2008-03-20 | 1 | -1/+0 |
| | |||||
* | - Fix build with gcc 4.2/AMD64 | miwi | 2007-11-23 | 25 | -12/+603 |
| | | | | | | 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. | linimon | 2007-09-30 | 2 | -3/+3 |
| | | | | | PR: ports/116639 Submitted by: aDe | ||||
* | Update to the autotools new world order. | ade | 2007-07-28 | 2 | -2/+2 |
| | | | | | | Tested by: numerous package build runs Approved by: portmgr Thanks to: des, kris, linimon, pav | ||||
* | BROKEN with gcc 4.2 | kris | 2007-05-27 | 1 | -1/+7 |
| | |||||
* | - Welcome X.org 7.2 \o/. | flz | 2007-05-20 | 1 | -1/+1 |
| | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. | ||||
* | - Unbreak | miwi | 2006-11-23 | 6 | -97/+117 |
| | | | | | | | - Bump PORTREVISION PR: ports/105749 Submitted by: trasz | ||||
* | Chase the GNOME X11BASE to LOCALBASE move, and fix the build with the | marcus | 2006-10-14 | 1 | -4/+5 |
| | | | | | | | new freetype2 where needed. Submitted by: mezz, ahze, pav, and many others Approved by: portmgr (implicit, kris) | ||||
* | Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path. | ade | 2006-03-07 | 1 | -1/+1 |
| | | | | | Discussed with: kris Approved by: portmgr (implicit) | ||||
* | Remove install-info from Makefile, it's automatically done when INFO is defined | edwin | 2005-12-05 | 1 | -4/+0 |
| | |||||
* | - Add some SHA256 checksums | pav | 2005-11-24 | 1 | -0/+1 |
| | |||||
* | Mass-conversion to the USE_AUTOTOOLS New World Order. The code present | ade | 2005-11-15 | 1 | -2/+1 |
| | | | | | | | | | | | | | | | | | in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run. | ||||
* | - drop maintainership | dinoex | 2004-08-18 | 1 | -1/+1 |
| | |||||
* | - use INFO | dinoex | 2004-06-11 | 2 | -18/+5 |
| | |||||
* | Sync with new bsd.autotools.mk | ade | 2004-06-05 | 1 | -4/+2 |
| | |||||
* | - add SIZE | dinoex | 2004-02-26 | 1 | -0/+1 |
| | |||||
* | Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. | marcus | 2004-02-04 | 1 | -1/+1 |
| | | | | (Part 2) | ||||
* | Remove the BUILD_DEPENDS on devel/glade. It does not seem to be needed, and | marcus | 2004-01-08 | 1 | -1/+0 |
| | | | | devel/glade is no longer in the tree. | ||||
* | - Fix gcc33 problems on CURRENT | dinoex | 2003-08-25 | 3 | -1/+32 |
| | |||||
* | - update CATEGORIES | dinoex | 2003-07-23 | 1 | -1/+1 |
| | |||||
* | get rid of libgnugetopt dependency for -CURRENT, | sf | 2003-07-14 | 2 | -5/+3 |
| | | | | | use USE_GETOPT_LONG instead. unbreak -CURRENT, libdes is not present. | ||||
* | - update to use tk84 | dinoex | 2003-07-06 | 1 | -4/+5 |
| | |||||
* | - Fix broken on FreeBSD 5.1 with Kerberos | dinoex | 2003-07-01 | 2 | -9/+11 |
| | |||||
* | - Unbreak port for STABLE | dinoex | 2003-05-21 | 1 | -6/+8 |
| | | | | | some define must take place before bsd.port.pre.mk - Unbreak port for CURRENT without kerberos | ||||
* | BROKEN on 5.1: does not compile | kris | 2003-05-18 | 1 | -1/+7 |
| | |||||
* | Remove USE_GNOMENG. | marcus | 2003-04-20 | 1 | -1/+0 |
| | |||||
* | - retire pkg-comment | dinoex | 2003-02-21 | 1 | -1/+0 |
| | |||||
* | - add COMMENT | dinoex | 2003-02-21 | 1 | -0/+1 |
| | |||||
* | - make portlint happier | dinoex | 2003-01-23 | 1 | -0/+4 |
| | |||||
* | - Update to 1.0 | dinoex | 2003-01-16 | 5 | -51/+9 |
| | | | | | - 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. | dinoex | 2002-12-24 | 6 | -67/+41 |
| | | | | remove BROKEN | ||||
* | Patch to fix build on beast | dinoex | 2002-12-21 | 2 | -0/+13 |
| | |||||
* | - Fix build on current, to solve getopt.h problem | dinoex | 2002-12-19 | 1 | -5/+4 |
| | |||||
* | mark BROKEN for CURRENT | dinoex | 2002-12-02 | 1 | -1/+5 |
| | |||||
* | Update to 1.0b5 | dinoex | 2002-09-07 | 4 | -2/+56 |
| | |||||
* | Deploy USE_GNOMENG infrastructure | lioux | 2002-08-30 | 1 | -1/+2 |
| | | | | | PR: 42195 Submitted by: Edwin Groothuis <edwin@mavetju.org> | ||||
* | Update to: gcvs-1.0b3 | dinoex | 2002-05-02 | 4 | -35/+2 |
| | | | | | PR: 37510 Submitted by: Jan.Stocker@t-online.de | ||||
* | patch stripped to make it active. | dinoex | 2002-02-18 | 1 | -14/+11 |
| | |||||
* | - Add patch for configure | dinoex | 2002-02-17 | 1 | -0/+14 |
| | | | | | | | - Fixes build when "gssapi.h" is found PR: 35039 Submitted by: sahiro@crest.ocn.ne.jp | ||||
* | - Add missing files in share/gcvs/ | dinoex | 2002-02-09 | 1 | -0/+7 |
| | |||||
* | - Update to 1.0b2 | dinoex | 2002-02-06 | 4 | -26/+29 |
| | | | | | - Fix build with automake14 and autoconf217 - This version needs glade to build too. | ||||
* | Change some defines from "YES" to "yes" | dinoex | 2002-01-28 | 1 | -0/+1 |
| | | | | See samples in the porters-handbook. | ||||
* | change MAINTAINER to FreeBSD.org address | dinoex | 2001-06-24 | 1 | -1/+2 |
| | |||||
* | MAN= cvs.1 cvs.5 cvsbug.8 | dinoex | 2001-04-21 | 1 | -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-Path | dinoex | 2001-04-14 | 1 | -15/+10 |
| | |||||
* | A set of C++ front-end for cvs distributed under GPL. | dinoex | 2001-03-31 | 8 | -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/ |