diff options
author | drochner <drochner> | 2000-05-08 17:29:06 +0000 |
---|---|---|
committer | drochner <drochner> | 2000-05-08 17:29:06 +0000 |
commit | df59593b151c75da845b0b2fbe1ba2c0a411f3d0 (patch) | |
tree | 38e11e122aa313056c5d3682c17d7f85a85d1a6a /math | |
parent | f2b381438747533043565796a51a18f73c2b0c5f (diff) | |
download | pkgsrc-df59593b151c75da845b0b2fbe1ba2c0a411f3d0.tar.gz |
update to 5.1.0
too many changes to list here - see the CHANGES file
Diffstat (limited to 'math')
-rw-r--r-- | math/grace/Makefile | 14 | ||||
-rw-r--r-- | math/grace/files/md5 | 4 | ||||
-rw-r--r-- | math/grace/pkg/PLIST | 13 |
3 files changed, 21 insertions, 10 deletions
diff --git a/math/grace/Makefile b/math/grace/Makefile index 5902d6cd112..139aa3f0374 100644 --- a/math/grace/Makefile +++ b/math/grace/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.1.1.1 2000/02/03 19:47:40 drochner Exp $ +# $NetBSD: Makefile,v 1.2 2000/05/08 17:29:06 drochner Exp $ # -DISTNAME= grace-5.0.5 +DISTNAME= grace-5.1.0 CATEGORIES= math graphics x11 MASTER_SITES= ftp://plasma-gate.weizmann.ac.il/pub/grace/src/ @@ -10,18 +10,20 @@ HOMEPAGE= http://plasma-gate.weizmann.ac.il/Grace/ DEPENDS+= xpm-3.4k:../../graphics/xpm DEPENDS+= netcdf:../../devel/netcdf -DEPENDS+= jpeg-*:../../graphics/jpeg +DEPENDS+= jpeg-6*:../../graphics/jpeg DEPENDS+= tiff-*:../../graphics/tiff -DEPENDS+= pdflib-*:../../print/pdflib -DEPENDS+= t1lib-*:../../textproc/t1lib +DEPENDS+= png>=0.9.6:../../graphics/png +DEPENDS+= pdflib>=3.0:../../print/pdflib +DEPENDS+= t1lib-1.0.1:../../textproc/t1lib DEPENDS+= Xbae-*:../../x11/Xbae +#DEPENDS+= fftw-*:../../math/fftw USE_GMAKE= yes USE_FORTRAN= yes USE_MOTIF= yes GNU_CONFIGURE= YES CONFIGURE_ARGS+= --enable-grace-home=${PREFIX}/grace \ - --enable-extra-incpath=${LOCALBASE}/include + --with-extra-incpath=${LOCALBASE}/include:${X11BASE}/include ALL_TARGET= MAKE_ENV+= INSTALL_SCRIPT="${INSTALL_SCRIPT}" diff --git a/math/grace/files/md5 b/math/grace/files/md5 index ab8343ceeb1..26123996ebd 100644 --- a/math/grace/files/md5 +++ b/math/grace/files/md5 @@ -1,3 +1,3 @@ -$NetBSD: md5,v 1.1.1.1 2000/02/03 19:47:41 drochner Exp $ +$NetBSD: md5,v 1.2 2000/05/08 17:29:07 drochner Exp $ -MD5 (grace-5.0.5.tar.gz) = bf94942461c6bee4d985c8cfe414346d +MD5 (grace-5.1.0.tar.gz) = 830005ca3b8cc4e7fb3e67af01050a02 diff --git a/math/grace/pkg/PLIST b/math/grace/pkg/PLIST index efc51c71f38..03b4f8de7da 100644 --- a/math/grace/pkg/PLIST +++ b/math/grace/pkg/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2000/02/03 19:47:41 drochner Exp $ +@comment $NetBSD: PLIST,v 1.2 2000/05/08 17:29:07 drochner Exp $ bin/xmgrace grace/bin/gracebat grace/bin/xmgrace @@ -38,6 +38,11 @@ grace/fonts/type1/n021024l.afm grace/fonts/type1/s050000l.afm grace/fonts/enc/IsoLatin1.enc grace/fonts/enc/IsoLatin2.enc +grace/fonts/enc/IsoLatin9.enc +grace/fonts/enc/MacRoman.enc +grace/fonts/enc/PDFDoc.enc +grace/fonts/enc/PSLatin1.enc +grace/fonts/enc/WinAnsi.enc grace/templates/Default.agr grace/doc/CHANGES.html grace/doc/GPL.html @@ -65,8 +70,13 @@ grace/doc/gracebat.1 grace/doc/xmgrace.1 grace/doc/grconvert.1 grace/examples/altaxis.par +grace/examples/boxplot.agr grace/examples/logtest.par +grace/examples/pie.agr grace/examples/times.agr +grace/examples/txttrans.agr +grace/examples/vmap.agr +grace/examples/xysize.agr grace/examples/au.agr grace/examples/manygraphs.agr grace/examples/terr.agr @@ -77,7 +87,6 @@ grace/examples/tlog.agr grace/examples/log2.agr grace/examples/bar.agr grace/examples/explain.agr -grace/examples/moresyms.agr grace/examples/test.com grace/examples/tmc.c grace/examples/fills.agr |