summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2008-03-07 16:48:02 +0000
committerjlam <jlam@pkgsrc.org>2008-03-07 16:48:02 +0000
commitecb2e3fc8e731006976f6472af55e7a845b9b344 (patch)
treef57a433c955041b7aa55be240f26964244283c98 /math
parentc9d7c74b2557788ae45b4029bf3a386f8d4ba7c4 (diff)
downloadpkgsrc-ecb2e3fc8e731006976f6472af55e7a845b9b344.tar.gz
Update math/xlispstat to version 3.52.20. Changes from version 3.52.18
include: * Added some timing pauses so rotations and such are not too fast. * Changed default setting of X11 option :FAST-LINES to NIL. It is no longer needed as an optimization and support seems to now be buggy on some servers. + Support user-destdir installation. + HOMEPAGE has moved to uiowa.edu.
Diffstat (limited to 'math')
-rw-r--r--math/xlispstat/Makefile11
-rw-r--r--math/xlispstat/distinfo10
-rw-r--r--math/xlispstat/patches/patch-ac55
3 files changed, 48 insertions, 28 deletions
diff --git a/math/xlispstat/Makefile b/math/xlispstat/Makefile
index 9d8052924ce..d4d27ac2325 100644
--- a/math/xlispstat/Makefile
+++ b/math/xlispstat/Makefile
@@ -1,16 +1,17 @@
-# $NetBSD: Makefile,v 1.21 2007/02/19 20:00:14 joerg Exp $
+# $NetBSD: Makefile,v 1.22 2008/03/07 16:48:02 jlam Exp $
-DISTNAME= xlispstat-3-52-18
-PKGNAME= xlispstat-3.52.18
-PKGREVISION= 1
+DISTNAME= xlispstat-3-52-20
+PKGNAME= xlispstat-3.52.20
CATEGORIES= math lang
MASTER_SITES= http://lib.stat.cmu.edu/xlispstat/Src/3-52/ \
ftp://ftp.stat.umn.edu/pub/xlispstat/3-52/
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://www.stat.umn.edu/~luke/xls/xlsinfo/xlsinfo.html
+HOMEPAGE= http://www.stat.uiowa.edu/~luke/xls/xlsinfo/
COMMENT= Statistics/X11-based LISP interpreter
+PKG_DESTDIR_SUPPORT= user-destdir
+
GNU_CONFIGURE= yes
USE_X11BASE= yes
diff --git a/math/xlispstat/distinfo b/math/xlispstat/distinfo
index 908d516f509..9f151b2e9c8 100644
--- a/math/xlispstat/distinfo
+++ b/math/xlispstat/distinfo
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.3 2005/02/23 12:06:58 agc Exp $
+$NetBSD: distinfo,v 1.4 2008/03/07 16:48:02 jlam Exp $
-SHA1 (xlispstat-3-52-18.tar.gz) = 8561065aa916dcdd1b99a461303aa9af86b77a22
-RMD160 (xlispstat-3-52-18.tar.gz) = 7b71cc4b0d9c4721c3a9420ada574752ff146bb8
-Size (xlispstat-3-52-18.tar.gz) = 1518077 bytes
-SHA1 (patch-ac) = 6d0bc8a123c4978a47e6913c24b81800aba6928b
+SHA1 (xlispstat-3-52-20.tar.gz) = a62c353ce136ba7111536457272fa20f82ae23e0
+RMD160 (xlispstat-3-52-20.tar.gz) = 834442693df99692c80efd6149315639329379c4
+Size (xlispstat-3-52-20.tar.gz) = 1527951 bytes
+SHA1 (patch-ac) = 0d7a966ad49e0c4b0173792f2c26262bec65312b
SHA1 (patch-ad) = 832133137b104facbd90189e5dd163bb35ff9174
diff --git a/math/xlispstat/patches/patch-ac b/math/xlispstat/patches/patch-ac
index 08739a7c6f4..df6e534c90f 100644
--- a/math/xlispstat/patches/patch-ac
+++ b/math/xlispstat/patches/patch-ac
@@ -1,6 +1,6 @@
-$NetBSD: patch-ac,v 1.5 2000/10/15 02:23:56 jlam Exp $
+$NetBSD: patch-ac,v 1.6 2008/03/07 16:48:02 jlam Exp $
---- Makefile.in.orig Tue Feb 1 18:22:53 2000
+--- Makefile.in.orig 2000-02-01 18:22:53.000000000 -0500
+++ Makefile.in
@@ -6,7 +6,8 @@
##############################################################################
@@ -22,7 +22,7 @@ $NetBSD: patch-ac,v 1.5 2000/10/15 02:23:56 jlam Exp $
BINDIR=${exec_prefix}/bin
GRAPHSYS = @GRAPHSYS@
-@@ -67,11 +69,11 @@
+@@ -67,11 +69,11 @@ SHELL = /bin/sh
.lsp.fsl:
echo "(compile-file \"$<\") (exit)" | ./xlisp
@@ -36,7 +36,7 @@ $NetBSD: patch-ac,v 1.5 2000/10/15 02:23:56 jlam Exp $
OSOBJS = xsdynload.o xssystem.o unixprim.o
-@@ -118,7 +120,7 @@
+@@ -118,7 +120,7 @@ CMPFSLFILES = compiler/backquot.fsl comp
compiler/assemble.fsl compiler/cmpfront.fsl
xlispstat: setup.shell xlisp.wks
@@ -45,24 +45,43 @@ $NetBSD: patch-ac,v 1.5 2000/10/15 02:23:56 jlam Exp $
chmod a+x xlispstat
xlisp.wks: xlisp ${CMPFSLFILES} ${FSLFILES} ${AUTOFSLFILES}
-@@ -142,10 +144,10 @@
+@@ -141,24 +143,25 @@ X11WINDOWSxlisp: ${OBJS} ${X11WINDOWSOBJ
+ install: installexecs installlsp
installexecs: xlispstat xlisp installdirs
- -cp xlispstat ${BINDIR}/xlispstat
+- -cp xlispstat ${BINDIR}/xlispstat
- -cp xlisp ${XLSLIB}
-+ -cp xlisp ${XLSLIBEXEC}
++ -cp xlispstat ${DESTDIR}${BINDIR}/xlispstat
++ -cp xlisp ${DESTDIR}${XLSLIBEXEC}
installlsp: xlisp.wks xlisp.hlp ${AUTOFSLFILES} ${CMPFSLFILES} installdirs
- -cp xlisp.wks ${XLSLIB}
-+ -cp xlisp.wks ${XLSLIBEXEC}
- -cp xlisp.hlp ${XLSLIB}
- -cp Autoload/_autoidx.lsp Autoload/*.fsl ${XLSLIB}/Autoload
- -cp Data/*.lsp ${XLSLIB}/Data
-@@ -155,6 +157,7 @@
+- -cp xlisp.hlp ${XLSLIB}
+- -cp Autoload/_autoidx.lsp Autoload/*.fsl ${XLSLIB}/Autoload
+- -cp Data/*.lsp ${XLSLIB}/Data
+- -cp Examples/*.lsp ${XLSLIB}/Examples
+-# -cp ${CMPFSLFILES} ${XLSLIB}/compiler
++ -cp xlisp.wks ${DESTDIR}${XLSLIBEXEC}
++ -cp xlisp.hlp ${DESTDIR}${XLSLIB}
++ -cp Autoload/_autoidx.lsp Autoload/*.fsl ${DESTDIR}${XLSLIB}/Autoload
++ -cp Data/*.lsp ${DESTDIR}${XLSLIB}/Data
++ -cp Examples/*.lsp ${DESTDIR}${XLSLIB}/Examples
++# -cp ${CMPFSLFILES} ${DESTDIR}${XLSLIB}/compiler
+
installdirs:
- -mkdir -p ${BINDIR}
- -mkdir -p ${XLSLIB}
-+ -mkdir -p ${XLSLIBEXEC}
- -mkdir ${XLSLIB}/Data
- -mkdir ${XLSLIB}/Examples
- -mkdir ${XLSLIB}/Autoload
+- -mkdir -p ${BINDIR}
+- -mkdir -p ${XLSLIB}
+- -mkdir ${XLSLIB}/Data
+- -mkdir ${XLSLIB}/Examples
+- -mkdir ${XLSLIB}/Autoload
+-# -mkdir ${XLSLIB}/compiler
++ -mkdir -p ${DESTDIR}${BINDIR}
++ -mkdir -p ${DESTDIR}${XLSLIB}
++ -mkdir -p ${DESTDIR}${XLSLIBEXEC}
++ -mkdir ${DESTDIR}${XLSLIB}/Data
++ -mkdir ${DESTDIR}${XLSLIB}/Examples
++ -mkdir ${DESTDIR}${XLSLIB}/Autoload
++# -mkdir ${DESTDIR}${XLSLIB}/compiler
+
+ clean:
+ rm -f core *.o *~ *.fsl compiler/*.fsl Autoload/*.fsl foreign.h