ports/77812: port update xppaut
Stephen Montgomery-Smith
stephen at math.missouri.edu
Sun Feb 20 23:10:18 UTC 2005
>Number: 77812
>Category: ports
>Synopsis: port update xppaut
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: maintainer-update
>Submitter-Id: current-users
>Arrival-Date: Sun Feb 20 23:10:17 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator: Stephen Montgomery-Smith
>Release: FreeBSD 4.11-STABLE i386
>Organization:
>Environment:
System: FreeBSD cauchy 4.11-STABLE FreeBSD 4.11-STABLE #0: Wed Jan 19 09:36:56 CST 2005 stephen at cauchy:/usr/src-copy/sys/compile/gx270 i386
>Description:
science/xppaut version update
>How-To-Repeat:
>Fix:
diff -ur xppaut-orig/Makefile xppaut/Makefile
--- xppaut-orig/Makefile Sun Feb 20 14:33:42 2005
+++ xppaut/Makefile Sun Feb 20 14:36:07 2005
@@ -6,7 +6,7 @@
#
PORTNAME= xppaut
-PORTVERSION= 5.85
+PORTVERSION= 5.91
CATEGORIES= math graphics
MASTER_SITES= http://www.math.pitt.edu/~bard/bardware/
DISTNAME= ${PORTNAME}${PORTVERSION}
diff -ur xppaut-orig/distinfo xppaut/distinfo
--- xppaut-orig/distinfo Sun Feb 20 14:33:42 2005
+++ xppaut/distinfo Sun Feb 20 14:36:27 2005
@@ -1,2 +1,2 @@
-MD5 (xppaut5.85.tar.gz) = 879fd9a1b4306602ef44887297f20ed4
-SIZE (xppaut5.85.tar.gz) = 2772702
+MD5 (xppaut5.91.tar.gz) = 891bf6c9ce664024002a278a1fe138aa
+SIZE (xppaut5.91.tar.gz) = 2805419
diff -ur xppaut-orig/files/patch-Makefile xppaut/files/patch-Makefile
--- xppaut-orig/files/patch-Makefile Sun Feb 20 14:33:42 2005
+++ xppaut/files/patch-Makefile Sun Feb 20 17:00:24 2005
@@ -1,7 +1,7 @@
---- Makefile.orig Thu Jul 17 17:32:21 2003
-+++ Makefile Mon Dec 6 23:32:28 2004
+--- Makefile-orig Sun Feb 20 16:47:13 2005
++++ Makefile Sun Feb 20 16:48:42 2005
@@ -1,8 +1,9 @@
- # Copyright (C) 1990-2002 Bard Ermentrout
+ # Copyright (C) 1990-2003 Bard Ermentrout
# Edited for Debian GNU/Linux.
DESTDIR =
-BINDIR = $(DESTDIR)/usr/X11R6/bin
@@ -24,10 +24,10 @@
##################################
# Standard Linux distributions #
##################################
--CFLAGS= -g -O -DAUTO -DCVODE_YES -DHAVEDLL -DMYSTR=$(VERSION) -I/usr/X11R6/include
+-CFLAGS= -g -O -DAUTO -DCVODE_YES -DNOERRNO -DHAVEDLL -DMYSTR=$(VERSION) -I/usr/X11R6/include
-LDFLAGS= -L/usr/X11R6/lib
-LIBS= -lX11 -lm -ldl
-+CFLAGS+= -DAUTO -DCVODE_YES -DHAVEDLL -DMYSTR=$(VERSION) -I$(X11BASE)/include
++CFLAGS+= -DAUTO -DCVODE_YES -DNOERRNO -DHAVEDLL -DMYSTR=$(VERSION) -I/usr/X11R6/include
+LDFLAGS= -L$(X11BASE)/lib
+LIBS= -lX11 -lm
# NOTE: Recent (RedHat 8) versions of GCC seem to no longer have
@@ -43,7 +43,7 @@
xppaut: mkI77 mkcvode $(OBJECTS) $(AUTOOBJ)
#
###########################################################
-@@ -179,17 +183,18 @@
+@@ -179,16 +183,16 @@
install: xppaut
# Make necessary installation directories
mkdir -p $(BINDIR)
@@ -62,10 +62,8 @@
- cp xppaut.1 $(DESTDIR)/usr/X11R6/man/man1
+# PORTDOCS cp -r ode* $(EXAMPLESDIR)
+# PORTDOCS cp -r help/* $(DOCDIR)/html
-+# PORTDOCS cp README *.pdf $(DOCDIR)
++# PORTDOCS cp README *.pdf $(DOCDIR)
+ cp xppaut.1 $(PREFIX)/man/man1
# End Debian Ed
-+
uninstall:
# Remove everything you created
- rm $(BINDIR)/xppaut
diff -ur xppaut-orig/pkg-plist xppaut/pkg-plist
--- xppaut-orig/pkg-plist Sun Feb 20 14:33:42 2005
+++ xppaut/pkg-plist Sun Feb 20 16:52:53 2005
@@ -54,6 +54,25 @@
%%PORTDOCS%%%%DOCSDIR%%/install.pdf
%%PORTDOCS%%%%DOCSDIR%%/xpp_doc.pdf
%%PORTDOCS%%%%DOCSDIR%%/xpp_sum.pdf
+%%PORTDOCS%%%%EXAMPLESDIR%%/ode/auto.ps
+%%PORTDOCS%%%%EXAMPLESDIR%%/ode/dde.ode
+%%PORTDOCS%%%%EXAMPLESDIR%%/ode/ev1.ode
+%%PORTDOCS%%%%EXAMPLESDIR%%/ode/ev1.ode~
+%%PORTDOCS%%%%EXAMPLESDIR%%/ode/evelyn.ode
+%%PORTDOCS%%%%EXAMPLESDIR%%/ode/evelyn.ode.set
+%%PORTDOCS%%%%EXAMPLESDIR%%/ode/evelyn.ode~
+%%PORTDOCS%%%%EXAMPLESDIR%%/ode/fort.3
+%%PORTDOCS%%%%EXAMPLESDIR%%/ode/getmax.c
+%%PORTDOCS%%%%EXAMPLESDIR%%/ode/getmax.so
+%%PORTDOCS%%%%EXAMPLESDIR%%/ode/gill_bruss.ode
+%%PORTDOCS%%%%EXAMPLESDIR%%/ode/gill_bruss.ode~
+%%PORTDOCS%%%%EXAMPLESDIR%%/ode/iaf.ode
+%%PORTDOCS%%%%EXAMPLESDIR%%/ode/koho.ode
+%%PORTDOCS%%%%EXAMPLESDIR%%/ode/koho.ode~
+%%PORTDOCS%%%%EXAMPLESDIR%%/ode/kohox.ode
+%%PORTDOCS%%%%EXAMPLESDIR%%/ode/kohox.ode~
+%%PORTDOCS%%%%EXAMPLESDIR%%/ode/sm1.dat
+%%PORTDOCS%%%%EXAMPLESDIR%%/ode/sm2.dat
%%PORTDOCS%%%%EXAMPLESDIR%%/ode/6x6.ani
%%PORTDOCS%%%%EXAMPLESDIR%%/ode/6x6.ode
%%PORTDOCS%%%%EXAMPLESDIR%%/ode/V0.tab
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list