non port: devel/gnatcoll/files/patch-src_iconv_with__iconv_iconv__support.c |
Number of commits found: 2 |
Tuesday, 23 Jun 2015
|
22:20 marino
Ada Framework: Switch to gcc5-aux, upgrade 6 packages at once
The transition from gcc-aux to gcc5-aux in the Ada framework has been
blocked by the inability to build gtkada3 and, once resolved, GPS (due
to tight locking with compiler).
A few days ago, Adacore made their annual release of their main libre
products, include GPS. However, some products were tightly coupled with
the recent compilers, so in order to upgrade, the compiler had to be
switched and dependencies require many ports to be upgraded at once:
* lang/asis
* devel/gnatcoll
* devel/gps
* x11-toolkits/gtkada3
* www/aws
* www/aws-demos
While the version upgrades were modest in most cases (gps, gtkada3), the
amount of work put into each port was significant. There are too many
improvements to mention here. A few include the removal of dynamic
package lists and incorporating gnatcoll into gps to avoid building it
twice. A private "exp-run" was done all on all 50+ Ada ports to ensure
they still build.
Also, a new argument was added to Uses/ada.mk, "run", that pulls in the
GNAT compiler as a run depends. This was necessary for GPS that will
not launch correctly without the compiler in place.
 |
Friday, 23 May 2014
|
08:10 marino
devel/gnatcoll: Don't install gps files to avoid conflict with gps
The embedded gnatcoll in GPS wants to install the GPS support files and
it is better that the embedded gnatcoll does it.
While here, bring in iconv warning fix and also allow python 3 as a
valid python option (I assume it is without actually testing it).
 |
Number of commits found: 2 |