From owner-freebsd-ports Sat Jul 22 13: 0:16 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 8F30E37BB38 for ; Sat, 22 Jul 2000 13:00:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id NAA99769; Sat, 22 Jul 2000 13:00:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from navy.csi.cam.ac.uk (navy.csi.cam.ac.uk [131.111.8.49]) by hub.freebsd.org (Postfix) with ESMTP id 1C75237BAEB for ; Sat, 22 Jul 2000 12:59:45 -0700 (PDT) (envelope-from sa264@phy.cam.ac.uk) Received: from yamame.phy.cam.ac.uk ([131.111.79.201]) by navy.csi.cam.ac.uk with esmtp (Exim 3.13 #1) id 13G5R1-00027O-00 for FreeBSD-gnats-submit@freebsd.org; Sat, 22 Jul 2000 20:59:43 +0100 Received: (from sa264@localhost) by yamame.phy.cam.ac.uk (8.9.3/3.7W) id UAA30718; Sat, 22 Jul 2000 20:59:42 +0100 (BST) Message-Id: <200007221959.UAA30718@yamame.phy.cam.ac.uk> Date: Sat, 22 Jul 2000 20:59:42 +0100 (BST) From: sa264@cam.ac.uk Reply-To: sa264@cam.ac.uk To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/20112: math/grace update Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 20112 >Category: ports >Synopsis: math/grace update >Confidential: no >Severity: non-critical >Priority: high >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sat Jul 22 13:00:01 PDT 2000 >Closed-Date: >Last-Modified: >Originator: AMAKAWA Shuhei >Release: FreeBSD 4.0-STABLE i386 >Organization: University of Cambridge >Environment: FreeBSD 4.0-STABLE i386 >Description: update math/grace to 5.1.1 >How-To-Repeat: >Fix: Removed files: files/freebsd patches/patch-ab patches/patch-ae scripts/configure diff -uNr /usr/ports/math/grace/Makefile grace/Makefile --- /usr/ports/math/grace/Makefile Fri Jul 7 20:45:53 2000 +++ grace/Makefile Sat Jul 22 20:44:28 2000 @@ -6,7 +6,7 @@ # PORTNAME= grace -PORTVERSION= 5.0.3g +PORTVERSION= 5.1.1 CATEGORIES= math print # # You never know when and why this caotic team moves it to ../src/old/ :-) @@ -17,12 +17,11 @@ ftp://abragam.med.utoronto.ca/pub/mirrors/grace/src/old/ \ ftp://linux.mathematik.tu-darmstadt.de/pub/linux/mirrors/misc/grace/src/old/ \ ftp://linux.mathematik.tu-darmstadt.de/pub/linux/mirrors/misc/grace/src/ -DISTNAME= grace-5.0.3gamma MAINTAINER= Lars.Koeller@Uni-Bielefeld.DE -BUILD_DEPENDS= ${X11BASE}/lib/libhlpclient.a:${PORTSDIR}/x11/libhelp LIB_DEPENDS= Xbae.7:${PORTSDIR}/x11-toolkits/xbae \ + XmHTML.1:${PORTSDIR}/x11-toolkits/xmhtml \ Xpm.4:${PORTSDIR}/graphics/xpm \ netcdf.1:${PORTSDIR}/math/netcdf \ fftw.2:${PORTSDIR}/math/fftw \ @@ -37,15 +36,10 @@ USE_X_PREFIX= YES USE_GMAKE= YES REQUIRES_MOTIF= YES -HAS_CONFIGURE= YES -CONFIGURE_ARGS= -prefix=${X11BASE} \ - --enable-extra-incpath=${X11BASE}/include/X11:${LOCALBASE}/include:${LOCALBASE}/include/gd \ - --enable-libhelp \ - --enable-extra-ldpath=${LOCALBASE}/lib \ - --enable-grace-home=${X11BASE}/lib/X11/grace \ - --enable-config=generic +GNU_CONFIGURE= YES +CONFIGURE_ARGS= --prefix=${PREFIX} \ + --enable-grace-home=${X11BASE}/lib/X11/grace -ALL_TARGET= INSTALL_TARGET= install links post-patch: diff -uNr /usr/ports/math/grace/files/freebsd grace/files/freebsd --- /usr/ports/math/grace/files/freebsd Thu Mar 18 08:41:40 1999 +++ grace/files/freebsd Thu Jan 1 01:00:00 1970 @@ -1,27 +0,0 @@ -#**************************************** -#* Intel Linux with X11R6 and Motif 2.0 * -#**************************************** - -############################### -# Compiler -# -CC="gcc" -############################### - -############################### -# C flags -# -CFLAGS="-Wall -pedantic" -############################### - -############################### -# Misc optimization flags -# -OPTIMIZE="-O2" -############################### - -############################### -# Flags used for debugging -# -DEBUG="-g -O2" -############################### diff -uNr /usr/ports/math/grace/files/md5 grace/files/md5 --- /usr/ports/math/grace/files/md5 Fri Sep 10 17:39:13 1999 +++ grace/files/md5 Tue Jul 11 13:13:49 2000 @@ -1 +1 @@ -MD5 (grace-5.0.3gamma.tar.gz) = fe200b1fe353afa3cd0cb580ef9d2106 +MD5 (grace-5.1.1.tar.gz) = 03884dab948e5382169037753b008fbb diff -uNr /usr/ports/math/grace/patches/patch-aa grace/patches/patch-aa --- /usr/ports/math/grace/patches/patch-aa Fri Sep 10 17:39:13 1999 +++ grace/patches/patch-aa Sat Jul 22 19:06:09 2000 @@ -1,20 +1,6 @@ *** configure.orig Sun Aug 22 12:11:35 1999 --- configure Fri Sep 10 16:22:17 1999 *************** -*** 1096,1106 **** - - if test "x${GCC}" = "xyes" - then -- case "${host}" in -- i?86-*-linux-*) CFLAGS="-m486 -malign-double $CFLAGS";; -- i?86-*) CFLAGS="-m486 $CFLAGS";; -- esac -- - echo $ac_n "checking "for gcc strength-reduce bug"""... $ac_c" 1>&6 - echo "configure:1106: checking "for gcc strength-reduce bug"" >&5 - if eval "test \"`echo '$''{'ac_cv_c_gcc_strength_bug'+set}'`\" = set"; then ---- 1096,1101 ---- -*************** *** 1832,1838 **** # It thinks the first close brace ends the variable substitution. test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM='${INSTALL}' diff -uNr /usr/ports/math/grace/patches/patch-ab grace/patches/patch-ab --- /usr/ports/math/grace/patches/patch-ab Fri Sep 10 17:39:13 1999 +++ grace/patches/patch-ab Thu Jan 1 01:00:00 1970 @@ -1,19 +0,0 @@ -*** conf/Make.conf.in.org Fri Sep 10 09:32:03 1999 ---- conf/Make.conf.in Fri Sep 10 09:32:27 1999 -*************** -*** 93,98 **** ---- 93,99 ---- - # BSD install - INSTALL=@INSTALL@ - INSTALL_PROGRAM=@INSTALL_PROGRAM@ -+ INSTALL_SCRIPT=@INSTALL_SCRIPT@ - INSTALL_DATA=@INSTALL_DATA@ - MKINSTALLDIRS=@MKINSTALLDIRS@ - -*************** -*** 119,122 **** - - # HTML help viewer command - HELPVIEWER=@HELPVIEWER@ -- ---- 120,122 ---- diff -uNr /usr/ports/math/grace/patches/patch-ac grace/patches/patch-ac --- /usr/ports/math/grace/patches/patch-ac Fri Sep 10 17:39:13 1999 +++ grace/patches/patch-ac Sat Jul 22 20:14:51 2000 @@ -13,7 +13,7 @@ install : $(EXAMPLES) $(DOTEST) $(MKINSTALLDIRS) $(GRACE_HOME)/examples for i in $(EXAMPLES); do $(INSTALL_DATA) $$i $(GRACE_HOME)/examples; done -! $(INSTALL_SCRIPT) $(DOTEST) $(GRACE_HOME)/examples/$(DOTEST) +! $(BSD_INSTALL_SCRIPT) $(DOTEST) $(GRACE_HOME)/examples/$(DOTEST) links : dummy diff -uNr /usr/ports/math/grace/patches/patch-ae grace/patches/patch-ae --- /usr/ports/math/grace/patches/patch-ae Fri Sep 10 17:39:13 1999 +++ grace/patches/patch-ae Thu Jan 1 01:00:00 1970 @@ -1,16 +0,0 @@ ---- conf/generic.orig Mon Mar 29 01:02:41 1999 -+++ conf/generic Fri Sep 10 16:10:36 1999 -@@ -17,11 +17,11 @@ - ############################### - # Misc optimization flags - # --OPTIMIZE="-O" -+#OPTIMIZE="-O" - ############################### - - ############################### - # Flags used for debugging - # --DEBUG="-g" -+#DEBUG="-g" - ############################### diff -uNr /usr/ports/math/grace/pkg/DESCR grace/pkg/DESCR --- /usr/ports/math/grace/pkg/DESCR Fri Sep 10 17:39:13 1999 +++ grace/pkg/DESCR Sat Jul 22 19:33:39 2000 @@ -11,3 +11,5 @@ While grace has a convenient point-and-click interface, most parameter settings and operations are available through a command line interface (found in Data/Commands). + +WWW: http://plasma-gate.weizmann.ac.il/Grace/ diff -uNr /usr/ports/math/grace/pkg/PLIST grace/pkg/PLIST --- /usr/ports/math/grace/pkg/PLIST Tue Feb 22 17:07:13 2000 +++ grace/pkg/PLIST Sat Jul 22 20:34:15 2000 @@ -1,3 +1,4 @@ +bin/grace bin/gracebat bin/xmgrace include/grace_np.h @@ -28,7 +29,7 @@ lib/X11/grace/doc/grace.1 lib/X11/grace/doc/gracebat.1 lib/X11/grace/doc/grconvert.1 -lib/X11/grace/doc/mygraph.gif +lib/X11/grace/doc/mygraph.png lib/X11/grace/doc/nohelp.html lib/X11/grace/doc/philosophical-gnu-sm.jpg lib/X11/grace/doc/shiftdata.sh @@ -38,6 +39,7 @@ lib/X11/grace/examples/au.agr lib/X11/grace/examples/axes.agr lib/X11/grace/examples/bar.agr +lib/X11/grace/examples/boxplot.agr lib/X11/grace/examples/brw.dat lib/X11/grace/examples/chartebar.agr lib/X11/grace/examples/charts.agr @@ -52,14 +54,16 @@ lib/X11/grace/examples/log2.agr lib/X11/grace/examples/logistic.agr lib/X11/grace/examples/logistic.fit +lib/X11/grace/examples/logit.agr lib/X11/grace/examples/logtest.par lib/X11/grace/examples/manygraphs.agr lib/X11/grace/examples/mlo.dat -lib/X11/grace/examples/moresyms.agr lib/X11/grace/examples/motif.agr +lib/X11/grace/examples/pie.agr lib/X11/grace/examples/polar.agr lib/X11/grace/examples/props.agr lib/X11/grace/examples/regions.par +lib/X11/grace/examples/spectrum.agr lib/X11/grace/examples/stackedb.agr lib/X11/grace/examples/symslines.agr lib/X11/grace/examples/terr.agr @@ -74,12 +78,20 @@ lib/X11/grace/examples/tlog.agr lib/X11/grace/examples/tmc.c lib/X11/grace/examples/tstack.agr +lib/X11/grace/examples/txttrans.agr lib/X11/grace/examples/txyr.agr lib/X11/grace/examples/typeset.agr +lib/X11/grace/examples/vmap.agr +lib/X11/grace/examples/xysize.agr lib/X11/grace/examples/xyz.agr lib/X11/grace/fonts/FontDataBase lib/X11/grace/fonts/enc/IsoLatin1.enc lib/X11/grace/fonts/enc/IsoLatin2.enc +lib/X11/grace/fonts/enc/IsoLatin9.enc +lib/X11/grace/fonts/enc/MacRoman.enc +lib/X11/grace/fonts/enc/PDFDoc.enc +lib/X11/grace/fonts/enc/PSLatin1.enc +lib/X11/grace/fonts/enc/WinAnsi.enc lib/X11/grace/fonts/type1/d050000l.afm lib/X11/grace/fonts/type1/d050000l.pfb lib/X11/grace/fonts/type1/n019003l.afm diff -uNr /usr/ports/math/grace/scripts/configure grace/scripts/configure --- /usr/ports/math/grace/scripts/configure Thu Mar 18 08:41:40 1999 +++ grace/scripts/configure Thu Jan 1 01:00:00 1970 @@ -1,3 +0,0 @@ -#! /bin/sh - -cp ${FILESDIR}/freebsd ${WRKSRC}/conf/freebsd >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message