pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/32139: graphics/gnuplot: please enable history file
>Number: 32139
>Category: pkg
>Synopsis: graphics/gnuplot: please enable history file
>Confidential: no
>Severity: non-critical
>Priority: medium
>Responsible: pkg-manager
>State: open
>Class: change-request
>Submitter-Id: net
>Arrival-Date: Tue Nov 22 11:36:00 +0000 2005
>Originator: Pavel Cahyna
>Release: NetBSD 3.0_BETA
>Organization:
>Environment:
System: NetBSD beta 3.0_BETA NetBSD 3.0_BETA (BETA) #4: Fri Oct 7 21:20:07 CEST
2005 root@beta:/usr/src/sys/arch/alpha/compile/BETA alpha
Architecture: alpha
Machine: alpha
>Description:
history file is an useful feature in gnuplot, requiring no additional
dependencies. Please enable it in the package.
>How-To-Repeat:
use gnuplot, exit, start again and note that it forgot previously
entered commands.
>Fix:
Index: Makefile.common
===================================================================
RCS file: /cvsroot/pkgsrc/graphics/gnuplot/Makefile.common,v
retrieving revision 1.4
diff -c -r1.4 Makefile.common
--- Makefile.common 17 Jun 2005 04:49:47 -0000 1.4
+++ Makefile.common 22 Nov 2005 11:32:29 -0000
@@ -21,6 +21,7 @@
INFO_FILES= gnuplot.info
CONFIGURE_ARGS+= --with-pdf
+CONFIGURE_ARGS+= --enable-history-file
CONFIGURE_ARGS+= --with-plot=${PREFIX}
CONFIGURE_ARGS+= --with-readline=${BUILDLINK_PREFIX.readline}
CONFIGURE_ARGS+= --without-lisp-files
Home |
Main Index |
Thread Index |
Old Index