Sun Nov 18 01:56:20 2012 UTC ()
Don't pick up emacs.


(joerg)
diff -r1.70 -r1.71 pkgsrc/graphics/gnuplot/Makefile
diff -r1.16 -r1.17 pkgsrc/graphics/gnuplot/PLIST

cvs diff -r1.70 -r1.71 pkgsrc/graphics/gnuplot/Makefile (expand / switch to unified diff)

--- pkgsrc/graphics/gnuplot/Makefile 2012/11/12 22:02:43 1.70
+++ pkgsrc/graphics/gnuplot/Makefile 2012/11/18 01:56:20 1.71
@@ -1,38 +1,39 @@ @@ -1,38 +1,39 @@
1# $NetBSD: Makefile,v 1.70 2012/11/12 22:02:43 bad Exp $ 1# $NetBSD: Makefile,v 1.71 2012/11/18 01:56:20 joerg Exp $
2 2
3DISTNAME= gnuplot-4.6.1 3DISTNAME= gnuplot-4.6.1
4PKGREVISION= 1 4PKGREVISION= 1
5CATEGORIES+= graphics 5CATEGORIES+= graphics
6MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gnuplot/} 6MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gnuplot/}
7 7
8MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
9HOMEPAGE= http://gnuplot.sourceforge.net/ 9HOMEPAGE= http://gnuplot.sourceforge.net/
10COMMENT= Portable interactive, function plotting utility 10COMMENT= Portable interactive, function plotting utility
11 11
12CONFLICTS+= gnuplot-nox11-[0-9]* 12CONFLICTS+= gnuplot-nox11-[0-9]*
13 13
14PATCHDIR= ${.CURDIR}/../../graphics/gnuplot/patches 14PATCHDIR= ${.CURDIR}/../../graphics/gnuplot/patches
15DISTINFO_FILE= ${.CURDIR}/../../graphics/gnuplot/distinfo 15DISTINFO_FILE= ${.CURDIR}/../../graphics/gnuplot/distinfo
16 16
17PKG_INSTALLATION_TYPES= overwrite pkgviews 17PKG_INSTALLATION_TYPES= overwrite pkgviews
18 18
19USE_TOOLS+= makeinfo pkg-config gmake 19USE_TOOLS+= makeinfo pkg-config gmake
20GNU_CONFIGURE= yes 20GNU_CONFIGURE= yes
21#CONFIGURE_ARGS+= --enable-history-file 21#CONFIGURE_ARGS+= --enable-history-file
22CONFIGURE_ARGS+= --with-plot=${PREFIX} 22CONFIGURE_ARGS+= --with-plot=${PREFIX}
23CONFIGURE_ARGS+= --without-latex 23CONFIGURE_ARGS+= --without-latex
24CONFIGURE_ARGS+= --without-lisp-files 24CONFIGURE_ARGS+= --without-lisp-files
25CONFIGURE_ARGS+= --without-tutorial 25CONFIGURE_ARGS+= --without-tutorial
 26CONFIGURE_ARGS+= ac_cv_prog_EMACS=
26INFO_FILES= yes 27INFO_FILES= yes
27USE_LANGUAGES= c 28USE_LANGUAGES= c
28 29
29# Use BSD editline wherever possible: 30# Use BSD editline wherever possible:
30.include "../../mk/bsd.prefs.mk" 31.include "../../mk/bsd.prefs.mk"
31 32
32.if !empty(OPSYS:M*BSD) || ${OPSYS} == "DragonFly" || ${OPSYS} == "Darwin" 33.if !empty(OPSYS:M*BSD) || ${OPSYS} == "DragonFly" || ${OPSYS} == "Darwin"
33. if ${OPSYS} == "NetBSD" && !empty(OS_VERSION:M[01234].*) 34. if ${OPSYS} == "NetBSD" && !empty(OS_VERSION:M[01234].*)
34CONFIGURE_ARGS+= --with-readline=${BUILDLINK_PREFIX.readline} 35CONFIGURE_ARGS+= --with-readline=${BUILDLINK_PREFIX.readline}
35.include "../../devel/readline/buildlink3.mk" 36.include "../../devel/readline/buildlink3.mk"
36. else 37. else
37CONFIGURE_ARGS+= --with-readline=bsd 38CONFIGURE_ARGS+= --with-readline=bsd
38.include "../../mk/curses.buildlink3.mk" 39.include "../../mk/curses.buildlink3.mk"

cvs diff -r1.16 -r1.17 pkgsrc/graphics/gnuplot/PLIST (expand / switch to unified diff)

--- pkgsrc/graphics/gnuplot/PLIST 2012/11/07 19:22:04 1.16
+++ pkgsrc/graphics/gnuplot/PLIST 2012/11/18 01:56:20 1.17
@@ -1,21 +1,18 @@ @@ -1,21 +1,18 @@
1@comment $NetBSD: PLIST,v 1.16 2012/11/07 19:22:04 he Exp $ 1@comment $NetBSD: PLIST,v 1.17 2012/11/18 01:56:20 joerg Exp $
2bin/gnuplot 2bin/gnuplot
3info/gnuplot.info 
4${PLIST.qt4}libexec/gnuplot/4.6/gnuplot_qt 3${PLIST.qt4}libexec/gnuplot/4.6/gnuplot_qt
5${PLIST.x11}libexec/gnuplot/4.6/gnuplot_x11 4${PLIST.x11}libexec/gnuplot/4.6/gnuplot_x11
6man/man1/gnuplot.1 5man/man1/gnuplot.1
7share/emacs/site-lisp/gnuplot-eldoc.el 
8share/emacs/site-lisp/gnuplot-eldoc.elc 
9share/gnuplot/4.6/PostScript/8859-1.ps 6share/gnuplot/4.6/PostScript/8859-1.ps
10share/gnuplot/4.6/PostScript/8859-15.ps 7share/gnuplot/4.6/PostScript/8859-15.ps
11share/gnuplot/4.6/PostScript/8859-2.ps 8share/gnuplot/4.6/PostScript/8859-2.ps
12share/gnuplot/4.6/PostScript/8859-9.ps 9share/gnuplot/4.6/PostScript/8859-9.ps
13share/gnuplot/4.6/PostScript/aglfn.txt 10share/gnuplot/4.6/PostScript/aglfn.txt
14share/gnuplot/4.6/PostScript/cp1250.ps 11share/gnuplot/4.6/PostScript/cp1250.ps
15share/gnuplot/4.6/PostScript/cp1251.ps 12share/gnuplot/4.6/PostScript/cp1251.ps
16share/gnuplot/4.6/PostScript/cp437.ps 13share/gnuplot/4.6/PostScript/cp437.ps
17share/gnuplot/4.6/PostScript/cp850.ps 14share/gnuplot/4.6/PostScript/cp850.ps
18share/gnuplot/4.6/PostScript/cp852.ps 15share/gnuplot/4.6/PostScript/cp852.ps
19share/gnuplot/4.6/PostScript/koi8r.ps 16share/gnuplot/4.6/PostScript/koi8r.ps
20share/gnuplot/4.6/PostScript/koi8u.ps 17share/gnuplot/4.6/PostScript/koi8u.ps
21share/gnuplot/4.6/PostScript/prologue.ps 18share/gnuplot/4.6/PostScript/prologue.ps