NOTICE: This package has been removed from pkgsrc

./lang/gnat-aux, GNAT Ada compiler based on GCC 4.6

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 20130412nb3, Package name: gnat-aux-20130412nb3, Maintainer: draco

The GNAT AUX Ada compiler targeted at *BSD and *Solaris platforms

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.

GNAT AUX always builds C, and builds Ada, Fortran, C++, and Objective-C by
default. The last four languages can be disabled by the options framework.


Required to run:
[converters/libiconv] [math/mpfr] [devel/gmp] [math/mpcomplex]


Package options: ada, cxx, fortran, objc

Master sites: (Expand)


Version history: (Expand)


CVS history: (Expand)


   2015-06-15 11:39:13 by John Marino | Files touched by this commit (16) | Package removed
Log message:
Remove obsolete lang/gnat-aux

The gnat-aux package is based on gcc-4.6, which has been unsupported
upstream since the last point release on 25 March 2011.

Nothing depends on it. The lang/gcc-aux package (based on gcc-4.9) took
over its tasks with the "ada" support a few years ago.  A new package,
lang/gcc5-aux is coming soon.

There's no technical reason to use lang/gnat-aux over lang/gcc-aux or
lang/gcc5-aux (hopefully nobody has been!) so just remove it outright
with the recommendation to switch to a newer Ada compiler package.
   2015-06-12 12:52:19 by Thomas Klausner | Files touched by this commit (3152)
Log message:
Recursive PKGREVISION bump for all packages mentioning 'perl',
having a PKGNAME of p5-*, or depending such a package,
for perl-5.22.0.
   2014-05-30 01:38:20 by Thomas Klausner | Files touched by this commit (3049)
Log message:
Bump for perl-5.20.0.
Do it for all packages that
* mention perl, or
* have a directory name starting with p5-*, or
* depend on a package starting with p5-
like last time, for 5.18, where this didn't lead to complaints.
Let me know if you have any this time.
   2013-05-31 14:42:58 by Thomas Klausner | Files touched by this commit (2880)
Log message:
Bump all packages for perl-5.18, that
a) refer 'perl' in their Makefile, or
b) have a directory name of p5-*, or
c) have any dependency on any p5-* package

Like last time, where this caused no complaints.
   2013-05-01 00:24:16 by Joerg Sonnenberger | Files touched by this commit (8)
Log message:
Deal with 16bit ctype table change in NetBSD/current.
   2013-04-27 08:03:39 by John Marino | Files touched by this commit (2)
Log message:
lang/gcc-aux: Update to gcc 4.6.4 (version 20130412)

This is a bug fix release, the final of the GCC 4.6 series.
The official change page is http://gcc.gnu.org/gcc-4.6/changes.html
According to it, 86 bugs have been resolved since version 4.6.3 was
released (2 P1 bugs, 20 P2 bugs).
   2012-10-03 23:59:10 by Thomas Klausner | Files touched by this commit (2798)
Log message:
Bump all packages that use perl, or depend on a p5-* package, or
are called p5-*.

I hope that's all of them.
   2012-10-02 22:11:57 by Aleksej Saushev | Files touched by this commit (187)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.