summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorgrant <grant@pkgsrc.org>2004-06-26 06:44:18 +0000
committergrant <grant@pkgsrc.org>2004-06-26 06:44:18 +0000
commit4512c41baeeee1b4f06fe2203703710a56befa46 (patch)
tree3b3ac83c2326efbe72d0979c6fa8383daa9c60d2 /graphics
parent8761b80efded2302519cce4adbe14c065c99fb2b (diff)
downloadpkgsrc-4512c41baeeee1b4f06fe2203703710a56befa46.tar.gz
- s/Gnu/GNU/ when used as an acronym
- note the inclusion or lack of X11 support - | fmt 70 75
Diffstat (limited to 'graphics')
-rw-r--r--graphics/gnuplot-nox11/DESCR18
-rw-r--r--graphics/gnuplot/DESCR18
2 files changed, 16 insertions, 20 deletions
diff --git a/graphics/gnuplot-nox11/DESCR b/graphics/gnuplot-nox11/DESCR
index da8d2d54d48..f8f9f785065 100644
--- a/graphics/gnuplot-nox11/DESCR
+++ b/graphics/gnuplot-nox11/DESCR
@@ -1,12 +1,10 @@
Gnuplot is a command-line driven interactive function plotting utility
for UNIX, MSDOS, and VMS platforms. The software is copyrighted but
-freely distributed (i.e., you don't have to pay for it). It was
-originally intended as graphical program which would allow scientists
-and students to visualize mathematical functions and data. Gnuplot
-supports many different types of terminals, plotters, and printers
-(including many color devices, and pseudo-devices like LaTeX) and is
-easily extensible to include new devices. [ The "GNU" in gnuplot is
-NOT related to the Free Software Foundation, the naming is just a
-coincidence (and a long story). Thus gnuplot is not covered by the Gnu
-copyleft, but rather by its own copyright statement, included in all
-source code files.]
+freely distributed (i.e., you don't have to pay for it). It was originally
+intended as graphical program which would allow scientists and students
+to visualize mathematical functions and data. Gnuplot supports many
+different types of terminals, plotters, and printers (including many
+color devices, and pseudo-devices like LaTeX) and is easily extensible
+to include new devices.
+
+This package does not include X11 support.
diff --git a/graphics/gnuplot/DESCR b/graphics/gnuplot/DESCR
index da8d2d54d48..8559643016c 100644
--- a/graphics/gnuplot/DESCR
+++ b/graphics/gnuplot/DESCR
@@ -1,12 +1,10 @@
Gnuplot is a command-line driven interactive function plotting utility
for UNIX, MSDOS, and VMS platforms. The software is copyrighted but
-freely distributed (i.e., you don't have to pay for it). It was
-originally intended as graphical program which would allow scientists
-and students to visualize mathematical functions and data. Gnuplot
-supports many different types of terminals, plotters, and printers
-(including many color devices, and pseudo-devices like LaTeX) and is
-easily extensible to include new devices. [ The "GNU" in gnuplot is
-NOT related to the Free Software Foundation, the naming is just a
-coincidence (and a long story). Thus gnuplot is not covered by the Gnu
-copyleft, but rather by its own copyright statement, included in all
-source code files.]
+freely distributed (i.e., you don't have to pay for it). It was originally
+intended as graphical program which would allow scientists and students
+to visualize mathematical functions and data. Gnuplot supports many
+different types of terminals, plotters, and printers (including many
+color devices, and pseudo-devices like LaTeX) and is easily extensible
+to include new devices.
+
+This package includes X11 support.