aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTilman Keskinoz <arved@FreeBSD.org>2002-11-05 22:50:57 +0800
committerTilman Keskinoz <arved@FreeBSD.org>2002-11-05 22:50:57 +0800
commitef397a346578976fd793ee41486be1bc2e440c20 (patch)
tree35015392f1da96cabb1fe1d48d447b0f6666fa98
parenta5fc5bc79a45353f25fdb833eb51d4553c523543 (diff)
downloadfreebsd-ports-gnome-ef397a346578976fd793ee41486be1bc2e440c20.tar.gz
freebsd-ports-gnome-ef397a346578976fd793ee41486be1bc2e440c20.tar.zst
freebsd-ports-gnome-ef397a346578976fd793ee41486be1bc2e440c20.zip
Adjust pkg-comment and pkg-descr. gcc28 isn't the Latest Release and
will probably not become our base system compiler in the near future. Submitted by: Frerich Raabe <frerichraabe@gmx.de>
-rw-r--r--lang/gcc28/pkg-comment2
-rw-r--r--lang/gcc28/pkg-descr4
2 files changed, 1 insertions, 5 deletions
diff --git a/lang/gcc28/pkg-comment b/lang/gcc28/pkg-comment
index 1745c580e736..26d0ee066f90 100644
--- a/lang/gcc28/pkg-comment
+++ b/lang/gcc28/pkg-comment
@@ -1 +1 @@
-Latest and greatest version of the GNU compiler suite
+GNU Compiler Collection 2.8
diff --git a/lang/gcc28/pkg-descr b/lang/gcc28/pkg-descr
index 596f4f444f4b..286416677c30 100644
--- a/lang/gcc28/pkg-descr
+++ b/lang/gcc28/pkg-descr
@@ -1,7 +1,3 @@
-GCC 2.8.1 is the latest release of the GNU compiler suite.
-It is a port for now, until its stableness and ability to produce
-a working kernel and "make world" is proven.
-
C++ support, and in particular template support, is vastly improved over
gcc-2.7. G++ 2.8.1 also compiles SGI's offical reference implimentation
of the STL.