From c556e167499cb159c55d17ff6c2649373b3742cf Mon Sep 17 00:00:00 2001 From: Chris Piazza Date: Fri, 14 Jan 2000 19:59:47 +0000 Subject: Update to version 2.0.18b PR: 16030 Submitted by: maintainer --- math/pari/Makefile | 11 ++++++----- math/pari/distinfo | 2 +- math/pari/files/patch-af | 31 ++++++++++++++++++++++++++++--- math/pari/files/patch-ag | 9 +++++++++ math/pari/pkg-plist | 20 +++++++++++++------- 5 files changed, 57 insertions(+), 16 deletions(-) create mode 100644 math/pari/files/patch-ag diff --git a/math/pari/Makefile b/math/pari/Makefile index 7952e4129096..2d285a82c593 100644 --- a/math/pari/Makefile +++ b/math/pari/Makefile @@ -1,13 +1,13 @@ # New ports collection makefile for: PARI -# Version required: 2.0.16b +# Version required: 2.0.18b # Date created: 19 January 1999 # Whom: Yoshiaki UCHIKAWA # # $FreeBSD$ # -DISTNAME= pari-2.0.16.beta -PKGNAME= pari-2.0.16b +DISTNAME= pari-2.0.18.beta +PKGNAME= pari-2.0.18b CATEGORIES= math MASTER_SITES= ftp://hasse.mathematik.tu-muenchen.de/pub/pari/ @@ -20,10 +20,11 @@ CONFIGURE_SCRIPT = Configure CONFIGURE_ARGS = --prefix=${PREFIX} CFLAGS= -USE_GMAKE = Yes +#USE_GMAKE = Yes MAKE_ARGS= gp -MAN1= gp.1 +MAN1= gp.1 gphelp.1 +MLINKS= gp.1 pari.1 post-install: ${SETENV} OBJFORMAT=${PORTOBJFORMAT} ${LDCONFIG} -m ${PREFIX}/lib diff --git a/math/pari/distinfo b/math/pari/distinfo index bb75ae626230..eb45a4203368 100644 --- a/math/pari/distinfo +++ b/math/pari/distinfo @@ -1 +1 @@ -MD5 (pari-2.0.16.beta.tar.gz) = 4a9b3ab1c8eab7ddd0f2544694117d70 +MD5 (pari-2.0.18.beta.tar.gz) = d501d412d619624c8dc8ffe0683f707c diff --git a/math/pari/files/patch-af b/math/pari/files/patch-af index c8d3ecce7c73..4bb67e610a32 100644 --- a/math/pari/files/patch-af +++ b/math/pari/files/patch-af @@ -1,6 +1,31 @@ ---- ../pari-2.0.16.beta.orig/config/Makefile.SH Mon Jun 28 19:23:29 1999 -+++ ./config/Makefile.SH Fri Aug 13 08:05:46 1999 -@@ -384,13 +384,13 @@ +--- config/Makefile.SH.orig Wed Nov 17 02:12:01 1999 ++++ config/Makefile.SH Mon Jan 10 02:37:39 2000 +@@ -293,7 +293,8 @@ + \$(INSTALL_DATA) $doc/translations \$(MISCDIR) + + install-doc: +- -cd $doc; \$(MAKE) all ++# -cd $doc; \$(MAKE) all ++ -\$(INSTALL_DATA) $doc/Makefile \$(MISCDIR) + -\$(INSTALL_DATA) $doc/paricfg.tex \$(MISCDIR) + -\$(INSTALL_DATA) $doc/parimacro.tex \$(MISCDIR) + -\$(INSTALL_DATA) $doc/usersch1.tex \$(MISCDIR) +@@ -301,10 +302,10 @@ + -\$(INSTALL_DATA) $doc/usersch3.tex \$(MISCDIR) + -\$(INSTALL_DATA) $doc/usersch4.tex \$(MISCDIR) + -\$(INSTALL_DATA) $doc/usersch5.tex \$(MISCDIR) +- -\$(INSTALL_DATA) $doc/users.dvi \$(MISCDIR) +- -\$(INSTALL_DATA) $doc/tutorial.dvi \$(MISCDIR) +- -\$(INSTALL_DATA) $doc/refcard.dvi \$(MISCDIR) +- -\$(INSTALL_DATA) $doc/refcard.ps \$(MISCDIR) ++# -\$(INSTALL_DATA) $doc/users.dvi \$(MISCDIR) ++# -\$(INSTALL_DATA) $doc/tutorial.dvi \$(MISCDIR) ++# -\$(INSTALL_DATA) $doc/refcard.dvi \$(MISCDIR) ++# -\$(INSTALL_DATA) $doc/refcard.ps \$(MISCDIR) + + install-data: + -mkdir -p \$(DATADIR) +@@ -378,13 +379,13 @@ if test -n "$emacs"; then cat >> $file << EOT diff --git a/math/pari/files/patch-ag b/math/pari/files/patch-ag new file mode 100644 index 000000000000..d0fc2b22b2d6 --- /dev/null +++ b/math/pari/files/patch-ag @@ -0,0 +1,9 @@ +--- doc/appb.tex.orig Mon Jan 10 02:59:06 2000 ++++ doc/appb.tex Mon Jan 10 02:59:23 2000 +@@ -29,5 +29,5 @@ + seen in detail in \secref{se:prog}, with the slight modifications explained + at the end of that section. + +-\bprogfile{../examples/matexp.c} ++\bprogfile{./matexp.c} + \vfill\eject diff --git a/math/pari/pkg-plist b/math/pari/pkg-plist index 307b323cac43..315bd4229a9b 100644 --- a/math/pari/pkg-plist +++ b/math/pari/pkg-plist @@ -1,27 +1,33 @@ bin/gp bin/gp-2.0 +bin/gphelp include/pari/genpari.h +include/pari/paricfg.h +include/pari/pariinl.h include/pari/pari.h +include/pari/paritype.h include/pari/paricast.h -include/pari/paricfg.h include/pari/paricom.h -include/pari/paridecl.h include/pari/parierr.h include/pari/parigen.h -include/pari/pariinl.h -include/pari/pariport.h include/pari/paristio.h include/pari/parisys.h -include/pari/paritype.h +include/pari/pariport.h +include/pari/paridecl.h lib/libpari.so lib/libpari.so.2 -lib/libpari.so.2.0.16 +lib/libpari.so.2.0.18 @exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m %B @unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -R @exec /bin/mkdir -p %D/lib/pari/data +lib/pari/pari.el +lib/pari/pariemacs.txt +lib/pari/with-syntax.el +lib/pari/pari-translator.el +lib/pari/translations +lib/pari/Makefile lib/pari/paricfg.tex lib/pari/parimacro.tex -lib/pari/translations lib/pari/usersch1.tex lib/pari/usersch2.tex lib/pari/usersch3.tex -- cgit v1.2.3