diff options
author | grant <grant> | 2002-12-16 23:02:31 +0000 |
---|---|---|
committer | grant <grant> | 2002-12-16 23:02:31 +0000 |
commit | 724bdbf414e366878eb300ab5eff037820ca5697 (patch) | |
tree | cf0e704758a9997c2d68e63b53481f1e677b2010 /graphics/ploticus/PLIST | |
parent | 08ba3d51be7979412612fa89897fa466790cec56 (diff) | |
download | pkgsrc-724bdbf414e366878eb300ab5eff037820ca5697.tar.gz |
Updated ploticus to 2.10.
Major changes since 2.04:
- New libploticus C API.
- Vector plots.
- Unicode/big5 support (via GD and freetype).
- Disk resource limits lifted.
- CGI-mode fixes.
- Script interpreter overflow fixes.
- Other misc changes and bug fixes.
Diffstat (limited to 'graphics/ploticus/PLIST')
-rw-r--r-- | graphics/ploticus/PLIST | 10 |
1 files changed, 4 insertions, 6 deletions
diff --git a/graphics/ploticus/PLIST b/graphics/ploticus/PLIST index 723aee2726a..54cfad81a13 100644 --- a/graphics/ploticus/PLIST +++ b/graphics/ploticus/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2002/09/20 11:41:15 rh Exp $ +@comment $NetBSD: PLIST,v 1.3 2002/12/16 23:02:32 grant Exp $ bin/pl man/man1/pl.1 share/doc/ploticus/Changelog @@ -12,6 +12,7 @@ share/doc/ploticus/Problems share/doc/ploticus/Versions share/doc/ploticus/Welcome share/doc/ploticus/annotate +share/doc/ploticus/api share/doc/ploticus/areadef share/doc/ploticus/attributetypes share/doc/ploticus/autorange @@ -33,7 +34,6 @@ share/doc/ploticus/dates share/doc/ploticus/defineunits share/doc/ploticus/drawcommands share/doc/ploticus/dynamic -share/doc/ploticus/endproc share/doc/ploticus/fonts share/doc/ploticus/functions share/doc/ploticus/getdata @@ -41,14 +41,11 @@ share/doc/ploticus/gifpatent share/doc/ploticus/import share/doc/ploticus/interactive share/doc/ploticus/legend -share/doc/ploticus/legenddriven share/doc/ploticus/legendentry share/doc/ploticus/limits share/doc/ploticus/line share/doc/ploticus/linedetails share/doc/ploticus/lineplot -share/doc/ploticus/missingdata -share/doc/ploticus/originaldata share/doc/ploticus/page share/doc/ploticus/paper share/doc/ploticus/pie @@ -75,8 +72,9 @@ share/doc/ploticus/tabulate share/doc/ploticus/textdetails share/doc/ploticus/times share/doc/ploticus/trailer -share/doc/ploticus/transform +share/doc/ploticus/usedata share/doc/ploticus/variables +share/doc/ploticus/vector share/doc/ploticus/web share/ploticus/chron.pl share/ploticus/chunk_area |