Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 1 Mar 2017 06:38:43 +0000 (UTC)
From:      Wen Heping <wen@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r435122 - in head/math/reduce: . files
Message-ID:  <201703010638.v216chn6069992@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: wen
Date: Wed Mar  1 06:38:42 2017
New Revision: 435122
URL: https://svnweb.freebsd.org/changeset/ports/435122

Log:
  - Update to version 20170124
  
  PR:		217410
  Submitted by:	pfg@(maintainer)

Added:
  head/math/reduce/files/patch-fox-configure.ac   (contents, props changed)
Modified:
  head/math/reduce/Makefile
  head/math/reduce/distinfo
  head/math/reduce/files/runpsl.sh
  head/math/reduce/pkg-plist

Modified: head/math/reduce/Makefile
==============================================================================
--- head/math/reduce/Makefile	Wed Mar  1 06:12:29 2017	(r435121)
+++ head/math/reduce/Makefile	Wed Mar  1 06:38:42 2017	(r435122)
@@ -2,10 +2,10 @@
 # $FreeBSD$
 
 PORTNAME=	reduce
-PORTVERSION=	20141130
+PORTVERSION=	20170124
 CATEGORIES=	math lang
 MASTER_SITES=	SF/${PORTNAME}-algebra/${SFSUBDIR}/
-DISTNAME=	${PORTNAME}-src-2014-11-30
+DISTNAME=	Reduce-svn3877-src
 
 MAINTAINER=	pfg@FreeBSD.org
 COMMENT=	Portable general-purpose computer algebra system
@@ -14,13 +14,13 @@ LICENSE=	BSD2CLAUSE
 
 RUN_DEPENDS=	gnuplot:math/gnuplot
 
-USES=		autoreconf:build gmake ncurses tar:bzip2
+USES=		autoreconf:build gmake libtool ncurses
 TARGET_SDIR=	${ARCH:S/amd64/x86_64/}-unknown-${OPSYS:tl}${OSREL}
 CONFIGURE_ARGS=	--build=${TARGET_SDIR}
 WRKSRC=		${WRKDIR}/${DISTNAME}
 CPPFLAGS+=	-I${NCURSESINC}
 
-SFSUBDIR=	Snapshot_2014-11-30-kept-only-for-historical-interest
+SFSUBDIR=	snapshot_2017-01-24
 
 # Avoid GNU_CONFIGURE as it breaks staging
 HAS_CONFIGURE=	yes
@@ -48,7 +48,7 @@ USES+=		jpeg
 CPPFLAGS+=	`freetype-config --cflags`
 LDFLAGS+=	`freetype-config --libs`
 .else
-ONLY_FOR_ARCHS= amd64
+ONLY_FOR_ARCHS=	amd64
 .endif
 
 .if ${PORT_OPTIONS:MCSL}

Modified: head/math/reduce/distinfo
==============================================================================
--- head/math/reduce/distinfo	Wed Mar  1 06:12:29 2017	(r435121)
+++ head/math/reduce/distinfo	Wed Mar  1 06:38:42 2017	(r435122)
@@ -1,2 +1,3 @@
-SHA256 (reduce-src-2014-11-30.tar.bz2) = b15debc944475d4daee1bcbdbaff415693522306785507f2d3110d75df6e7006
-SIZE (reduce-src-2014-11-30.tar.bz2) = 253343100
+TIMESTAMP = 1488224552
+SHA256 (Reduce-svn3877-src.tar.gz) = d6730ac0a88a510051ad36b069f5bd45d261229b4edead382c359d33a762f626
+SIZE (Reduce-svn3877-src.tar.gz) = 252749994

Added: head/math/reduce/files/patch-fox-configure.ac
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/math/reduce/files/patch-fox-configure.ac	Wed Mar  1 06:38:42 2017	(r435122)
@@ -0,0 +1,11 @@
+--- csl/fox/configure.ac.orig	2017-02-27 17:32:49.915004000 -0500
++++ csl/fox/configure.ac	2017-02-27 17:35:58.712250000 -0500
+@@ -160,7 +160,7 @@ if test "x$enable_release" = "xyes" && t
+       CXXFLAGS="${CXXFLAGS} -Wuninitialized -ffast-math -fstrict-aliasing"
+       ;;
+   *)
+-      CXXFLAGS="${CXXFLAGS} -Wuninitialized -fomit-frame-pointer -ffast-math -fstrict-aliasing -finline-functions -fexpensive-optimizations"
++      CXXFLAGS="${CXXFLAGS} -Wuninitialized -fomit-frame-pointer -ffast-math -fstrict-aliasing -finline-functions"
+       LDFLAGS="-s ${LDFLAGS}"
+       ;;
+     esac

