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_targetset.xml,v 1.3 2016/11/25 20:36:49 marino Exp $ Add / correct BSD targets --- share/gprconfig/targetset.xml.orig 2014-09-11 13:36:47 UTC +++ share/gprconfig/targetset.xml @@@@ -66,8 +66,8 @@@@ - x86-solaris - i.86-(pc-)?solaris.* + i.86-.*-solaris.* + x86_64-.*-solaris.* @@@@ -162,19 +162,34 @@@@ pent.*-cygwin.* - + - x86-freebsd i.86-.*freebsd.* + amd64-.*-freebsd.* + x86_64-.*-freebsd.* - + - x86_64-freebsd - x86_64-.*freebsd.* - amd64-.*freebsd.* + i.86-.*-dragonfly.* + x86_64-.*-dragonfly.* + + + i.86-.*-netbsd.* + amd64-.*-netbsd.* + x86_64-.*-netbsd.* + + + + + i.86-.*-openbsd.* + amd64-.*-openbsd.* + x86_64-.*-openbsd.* + + + @ 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_targetset.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/targetset.xml.orig 2012-12-19 17:55:05.000000000 +0000 d7 1 a7 1 @@@@ -52,8 +52,8 @@@@ d18 3 a20 1 @@@@ -144,10 +144,32 @@@@ d22 2 a23 1 d31 1 d33 4 a36 1 + d39 2 a40 2 + + @ 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/targetset.xml.orig 2011-10-20 17:41:48.000000000 +0000 d18 1 a18 1 @@@@ -144,10 +144,29 @@@@ d20 1 a20 1 d24 1 d28 1 a28 1 + d34 1 a34 1 + d37 1 d41 1 a41 1 + d44 1 @