summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--math/grace/Makefile27
-rw-r--r--math/grace/PLIST3
-rw-r--r--math/grace/distinfo8
3 files changed, 21 insertions, 17 deletions
diff --git a/math/grace/Makefile b/math/grace/Makefile
index a37aaf49dfe..e770838f05e 100644
--- a/math/grace/Makefile
+++ b/math/grace/Makefile
@@ -1,21 +1,19 @@
-# $NetBSD: Makefile,v 1.42 2006/12/15 20:32:58 joerg Exp $
+# $NetBSD: Makefile,v 1.43 2008/07/18 17:22:47 obache Exp $
#
-DISTNAME= grace-5.1.14
-PKGREVISION= 5
+DISTNAME= grace-5.1.22
CATEGORIES= math graphics x11
-MASTER_SITES= ftp://plasma-gate.weizmann.ac.il/pub/grace/src/ \
- ftp://linux.mathematik.tu-darmstadt.de/pub/linux/mirrors/misc/grace/src/ \
- ftp://ftp.fu-berlin.de/unix/graphics/grace/src/ \
- ftp://ftp.ntua.gr/pub/graphics/grace/src/ \
- ftp://ftp.ru.xemacs.org/pub/math/grace/src/ \
- ftp://ftp.u-aizu.ac.jp/pub/SciEng/math/grace/src/ \
- ftp://ftp2.netmor.com/pub/mirrors/grace/src/
+MASTER_SITES= ftp://plasma-gate.weizmann.ac.il/pub/grace/src/stable/ \
+ ftp://ftp.fu-berlin.de/unix/graphics/grace/src/stable/ \
+ ftp://ftp.ru.xemacs.org/pub/math/grace/src/stable/ \
+ ftp://ftp.u-aizu.ac.jp/pub/SciEng/math/grace/src/stable/
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://plasma-gate.weizmann.ac.il/Grace/
COMMENT= GRaphing, Advanced Computation and Exploration of data
+PKG_DESTDIR_SUPPORT= user-destdir
+
USE_X11BASE= YES
USE_TOOLS+= gmake
USE_LANGUAGES= c fortran
@@ -23,9 +21,14 @@ GNU_CONFIGURE= YES
CONFIGURE_ARGS+= --enable-grace-home=${PREFIX}/grace
CONFIGURE_ARGS+= --without-bundled-xbae
+INSTALLATION_DIRS= bin
+
+# test require X
+#TEST_TARGET= check
+
post-install:
- ${RM} -f ${PREFIX}/bin/xmgrace
- ${LN} -s ${PREFIX}/grace/bin/xmgrace ${PREFIX}/bin
+ ${RM} -f ${DESTDIR}${PREFIX}/bin/xmgrace
+ ${LN} -s ${DESTDIR}${PREFIX}/grace/bin/xmgrace ${DESTDIR}${PREFIX}/bin
.include "../../devel/netcdf/buildlink3.mk"
.include "../../fonts/t1lib/buildlink3.mk"
diff --git a/math/grace/PLIST b/math/grace/PLIST
index 698f322cbe9..66dd0e73b00 100644
--- a/math/grace/PLIST
+++ b/math/grace/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.3 2003/08/12 20:32:55 seb Exp $
+@comment $NetBSD: PLIST,v 1.4 2008/07/18 17:22:47 obache Exp $
bin/xmgrace
grace/auxiliary/README
grace/auxiliary/convcal.c
@@ -52,6 +52,7 @@ grace/examples/graphs.par
grace/examples/hilo.agr
grace/examples/log.dat
grace/examples/log2.agr
+grace/examples/log2log.agr
grace/examples/logistic.agr
grace/examples/logistic.fit
grace/examples/logit.agr
diff --git a/math/grace/distinfo b/math/grace/distinfo
index ddda60b9e18..14ea5beb963 100644
--- a/math/grace/distinfo
+++ b/math/grace/distinfo
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.8 2005/02/23 12:06:55 agc Exp $
+$NetBSD: distinfo,v 1.9 2008/07/18 17:22:47 obache Exp $
-SHA1 (grace-5.1.14.tar.gz) = 69b2c82dce6cdac64902c5106a996f6df00e6367
-RMD160 (grace-5.1.14.tar.gz) = e26e3460c37a6e9af76f12fabd45af485c4df863
-Size (grace-5.1.14.tar.gz) = 2434564 bytes
+SHA1 (grace-5.1.22.tar.gz) = 3ce88c7c264d2de73b8935f835a1c1f8e368c78f
+RMD160 (grace-5.1.22.tar.gz) = ca7b1abe240de7cd3dbdc52d5182020c410b9772
+Size (grace-5.1.22.tar.gz) = 2516576 bytes
SHA1 (patch-aa) = 5ccd1cc8bbf449c92b2216a52f1e6b9d6bd4cfce
SHA1 (patch-ab) = 60a7657a4d191b76dae97ba0a7d8ba378da2a748