pkgsrc/mk/compiler
marino e7a91fc2fa Upgrade USE_LANGUAGES=ada to use lang/gcc5-aux instead of lang/gcc-aux
This large commit accomplishes the following:

1) Switch USE_LANGUAGES=ada to require lang/gcc5-aux (gcc 5.4) instead
   of lang/gcc-aux (gcc 4.9.2) on gcc.mk
2) Bump affected ports and fix paths as necessary
3) Upgrade devel/gprbuild to the latest release
   - No longer requires lang/gnat_util
   - gprslave requires gcc6-aux, so it was disabled for now
4) Fix lang/gnat_util but set PKG_SKIP_REASON
   - It has no further purpose in the pkgsrc tree
   - It has no practical purpose outside of the pkgsrc tree
   - Indicate intent to remove from tree in Jan. 2017
5) Set devel/GPS as failed with PKG_FAIL_REASON
   - This version of GPS is several years old and at the time they were
     strongly tied to compiler.
   - Latest release of GPS require gcc6-aux (not available) and several
     new and complex dependencies
   - maintainer (me) has no interest to continue supporting it
   - Leaving GPS in place until Jan 2017 to give another person chance to
     upgrade and take over support
   - Latest version in FreeBSD Ports Collection as a reference point
2016-11-25 20:36:49 +00:00
..
ccache.mk Extend the list of packages that ccache.mk avoids in order to prevent 2015-03-20 17:53:14 +00:00
ccc.mk
clang.mk LLVM's correlated value propagation pass is known to require a lot of 2015-03-02 19:59:06 +00:00
distcc.mk Remove mk/find-prefix.mk and its usage from the mk infrastructure. 2015-11-25 13:05:47 +00:00
f2c.mk Remove mk/find-prefix.mk and its usage from the mk infrastructure. 2015-11-25 13:05:47 +00:00
g95.mk Remove obsolete anti-cycle logic; fixes PR 48961. 2016-07-09 17:12:22 +00:00
gcc.mk Upgrade USE_LANGUAGES=ada to use lang/gcc5-aux instead of lang/gcc-aux 2016-11-25 20:36:49 +00:00
gfortran.mk Introduce GFORTRAN_VERSION, pick which version of gfortran is used. 2016-09-12 12:18:13 +00:00
hp.mk
icc.mk
ido.mk
mipspro-ucode.mk
mipspro.mk
pcc.mk Correction to the previous: we must use ${GREP} -E, there's no ${EGREP} here. 2015-10-09 17:27:09 +00:00
sunpro.mk PR 49877: Expand correct variable. From Greg Onufer. 2015-05-03 23:16:41 +00:00
xlc.mk