Date: Mon, 26 Sep 2011 00:54:38 +0000 (UTC) From: Gerald Pfeifer <gerald@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/lang/gcc Makefile distinfo pkg-descr pkg-plist Message-ID: <201109260054.p8Q0scsd076977@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
gerald 2011-09-26 00:54:38 UTC FreeBSD ports repository Modified files: lang/gcc Makefile distinfo pkg-descr pkg-plist Log: Welcome the new lang/gcc port! This shall track our preferred version of GCC (usually an upstream release). It starts out as GCC 4.6.1 and is thus in conflict with lang/gcc46 and will move towards later minor versions of GCC 4.6 and then on to GCC 4.7. lang/gcc will provide gcc46, g++46, gfortran46 etc. exactly like lang/gcc46 with which it is interchangible. This is also planned to be in sync with our existing USE_FORTRAN knob so that users have the option of using this port, rarely updated, or the corresponding lang/gcc46 which follows weekly upstream snapshots. On the way rename %%GCC_VER%% in pkg-plist to %%GCC_VERSION%% and make the Makefile machinery a bit more generic to minimize differences between lang/gcc ports based on releases and those based on snapshots. PR: 156857 Revision Changes Path 1.510 +11 -6 ports/lang/gcc/Makefile 1.373 +2 -2 ports/lang/gcc/distinfo 1.19 +5 -0 ports/lang/gcc/pkg-descr 1.115 +14 -14 ports/lang/gcc/pkg-plist
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201109260054.p8Q0scsd076977>