Index: head/textproc/grap/Makefile =================================================================== --- head/textproc/grap/Makefile (nonexistent) +++ head/textproc/grap/Makefile (revision 16173) @@ -0,0 +1,17 @@ +# New ports collection makefile for: grap +# Version required: 0.8a +# Date created: 14 Jan 1999 +# Whom: faber@lunabase.org +# +# $Id$ +# + +DISTNAME= grap-0.8a +CATEGORIES= textproc graphics +MASTER_SITES= http://www.lunabase.org/~faber/Vault/software/grap/ + +MAINTAINER= faber@lunabase.org + +MAN1= grap.1 + +.include Property changes on: head/textproc/grap/Makefile ___________________________________________________________________ Added: cvs2svn:cvs-rev ## -0,0 +1 ## +1.1.1.1 \ No newline at end of property Added: svn:keywords ## -0,0 +1 ## +FreeBSD=%H \ No newline at end of property Index: head/textproc/grap/distinfo =================================================================== --- head/textproc/grap/distinfo (nonexistent) +++ head/textproc/grap/distinfo (revision 16173) @@ -0,0 +1 @@ +MD5 (grap-0.8a.tar.gz) = bd89b2ace0d7d242bf76989fe186d32a Property changes on: head/textproc/grap/distinfo ___________________________________________________________________ Added: cvs2svn:cvs-rev ## -0,0 +1 ## +1.1.1.1 \ No newline at end of property Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Index: head/textproc/grap/pkg-comment =================================================================== --- head/textproc/grap/pkg-comment (nonexistent) +++ head/textproc/grap/pkg-comment (revision 16173) @@ -0,0 +1 @@ +An implementation of Kernigan & Bentley's grap language Property changes on: head/textproc/grap/pkg-comment ___________________________________________________________________ Added: cvs2svn:cvs-rev ## -0,0 +1 ## +1.1.1.1 \ No newline at end of property Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Index: head/textproc/grap/pkg-descr =================================================================== --- head/textproc/grap/pkg-descr (nonexistent) +++ head/textproc/grap/pkg-descr (revision 16173) @@ -0,0 +1,8 @@ +This is a port of Kernigan and Bentley's grap program for typsetting +graphs. It is a pic preprocessor that can be used with groff or TeX. + +You can learn more about grap as specified by Kernigan and Bentley at +http://www.kohala.com/~rstevens/troff/troff.html + +-- Ted Faber +faber@lunabase.org Property changes on: head/textproc/grap/pkg-descr ___________________________________________________________________ Added: cvs2svn:cvs-rev ## -0,0 +1 ## +1.1.1.1 \ No newline at end of property Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Index: head/textproc/grap/pkg-plist =================================================================== --- head/textproc/grap/pkg-plist (nonexistent) +++ head/textproc/grap/pkg-plist (revision 16173) @@ -0,0 +1,19 @@ +bin/grap +share/grap/README +share/grap/grap.defines +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/color_example.ms +share/grap/examples/example.ms +share/grap/examples/internet.d +share/grap/examples/prof2.d +share/grap/examples/states.d +share/grap/examples/states2.d +share/grap/examples/states3.d +share/grap/examples/usapop.d +@dirrm share/grap/examples +@dirrm share/grap Property changes on: head/textproc/grap/pkg-plist ___________________________________________________________________ Added: cvs2svn:cvs-rev ## -0,0 +1 ## +1.1.1.1 \ No newline at end of property Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property