summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>1999-06-10 00:33:32 +0000
committerSteve Price <steve@FreeBSD.org>1999-06-10 00:33:32 +0000
commit7d069d65dc94d403345b7b0e03b55fd8addd3cf7 (patch)
treeea91eb28a69036d421f7d5e93a24e628ec37d653 /math
parentActivate the doxygen port. (diff)
Install gnuplot.info and adjust patch-aa to use libVFlib2.so. Also
swap out PLIST with sorted and remove the latter since I meant to do this before I imported it. Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=19389
Diffstat (limited to 'math')
-rw-r--r--math/gnuplot+/Makefile15
-rw-r--r--math/gnuplot+/files/gnuplot.info.diff13
2 files changed, 25 insertions, 3 deletions
diff --git a/math/gnuplot+/Makefile b/math/gnuplot+/Makefile
index c90300dc8269..69a6870b6083 100644
--- a/math/gnuplot+/Makefile
+++ b/math/gnuplot+/Makefile
@@ -3,7 +3,7 @@
# Date created: May 18, 1999
# Whom: NAKAJI Hiroyuki
#
-# $Id$
+# $Id: Makefile,v 1.1.1.1 1999/06/09 01:51:48 steve Exp $
#
DISTNAME= gnuplot37+-1.1.8
@@ -42,7 +42,10 @@ GP_DOCS= ${WRKSRC}/Copyright.plus \
${WRKSRC}/INSTALL.unx.plus \
${WRKSRC}/INSTALL.win.plus \
${WRKSRC}/README-J.plus \
- ${WRKSRC}/README.plus
+ ${WRKSRC}/README.plus \
+ ${WRKSRC}/gp+/plus-asc.dvi \
+ ${WRKSRC}/gp+/plus-ntt.dvi \
+ ${WRKSRC}/gp+/plus.tex
post-extract:
${EXTRACT_CMD} ${EXTRACT_BEFORE_ARGS} ${_DISTDIR}/gnuplot3.7+1.1.8.patch.tar.gz ${EXTRACT_AFTER_ARGS} -C ${WRKSRC}
@@ -57,9 +60,15 @@ post-patch:
pre-build:
find ${WRKSRC} \( -name \*.orig -o -name \*~ \) -exec ${RM} -f \{} \;
+post-build:
+ cd ${WRKSRC}/docs; ${GMAKE} info
+ cd ${WRKSRC}/docs; ${PATCH} --quiet -E -p1 < ${FILESDIR}/gnuplot.info.diff
+
post-install:
@test -d ${PREFIX}/share/doc/gnuplot+ || ${MKDIR} ${PREFIX}/share/doc/gnuplot+
- @${INSTALL_DATA} ${GP_DOCS} ${PREFIX}/share/doc/gnuplot+
+ ${INSTALL_DATA} ${GP_DOCS} ${PREFIX}/share/doc/gnuplot+
+ ${INSTALL_DATA} ${WRKSRC}/docs/gnuplot.info ${PREFIX}/info
+ install-info ${PREFIX}/info/gnuplot.info ${PREFIX}/info/dir
@${CAT} ${PKGDIR}/MESSAGE
.include <bsd.port.mk>
diff --git a/math/gnuplot+/files/gnuplot.info.diff b/math/gnuplot+/files/gnuplot.info.diff
new file mode 100644
index 000000000000..eebc2282652a
--- /dev/null
+++ b/math/gnuplot+/files/gnuplot.info.diff
@@ -0,0 +1,13 @@
+--- /home/nakaji/tmp/gnuplot.info Mon May 24 14:47:28 1999
++++ ./gnuplot.info Mon May 24 14:49:54 1999
+@@ -1,5 +1,10 @@
+ This file is gnuplot.info created by doc2info from ./gnuplot.doc.
+
++INFO-DIR-SECTION 2-D graph tools
++START-INFO-DIR-ENTRY
++* Gnuplot: (gnuplot). An Interactive Plotting Program.
++END-INFO-DIR-ENTRY
++
+ 
+ File: gnuplot.info, Node: Top, Prev: (dir), Next: gnuplot, Up: (dir)
+