Subject: CVS commit: pkgsrc/devel/gps
From: John Marino
Date: 2012-07-08 22:23:50
Message id: 20120708202350.BE76B175DD@cvs.netbsd.org

Log Message:
devel/gps: Build with USE_LANGUAGES+= ada

1) Remove lang/gnat-aux dependency
2) USE_LANGUAGES+= ada (invokes lang/gcc-aux dependency)
3) Restore use of pkgsrc wrappers
4) Unreferenced pragma added, required to build with lang/gcc-aux
5) Ada 2012 binding interpretation fixes added, required to build with
   lang/gcc-aux
6) GPRBuild-based packages require USE_LANGUAGES+= c++ fortran in addition
   to "c" and "ada" because GPRBUILD probes for these \ 
languages.  If they
   aren't on the language list, pkgsrc comes back with a warning message
   that causes gprbuild to throw an unhandled exception due to a regex
   failure.  devel/gps doesn't contain c++ or fortran despite the value of
   USE_LANGUAGES.

Files:
RevisionActionfile
1.13modifypkgsrc/devel/gps/Makefile
1.7modifypkgsrc/devel/gps/distinfo
1.1addpkgsrc/devel/gps/patches/patch-ada__module_core_src_ada__semantic__tree-generics.adb
1.1addpkgsrc/devel/gps/patches/patch-prj_editor_src_gpr__creation.adb
1.1addpkgsrc/devel/gps/patches/patch-refactoring_core_src_refactoring-services.adb
1.1addpkgsrc/devel/gps/patches/patch-toolchains_editor_core_src_toolchains-parsers.ads