aboutsummaryrefslogtreecommitdiff
path: root/devel/gccxml
Commit message (Collapse)AuthorAgeFilesLines
* Update EXPIRATION_DATE to match devel/boost-pysteDoug Barton2011-10-091-1/+1
| | | | Notes: svn path=/head/; revision=283212
* - Mark BROKEN: does not compilePav Lucistnik2011-09-131-0/+2
| | | | | | | | | /work/a/ports/devel/gccxml/work/gccxml-0.6.0/GCC/gcc/read-rtl.c:653: error: lvalue required as increment operand Reported by: pointyhat Notes: svn path=/head/; revision=281741
* Deprecate with an expiration date of 2011-10-04. Keeping GCC 3.4 andGerald Pfeifer2011-09-041-1/+4
| | | | | | | | the extra Mk/bsd.gcc.mk infrastructure for something dead only used by something else at least as dead just does not make sense. Notes: svn path=/head/; revision=281123
* Simplify CONFIGURE_ENV and MAKE_ENV settings (where we have richerGerald Pfeifer2011-08-271-7/+3
| | | | | | | | | defaults these days). Make formatting of the USE_GCC line portlint compliant. Notes: svn path=/head/; revision=280601
* -remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276999
* - Remove unneeded patch filePav Lucistnik2010-05-041-25/+0
| | | | | | | | PR: ports/146137 Submitted by: Scot Hetzel <swhetzel@gmail.com> Notes: svn path=/head/; revision=253667
* Mark various ports as broken or ignore on powerpc.Mark Linimon2010-04-011-2/+2
| | | | | | | While here, remove remnants of alpha. Notes: svn path=/head/; revision=251920
* Reset vs@FreeBSD.org at his request due to lack of time.Mark Linimon2010-01-021-1/+1
| | | | Notes: svn path=/head/; revision=247007
* Fix build on FreeBSD 8.Volker Stolz2008-04-013-27/+15
| | | | | | | | PR: ports/117289 Submitted by: Scot Hetzel Notes: svn path=/head/; revision=210304
* - Fix build on FreeBSD 8.xPav Lucistnik2007-12-222-1/+27
| | | | | | | Submitted by: Wesley Shields <wxs@atarininja.org> Notes: svn path=/head/; revision=204362
* Unbreak on -CURRENT by falling back to gcc3.4Volker Stolz2007-08-281-1/+11
| | | | | | | PRs: ports/114427, ports/115694 (Scot Hetzel and cokane@) Notes: svn path=/head/; revision=198424
* Mark as BROKEN on 7.x: does not compileVolker Stolz2007-06-201-1/+3
| | | | Notes: svn path=/head/; revision=193911
* Enable build on FreeBSD7Volker Stolz2006-05-143-4/+35
| | | | | | | Submitted by: Arseny Nasokin Notes: svn path=/head/; revision=162321
* Remove USE_REINPLACE from all categories starting with DEdwin Groothuis2006-05-041-1/+0
| | | | Notes: svn path=/head/; revision=161363
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154141
* Mark as BROKEN on >= 700000: Configure needs updatingVolker Stolz2005-07-211-0/+4
| | | | | | | Noticed by: cluster Notes: svn path=/head/; revision=139799
* BROKEN on alpha: Build failsKris Kennaway2005-05-211-1/+7
| | | | Notes: svn path=/head/; revision=135801
* - Fix build on amd64Tilman Keskinoz2005-03-061-2/+5
| | | | | | | | | | - Remove NOT_FOR_ARCHS while i am here, since the last update this port builds on sparc64 and ia64. Approved by: vs Notes: svn path=/head/; revision=130465
* Fix build with newer versions of cmakeVolker Stolz2005-03-032-0/+11
| | | | | | | Submitted by: barner@ Notes: svn path=/head/; revision=130248
* Update to 0.6.0, including:Volker Stolz2004-03-114-71/+87
| | | | | | | | | | | | | | - XML dump format now takes advantage of ID/IDREF rules for referencing. Backward compatibility has been maintained. - Command line now supports GCC preprocessing flags like -E and -M. - Single source tree for GCC-XML and the patched GCC with one CMake build process to configure everything Approved by: linimon (mentor) Notes: svn path=/head/; revision=103637
* - Update MAINTAINER-line of my ports to new @FreeBSD.org addressVolker Stolz2004-03-101-1/+1
| | | | | | | | | - Nuke 2x USE_SIZE while here Approved by: linimon (mentor) Notes: svn path=/head/; revision=103524
* disable port for amd64, sparc64, ia64 architecturesOliver Lehmann2003-09-241-0/+2
| | | | | | | | Submitted by: maintainer Noted by: bento Notes: svn path=/head/; revision=89218
* Grrr it's named %%PORTDOCS%%Oliver Lehmann2003-08-041-2/+2
| | | | Notes: svn path=/head/; revision=86271
* fix pkg-plistOliver Lehmann2003-08-041-2/+2
| | | | | | | Noted by: kris Notes: svn path=/head/; revision=86268
* Add gccxml 0.4.2, xML output extension to GCC.Oliver Lehmann2003-08-015-0/+105
PR: 54555 Submitted by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de> Notes: svn path=/head/; revision=86148