head 1.4; access; symbols pkgsrc-2022Q3:1.3.0.48 pkgsrc-2022Q3-base:1.3 pkgsrc-2022Q2:1.3.0.46 pkgsrc-2022Q2-base:1.3 pkgsrc-2022Q1:1.3.0.44 pkgsrc-2022Q1-base:1.3 pkgsrc-2021Q4:1.3.0.42 pkgsrc-2021Q4-base:1.3 pkgsrc-2021Q3:1.3.0.40 pkgsrc-2021Q3-base:1.3 pkgsrc-2021Q2:1.3.0.38 pkgsrc-2021Q2-base:1.3 pkgsrc-2021Q1:1.3.0.36 pkgsrc-2021Q1-base:1.3 pkgsrc-2020Q4:1.3.0.34 pkgsrc-2020Q4-base:1.3 pkgsrc-2020Q3:1.3.0.32 pkgsrc-2020Q3-base:1.3 pkgsrc-2020Q2:1.3.0.28 pkgsrc-2020Q2-base:1.3 pkgsrc-2020Q1:1.3.0.8 pkgsrc-2020Q1-base:1.3 pkgsrc-2019Q4:1.3.0.30 pkgsrc-2019Q4-base:1.3 pkgsrc-2019Q3:1.3.0.26 pkgsrc-2019Q3-base:1.3 pkgsrc-2019Q2:1.3.0.24 pkgsrc-2019Q2-base:1.3 pkgsrc-2019Q1:1.3.0.22 pkgsrc-2019Q1-base:1.3 pkgsrc-2018Q4:1.3.0.20 pkgsrc-2018Q4-base:1.3 pkgsrc-2018Q3:1.3.0.18 pkgsrc-2018Q3-base:1.3 pkgsrc-2018Q2:1.3.0.16 pkgsrc-2018Q2-base:1.3 pkgsrc-2018Q1:1.3.0.14 pkgsrc-2018Q1-base:1.3 pkgsrc-2017Q4:1.3.0.12 pkgsrc-2017Q4-base:1.3 pkgsrc-2017Q3:1.3.0.10 pkgsrc-2017Q3-base:1.3 pkgsrc-2017Q2:1.3.0.6 pkgsrc-2017Q2-base:1.3 pkgsrc-2017Q1:1.3.0.4 pkgsrc-2017Q1-base:1.3 pkgsrc-2016Q4:1.3.0.2 pkgsrc-2016Q4-base:1.3 pkgsrc-2016Q3:1.2.0.20 pkgsrc-2016Q3-base:1.2 pkgsrc-2016Q2:1.2.0.18 pkgsrc-2016Q2-base:1.2 pkgsrc-2016Q1:1.2.0.16 pkgsrc-2016Q1-base:1.2 pkgsrc-2015Q4:1.2.0.14 pkgsrc-2015Q4-base:1.2 pkgsrc-2015Q3:1.2.0.12 pkgsrc-2015Q3-base:1.2 pkgsrc-2015Q2:1.2.0.10 pkgsrc-2015Q2-base:1.2 pkgsrc-2015Q1:1.2.0.8 pkgsrc-2015Q1-base:1.2 pkgsrc-2014Q4:1.2.0.6 pkgsrc-2014Q4-base:1.2 pkgsrc-2014Q3:1.2.0.4 pkgsrc-2014Q3-base:1.2 pkgsrc-2014Q2:1.2.0.2 pkgsrc-2014Q2-base:1.2 pkgsrc-2014Q1:1.1.0.14 pkgsrc-2014Q1-base:1.1 pkgsrc-2013Q4:1.1.0.12 pkgsrc-2013Q4-base:1.1 pkgsrc-2013Q3:1.1.0.10 pkgsrc-2013Q3-base:1.1 pkgsrc-2013Q2:1.1.0.8 pkgsrc-2013Q2-base:1.1 pkgsrc-2013Q1:1.1.0.6 pkgsrc-2013Q1-base:1.1 pkgsrc-2012Q4:1.1.0.4 pkgsrc-2012Q4-base:1.1 pkgsrc-2012Q3:1.1.0.2 pkgsrc-2012Q3-base:1.1; locks; strict; comment @# @; 1.4 date 2022.12.25.18.51.55; author wiz; state dead; branches; next 1.3; commitid P6dVyGhIIdXDfY6E; 1.3 date 2016.11.25.20.36.49; author marino; state Exp; branches; next 1.2; commitid OuLe7Bz0COsVdyvz; 1.2 date 2014.04.30.16.28.09; author marino; state Exp; branches; next 1.1; commitid Vni8Ls5Vdi9V3Jyx; 1.1 date 2012.07.08.20.08.42; author marino; state Exp; branches; next ; desc @@ 1.4 log @gprbuild-aux: really remove @ text @$NetBSD: patch-share_gprconfig_compilers.xml,v 1.3 2016/11/25 20:36:49 marino Exp $ Tailor standard gprbuild to recognize gcc-aux / Ada framework --- share/gprconfig/compilers.xml.orig 2015-04-28 15:02:41 UTC +++ share/gprconfig/compilers.xml @@@@ -693,17 +693,15 @@@@ Ada - ${PREFIX}gcc -v + ${PREFIX}ada -v - \.\./lib/gcc(-lib)?/$TARGET/$gcc_version/adalib/ - \.\./lib/gcc(-lib)?/$TARGET/$gcc_version/ada_object_path - \.\./lib/gcc(-lib)?/$TARGET/$gcc_version/rts-(.*)/adalib/ - \.\./$TARGET/lib/gnat/(.*)/adalib/ + \.\./lib/gcc/$TARGET/$gcc_version/adalib + /usr/local/gcc5-aux/lib/gcc/$TARGET/$gcc_version/adalib - ${PREFIX}gcc -dumpmachine + ${PREFIX}ada -dumpmachine @ 1.3 log @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 @ text @d1 1 a1 1 $NetBSD: patch-share_gprconfig_compilers.xml,v 1.2 2014/04/30 16:28:09 marino Exp $ @ 1.2 log @devel/gprbuild-aux: Update version GPL 2012 to GPL 2013 GPRBuild needs to be built with GNAT sources, so it now depends on the new library lang/gnat_util. It installs two new programs: gprinstall and gprslave. This is the latest version published by Adacore. @ text @d1 1 a1 1 $NetBSD$ d5 1 a5 1 --- share/gprconfig/compilers.xml.orig 2013-01-09 18:09:30.000000000 +0000 d7 1 a7 1 @@@@ -456,16 +456,15 @@@@ d19 1 d21 1 a21 1 + @@AUXPREFIX@@/lib/gcc/$TARGET/$gcc_version/adalib @ 1.1 log @devel/gprbuild-aux: Upgrade to version GPL 2012 1) Replace custom tarball with Adacore's GPL 2012 release 2) Update license to GPLv3 3) Remove lang/gnat-aux dependency 4) USE_LANGUAGES+= ada (invokes lang/gcc-aux dependency) 5) Update buildlink3.mk to require GPL 2012 version 6) Restore use of pkgsrc wrappers 7) Add Library_Option "-R" support which ignores all automatically generated rpaths* which point to the WRKOBJDIR. DESTDIR isn't supported by GPRBuild, so this rpath disabling is necessary to avoid references to work directories. * gcc and adalib rpaths are excluded with -R option. 8) This Library_Option "-R" matches the same modification added to lang/gcc-aux and lang/gnat-aux's project handler. 9) This modification is required to fix www/aws rpath issues which appears with recent changes to PKG_DEVELOPER=yes checks. @ text @d3 3 a5 1 --- share/gprconfig/compilers.xml.orig 2012-03-28 13:32:23.000000000 +0000 d7 1 a7 1 @@@@ -418,16 +418,15 @@@@ d13 1 a13 1 @