aboutsummaryrefslogtreecommitdiff
path: root/lang/gcc/pkg-descr
diff options
context:
space:
mode:
authorGerald Pfeifer <gerald@FreeBSD.org>2011-09-26 00:54:37 +0000
committerGerald Pfeifer <gerald@FreeBSD.org>2011-09-26 00:54:37 +0000
commit659ec95f4af6c61b630f5714930e5d04d4ea0c4e (patch)
treeb7e06bbec6f7b0e3ca415240f91db43c4994f7ad /lang/gcc/pkg-descr
parentb671cf2388753d3873dfa21c8d9b1507c1bc17af (diff)
downloadports-659ec95f4af6c61b630f5714930e5d04d4ea0c4e.tar.gz
ports-659ec95f4af6c61b630f5714930e5d04d4ea0c4e.zip
Notes
Diffstat (limited to 'lang/gcc/pkg-descr')
-rw-r--r--lang/gcc/pkg-descr5
1 files changed, 5 insertions, 0 deletions
diff --git a/lang/gcc/pkg-descr b/lang/gcc/pkg-descr
index d9dcae413f8e..e2ba591daf6d 100644
--- a/lang/gcc/pkg-descr
+++ b/lang/gcc/pkg-descr
@@ -2,6 +2,11 @@ GCC, the GNU Compiler Collection, supports a number of languages. This
port installs the C, C++, Fortran and Java front ends as gcc46, g++46,
gfortran46, and gcj46, respectively.
+It can be used interchangibly with the lang/gcc46 port which tracks
+weekly upstream snapshots whereas this port will be updated less
+frequently, mostly in sync with upstream releases, and will move to
+lang/gcc47 and later over time.
+
WWW: http://gcc.gnu.org/
Gerald Pfeifer <gerald@FreeBSD.org>