aboutsummaryrefslogtreecommitdiff
path: root/devel/gcvs
Commit message (Collapse)AuthorAgeFilesLines
* -remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276999
* Sync to final (for now) bsd.autotools.mkAde Lovett2010-12-222-1/+2
| | | | Notes: svn path=/head/; revision=266737
* Sync to new bsd.autotools.mkAde Lovett2010-12-041-1/+1
| | | | Notes: svn path=/head/; revision=265663
* Punt autoconf267->autoconf268Ade Lovett2010-10-162-2/+2
| | | | Notes: svn path=/head/; revision=263089
* Migrate from devel/automake15 to devel/automake19Ade Lovett2010-09-241-1/+1
| | | | Notes: svn path=/head/; revision=261748
* Autotools update. Read ports/UPDATING 20100915 for details.Ade Lovett2010-09-152-3/+3
| | | | | | | | Approved by: portmgr (for Mk/bsd.port.mk part) Tested by: Multiple -exp runs Notes: svn path=/head/; revision=261230
* - Mark MAKE_JOBS_UNSAFEPav Lucistnik2009-11-191-0/+1
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=244490
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-2/+1
| | | | | | | starting with D Notes: svn path=/head/; revision=240068
* Conversion from (now defunct) autoconf-2.61 to autoconf-2.62Ade Lovett2008-08-202-2/+2
| | | | | | | Tested by: exp build run (erwin) Notes: svn path=/head/; revision=218886
* - Mark BROKEN after recent kerberos importPav Lucistnik2008-06-221-1/+7
| | | | Notes: svn path=/head/; revision=215540
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-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) Notes: svn path=/head/; revision=214430
* - Move from versioned tcl/tk CATEGORIES to simple tcl and tk categoriesPav Lucistnik2008-04-091-1/+1
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=210928
* - Remove USE_GETOPT_LONG which is a no-op since March 200Pav Lucistnik2008-03-201-1/+0
| | | | Notes: svn path=/head/; revision=209418
* - Fix build with gcc 4.2/AMD64Martin Wilke2007-11-2225-12/+603
| | | | | | | | | PR: 118027 Submitted by: Pietro Cerutti <gahr@gahr.ch> Approved by: portmgr (pav,linimon) Notes: svn path=/head/; revision=202797
* Switch autoconf dependencies from 2.53 or 2.59 to 2.61.Mark Linimon2007-09-302-3/+3
| | | | | | | | PR: ports/116639 Submitted by: aDe Notes: svn path=/head/; revision=200411
* Update to the autotools new world order.Ade Lovett2007-07-282-2/+2
| | | | | | | | | Tested by: numerous package build runs Approved by: portmgr Thanks to: des, kris, linimon, pav Notes: svn path=/head/; revision=196437
* BROKEN with gcc 4.2Kris Kennaway2007-05-271-1/+7
| | | | Notes: svn path=/head/; revision=191950
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-1/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* - UnbreakMartin Wilke2006-11-226-97/+117
| | | | | | | | | | - Bump PORTREVISION PR: ports/105749 Submitted by: trasz Notes: svn path=/head/; revision=177831
* Chase the GNOME X11BASE to LOCALBASE move, and fix the build with theJoe Marcus Clarke2006-10-141-4/+5
| | | | | | | | | | new freetype2 where needed. Submitted by: mezz, ahze, pav, and many others Approved by: portmgr (implicit, kris) Notes: svn path=/head/; revision=175261
* Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.Ade Lovett2006-03-071-1/+1
| | | | | | | | Discussed with: kris Approved by: portmgr (implicit) Notes: svn path=/head/; revision=157004
* Remove install-info from Makefile, it's automatically done when INFO is definedEdwin Groothuis2005-12-041-4/+0
| | | | Notes: svn path=/head/; revision=150427
* - Add some SHA256 checksumsPav Lucistnik2005-11-241-0/+1
| | | | Notes: svn path=/head/; revision=149311
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett2005-11-151-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. Notes: svn path=/head/; revision=148323
* - drop maintainershipDirk Meyer2004-08-181-1/+1
| | | | Notes: svn path=/head/; revision=116594
* - use INFODirk Meyer2004-06-112-18/+5
| | | | Notes: svn path=/head/; revision=111245
* Sync with new bsd.autotools.mkAde Lovett2004-06-041-4/+2
| | | | Notes: svn path=/head/; revision=110841
* - add SIZEDirk Meyer2004-02-261-0/+1
| | | | Notes: svn path=/head/; revision=102161
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-1/+1
| | | | | | | (Part 2) Notes: svn path=/head/; revision=99920
* Remove the BUILD_DEPENDS on devel/glade. It does not seem to be needed, andJoe Marcus Clarke2004-01-071-1/+0
| | | | | | | devel/glade is no longer in the tree. Notes: svn path=/head/; revision=97608
* - Fix gcc33 problems on CURRENTDirk Meyer2003-08-243-1/+32
| | | | Notes: svn path=/head/; revision=87615
* - update CATEGORIESDirk Meyer2003-07-231-1/+1
| | | | Notes: svn path=/head/; revision=85447
* get rid of libgnugetopt dependency for -CURRENT,FUJISHIMA Satsuki2003-07-142-5/+3
| | | | | | | | use USE_GETOPT_LONG instead. unbreak -CURRENT, libdes is not present. Notes: svn path=/head/; revision=84827
* - update to use tk84Dirk Meyer2003-07-061-4/+5
| | | | Notes: svn path=/head/; revision=84275
* - Fix broken on FreeBSD 5.1 with KerberosDirk Meyer2003-07-012-9/+11
| | | | Notes: svn path=/head/; revision=83968
* - Unbreak port for STABLEDirk Meyer2003-05-211-6/+8
| | | | | | | | some define must take place before bsd.port.pre.mk - Unbreak port for CURRENT without kerberos Notes: svn path=/head/; revision=81577
* BROKEN on 5.1: does not compileKris Kennaway2003-05-181-1/+7
| | | | Notes: svn path=/head/; revision=81219
* Remove USE_GNOMENG.Joe Marcus Clarke2003-04-201-1/+0
| | | | Notes: svn path=/head/; revision=79332
* - retire pkg-commentDirk Meyer2003-02-211-1/+0
| | | | Notes: svn path=/head/; revision=76006
* - add COMMENTDirk Meyer2003-02-201-0/+1
| | | | Notes: svn path=/head/; revision=75965
* - make portlint happierDirk Meyer2003-01-221-0/+4
| | | | Notes: svn path=/head/; revision=73806
* - Update to 1.0Dirk Meyer2003-01-155-51/+9
| | | | | | | | - remove patches that are now part of distribution - bump PORTEPOCH, as 1.0 is newer than 1.0rc1 Notes: svn path=/head/; revision=73179
* Fix build problem with getopt.h on current.Dirk Meyer2002-12-236-67/+41
| | | | | | | remove BROKEN Notes: svn path=/head/; revision=71821
* Patch to fix build on beastDirk Meyer2002-12-202-0/+13
| | | | Notes: svn path=/head/; revision=71743
* - Fix build on current, to solve getopt.h problemDirk Meyer2002-12-181-5/+4
| | | | Notes: svn path=/head/; revision=71711
* mark BROKEN for CURRENTDirk Meyer2002-12-011-1/+5
| | | | Notes: svn path=/head/; revision=71276
* Update to 1.0b5Dirk Meyer2002-09-064-2/+56
| | | | Notes: svn path=/head/; revision=65743
* Deploy USE_GNOMENG infrastructureMario Sergio Fujikawa Ferreira2002-08-301-1/+2
| | | | | | | | PR: 42195 Submitted by: Edwin Groothuis <edwin@mavetju.org> Notes: svn path=/head/; revision=65304
* Update to: gcvs-1.0b3Dirk Meyer2002-05-024-35/+2
| | | | | | | | PR: 37510 Submitted by: Jan.Stocker@t-online.de Notes: svn path=/head/; revision=58450
* patch stripped to make it active.Dirk Meyer2002-02-171-14/+11
| | | | Notes: svn path=/head/; revision=54832