Commit graph

5 commits

Author SHA1 Message Date
Mark Linimon
9dbc4a83ee Spell ONLY_FOR_ARCHS correctly. 2011-07-16 05:29:51 +00:00
Frederic Culot
d803eb8773 - Update to 20110627 (corresponding to gcc4.6.1 release)
PR:		ports/158938
Submitted by:	John Marino <draco@marino.st> (maintainer)
2011-07-15 13:58:30 +00:00
Frederic Culot
87a554ee13 - Update to 20110325 [1]
- Pet portlint(1) by removing trailing spaces

PR:		ports/156541 [1]
Submitted by:	John Marino <freebsdml@marino.st> (maintainer)
2011-04-27 11:15:39 +00:00
Wen Heping
3f7845fc82 - Fix fetch on amd64 platform
Reported by:	pointyhat
2011-02-18 00:15:54 +00:00
Wen Heping
99d52a0079 GNAT AUX is based on the trunk version of Free Software Foundation's GNU
Compiler Collection.  It carries with it the GMGPL license, the modified
version of the GPL that exempts generic instantiation from resulting in
a GPL-licensed executable.  This version of GNAT also carries with it the
GCC Runtime Library Exception, so the resulting binaries have no licensing
requirements.  Binaries produced by GNAT AUX should be handled the same as
binaries produced by any FSF GNAT compiler.

GNAT AUX implements the full Ada-83, Ada-95, and Ada-2005 language standards.
It also implements some features of the draft Ada-2012 standard, which are
optionally accessible via the -gnat2012 switch or Ada_2012 pragma.

WWW: http://www.dragonlace.net/

PR:		ports/153828
Submitted by:	John Marino <freebsdml@marino.st>
2011-02-15 07:32:50 +00:00