Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Feb 2001 14:34:00 +0000
From:      sa264@cam.ac.uk
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/25112: math/gnuplot+ install demos
Message-ID:  <E14TPTs-0000OA-00@m211-6.phy.cam.ac.uk>

next in thread | raw e-mail | index | archive | help

>Number:         25112
>Category:       ports
>Synopsis:       math/gnuplot+ install demos
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Feb 15 06:40:01 PST 2001
>Closed-Date:
>Last-Modified:
>Originator:     AMAKAWA Shuhei
>Release:        FreeBSD 4.2-STABLE i386
>Organization:
>Environment:

	FreeBSD 4.2-STABLE i386

>Description:

Install demos for math/gnuplot+.
Reviewed by the maintainer.

>How-To-Repeat:

	

>Fix:

diff -urN /usr/ports/math/gnuplot+/Makefile gnuplot+/Makefile
--- /usr/ports/math/gnuplot+/Makefile	Mon Jan 29 15:49:37 2001
+++ gnuplot+/Makefile	Thu Feb 15 13:21:32 2001
@@ -71,6 +71,8 @@
 	${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
+	${MKDIR} ${PREFIX}/share/examples/gnuplot+
+	(cd ${WRKSRC}/demo;for EXAMPLES in ${WRKSRC}/demo/*; do ${INSTALL_DATA} $${EXAMPLES} ${PREFIX}/share/examples/gnuplot+;done)
 	@${CAT} ${PKGMESSAGE}
 
 .include <bsd.port.mk>
diff -urN /usr/ports/math/gnuplot+/pkg-plist gnuplot+/pkg-plist
--- /usr/ports/math/gnuplot+/pkg-plist	Fri Sep 10 04:05:24 1999
+++ gnuplot+/pkg-plist	Thu Feb 15 13:21:48 2001
@@ -17,4 +17,69 @@
 share/doc/gnuplot+/plus.pdf
 share/doc/gnuplot+/plus.ps
 share/doc/gnuplot+/plus.tex
+share/examples/gnuplot+/1.dat
+share/examples/gnuplot+/2.dat
+share/examples/gnuplot+/3.dat
+share/examples/gnuplot+/airfoil.dem
+share/examples/gnuplot+/all.dem
+share/examples/gnuplot+/animate.dem
+share/examples/gnuplot+/battery.dat
+share/examples/gnuplot+/big_peak.dat
+share/examples/gnuplot+/binary.dem
+share/examples/gnuplot+/bivariat.dem
+share/examples/gnuplot+/borders.dem
+share/examples/gnuplot+/contours.dem
+share/examples/gnuplot+/controls.dem
+share/examples/gnuplot+/density.fnc
+share/examples/gnuplot+/discrete.dem
+share/examples/gnuplot+/electron.dem
+share/examples/gnuplot+/fit.dem
+share/examples/gnuplot+/glass.dat
+share/examples/gnuplot+/gnuplot.rot
+share/examples/gnuplot+/hemisphr.dat
+share/examples/gnuplot+/hexa.fnc
+share/examples/gnuplot+/hidden.dem
+share/examples/gnuplot+/klein.dat
+share/examples/gnuplot+/lcdemo.dat
+share/examples/gnuplot+/line.fnc
+share/examples/gnuplot+/mgr.dem
+share/examples/gnuplot+/moli3.dat
+share/examples/gnuplot+/multimsh.dem
+share/examples/gnuplot+/multiplt.dem
+share/examples/gnuplot+/param.dem
+share/examples/gnuplot+/polar.dem
+share/examples/gnuplot+/poldat.dem
+share/examples/gnuplot+/prob.dem
+share/examples/gnuplot+/prob2.dem
+share/examples/gnuplot+/random.dem
+share/examples/gnuplot+/reflect.fnc
+share/examples/gnuplot+/reread.bor
+share/examples/gnuplot+/scatter.dem
+share/examples/gnuplot+/scatter2.dat
+share/examples/gnuplot+/silver.dat
+share/examples/gnuplot+/simple.dem
+share/examples/gnuplot+/singulr.dem
+share/examples/gnuplot+/sound.par
+share/examples/gnuplot+/sound2.par
+share/examples/gnuplot+/soundvel.dat
+share/examples/gnuplot+/spline.dem
+share/examples/gnuplot+/start.par
+share/examples/gnuplot+/stat.inc
+share/examples/gnuplot+/steps.dat
+share/examples/gnuplot+/steps.dem
+share/examples/gnuplot+/surface1.dem
+share/examples/gnuplot+/surface2.dem
+share/examples/gnuplot+/timedat.dat
+share/examples/gnuplot+/timedat.dem
+share/examples/gnuplot+/using.dat
+share/examples/gnuplot+/using.dem
+share/examples/gnuplot+/vector.dem
+share/examples/gnuplot+/whale.dat
+share/examples/gnuplot+/world.cor
+share/examples/gnuplot+/world.dat
+share/examples/gnuplot+/world.dem
+share/examples/gnuplot+/binary1
+share/examples/gnuplot+/binary2
+share/examples/gnuplot+/binary3
 @dirrm share/doc/gnuplot+
+@dirrm share/examples/gnuplot+



>Release-Note:
>Audit-Trail:
>Unformatted:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E14TPTs-0000OA-00>