diff options
author | Gerald Pfeifer <gerald@FreeBSD.org> | 2011-12-11 09:09:02 +0000 |
---|---|---|
committer | Gerald Pfeifer <gerald@FreeBSD.org> | 2011-12-11 09:09:02 +0000 |
commit | 8fe0249ff200704fedab53485f27bca495e07286 (patch) | |
tree | fd732953679c8a4471282d9e088490148b3aa560 /MOVED | |
parent | Try to build this on the cluster, now that it has been updated to lzo2. (diff) |
Remove the lang/gcc42 port (GCC 4.2) which does not have any user in
the tree any more and has been obsoleted by several newer versions of
GCC -- ones that actually build on FreeBSD 10.x out of the box and
provide better support for newer CPUs, better optimizations overall,
and more advanced language support.
GCC 4.6 aka lang/gcc or lang/gcc46 is the new default version of GCC
in ports.
The system compiler version of GCC 4.2 is still available up to and
including FreeBSD 9.x and users of USE_GCC=4.2+ will be transparently
redirected to lang/gcc if, or rather when, this changes.
PR: 163103
Feature safe: yes
Notes
Notes:
svn path=/head/; revision=287171
Diffstat (limited to 'MOVED')
-rw-r--r-- | MOVED | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -3016,3 +3016,4 @@ x11/ruby-gnome2-all||2011-12-05|Removed devel/zeroinstall-injector||2011-12-06|Duplicates PBI functionality, and 0install feeds are available as ports audio/py-taglib||2011-12-07|Only compatible with Python 2.4. Use audio/py-tagpy instead x11-wm/wmthemeinstall||2011-12-10|Abandonware: no more upstream, no more public distfiles +lang/gcc42|lang/gcc46|2011-12-11|Superseded by gcc46 |