pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/lang/gcc5-aux
Module Name: pkgsrc
Committed By: marino
Date: Mon Jun 15 09:46:27 UTC 2015
Added Files:
pkgsrc/lang/gcc5-aux: DESCR Makefile Makefile.testsuite
Makefile.version buildlink3.mk distinfo options.mk
pkgsrc/lang/gcc5-aux/files: diff-ada diff-ada-testsuite diff-core
diff-cxx diff-cxx-testsuite diff-fortran diff-gcc-testsuite
Log Message:
Import lang/gcc5-aux based on gcc-5.1
This compiler package is not like the lang/gcc4* packages, but rather
the lang/gcc-aux package which exists to bring GNAT, the Ada language
compiler. The lang/gcc-aux package is based on gcc-4.9, and this
package is based on gcc-5. This is the first gcc5 package in pkgsrc,
and it does support C, C++, ObjC, and Fortran in addition to Ada thus
it is very useful, but it does have a different purpose than other
gcc ports.
This port has had minimal testing. I verified GNAT passes 100% of the
testsuite on NetBSD 6.1/amd64, but it has not been tested on any
NetBSD 5, 7.0 or 7.99 platform yet. I don't have any hardware, so it
will require using a VM or having others report failure/success. Due
to similarity with lang/gcc-aux, chances are good that it will build
and function properly on other platforms.
See http://gcc.gnu.org/gcc-5/changes.html for more information about
improvements over the gcc-4.9 series.
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/lang/gcc5-aux/DESCR \
pkgsrc/lang/gcc5-aux/Makefile pkgsrc/lang/gcc5-aux/Makefile.testsuite \
pkgsrc/lang/gcc5-aux/Makefile.version pkgsrc/lang/gcc5-aux/buildlink3.mk \
pkgsrc/lang/gcc5-aux/distinfo pkgsrc/lang/gcc5-aux/options.mk
cvs rdiff -u -r0 -r1.1 pkgsrc/lang/gcc5-aux/files/diff-ada \
pkgsrc/lang/gcc5-aux/files/diff-ada-testsuite \
pkgsrc/lang/gcc5-aux/files/diff-core pkgsrc/lang/gcc5-aux/files/diff-cxx \
pkgsrc/lang/gcc5-aux/files/diff-cxx-testsuite \
pkgsrc/lang/gcc5-aux/files/diff-fortran \
pkgsrc/lang/gcc5-aux/files/diff-gcc-testsuite
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