aboutsummaryrefslogtreecommitdiff
path: root/devel/gccxml
Commit message (Collapse)AuthorAgeFilesLines
* 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