Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 22 Jan 2000 01:23:38 +0500 (ES)
From:      ilia@cgilh.chel.su
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/16284: math/gnuplot port update
Message-ID:  <200001212023.BAA16785@jane.cgu.chel.su>

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

>Number:         16284
>Category:       ports
>Synopsis:       math/gnuplot port update to 3.7.1 from 3.7
>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:   Fri Jan 21 13:10:00 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     Ilia Chipitsine
>Release:        FreeBSD 3.4-RELEASE i386
>Organization:
Chelyabinsk State University
>Environment:

	

>Description:

I updated math/gnuplot port to gnuplot-3.7.1 since gnuplot-3.7 doesn't exist anymore. 

changes:

1. now it fetches gnuplot-3.7.1.tar.gz instead of gnuplot-3.7.tar.gz
   (package name also was changed)

2. demo which come with gnuplot now are installed 

3. man pages are installed to ${PREFIX}/share/man instead of ${PREFIX}/man


>How-To-Repeat:


	

>Fix:
	


diff -ruN gnuplot.bak/Makefile gnuplot/Makefile
--- gnuplot.bak/Makefile	Sun Jan 16 23:42:10 2000
+++ gnuplot/Makefile	Sat Jan 22 00:53:14 2000
@@ -1,16 +1,16 @@
 # New ports collection makefile for:    gnuplot
-# Version required:     3.7
-# Date created:         19 April 1998
-# Whom:                 chuckr
+# Version required:     3.7.1
+# Date created:         16 January 2000
+# Whom:                 ilia
 #
-# $FreeBSD: ports/math/gnuplot/Makefile,v 1.27 1999/12/27 21:28:22 steve Exp $
+# $FreeBSD: ports/math/gnuplot/Makefile,v 1.28 2000/01/16 21:28:22 ilia Exp $
 #
 
-DISTNAME=	gnuplot-3.7
+DISTNAME=	gnuplot-3.7.1
 CATEGORIES=	math graphics
 MASTER_SITES=	ftp://ftp.gnuplot.vt.edu/pub/gnuplot/
 
-MAINTAINER=	chuckr@FreeBSD.org
+MAINTAINER=	ilia@cgu.chel.su
 
 LIB_DEPENDS=	png.3:${PORTSDIR}/graphics/png \
 		gd.0:${PORTSDIR}/graphics/gd
@@ -22,13 +22,18 @@
 		--libdir=${LOCALBASE}/lib \
 		--with-x --without-linux-vga \
 		--with-gd=${LOCALBASE}/lib \
-		--with-gnu-readline --with-lasergnu --with-png
+		--with-gnu-readline --with-lasergnu --with-png \
+		--mandir=${PREFIX}/share/man            
+MANPREFIX=	${PREFIX}/share
 
 pre-configure:
 	$(SED) -e "s%@CPPFLAGS@%-I$(LOCALBASE)/include -I$(X11BASE)/include%" \
 	< $(WRKSRC)/Makefile.in > $(WRKDIR)/tmp-makefile.in
 	$(CP) $(WRKDIR)/tmp-makefile.in $(WRKSRC)/Makefile.in
 
+post-install:
+	${MKDIR} ${PREFIX}/share/examples/gnuplot
+	${INSTALL_DATA} ${WRKDIR}/${DISTNAME}/demo/* ${PREFIX}/share/examples/gnuplot/
 
 MAN1=		gnuplot.1 lasergnu.1
 
diff -ruN gnuplot.bak/files/md5 gnuplot/files/md5
--- gnuplot.bak/files/md5	Sun Jan 16 23:42:10 2000
+++ gnuplot/files/md5	Mon Jan 17 20:35:55 2000
@@ -1 +1 @@
-MD5 (gnuplot-3.7.tar.gz) = 18bbd384a991e7b20dbd2c29c239e90d
+MD5 (gnuplot-3.7.1.tar.gz) = 30798b4c14ea734969a86ee41a9c1dca 
diff -ruN gnuplot.bak/pkg/PLIST gnuplot/pkg/PLIST
--- gnuplot.bak/pkg/PLIST	Sun Jan 16 23:42:10 2000
+++ gnuplot/pkg/PLIST	Sat Jan 22 00:28:22 2000
@@ -2,3 +2,68 @@
 bin/gnuplot
 bin/gnuplot_x11
 share/gnuplot.gih
+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/binary1
+share/examples/gnuplot/binary2
+share/examples/gnuplot/binary3
+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
+@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?200001212023.BAA16785>