Modified: head/math/reduce/files/runpsl.sh
==============================================================================
--- head/math/reduce/files/runpsl.sh	Wed Mar  1 06:12:29 2017	(r435121)
+++ head/math/reduce/files/runpsl.sh	Wed Mar  1 06:38:42 2017	(r435122)
@@ -4,6 +4,9 @@ case `uname -m` in
 amd64)
       STORE=2000
       ;;
+i386)
+      STORE=16000000
+      ;;
 esac
 
 bin="/usr/local/share/reduce/psl/bpsl"

Modified: head/math/reduce/pkg-plist
==============================================================================
--- head/math/reduce/pkg-plist	Wed Mar  1 06:12:29 2017	(r435121)
+++ head/math/reduce/pkg-plist	Wed Mar  1 06:38:42 2017	(r435122)
@@ -93,6 +93,8 @@
 %%CSL%%%%DATADIR%%/reduce.fonts/cmsy7.ttf
 %%CSL%%%%DATADIR%%/reduce.fonts/cmsy8.ttf
 %%CSL%%%%DATADIR%%/reduce.fonts/cmsy9.ttf
+%%CSL%%%%DATADIR%%/reduce.fonts/cmuntt.pfb
+%%CSL%%%%DATADIR%%/reduce.fonts/cmuntt.ttf
 %%CSL%%%%DATADIR%%/reduce.fonts/fonts.dir
 %%CSL%%%%DATADIR%%/reduce.fonts/fonts.scale
 %%CSL%%%%DATADIR%%/reduce.fonts/pfmfiles/cmex10.pfm
@@ -385,6 +387,17 @@
 %%PSL%%%%DATADIR%%/red/cantens.b
 %%PSL%%%%DATADIR%%/red/cdiff.b
 %%PSL%%%%DATADIR%%/red/cdiffx.b
+%%PSL%%%%DATADIR%%/red/cde.b
+%%PSL%%%%DATADIR%%/red/cde_ansatz.b
+%%PSL%%%%DATADIR%%/red/cde_cdcalc.b
+%%PSL%%%%DATADIR%%/red/cde_cdiff.b
+%%PSL%%%%DATADIR%%/red/cde_diffcon.b
+%%PSL%%%%DATADIR%%/red/cde_init.b
+%%PSL%%%%DATADIR%%/red/cde_jetspace.b
+%%PSL%%%%DATADIR%%/red/cde_parametric.b
+%%PSL%%%%DATADIR%%/red/cde_tools.b
+%%PSL%%%%DATADIR%%/red/cde_totalder.b
+%%PSL%%%%DATADIR%%/red/cde_varcalc.b
 %%PSL%%%%DATADIR%%/red/cedit.b
 %%PSL%%%%DATADIR%%/red/cface.b
 %%PSL%%%%DATADIR%%/red/cgb.b
@@ -421,7 +434,6 @@
 %%PSL%%%%DATADIR%%/red/coeffts.b
 %%PSL%%%%DATADIR%%/red/cofactor.b
 %%PSL%%%%DATADIR%%/red/comfac.b
-%%PSL%%%%DATADIR%%/red/comment.b
 %%PSL%%%%DATADIR%%/red/compact.b
 %%PSL%%%%DATADIR%%/red/compactf.b
 %%PSL%%%%DATADIR%%/red/compat.b
@@ -461,6 +473,8 @@
 %%PSL%%%%DATADIR%%/red/crlinalg.b
 %%PSL%%%%DATADIR%%/red/crmain.b
 %%PSL%%%%DATADIR%%/red/crpvm.b
+%%PSL%%%%DATADIR%%/red/crresu.b
+%%PSL%%%%DATADIR%%/red/crstart.b
 %%PSL%%%%DATADIR%%/red/crsep.b
 %%PSL%%%%DATADIR%%/red/crshort.b
 %%PSL%%%%DATADIR%%/red/crsimp.b
@@ -602,11 +616,11 @@
 %%PSL%%%%DATADIR%%/red/general.b
 %%PSL%%%%DATADIR%%/red/genmod.b
 %%PSL%%%%DATADIR%%/red/genparser.b
+%%PSL%%%%DATADIR%%/red/genparserprint.b
 %%PSL%%%%DATADIR%%/red/genpurfn.b
 %%PSL%%%%DATADIR%%/red/gentens.b
 %%PSL%%%%DATADIR%%/red/gentran.b
 %%PSL%%%%DATADIR%%/red/genus.b
