pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/gprbuild-aux
Module Name: pkgsrc
Committed By: marino
Date: Sun Jul 8 20:08:42 UTC 2012
Modified Files:
pkgsrc/devel/gprbuild-aux: DESCR Makefile PLIST buildlink3.mk distinfo
Added Files:
pkgsrc/devel/gprbuild-aux/patches: patch-Makefile.in patch-gprbuild.gpr
patch-share_gprconfig_compilers.xml patch-share_gprconfig_gnat.xml
patch-share_gprconfig_linker.xml
patch-share_gprconfig_targetset.xml patch-src_gprlib.adb
Log Message:
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.
To generate a diff of this commit:
cvs rdiff -u -r1.1.1.1 -r1.2 pkgsrc/devel/gprbuild-aux/DESCR \
pkgsrc/devel/gprbuild-aux/Makefile pkgsrc/devel/gprbuild-aux/PLIST \
pkgsrc/devel/gprbuild-aux/buildlink3.mk
cvs rdiff -u -r1.2 -r1.3 pkgsrc/devel/gprbuild-aux/distinfo
cvs rdiff -u -r0 -r1.1 pkgsrc/devel/gprbuild-aux/patches/patch-Makefile.in \
pkgsrc/devel/gprbuild-aux/patches/patch-gprbuild.gpr \
pkgsrc/devel/gprbuild-aux/patches/patch-share_gprconfig_compilers.xml \
pkgsrc/devel/gprbuild-aux/patches/patch-share_gprconfig_gnat.xml \
pkgsrc/devel/gprbuild-aux/patches/patch-share_gprconfig_linker.xml \
pkgsrc/devel/gprbuild-aux/patches/patch-share_gprconfig_targetset.xml \
pkgsrc/devel/gprbuild-aux/patches/patch-src_gprlib.adb
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index