2003-07-03 18:24:28 by Stoned Elipot | Files touched by this commit (2) |
Log message:
Convert to USE_NEW_TEXINFO.
|
2003-06-02 03:21:53 by Jan Schaumann | Files touched by this commit (1131) |
Log message:
Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.
Should anybody feel like they could be the maintainer for any of thewe packages,
please adjust.
|
2002-12-14 04:43:21 by Amitai Schlair | Files touched by this commit (9) |
Log message:
REPLACE_PERL's working directory is ${WRKSRC}, so packages needn't
prefix REPLACE_PERL definitions with ${WRKSRC}.
|
2002-12-09 17:02:01 by Matthias Scheler | Files touched by this commit (115) |
Log message:
Replace "true" by "${TRUE}".
|
2002-10-09 21:02:24 by Thomas Klausner | Files touched by this commit (1) |
Log message:
buildlink1 -> buildlink2.
|
2002-10-02 23:38:04 by Dieter Baron | Files touched by this commit (3) |
Log message:
get rid of autoconf build dependency by patching configure
|
2002-09-13 08:53:43 by Johnny C. Lam | Files touched by this commit (18) |
Log message:
Use ghostscript.mk.
|
2002-08-11 16:34:17 by Dan McMahill | Files touched by this commit (2) |
Log message:
netbsd uses time_t not int for the time functions. Fixes compilation on
64 bit systems.
|
2002-05-04 01:45:19 by Jason Beegan | Files touched by this commit (9) | |
Log message:
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.
|