summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authormaya <maya>2017-01-14 10:51:09 +0000
committermaya <maya>2017-01-14 10:51:09 +0000
commit360833b1f47ed29e07c8ef184d204e764e30e1ee (patch)
tree29b633e2e6a5a34698f4d3958fa9035726455dd1 /lang
parent8d3ce1a338f69e93544c04cadc6051eb0cd2485f (diff)
downloadpkgsrc-360833b1f47ed29e07c8ef184d204e764e30e1ee.tar.gz
provide a consistent description across gcc packages.
don't mention netbsd things, development snapshots, etc.
Diffstat (limited to 'lang')
-rw-r--r--lang/gcc48/DESCR3
-rw-r--r--lang/gcc5/DESCR5
-rw-r--r--lang/gcc6/DESCR5
3 files changed, 3 insertions, 10 deletions
diff --git a/lang/gcc48/DESCR b/lang/gcc48/DESCR
index fd9f9958b81..0262b0919e3 100644
--- a/lang/gcc48/DESCR
+++ b/lang/gcc48/DESCR
@@ -1,4 +1,3 @@
The GNU Compiler Collection (GCC) includes front ends for C, C++, Objective-C,
Fortran, Java, and Go, as well as libraries for these languages (libstdc++,
-libgcj,...). This package provides the snapshot relases of version 4.8.
-See http://gcc.gnu.org/gcc-4.8/changes.html for changes relative to 4.7.x.
+libgcj,...).
diff --git a/lang/gcc5/DESCR b/lang/gcc5/DESCR
index e5300642b70..0262b0919e3 100644
--- a/lang/gcc5/DESCR
+++ b/lang/gcc5/DESCR
@@ -1,6 +1,3 @@
The GNU Compiler Collection (GCC) includes front ends for C, C++, Objective-C,
Fortran, Java, and Go, as well as libraries for these languages (libstdc++,
-libgcj,...). This package provides the snapshot release of version 5.
-
-On NetBSD a working cabsl function must be present in libm to build gfortran.
-This has been added to -current on 2014/10/10 and to NetBSD7 on 2014/10/13.
+libgcj,...).
diff --git a/lang/gcc6/DESCR b/lang/gcc6/DESCR
index 8ebaa3e51be..0262b0919e3 100644
--- a/lang/gcc6/DESCR
+++ b/lang/gcc6/DESCR
@@ -1,6 +1,3 @@
The GNU Compiler Collection (GCC) includes front ends for C, C++, Objective-C,
Fortran, Java, and Go, as well as libraries for these languages (libstdc++,
-libgcj,...). This package provides the development version of veersion 6.x.
-
-On NetBSD a working cabsl function must be present in libm to build gfortran.
-This has been added to NetBSD7 on 2014/10/13.
+libgcj,...).