2012-03-07 17:29:45 +01:00
|
|
|
@comment $NetBSD: PLIST,v 1.11 2012/03/07 16:29:45 adam Exp $
|
Initial import of gri.
Gri is a language for scientific graphics applications. By 'language'
I mean that it is a command-driven application, as opposed to a
click/point application. It is analogous to latex or tex, and shares
the property that extensive power is the reward for tolerating a
modest learning curve. Gri output is in industry-standard PostScript,
suitable for incorporation in documents prepared by various text
processors.
Gri can make x-y graphs, contour-graphs, and image graphs. In
addition to high-level capabilities, it has enough low-level
capabilities to allow users to achieve a high degree of customization.
Precise control is extended to all aspects of drawing, including
line-widths, colors, and fonts. Text includes a subset of the tex
language, so that it is easy to incorporate Greek letters and
mathematical symbols in labels.
2002-05-04 01:45:10 +02:00
|
|
|
bin/gri
|
|
|
|
bin/gri_merge
|
|
|
|
bin/gri_unpage
|
2006-04-04 16:45:44 +02:00
|
|
|
info/gri.info
|
Update to 2.12.17. Fixes broken amd64 build, among other things.
pkgsrc changes: now uses readline and popt; added destdir support.
Upstream changes (not including for 2.12.17, which doesn't appear to
be posted):
Version 2.12.16 [2007 Jul 20 anniversary of the first moon landing, in 1969]
Bug Fixes
* Fix Debian bug #130802 ... postscript problem in landscape mode,
refreshed in gv viewer
* Fix Debian bug #434010 ... `set page landscape' requires `set
page size' first, but it should really default to something
reasonable instead.
Version 2.12.15 [2007 Apr 16 Mawlid, celebration of birthday of Muhammad]
Bug Fixes
* Fix SourceForge bug #1700978 ... html concept index mostly broken
* Fix SourceForge bug #1698924 ... box plots show missing data
* Fix Debian bug #417217 ... will not compile in GCC 4.3
* Fix SourceForge bug #1698116 ... poorly-positioned name of RHS y-axis
Version 2.12.14 [2007 Jan 08: Coming-of-Age Day (Japan)]
Bug Fixes
* Fix SourceForge bug #1630768 ... Fix to segfault in clipped
images (a bug that may have developed after version 2.13.3)
Version 2.12.13 [2006 Nov 06: Constitution Day (Tajikistan)]
Bug Fixes
* Fix SourceForge bug #1591475 ... Fix to compile in Solaris CC
* Fix SourceForge bug #1591062 ... Fix to compile in OpenBSD
Version 2.12.12 [2006 July 16: Yellow Pigs Day]
Bug Fixes
* Fix SourceForge bug #1523033 ... Malloc error (freeing something
already freed?)
* Fix SourceForge bug #1523032 ... `create columns from function'
bug, if there is an existing directory called `tmp'.
* Fix SourceForge bug #1491105 ... `set x axis labels' had no
affect for log axes (same for y)
Version 2.12.11 [2006 Mar 30: Hindu New Year]
Bug Fixes
* Fix SourceForge bug #1449546 ... x axis limits not correctly
inferred from `set x grid' (same for y).
Version 2.12.10 [2006 Jan 26: Australia Day]
Bug Fixes
* Fix SourceForge bug #1408259 ... PostScript file contained
private information. This was fixed by adding new commandline
arguments `-private' and `-no_private', the former of which (the
new default) means to not include the user's name, the
invocation arguments, or the command-file contents (see Invoking
Gri).
* Fix SourceForge bug #1285180 ... NaN was mishandled. (The bug
may have arisen in version 2.12.7 or thereabouts.)
* Port to the FreeBSD operating system, with help from Christopher
Illies and Roman Neuhauser.
* Fix SourceForge bug #1217273 ... missing some version numbers
within docs
* Fix SourceForge bug #1196613 ... user-supplied x-axis labels can
run offscale (fix for y-axis later...)
* Fix SourceForge bug #1198341 ... x-axis labels incorrectly
rotated (sometimes)
* Fix SourceForge bug #1199280 ... warning about `malloc' for RPN
assignments
* Fix SourceForge bug #1196115 ... `gri_unpage' and `gri_merge'
mis-installed
* Fix SourceForge bug #1153209 ... Emacs mode incompatible with
new version of `gv' PostScript viewer
Fix SourceForge bug #1101172 ... `gri -help' incorrectly stated
meaning of last argument(s)
* Fix SourceForge bug #835711 ... `draw gri logo' fails.
* Fix SourceForge bug #1098269 ... problem compiling on AMD64
machine. (Solution provided by Andreas Jochens, a Debian user.)
* Fix SourceForge bug #867515 ... problem with junk appearing in images.
* Fix SourceForge bug #875881 ... problem compiling with gcc
2.95.3 compiler.
Version 2.12.9 [2005 Jan 6: Feast of Epiphany]
Bug Fixes
* Fix SourceForge bug #1094087 ... `set path to' incorrectly
parsed colon-separated paths
* Fix SourceForge bug #1085788 ... `image *=', `image /=', `image
^=', and `image _=' all gave incorrect results
* Fix SourceForge bug #1084123 ... does not compile in fink
* Fix SourceForge bug #676767 ... on fink systems, `help' does not work
Version 2.12.8 [2004]
Bug Fixes
* Fix SourceForge bug #1019141 ... `draw arc' ignores the present
pen color
* Fix SourceForge bug #997741 ... PostScript broken on images with
y-axis decreasing, and enclosed by PostScript clipping
* Fix SourceForge bug #978822 ... documentation wrong on `set path to'
* Fix SourceForge bug #932203 ... misplaced labels caused by `set
x axis labels'
* Fix SourceForge bug #928277 ... `draw polygon' should take `cm'
and `pt' units
* Fix SourceForge bug #930259 ... fix `draw arc''s drawing of an
extra line (thanks for the fix, Wolfgang Voegeli)
* Fix SourceForge bug #923719 ... `draw curve overlying' ignored
the effect of `set dash'
* Fix SourceForge bug #914125 ... offpage points in axes were
reported as having been drawn by `draw curve'.
* Fix SourceForge bug #877613 ... `help' (and other commands using
temporary files) does not work in OSX/Fink version.
* Fix SourceForge bug #874483 ... `state save' doesn't keep track
of `dash' settings.
* Fix SourceForge bug #873245 ... inaccurate times are given in
the warnings about slow operations on OSX platform (days are
reported instead of seconds)
* Fix SourceForge bug #871477 ... the `missing value' feature
should not be the default. The solution involved adding a new
command `set missing value none', which is now the default.
Version 2.12.7 [2003 Sep 4]
Bug Fixes
* Fix SourceForge bug #800022 AKA Debian bug #208589, ... did not
build on some Debian platforms because it was based on an old
version of `automake'.
Version 2.12.6 [2003 Sep 1: Labour Day]
New Features
* Add `age' RPN function, for testing file ages (see age-rpn-operator).
Bug Fixes
* Fix SourceForge bug #773850 ... bounding-box is increased by
`draw symbol' even if (rectangular) postscript clipping is
active.
* Fix SourceForge bug #760130 ... Solaris cannot compile with
`C-l' in Makefile.
* Fix SourceForge bug #743134 ... bounding box not limited by `set
clip postscript'
* Fix SourceForge bug #750561 ... during compilation, `make'
rebuilds HTML docs even if up-to-date
2008-09-04 08:43:05 +02:00
|
|
|
info/gri.info-1
|
|
|
|
info/gri.info-2
|
|
|
|
info/gri.info-3
|
|
|
|
man/man1/gri.1
|
|
|
|
man/man1/gri_merge.1
|
|
|
|
man/man1/gri_unpage.1
|
|
|
|
share/doc/gri/cmdrefcard.ps
|
2012-03-07 17:29:45 +01:00
|
|
|
share/doc/gri/html/AboutGriMode.html
|
|
|
|
share/doc/gri/html/Acknowledgments.html
|
|
|
|
share/doc/gri/html/AdjustingCharacterPosition.html
|
|
|
|
share/doc/gri/html/Archiving.html
|
|
|
|
share/doc/gri/html/Assert.html
|
|
|
|
share/doc/gri/html/AxisLabels.html
|
|
|
|
share/doc/gri/html/AxisLength.html
|
|
|
|
share/doc/gri/html/AxisPosition.html
|
|
|
|
share/doc/gri/html/AxisRange.html
|
|
|
|
share/doc/gri/html/AxisScaling.html
|
|
|
|
share/doc/gri/html/Beos-install.html
|
|
|
|
share/doc/gri/html/BinaryOperators.html
|
|
|
|
share/doc/gri/html/BoxPlots.html
|
|
|
|
share/doc/gri/html/Bugs.html
|
|
|
|
share/doc/gri/html/BuiltinIndex.html
|
|
|
|
share/doc/gri/html/Cd.html
|
|
|
|
share/doc/gri/html/ChangeableCommandArguments.html
|
|
|
|
share/doc/gri/html/Close.html
|
|
|
|
share/doc/gri/html/ColumnAlgebra.html
|
|
|
|
share/doc/gri/html/CombiningColumns.html
|
|
|
|
share/doc/gri/html/CommandIndex.html
|
|
|
|
share/doc/gri/html/CommandSyntax.html
|
|
|
|
share/doc/gri/html/Commands.html
|
|
|
|
share/doc/gri/html/CommandsOverview.html
|
|
|
|
share/doc/gri/html/ComplicatedNewCommand.html
|
|
|
|
share/doc/gri/html/ConceptIndex.html
|
|
|
|
share/doc/gri/html/ContourPlots.html
|
|
|
|
share/doc/gri/html/ContouringExample.html
|
|
|
|
share/doc/gri/html/Convert.html
|
|
|
|
share/doc/gri/html/Create.html
|
|
|
|
share/doc/gri/html/Debug.html
|
|
|
|
share/doc/gri/html/Debugging.html
|
|
|
|
share/doc/gri/html/Defaults.html
|
|
|
|
share/doc/gri/html/Delete.html
|
|
|
|
share/doc/gri/html/DeprecatedCommands.html
|
|
|
|
share/doc/gri/html/Development_Version.html
|
|
|
|
share/doc/gri/html/Differentiate.html
|
|
|
|
share/doc/gri/html/DiscussionGroup.html
|
|
|
|
share/doc/gri/html/Draw.html
|
|
|
|
share/doc/gri/html/Emacs.html
|
|
|
|
share/doc/gri/html/Emacs4.html
|
|
|
|
share/doc/gri/html/Emacs5.html
|
|
|
|
share/doc/gri/html/EmacsFeatures.html
|
|
|
|
share/doc/gri/html/EmbeddedSynonyms.html
|
|
|
|
share/doc/gri/html/EndGroup.html
|
|
|
|
share/doc/gri/html/Environment.html
|
|
|
|
share/doc/gri/html/ErrorMessages.html
|
|
|
|
share/doc/gri/html/Examples.html
|
|
|
|
share/doc/gri/html/Expecting.html
|
|
|
|
share/doc/gri/html/Extras.html
|
|
|
|
share/doc/gri/html/FAQ.html
|
|
|
|
share/doc/gri/html/FEM-tiny.png
|
|
|
|
share/doc/gri/html/FEM.gri
|
|
|
|
share/doc/gri/html/FEM.html
|
|
|
|
share/doc/gri/html/FEM.png
|
|
|
|
share/doc/gri/html/FancyPlot.html
|
|
|
|
share/doc/gri/html/Filter.html
|
|
|
|
share/doc/gri/html/Flip.html
|
|
|
|
share/doc/gri/html/Fonts.html
|
|
|
|
share/doc/gri/html/GetEnv.html
|
|
|
|
share/doc/gri/html/GettingMoreControl.html
|
|
|
|
share/doc/gri/html/GriInThePress.html
|
|
|
|
share/doc/gri/html/GriModeCodeFragments.html
|
|
|
|
share/doc/gri/html/GriModeCommandNames.html
|
|
|
|
share/doc/gri/html/GriModeCompletionVarSyn.html
|
|
|
|
share/doc/gri/html/GriModeCompletions.html
|
|
|
|
share/doc/gri/html/GriModeCompletions2.html
|
|
|
|
share/doc/gri/html/GriModeEditing.html
|
|
|
|
share/doc/gri/html/GriModeScreenshots.html
|
|
|
|
share/doc/gri/html/GriModeUserCommands.html
|
|
|
|
share/doc/gri/html/GriModeUserInterface.html
|
|
|
|
share/doc/gri/html/Group.html
|
|
|
|
share/doc/gri/html/HandlingData.html
|
|
|
|
share/doc/gri/html/HandlingHeaders.html
|
|
|
|
share/doc/gri/html/Heal.html
|
|
|
|
share/doc/gri/html/Help.html
|
|
|
|
share/doc/gri/html/Hints.html
|
|
|
|
share/doc/gri/html/History.html
|
|
|
|
share/doc/gri/html/If.html
|
|
|
|
share/doc/gri/html/IfStatements.html
|
|
|
|
share/doc/gri/html/Ignore.html
|
|
|
|
share/doc/gri/html/IgnoringColumns.html
|
|
|
|
share/doc/gri/html/ImageExample.html
|
|
|
|
share/doc/gri/html/ImageWithContours.html
|
|
|
|
share/doc/gri/html/Images.html
|
|
|
|
share/doc/gri/html/Input.html
|
|
|
|
share/doc/gri/html/Insert.html
|
|
|
|
share/doc/gri/html/Installation.html
|
|
|
|
share/doc/gri/html/InstallingGriMode.html
|
|
|
|
share/doc/gri/html/Interpolate.html
|
|
|
|
share/doc/gri/html/Introduction.html
|
|
|
|
share/doc/gri/html/InvokingGri.html
|
|
|
|
share/doc/gri/html/KillingBugs.html
|
|
|
|
share/doc/gri/html/KnownBugs.html
|
|
|
|
share/doc/gri/html/Legend.html
|
|
|
|
share/doc/gri/html/License.html
|
|
|
|
share/doc/gri/html/List.html
|
|
|
|
share/doc/gri/html/ListOfGriCommands.html
|
|
|
|
share/doc/gri/html/LogAndLinearAxes.html
|
|
|
|
share/doc/gri/html/LongCommandLines.html
|
|
|
|
share/doc/gri/html/Loops.html
|
|
|
|
share/doc/gri/html/Ls.html
|
|
|
|
share/doc/gri/html/MajorGriModeCommands.html
|
|
|
|
share/doc/gri/html/ManipulatingColumns.html
|
|
|
|
share/doc/gri/html/Mask.html
|
|
|
|
share/doc/gri/html/MathematicalText.html
|
|
|
|
share/doc/gri/html/Mathematics.html
|
|
|
|
share/doc/gri/html/MissingValues.html
|
|
|
|
share/doc/gri/html/New.html
|
|
|
|
share/doc/gri/html/NewCommands.html
|
|
|
|
share/doc/gri/html/Newpage.html
|
|
|
|
share/doc/gri/html/NonEnglishText.html
|
|
|
|
share/doc/gri/html/OnlineHelp.html
|
|
|
|
share/doc/gri/html/Open.html
|
|
|
|
share/doc/gri/html/OperatingSystem.html
|
|
|
|
share/doc/gri/html/PDFDiagram.html
|
|
|
|
share/doc/gri/html/ParsingSynonyms.html
|
|
|
|
share/doc/gri/html/PenColor.html
|
|
|
|
share/doc/gri/html/Plans.html
|
|
|
|
share/doc/gri/html/PlottingSeveralColumns.html
|
|
|
|
share/doc/gri/html/Polygons.html
|
|
|
|
share/doc/gri/html/PostScript.html
|
|
|
|
share/doc/gri/html/Programming.html
|
|
|
|
share/doc/gri/html/PurposeOfSynonyms.html
|
|
|
|
share/doc/gri/html/Pwd.html
|
|
|
|
share/doc/gri/html/Query.html
|
|
|
|
share/doc/gri/html/Quit.html
|
|
|
|
share/doc/gri/html/RPNexamples.html
|
|
|
|
share/doc/gri/html/Read.html
|
|
|
|
share/doc/gri/html/Regress.html
|
|
|
|
share/doc/gri/html/Reorder.html
|
|
|
|
share/doc/gri/html/ReportingBugs.html
|
|
|
|
share/doc/gri/html/Rescale.html
|
|
|
|
share/doc/gri/html/Resize.html
|
|
|
|
share/doc/gri/html/ResourceFile.html
|
|
|
|
share/doc/gri/html/Return.html
|
|
|
|
share/doc/gri/html/ReversePolishMath.html
|
|
|
|
share/doc/gri/html/Rewind.html
|
|
|
|
share/doc/gri/html/RpnFunction.html
|
|
|
|
share/doc/gri/html/Rpnfunction.html
|
|
|
|
share/doc/gri/html/RunningMeans.html
|
|
|
|
share/doc/gri/html/ScreenShot1.html
|
|
|
|
share/doc/gri/html/ScreenShot2.html
|
|
|
|
share/doc/gri/html/ScreenShot3.html
|
|
|
|
share/doc/gri/html/ScreenShot4.html
|
|
|
|
share/doc/gri/html/Set.html
|
|
|
|
share/doc/gri/html/Show.html
|
|
|
|
share/doc/gri/html/SimpleExample.html
|
|
|
|
share/doc/gri/html/SimpleExampleRevisited.html
|
|
|
|
share/doc/gri/html/SimpleNewCommand.html
|
|
|
|
share/doc/gri/html/Skip.html
|
|
|
|
share/doc/gri/html/Sleep.html
|
|
|
|
share/doc/gri/html/Smooth.html
|
|
|
|
share/doc/gri/html/SolitaryOperators.html
|
|
|
|
share/doc/gri/html/Source.html
|
|
|
|
share/doc/gri/html/Sprintf.html
|
|
|
|
share/doc/gri/html/StableStream.html
|
|
|
|
share/doc/gri/html/StackOperators.html
|
|
|
|
share/doc/gri/html/State.html
|
|
|
|
share/doc/gri/html/Superuser.html
|
|
|
|
share/doc/gri/html/Synonyms.html
|
|
|
|
share/doc/gri/html/System.html
|
|
|
|
share/doc/gri/html/SystemTools.html
|
|
|
|
share/doc/gri/html/TSDiagram.html
|
|
|
|
share/doc/gri/html/TertiaryOperators.html
|
|
|
|
share/doc/gri/html/TestSuite.html
|
|
|
|
share/doc/gri/html/Text.html
|
|
|
|
share/doc/gri/html/UnaryOperators.html
|
|
|
|
share/doc/gri/html/Unix-install.html
|
|
|
|
share/doc/gri/html/Unlink.html
|
|
|
|
share/doc/gri/html/UnstableStream.html
|
|
|
|
share/doc/gri/html/Variables.html
|
|
|
|
share/doc/gri/html/Version_2_10.html
|
|
|
|
share/doc/gri/html/Version_2_12.html
|
|
|
|
share/doc/gri/html/Version_2_2.html
|
|
|
|
share/doc/gri/html/Version_2_4.html
|
|
|
|
share/doc/gri/html/Version_2_6.html
|
|
|
|
share/doc/gri/html/Version_2_8.html
|
|
|
|
share/doc/gri/html/While.html
|
|
|
|
share/doc/gri/html/Write.html
|
|
|
|
share/doc/gri/html/X-Y.html
|
|
|
|
share/doc/gri/html/example1-tiny.png
|
|
|
|
share/doc/gri/html/example1.gri
|
|
|
|
share/doc/gri/html/example1.html
|
|
|
|
share/doc/gri/html/example1.png
|
|
|
|
share/doc/gri/html/example10-tiny.png
|
|
|
|
share/doc/gri/html/example10.gri
|
|
|
|
share/doc/gri/html/example10.html
|
|
|
|
share/doc/gri/html/example10.png
|
|
|
|
share/doc/gri/html/example10color-tiny.png
|
|
|
|
share/doc/gri/html/example10color.gri
|
|
|
|
share/doc/gri/html/example10color.html
|
|
|
|
share/doc/gri/html/example10color.png
|
|
|
|
share/doc/gri/html/example11-tiny.png
|
|
|
|
share/doc/gri/html/example11.gri
|
|
|
|
share/doc/gri/html/example11.html
|
|
|
|
share/doc/gri/html/example11.png
|
|
|
|
share/doc/gri/html/example12-tiny.png
|
|
|
|
share/doc/gri/html/example12.gri
|
|
|
|
share/doc/gri/html/example12.html
|
|
|
|
share/doc/gri/html/example12.png
|
|
|
|
share/doc/gri/html/example13-tiny.png
|
|
|
|
share/doc/gri/html/example13.gri
|
|
|
|
share/doc/gri/html/example13.html
|
|
|
|
share/doc/gri/html/example13.png
|
|
|
|
share/doc/gri/html/example2-tiny.png
|
|
|
|
share/doc/gri/html/example2.gri
|
|
|
|
share/doc/gri/html/example2.html
|
|
|
|
share/doc/gri/html/example2.png
|
|
|
|
share/doc/gri/html/example3-tiny.png
|
|
|
|
share/doc/gri/html/example3.gri
|
|
|
|
share/doc/gri/html/example3.html
|
|
|
|
share/doc/gri/html/example3.png
|
|
|
|
share/doc/gri/html/example4-tiny.png
|
|
|
|
share/doc/gri/html/example4.gri
|
|
|
|
share/doc/gri/html/example4.html
|
|
|
|
share/doc/gri/html/example4.png
|
|
|
|
share/doc/gri/html/example5-tiny.png
|
|
|
|
share/doc/gri/html/example5.gri
|
|
|
|
share/doc/gri/html/example5.html
|
|
|
|
share/doc/gri/html/example5.png
|
|
|
|
share/doc/gri/html/example6-tiny.png
|
|
|
|
share/doc/gri/html/example6.gri
|
|
|
|
share/doc/gri/html/example6.html
|
|
|
|
share/doc/gri/html/example6.png
|
|
|
|
share/doc/gri/html/example6histogram-tiny.png
|
|
|
|
share/doc/gri/html/example6histogram.gri
|
|
|
|
share/doc/gri/html/example6histogram.html
|
|
|
|
share/doc/gri/html/example6histogram.png
|
|
|
|
share/doc/gri/html/example7-tiny.png
|
|
|
|
share/doc/gri/html/example7.gri
|
|
|
|
share/doc/gri/html/example7.html
|
|
|
|
share/doc/gri/html/example7.png
|
|
|
|
share/doc/gri/html/example8-tiny.png
|
|
|
|
share/doc/gri/html/example8.gri
|
|
|
|
share/doc/gri/html/example8.html
|
|
|
|
share/doc/gri/html/example8.png
|
|
|
|
share/doc/gri/html/example9-tiny.png
|
|
|
|
share/doc/gri/html/example9.gri
|
|
|
|
share/doc/gri/html/example9.html
|
|
|
|
share/doc/gri/html/example9.png
|
|
|
|
share/doc/gri/html/examples
|
|
|
|
share/doc/gri/html/index.html
|
|
|
|
share/doc/gri/html/linux-install.html
|
|
|
|
share/doc/gri/html/logo.gri
|
|
|
|
share/doc/gri/html/logo.html
|
|
|
|
share/doc/gri/html/logo.png
|
|
|
|
share/doc/gri/html/mac-install.html
|
|
|
|
share/doc/gri/html/msdos-install.html
|
|
|
|
share/doc/gri/html/os2-install.html
|
|
|
|
share/doc/gri/html/precompiled-unix.html
|
|
|
|
share/doc/gri/html/resources/bottom_banner.gif
|
|
|
|
share/doc/gri/html/resources/math_symbols.gif
|
|
|
|
share/doc/gri/html/resources/pixel.gif
|
|
|
|
share/doc/gri/html/resources/sm_bg.gif
|
|
|
|
share/doc/gri/html/resources/symbols.gif
|
|
|
|
share/doc/gri/html/resources/top_banner.gif
|
|
|
|
share/doc/gri/html/screenshots/gri-screenshot-1-tiny.png
|
|
|
|
share/doc/gri/html/screenshots/gri-screenshot-1.png
|
|
|
|
share/doc/gri/html/screenshots/gri-screenshot-2-tiny.png
|
|
|
|
share/doc/gri/html/screenshots/gri-screenshot-2.png
|
|
|
|
share/doc/gri/html/screenshots/gri-screenshot-3-tiny.png
|
|
|
|
share/doc/gri/html/screenshots/gri-screenshot-3.png
|
|
|
|
share/doc/gri/html/screenshots/gri-screenshot-4-tiny.png
|
|
|
|
share/doc/gri/html/screenshots/gri-screenshot-4.png
|
|
|
|
share/doc/gri/html/tst_suite/tst_IO.html
|
|
|
|
share/doc/gri/html/tst_suite/tst_control.html
|
|
|
|
share/doc/gri/html/tst_suite/tst_rpn.html
|
|
|
|
share/doc/gri/html/tst_suite/tst_var_syn.html
|
|
|
|
share/doc/gri/html/uncompiled-unix.html
|
Update to 2.12.17. Fixes broken amd64 build, among other things.
pkgsrc changes: now uses readline and popt; added destdir support.
Upstream changes (not including for 2.12.17, which doesn't appear to
be posted):
Version 2.12.16 [2007 Jul 20 anniversary of the first moon landing, in 1969]
Bug Fixes
* Fix Debian bug #130802 ... postscript problem in landscape mode,
refreshed in gv viewer
* Fix Debian bug #434010 ... `set page landscape' requires `set
page size' first, but it should really default to something
reasonable instead.
Version 2.12.15 [2007 Apr 16 Mawlid, celebration of birthday of Muhammad]
Bug Fixes
* Fix SourceForge bug #1700978 ... html concept index mostly broken
* Fix SourceForge bug #1698924 ... box plots show missing data
* Fix Debian bug #417217 ... will not compile in GCC 4.3
* Fix SourceForge bug #1698116 ... poorly-positioned name of RHS y-axis
Version 2.12.14 [2007 Jan 08: Coming-of-Age Day (Japan)]
Bug Fixes
* Fix SourceForge bug #1630768 ... Fix to segfault in clipped
images (a bug that may have developed after version 2.13.3)
Version 2.12.13 [2006 Nov 06: Constitution Day (Tajikistan)]
Bug Fixes
* Fix SourceForge bug #1591475 ... Fix to compile in Solaris CC
* Fix SourceForge bug #1591062 ... Fix to compile in OpenBSD
Version 2.12.12 [2006 July 16: Yellow Pigs Day]
Bug Fixes
* Fix SourceForge bug #1523033 ... Malloc error (freeing something
already freed?)
* Fix SourceForge bug #1523032 ... `create columns from function'
bug, if there is an existing directory called `tmp'.
* Fix SourceForge bug #1491105 ... `set x axis labels' had no
affect for log axes (same for y)
Version 2.12.11 [2006 Mar 30: Hindu New Year]
Bug Fixes
* Fix SourceForge bug #1449546 ... x axis limits not correctly
inferred from `set x grid' (same for y).
Version 2.12.10 [2006 Jan 26: Australia Day]
Bug Fixes
* Fix SourceForge bug #1408259 ... PostScript file contained
private information. This was fixed by adding new commandline
arguments `-private' and `-no_private', the former of which (the
new default) means to not include the user's name, the
invocation arguments, or the command-file contents (see Invoking
Gri).
* Fix SourceForge bug #1285180 ... NaN was mishandled. (The bug
may have arisen in version 2.12.7 or thereabouts.)
* Port to the FreeBSD operating system, with help from Christopher
Illies and Roman Neuhauser.
* Fix SourceForge bug #1217273 ... missing some version numbers
within docs
* Fix SourceForge bug #1196613 ... user-supplied x-axis labels can
run offscale (fix for y-axis later...)
* Fix SourceForge bug #1198341 ... x-axis labels incorrectly
rotated (sometimes)
* Fix SourceForge bug #1199280 ... warning about `malloc' for RPN
assignments
* Fix SourceForge bug #1196115 ... `gri_unpage' and `gri_merge'
mis-installed
* Fix SourceForge bug #1153209 ... Emacs mode incompatible with
new version of `gv' PostScript viewer
Fix SourceForge bug #1101172 ... `gri -help' incorrectly stated
meaning of last argument(s)
* Fix SourceForge bug #835711 ... `draw gri logo' fails.
* Fix SourceForge bug #1098269 ... problem compiling on AMD64
machine. (Solution provided by Andreas Jochens, a Debian user.)
* Fix SourceForge bug #867515 ... problem with junk appearing in images.
* Fix SourceForge bug #875881 ... problem compiling with gcc
2.95.3 compiler.
Version 2.12.9 [2005 Jan 6: Feast of Epiphany]
Bug Fixes
* Fix SourceForge bug #1094087 ... `set path to' incorrectly
parsed colon-separated paths
* Fix SourceForge bug #1085788 ... `image *=', `image /=', `image
^=', and `image _=' all gave incorrect results
* Fix SourceForge bug #1084123 ... does not compile in fink
* Fix SourceForge bug #676767 ... on fink systems, `help' does not work
Version 2.12.8 [2004]
Bug Fixes
* Fix SourceForge bug #1019141 ... `draw arc' ignores the present
pen color
* Fix SourceForge bug #997741 ... PostScript broken on images with
y-axis decreasing, and enclosed by PostScript clipping
* Fix SourceForge bug #978822 ... documentation wrong on `set path to'
* Fix SourceForge bug #932203 ... misplaced labels caused by `set
x axis labels'
* Fix SourceForge bug #928277 ... `draw polygon' should take `cm'
and `pt' units
* Fix SourceForge bug #930259 ... fix `draw arc''s drawing of an
extra line (thanks for the fix, Wolfgang Voegeli)
* Fix SourceForge bug #923719 ... `draw curve overlying' ignored
the effect of `set dash'
* Fix SourceForge bug #914125 ... offpage points in axes were
reported as having been drawn by `draw curve'.
* Fix SourceForge bug #877613 ... `help' (and other commands using
temporary files) does not work in OSX/Fink version.
* Fix SourceForge bug #874483 ... `state save' doesn't keep track
of `dash' settings.
* Fix SourceForge bug #873245 ... inaccurate times are given in
the warnings about slow operations on OSX platform (days are
reported instead of seconds)
* Fix SourceForge bug #871477 ... the `missing value' feature
should not be the default. The solution involved adding a new
command `set missing value none', which is now the default.
Version 2.12.7 [2003 Sep 4]
Bug Fixes
* Fix SourceForge bug #800022 AKA Debian bug #208589, ... did not
build on some Debian platforms because it was based on an old
version of `automake'.
Version 2.12.6 [2003 Sep 1: Labour Day]
New Features
* Add `age' RPN function, for testing file ages (see age-rpn-operator).
Bug Fixes
* Fix SourceForge bug #773850 ... bounding-box is increased by
`draw symbol' even if (rectangular) postscript clipping is
active.
* Fix SourceForge bug #760130 ... Solaris cannot compile with
`C-l' in Makefile.
* Fix SourceForge bug #743134 ... bounding box not limited by `set
clip postscript'
* Fix SourceForge bug #750561 ... during compilation, `make'
rebuilds HTML docs even if up-to-date
2008-09-04 08:43:05 +02:00
|
|
|
share/doc/gri/license.txt
|
|
|
|
share/doc/gri/refcard.ps
|
Initial import of gri.
Gri is a language for scientific graphics applications. By 'language'
I mean that it is a command-driven application, as opposed to a
click/point application. It is analogous to latex or tex, and shares
the property that extensive power is the reward for tolerating a
modest learning curve. Gri output is in industry-standard PostScript,
suitable for incorporation in documents prepared by various text
processors.
Gri can make x-y graphs, contour-graphs, and image graphs. In
addition to high-level capabilities, it has enough low-level
capabilities to allow users to achieve a high degree of customization.
Precise control is extended to all aspects of drawing, including
line-widths, colors, and fonts. Text includes a subset of the tex
language, so that it is easy to incorporate Greek letters and
mathematical symbols in labels.
2002-05-04 01:45:10 +02:00
|
|
|
share/emacs/site-lisp/gri-mode.el
|
|
|
|
share/examples/gri/FEM.gri
|
|
|
|
share/examples/gri/FEM.pl
|
|
|
|
share/examples/gri/example1.dat
|
|
|
|
share/examples/gri/example1.gri
|
|
|
|
share/examples/gri/example1.ps
|
|
|
|
share/examples/gri/example10.dat
|
|
|
|
share/examples/gri/example10.gri
|
|
|
|
share/examples/gri/example10.ps
|
|
|
|
share/examples/gri/example10color.gri
|
|
|
|
share/examples/gri/example10color.ps
|
|
|
|
share/examples/gri/example11.dat
|
|
|
|
share/examples/gri/example11.gri
|
|
|
|
share/examples/gri/example11.ps
|
|
|
|
share/examples/gri/example12.dat
|
|
|
|
share/examples/gri/example12.gri
|
|
|
|
share/examples/gri/example12.ps
|
|
|
|
share/examples/gri/example13.dat
|
|
|
|
share/examples/gri/example13.gri
|
|
|
|
share/examples/gri/example13.ps
|
|
|
|
share/examples/gri/example2.gri
|
|
|
|
share/examples/gri/example2.ps
|
|
|
|
share/examples/gri/example3.gri
|
|
|
|
share/examples/gri/example3.ps
|
|
|
|
share/examples/gri/example4.gri
|
|
|
|
share/examples/gri/example4.ps
|
|
|
|
share/examples/gri/example5.dat
|
|
|
|
share/examples/gri/example5.gri
|
|
|
|
share/examples/gri/example5.ps
|
|
|
|
share/examples/gri/example6.gri
|
|
|
|
share/examples/gri/example6.ps
|
|
|
|
share/examples/gri/example6histogram.gri
|
|
|
|
share/examples/gri/example6histogram.ps
|
|
|
|
share/examples/gri/example6image.dat
|
|
|
|
share/examples/gri/example6mask.dat
|
|
|
|
share/examples/gri/example7.gri
|
|
|
|
share/examples/gri/example7.ps
|
|
|
|
share/examples/gri/example7a.dat
|
|
|
|
share/examples/gri/example7b.dat
|
|
|
|
share/examples/gri/example7c.dat
|
|
|
|
share/examples/gri/example7d.dat
|
|
|
|
share/examples/gri/example7e.dat
|
|
|
|
share/examples/gri/example7f.dat
|
|
|
|
share/examples/gri/example7g.dat
|
|
|
|
share/examples/gri/example8.gri
|
|
|
|
share/examples/gri/example8.ps
|
|
|
|
share/examples/gri/example8a.dat
|
|
|
|
share/examples/gri/example8b.dat
|
|
|
|
share/examples/gri/example9.gri
|
|
|
|
share/examples/gri/example9.ps
|
|
|
|
share/examples/gri/example9a.dat
|
|
|
|
share/examples/gri/example9b.dat
|
|
|
|
share/examples/gri/logo.gri
|
|
|
|
share/examples/gri/model.elements
|
|
|
|
share/examples/gri/model.nodes
|
Update to 2.12.17. Fixes broken amd64 build, among other things.
pkgsrc changes: now uses readline and popt; added destdir support.
Upstream changes (not including for 2.12.17, which doesn't appear to
be posted):
Version 2.12.16 [2007 Jul 20 anniversary of the first moon landing, in 1969]
Bug Fixes
* Fix Debian bug #130802 ... postscript problem in landscape mode,
refreshed in gv viewer
* Fix Debian bug #434010 ... `set page landscape' requires `set
page size' first, but it should really default to something
reasonable instead.
Version 2.12.15 [2007 Apr 16 Mawlid, celebration of birthday of Muhammad]
Bug Fixes
* Fix SourceForge bug #1700978 ... html concept index mostly broken
* Fix SourceForge bug #1698924 ... box plots show missing data
* Fix Debian bug #417217 ... will not compile in GCC 4.3
* Fix SourceForge bug #1698116 ... poorly-positioned name of RHS y-axis
Version 2.12.14 [2007 Jan 08: Coming-of-Age Day (Japan)]
Bug Fixes
* Fix SourceForge bug #1630768 ... Fix to segfault in clipped
images (a bug that may have developed after version 2.13.3)
Version 2.12.13 [2006 Nov 06: Constitution Day (Tajikistan)]
Bug Fixes
* Fix SourceForge bug #1591475 ... Fix to compile in Solaris CC
* Fix SourceForge bug #1591062 ... Fix to compile in OpenBSD
Version 2.12.12 [2006 July 16: Yellow Pigs Day]
Bug Fixes
* Fix SourceForge bug #1523033 ... Malloc error (freeing something
already freed?)
* Fix SourceForge bug #1523032 ... `create columns from function'
bug, if there is an existing directory called `tmp'.
* Fix SourceForge bug #1491105 ... `set x axis labels' had no
affect for log axes (same for y)
Version 2.12.11 [2006 Mar 30: Hindu New Year]
Bug Fixes
* Fix SourceForge bug #1449546 ... x axis limits not correctly
inferred from `set x grid' (same for y).
Version 2.12.10 [2006 Jan 26: Australia Day]
Bug Fixes
* Fix SourceForge bug #1408259 ... PostScript file contained
private information. This was fixed by adding new commandline
arguments `-private' and `-no_private', the former of which (the
new default) means to not include the user's name, the
invocation arguments, or the command-file contents (see Invoking
Gri).
* Fix SourceForge bug #1285180 ... NaN was mishandled. (The bug
may have arisen in version 2.12.7 or thereabouts.)
* Port to the FreeBSD operating system, with help from Christopher
Illies and Roman Neuhauser.
* Fix SourceForge bug #1217273 ... missing some version numbers
within docs
* Fix SourceForge bug #1196613 ... user-supplied x-axis labels can
run offscale (fix for y-axis later...)
* Fix SourceForge bug #1198341 ... x-axis labels incorrectly
rotated (sometimes)
* Fix SourceForge bug #1199280 ... warning about `malloc' for RPN
assignments
* Fix SourceForge bug #1196115 ... `gri_unpage' and `gri_merge'
mis-installed
* Fix SourceForge bug #1153209 ... Emacs mode incompatible with
new version of `gv' PostScript viewer
Fix SourceForge bug #1101172 ... `gri -help' incorrectly stated
meaning of last argument(s)
* Fix SourceForge bug #835711 ... `draw gri logo' fails.
* Fix SourceForge bug #1098269 ... problem compiling on AMD64
machine. (Solution provided by Andreas Jochens, a Debian user.)
* Fix SourceForge bug #867515 ... problem with junk appearing in images.
* Fix SourceForge bug #875881 ... problem compiling with gcc
2.95.3 compiler.
Version 2.12.9 [2005 Jan 6: Feast of Epiphany]
Bug Fixes
* Fix SourceForge bug #1094087 ... `set path to' incorrectly
parsed colon-separated paths
* Fix SourceForge bug #1085788 ... `image *=', `image /=', `image
^=', and `image _=' all gave incorrect results
* Fix SourceForge bug #1084123 ... does not compile in fink
* Fix SourceForge bug #676767 ... on fink systems, `help' does not work
Version 2.12.8 [2004]
Bug Fixes
* Fix SourceForge bug #1019141 ... `draw arc' ignores the present
pen color
* Fix SourceForge bug #997741 ... PostScript broken on images with
y-axis decreasing, and enclosed by PostScript clipping
* Fix SourceForge bug #978822 ... documentation wrong on `set path to'
* Fix SourceForge bug #932203 ... misplaced labels caused by `set
x axis labels'
* Fix SourceForge bug #928277 ... `draw polygon' should take `cm'
and `pt' units
* Fix SourceForge bug #930259 ... fix `draw arc''s drawing of an
extra line (thanks for the fix, Wolfgang Voegeli)
* Fix SourceForge bug #923719 ... `draw curve overlying' ignored
the effect of `set dash'
* Fix SourceForge bug #914125 ... offpage points in axes were
reported as having been drawn by `draw curve'.
* Fix SourceForge bug #877613 ... `help' (and other commands using
temporary files) does not work in OSX/Fink version.
* Fix SourceForge bug #874483 ... `state save' doesn't keep track
of `dash' settings.
* Fix SourceForge bug #873245 ... inaccurate times are given in
the warnings about slow operations on OSX platform (days are
reported instead of seconds)
* Fix SourceForge bug #871477 ... the `missing value' feature
should not be the default. The solution involved adding a new
command `set missing value none', which is now the default.
Version 2.12.7 [2003 Sep 4]
Bug Fixes
* Fix SourceForge bug #800022 AKA Debian bug #208589, ... did not
build on some Debian platforms because it was based on an old
version of `automake'.
Version 2.12.6 [2003 Sep 1: Labour Day]
New Features
* Add `age' RPN function, for testing file ages (see age-rpn-operator).
Bug Fixes
* Fix SourceForge bug #773850 ... bounding-box is increased by
`draw symbol' even if (rectangular) postscript clipping is
active.
* Fix SourceForge bug #760130 ... Solaris cannot compile with
`C-l' in Makefile.
* Fix SourceForge bug #743134 ... bounding box not limited by `set
clip postscript'
* Fix SourceForge bug #750561 ... during compilation, `make'
rebuilds HTML docs even if up-to-date
2008-09-04 08:43:05 +02:00
|
|
|
share/gri/gri.cmd
|
|
|
|
share/gri/logo.dat
|
2012-03-07 17:29:45 +01:00
|
|
|
share/gri/rgb.txt
|
Update to 2.12.17. Fixes broken amd64 build, among other things.
pkgsrc changes: now uses readline and popt; added destdir support.
Upstream changes (not including for 2.12.17, which doesn't appear to
be posted):
Version 2.12.16 [2007 Jul 20 anniversary of the first moon landing, in 1969]
Bug Fixes
* Fix Debian bug #130802 ... postscript problem in landscape mode,
refreshed in gv viewer
* Fix Debian bug #434010 ... `set page landscape' requires `set
page size' first, but it should really default to something
reasonable instead.
Version 2.12.15 [2007 Apr 16 Mawlid, celebration of birthday of Muhammad]
Bug Fixes
* Fix SourceForge bug #1700978 ... html concept index mostly broken
* Fix SourceForge bug #1698924 ... box plots show missing data
* Fix Debian bug #417217 ... will not compile in GCC 4.3
* Fix SourceForge bug #1698116 ... poorly-positioned name of RHS y-axis
Version 2.12.14 [2007 Jan 08: Coming-of-Age Day (Japan)]
Bug Fixes
* Fix SourceForge bug #1630768 ... Fix to segfault in clipped
images (a bug that may have developed after version 2.13.3)
Version 2.12.13 [2006 Nov 06: Constitution Day (Tajikistan)]
Bug Fixes
* Fix SourceForge bug #1591475 ... Fix to compile in Solaris CC
* Fix SourceForge bug #1591062 ... Fix to compile in OpenBSD
Version 2.12.12 [2006 July 16: Yellow Pigs Day]
Bug Fixes
* Fix SourceForge bug #1523033 ... Malloc error (freeing something
already freed?)
* Fix SourceForge bug #1523032 ... `create columns from function'
bug, if there is an existing directory called `tmp'.
* Fix SourceForge bug #1491105 ... `set x axis labels' had no
affect for log axes (same for y)
Version 2.12.11 [2006 Mar 30: Hindu New Year]
Bug Fixes
* Fix SourceForge bug #1449546 ... x axis limits not correctly
inferred from `set x grid' (same for y).
Version 2.12.10 [2006 Jan 26: Australia Day]
Bug Fixes
* Fix SourceForge bug #1408259 ... PostScript file contained
private information. This was fixed by adding new commandline
arguments `-private' and `-no_private', the former of which (the
new default) means to not include the user's name, the
invocation arguments, or the command-file contents (see Invoking
Gri).
* Fix SourceForge bug #1285180 ... NaN was mishandled. (The bug
may have arisen in version 2.12.7 or thereabouts.)
* Port to the FreeBSD operating system, with help from Christopher
Illies and Roman Neuhauser.
* Fix SourceForge bug #1217273 ... missing some version numbers
within docs
* Fix SourceForge bug #1196613 ... user-supplied x-axis labels can
run offscale (fix for y-axis later...)
* Fix SourceForge bug #1198341 ... x-axis labels incorrectly
rotated (sometimes)
* Fix SourceForge bug #1199280 ... warning about `malloc' for RPN
assignments
* Fix SourceForge bug #1196115 ... `gri_unpage' and `gri_merge'
mis-installed
* Fix SourceForge bug #1153209 ... Emacs mode incompatible with
new version of `gv' PostScript viewer
Fix SourceForge bug #1101172 ... `gri -help' incorrectly stated
meaning of last argument(s)
* Fix SourceForge bug #835711 ... `draw gri logo' fails.
* Fix SourceForge bug #1098269 ... problem compiling on AMD64
machine. (Solution provided by Andreas Jochens, a Debian user.)
* Fix SourceForge bug #867515 ... problem with junk appearing in images.
* Fix SourceForge bug #875881 ... problem compiling with gcc
2.95.3 compiler.
Version 2.12.9 [2005 Jan 6: Feast of Epiphany]
Bug Fixes
* Fix SourceForge bug #1094087 ... `set path to' incorrectly
parsed colon-separated paths
* Fix SourceForge bug #1085788 ... `image *=', `image /=', `image
^=', and `image _=' all gave incorrect results
* Fix SourceForge bug #1084123 ... does not compile in fink
* Fix SourceForge bug #676767 ... on fink systems, `help' does not work
Version 2.12.8 [2004]
Bug Fixes
* Fix SourceForge bug #1019141 ... `draw arc' ignores the present
pen color
* Fix SourceForge bug #997741 ... PostScript broken on images with
y-axis decreasing, and enclosed by PostScript clipping
* Fix SourceForge bug #978822 ... documentation wrong on `set path to'
* Fix SourceForge bug #932203 ... misplaced labels caused by `set
x axis labels'
* Fix SourceForge bug #928277 ... `draw polygon' should take `cm'
and `pt' units
* Fix SourceForge bug #930259 ... fix `draw arc''s drawing of an
extra line (thanks for the fix, Wolfgang Voegeli)
* Fix SourceForge bug #923719 ... `draw curve overlying' ignored
the effect of `set dash'
* Fix SourceForge bug #914125 ... offpage points in axes were
reported as having been drawn by `draw curve'.
* Fix SourceForge bug #877613 ... `help' (and other commands using
temporary files) does not work in OSX/Fink version.
* Fix SourceForge bug #874483 ... `state save' doesn't keep track
of `dash' settings.
* Fix SourceForge bug #873245 ... inaccurate times are given in
the warnings about slow operations on OSX platform (days are
reported instead of seconds)
* Fix SourceForge bug #871477 ... the `missing value' feature
should not be the default. The solution involved adding a new
command `set missing value none', which is now the default.
Version 2.12.7 [2003 Sep 4]
Bug Fixes
* Fix SourceForge bug #800022 AKA Debian bug #208589, ... did not
build on some Debian platforms because it was based on an old
version of `automake'.
Version 2.12.6 [2003 Sep 1: Labour Day]
New Features
* Add `age' RPN function, for testing file ages (see age-rpn-operator).
Bug Fixes
* Fix SourceForge bug #773850 ... bounding-box is increased by
`draw symbol' even if (rectangular) postscript clipping is
active.
* Fix SourceForge bug #760130 ... Solaris cannot compile with
`C-l' in Makefile.
* Fix SourceForge bug #743134 ... bounding box not limited by `set
clip postscript'
* Fix SourceForge bug #750561 ... during compilation, `make'
rebuilds HTML docs even if up-to-date
2008-09-04 08:43:05 +02:00
|
|
|
share/gri/startup.msg
|