aboutsummaryrefslogtreecommitdiff
path: root/math/xppaut
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2010-01-21 21:14:56 +0000
committerMartin Wilke <miwi@FreeBSD.org>2010-01-21 21:14:56 +0000
commit27c45b3a659c553781748803f9d11892fe21e911 (patch)
treea3cbc4fac5ecfd08021384a6bcf08771721e50bf /math/xppaut
parente3cbd92ea443c23273c81ee5270e31e5c745468b (diff)
downloadports-27c45b3a659c553781748803f9d11892fe21e911.tar.gz
ports-27c45b3a659c553781748803f9d11892fe21e911.zip
Notes
Diffstat (limited to 'math/xppaut')
-rw-r--r--math/xppaut/Makefile5
-rw-r--r--math/xppaut/distinfo6
-rw-r--r--math/xppaut/files/patch-Makefile20
-rw-r--r--math/xppaut/pkg-plist5
4 files changed, 20 insertions, 16 deletions
diff --git a/math/xppaut/Makefile b/math/xppaut/Makefile
index 0361cf49ee1b..935a2603fa12 100644
--- a/math/xppaut/Makefile
+++ b/math/xppaut/Makefile
@@ -6,11 +6,10 @@
#
PORTNAME= xppaut
-PORTVERSION= 5.96
-PORTREVISION= 2
+PORTVERSION= 5.99
CATEGORIES= math graphics
MASTER_SITES= http://www.math.pitt.edu/~bard/bardware/
-DISTNAME= ${PORTNAME}${PORTVERSION}
+DISTNAME= ${PORTNAME}_latest
MAINTAINER= stephen@missouri.edu
COMMENT= Graphical tool for solving differential equations, etc
diff --git a/math/xppaut/distinfo b/math/xppaut/distinfo
index 4c80294130aa..20f255348951 100644
--- a/math/xppaut/distinfo
+++ b/math/xppaut/distinfo
@@ -1,3 +1,3 @@
-MD5 (xppaut5.96.tar.gz) = 53c865dae9b1fb6bf9d8e87fc9bedb5d
-SHA256 (xppaut5.96.tar.gz) = 278f05c15ef35fa472f85517d48a1f39a2b1237f2144e03c465d212026545208
-SIZE (xppaut5.96.tar.gz) = 2838562
+MD5 (xppaut_latest.tar.gz) = 956c0a0ff0db219eda5654cada5659bc
+SHA256 (xppaut_latest.tar.gz) = c56c9cf1b3f3906a3df10bfbeb2183b2609ef68abdc66ff297176b4388749107
+SIZE (xppaut_latest.tar.gz) = 2163390
diff --git a/math/xppaut/files/patch-Makefile b/math/xppaut/files/patch-Makefile
index b3ca7e041938..a087c4d2c593 100644
--- a/math/xppaut/files/patch-Makefile
+++ b/math/xppaut/files/patch-Makefile
@@ -1,7 +1,7 @@
---- Makefile-orig Tue Nov 7 14:14:11 2006
-+++ Makefile Tue Nov 7 14:20:43 2006
+--- Makefile.orig 2010-01-18 14:32:47.000000000 -0600
++++ Makefile 2010-01-18 14:39:57.000000000 -0600
@@ -1,8 +1,9 @@
- # Copyright (C) 1990-2006 Bard Ermentrout
+ # Copyright (C) 1990-2009 Bard Ermentrout
# Edited for Debian GNU/Linux.
DESTDIR =
-BINDIR = $(DESTDIR)/usr/X11R6/bin
@@ -12,30 +12,30 @@
# End Debian Edit
#################################
#
-@@ -20,10 +21,10 @@
- ##################################
+@@ -21,9 +22,9 @@
# Standard Linux distributions #
##################################
--CFLAGS= -g -O -DAUTO -DCVODE_YES -DHAVEDLL -DMYSTR=$(VERSION) -I/usr/X11R6/include
-+CFLAGS= -DAUTO -DCVODE_YES -DHAVEDLL -DMYSTR=$(VERSION) -I$(LOCALBASE)/include
- #CFLAGS= -g -O -DAUTO -DCVODE_YES -DHAVEDLL -DMYSTR=$(VERSION) -I/usr/X11R6/include
+ #CFLAGS= -g -O -DAUTO -DCVODE_YES -DHAVEDLL -DMYSTR=$(VERSION) -I/usr/X11R6/include
+-CFLAGS= -g -O -DAUTO -DCVODE_YES -DHAVEDLL -DMYSTR=$(VERSION) -I/usr/X11R6/include
-LDFLAGS= -L/usr/X11R6/lib
-LIBS= -lX11 -lm -ldl
++CFLAGS= -DAUTO -DCVODE_YES -DHAVEDLL -DMYSTR=$(VERSION) -I$(LOCALBASE)/include
+LDFLAGS= -L$(LOCALBASE)/lib
+LIBS= -lX11 -lm
# NOTE: Recent (RedHat 8) versions of GCC seem to no longer have
# the integer errno, so compile with the -DNOERRNO option as well
#
-@@ -154,6 +155,8 @@
+@@ -154,6 +155,9 @@
######################################################################
#
#
+
+all: xppaut
++
xppaut: mkI77 mkcvode $(OBJECTS) $(AUTOOBJ)
#
###########################################################
-@@ -188,16 +191,16 @@
+@@ -188,16 +192,16 @@
install: xppaut
# Make necessary installation directories
mkdir -p $(BINDIR)
diff --git a/math/xppaut/pkg-plist b/math/xppaut/pkg-plist
index 4879ca366315..8db68cdcbd1f 100644
--- a/math/xppaut/pkg-plist
+++ b/math/xppaut/pkg-plist
@@ -54,6 +54,8 @@ bin/xppaut
%%PORTDOCS%%%%DOCSDIR%%/install.pdf
%%PORTDOCS%%%%DOCSDIR%%/xpp_doc.pdf
%%PORTDOCS%%%%DOCSDIR%%/xpp_sum.pdf
+%%PORTDOCS%%%%EXAMPLESDIR%%/ode/angela.ode
+%%PORTDOCS%%%%EXAMPLESDIR%%/ode/angela.ode~
%%PORTDOCS%%%%EXAMPLESDIR%%/ode/auto.ps
%%PORTDOCS%%%%EXAMPLESDIR%%/ode/dde.ode
%%PORTDOCS%%%%EXAMPLESDIR%%/ode/ev1.ode
@@ -61,6 +63,7 @@ bin/xppaut
%%PORTDOCS%%%%EXAMPLESDIR%%/ode/evelyn.ode
%%PORTDOCS%%%%EXAMPLESDIR%%/ode/evelyn.ode.set
%%PORTDOCS%%%%EXAMPLESDIR%%/ode/evelyn.ode~
+%%PORTDOCS%%%%EXAMPLESDIR%%/ode/fieldnoy.ode~
%%PORTDOCS%%%%EXAMPLESDIR%%/ode/getmax.c
%%PORTDOCS%%%%EXAMPLESDIR%%/ode/getmax.so
%%PORTDOCS%%%%EXAMPLESDIR%%/ode/gill_bruss.ode
@@ -70,6 +73,8 @@ bin/xppaut
%%PORTDOCS%%%%EXAMPLESDIR%%/ode/koho.ode~
%%PORTDOCS%%%%EXAMPLESDIR%%/ode/kohox.ode
%%PORTDOCS%%%%EXAMPLESDIR%%/ode/kohox.ode~
+%%PORTDOCS%%%%EXAMPLESDIR%%/ode/lorenz.ode~
+%%PORTDOCS%%%%EXAMPLESDIR%%/ode/nc.dat
%%PORTDOCS%%%%EXAMPLESDIR%%/ode/sm1.dat
%%PORTDOCS%%%%EXAMPLESDIR%%/ode/sm2.dat
%%PORTDOCS%%%%EXAMPLESDIR%%/ode/6x6.ani