summaryrefslogtreecommitdiff
path: root/graphics/grap
diff options
context:
space:
mode:
authorjtb <jtb@pkgsrc.org>2000-11-25 17:52:11 +0000
committerjtb <jtb@pkgsrc.org>2000-11-25 17:52:11 +0000
commit79ffe053e3e2a12582b2b55e7b570b1dac00322f (patch)
treeb3e317b91e4783ece1a7ff93aa345a0ce1797a9d /graphics/grap
parentec70ecaab479b43c0d5e7edb8f9082d841ec7ab2 (diff)
downloadpkgsrc-79ffe053e3e2a12582b2b55e7b570b1dac00322f.tar.gz
Initial import of new "grap" package:
Language for typesetting graphs
Diffstat (limited to 'graphics/grap')
-rw-r--r--graphics/grap/Makefile14
-rw-r--r--graphics/grap/files/md52
-rw-r--r--graphics/grap/pkg/COMMENT1
-rw-r--r--graphics/grap/pkg/DESCR12
-rw-r--r--graphics/grap/pkg/PLIST28
5 files changed, 57 insertions, 0 deletions
diff --git a/graphics/grap/Makefile b/graphics/grap/Makefile
new file mode 100644
index 00000000000..f1e8754daf8
--- /dev/null
+++ b/graphics/grap/Makefile
@@ -0,0 +1,14 @@
+# $NetBSD: Makefile,v 1.1.1.1 2000/11/25 17:52:11 jtb Exp $
+#
+
+DISTNAME= grap-1.10
+CATEGORIES= graphics
+MASTER_SITES= http://www.lunabase.org/~faber/Vault/software/grap/
+
+MAINTAINER= jtb@netbsd.org
+HOMEPAGE= http://www.lunabase.org/~faber/Vault/software/grap/
+
+GNU_CONFIGURE= YES
+USE_PERL5= YES
+
+.include "../../mk/bsd.pkg.mk"
diff --git a/graphics/grap/files/md5 b/graphics/grap/files/md5
new file mode 100644
index 00000000000..139ce72ecf0
--- /dev/null
+++ b/graphics/grap/files/md5
@@ -0,0 +1,2 @@
+$NetBSD: md5,v 1.1.1.1 2000/11/25 17:52:11 jtb Exp $
+MD5 (grap-1.10.tar.gz) = 8c05d777d8652169470aae47c7022dc5
diff --git a/graphics/grap/pkg/COMMENT b/graphics/grap/pkg/COMMENT
new file mode 100644
index 00000000000..be14c5f4a1a
--- /dev/null
+++ b/graphics/grap/pkg/COMMENT
@@ -0,0 +1 @@
+Language for typesetting graphs
diff --git a/graphics/grap/pkg/DESCR b/graphics/grap/pkg/DESCR
new file mode 100644
index 00000000000..59a3996acaa
--- /dev/null
+++ b/graphics/grap/pkg/DESCR
@@ -0,0 +1,12 @@
+This is a free reimplementation of Kernighan and Bentley's grap
+language for typesetting graphs, as described in ``Grap-A Language for
+Typesetting Graphs, Tutorial and User Manual,'' by Jon L. Bentley and
+Brian W. Kernighan, revised May 1991, which is the primary source for
+information on how to use grap.
+
+grap is a pic pre-processor. It takes commands embedded in a troff
+source file which are surrounded by .G1 and .G2 macros, and rewrites
+them into pic commands to display the graph.
+
+Because grap is a pic preprocessor, and GNU pic will output TeX, it is
+possible to use grap with TeX.
diff --git a/graphics/grap/pkg/PLIST b/graphics/grap/pkg/PLIST
new file mode 100644
index 00000000000..4e5cdcd88fa
--- /dev/null
+++ b/graphics/grap/pkg/PLIST
@@ -0,0 +1,28 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2000/11/25 17:52:11 jtb Exp $
+bin/grap
+man/man1/grap.1
+share/grap/CHANGES
+share/grap/COPYRIGHT
+share/grap/README
+share/grap/examples/400mpairs.d
+share/grap/examples/400mtimes.d
+share/grap/examples/400wpairs.d
+share/grap/examples/Makefile
+share/grap/examples/army.d
+share/grap/examples/boyhts.d
+share/grap/examples/cy_fatal.d
+share/grap/examples/example.ms
+share/grap/examples/internet.d
+share/grap/examples/prof2.d
+share/grap/examples/result.SQ_MESH.Fail1.S3.R0.Global.Random1500.succ.result
+share/grap/examples/result.SQ_MESH.Fail1.S3.R0.Hybrid.Random1500.succ.result
+share/grap/examples/result.SQ_MESH.Fail1.S3.R0.Local.Random1500.succ.result
+share/grap/examples/states.d
+share/grap/examples/states2.d
+share/grap/examples/states3.d
+share/grap/examples/usapop.d
+share/grap/grap.defines
+share/grap/grap.man
+share/grap/grap.tex.defines
+@dirrm share/grap/examples
+@dirrm share/grap