aboutsummaryrefslogtreecommitdiff
path: root/devel/gccxml/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Enable build on FreeBSD7Volker Stolz2006-05-141-4/+0
| | | | | | | 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
* 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-031-0/+1
| | | | | | | Submitted by: barner@ Notes: svn path=/head/; revision=130248
* Update to 0.6.0, including:Volker Stolz2004-03-111-32/+11
| | | | | | | | | | | | | | - 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
* Add gccxml 0.4.2, xML output extension to GCC.Oliver Lehmann2003-08-011-0/+53
PR: 54555 Submitted by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de> Notes: svn path=/head/; revision=86148