From cb52a30d1428a91f842d713d4220512214b6d020 Mon Sep 17 00:00:00 2001 From: bernd Date: Sat, 17 Oct 2009 08:29:20 +0000 Subject: [PATCH] Initial import of graph-1.43. Grap is a language for typesetting graphs specified and first implemented by Brian Kernighan and Jon Bentley at Bell Labs. It is an expressive language for describing graphs and incorporating them in typeset documents. It is implemented as a preprocessor to Kernigan's pic language for describing languages, so any system that can use pic can use grap. For sure, TeX and groff can use it. From maintainer Hermann Gottschalk. --- graphics/grap/Makefile | 22 ++++++++++++++++++++++ graphics/grap/distinfo | 5 +++++ graphics/grap/pkg/DESCR | 6 ++++++ graphics/grap/pkg/PLIST | 29 +++++++++++++++++++++++++++++ 4 files changed, 62 insertions(+) create mode 100644 graphics/grap/Makefile create mode 100644 graphics/grap/distinfo create mode 100644 graphics/grap/pkg/DESCR create mode 100644 graphics/grap/pkg/PLIST diff --git a/graphics/grap/Makefile b/graphics/grap/Makefile new file mode 100644 index 00000000000..81587d1e0d3 --- /dev/null +++ b/graphics/grap/Makefile @@ -0,0 +1,22 @@ +# $OpenBSD: Makefile,v 1.1.1.1 2009/10/17 08:29:20 bernd Exp $ + +COMMENT = language for typesetting graphs + +DISTNAME = grap-1.43 +CATEGORIES = textproc graphics + +HOMEPAGE = http://lunabase.org/~faber/Vault/software/grap/ + +MAINTAINER = Hermann Gottschalk + +# BSD +PERMIT_PACKAGE_CDROM = Yes +PERMIT_PACKAGE_FTP = Yes +PERMIT_DISTFILES_CDROM = Yes +PERMIT_DISTFILES_FTP = Yes + +MASTER_SITES = ${HOMEPAGE} +WANTLIB = c m stdc++ +CONFIGURE_STYLE = gnu + +.include diff --git a/graphics/grap/distinfo b/graphics/grap/distinfo new file mode 100644 index 00000000000..c7b6c04efd9 --- /dev/null +++ b/graphics/grap/distinfo @@ -0,0 +1,5 @@ +MD5 (grap-1.43.tar.gz) = 0fS0TaSoqe8w0Met8NPTMA== +RMD160 (grap-1.43.tar.gz) = 7Oc2RAspKotlp4sqU0YdboDMcro= +SHA1 (grap-1.43.tar.gz) = 8+kfUHoClmTptxw5M9dzap3eSD4= +SHA256 (grap-1.43.tar.gz) = b0/1dqKobRDTvkjan4mrQY0JKEtAY9F5+KiIaULYGn8= +SIZE (grap-1.43.tar.gz) = 187854 diff --git a/graphics/grap/pkg/DESCR b/graphics/grap/pkg/DESCR new file mode 100644 index 00000000000..f05b95da634 --- /dev/null +++ b/graphics/grap/pkg/DESCR @@ -0,0 +1,6 @@ +Grap is a language for typesetting graphs specified and first +implemented by Brian Kernighan and Jon Bentley at Bell Labs. It is an +expressive language for describing graphs and incorporating them in +typeset documents. It is implemented as a preprocessor to Kernigan's pic +language for describing languages, so any system that can use pic can +use grap. For sure, TeX and groff can use it. diff --git a/graphics/grap/pkg/PLIST b/graphics/grap/pkg/PLIST new file mode 100644 index 00000000000..22c444194c3 --- /dev/null +++ b/graphics/grap/pkg/PLIST @@ -0,0 +1,29 @@ +@comment $OpenBSD: PLIST,v 1.1.1.1 2009/10/17 08:29:20 bernd Exp $ +@bin bin/grap +@man man/man1/grap.1 +share/doc/grap/ +share/doc/grap/CHANGES +share/doc/grap/COPYRIGHT +share/doc/grap/README +share/doc/grap/grap.man +share/examples/grap/ +share/examples/grap/400mpairs.d +share/examples/grap/400mtimes.d +share/examples/grap/400wpairs.d +share/examples/grap/Makefile +share/examples/grap/army.d +share/examples/grap/boyhts.d +share/examples/grap/cy_fatal.d +share/examples/grap/example.ms +share/examples/grap/internet.d +share/examples/grap/prof2.d +share/examples/grap/result.SQ_MESH.Fail1.S3.R0.Global.Random1500.succ.result +share/examples/grap/result.SQ_MESH.Fail1.S3.R0.Hybrid.Random1500.succ.result +share/examples/grap/result.SQ_MESH.Fail1.S3.R0.Local.Random1500.succ.result +share/examples/grap/states.d +share/examples/grap/states2.d +share/examples/grap/states3.d +share/examples/grap/usapop.d +share/grap/ +share/grap/grap.defines +share/grap/grap.tex.defines