-%%PSL%%%%DATADIR%%/red/geometry.b
 %%PSL%%%%DATADIR%%/red/geoprover.b
 %%PSL%%%%DATADIR%%/red/ghyper.b
 %%PSL%%%%DATADIR%%/red/gint.b
@@ -845,6 +859,10 @@
 %%PSL%%%%DATADIR%%/red/ofsftfc.b
 %%PSL%%%%DATADIR%%/red/ofsftrop.b
 %%PSL%%%%DATADIR%%/red/ofsfvsl.b
+%%PSL%%%%DATADIR%%/red/ofsfvsblock.b
+%%PSL%%%%DATADIR%%/red/ofsfvseset.b
+%%PSL%%%%DATADIR%%/red/ofsfvslists.b
+%%PSL%%%%DATADIR%%/red/ofsfvssub.b
 %%PSL%%%%DATADIR%%/red/ofsfxopt.b
 %%PSL%%%%DATADIR%%/red/om2ir.b
 %%PSL%%%%DATADIR%%/red/opertens.b
@@ -864,7 +882,6 @@
 %%PSL%%%%DATADIR%%/red/pasfbnf.b
 %%PSL%%%%DATADIR%%/red/pasfmisc.b
 %%PSL%%%%DATADIR%%/red/pasfnf.b
-%%PSL%%%%DATADIR%%/red/pasfopt.b
 %%PSL%%%%DATADIR%%/red/pasfqe.b
 %%PSL%%%%DATADIR%%/red/pasfresolve.b
 %%PSL%%%%DATADIR%%/red/pasfsiat.b
@@ -975,6 +992,7 @@
 %%PSL%%%%DATADIR%%/red/resultnt.b
 %%PSL%%%%DATADIR%%/red/reval.b
 %%PSL%%%%DATADIR%%/red/reval4.b
+%%PSL%%%%DATADIR%%/red/revision.b
 %%PSL%%%%DATADIR%%/red/ring.b
 %%PSL%%%%DATADIR%%/red/rlami.b
 %%PSL%%%%DATADIR%%/red/rlcont.b
@@ -983,9 +1001,14 @@
 %%PSL%%%%DATADIR%%/red/rlisp.b
 %%PSL%%%%DATADIR%%/red/rlisp88.b
 %%PSL%%%%DATADIR%%/red/rlsched.b
+%%PSL%%%%DATADIR%%/red/rlservice.b
+%%PSL%%%%DATADIR%%/red/rlservices.b
 %%PSL%%%%DATADIR%%/red/rlsl.b
 %%PSL%%%%DATADIR%%/red/rlslv.b
+%%PSL%%%%DATADIR%%/red/rlsupport.b
 %%PSL%%%%DATADIR%%/red/rltools.b
+%%PSL%%%%DATADIR%%/red/rltype.b
+%%PSL%%%%DATADIR%%/red/rltypes.b
 %%PSL%%%%DATADIR%%/red/rmsubs.b
 %%PSL%%%%DATADIR%%/red/rnelem.b
 %%PSL%%%%DATADIR%%/red/rootaux.b
@@ -993,6 +1016,7 @@
 %%PSL%%%%DATADIR%%/red/roots2.b
 %%PSL%%%%DATADIR%%/red/rounded.b
 %%PSL%%%%DATADIR%%/red/rprint.b
+%%PSL%%%%DATADIR%%/red/rprintf.b
 %%PSL%%%%DATADIR%%/red/rsolve.b
 %%PSL%%%%DATADIR%%/red/rsupport.b
 %%PSL%%%%DATADIR%%/red/rtrace.b
@@ -1068,6 +1092,7 @@
 %%PSL%%%%DATADIR%%/red/sqfrnorm.b
 %%PSL%%%%DATADIR%%/red/sqprint.b
 %%PSL%%%%DATADIR%%/red/sqrtf.b
+%%PSL%%%%DATADIR%%/red/sstools.b
 %%PSL%%%%DATADIR%%/red/statmisc.b
 %%PSL%%%%DATADIR%%/red/steepstd.b
 %%PSL%%%%DATADIR%%/red/str.b
@@ -1157,6 +1182,7 @@
 %%PSL%%%%DATADIR%%/red/tri.b
 %%PSL%%%%DATADIR%%/red/trialdiv.b
 %%PSL%%%%DATADIR%%/red/triang.b
+%%PSL%%%%DATADIR%%/red/trigd.b
 %%PSL%%%%DATADIR%%/red/trigint.b
 %%PSL%%%%DATADIR%%/red/trigsimp.b
 %%PSL%%%%DATADIR%%/red/trigsmp1.b



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201703010638.v216chn6069992>