Date: Tue, 15 Feb 2011 07:32:50 +0000 (UTC) From: Wen Heping <wen@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/lang Makefile ports/lang/gnat-aux Makefile distinfo pkg-descr pkg-plist Message-ID: <201102150732.p1F7WokA087078@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
wen 2011-02-15 07:32:50 UTC FreeBSD ports repository Modified files: lang Makefile Added files: lang/gnat-aux Makefile distinfo pkg-descr pkg-plist Log: GNAT AUX is based on the trunk version of Free Software Foundation's GNU Compiler Collection. It carries with it the GMGPL license, the modified version of the GPL that exempts generic instantiation from resulting in a GPL-licensed executable. This version of GNAT also carries with it the GCC Runtime Library Exception, so the resulting binaries have no licensing requirements. Binaries produced by GNAT AUX should be handled the same as binaries produced by any FSF GNAT compiler. GNAT AUX implements the full Ada-83, Ada-95, and Ada-2005 language standards. It also implements some features of the draft Ada-2012 standard, which are optionally accessible via the -gnat2012 switch or Ada_2012 pragma. WWW: http://www.dragonlace.net/ PR: ports/153828 Submitted by: John Marino <freebsdml@marino.st> Revision Changes Path 1.716 +1 -0 ports/lang/Makefile 1.1 +179 -0 ports/lang/gnat-aux/Makefile (new) 1.1 +4 -0 ports/lang/gnat-aux/distinfo (new) 1.1 +13 -0 ports/lang/gnat-aux/pkg-descr (new) 1.1 +40 -0 ports/lang/gnat-aux/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201102150732.p1F7WokA087078>