mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
math/reduce{-psl}: Update to 20211019 snapshot
Back to the pool: I may not be able to maintain this properly in the future. Approved by: thierry (mentor, implicit)
This commit is contained in:
parent
c5e812630e
commit
6fbabf03f8
6 changed files with 58 additions and 16 deletions
|
@ -1,13 +1,13 @@
|
|||
# Created by: Pedro Giffuni
|
||||
|
||||
PORTNAME= reduce
|
||||
PORTVERSION= 20210413
|
||||
PORTVERSION= 20211019
|
||||
CATEGORIES= math lang
|
||||
MASTER_SITES= SF/reduce-algebra/${SFSUBDIR}/
|
||||
PKGNAMESUFFIX= -psl
|
||||
DISTNAME= Reduce-svn5758-src
|
||||
DISTNAME= Reduce-svn6110-src
|
||||
|
||||
MAINTAINER= pfg@FreeBSD.org
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Portable Standard Lisp REDUCE general-purpose algebra system
|
||||
|
||||
LICENSE= BSD2CLAUSE
|
||||
|
@ -16,7 +16,7 @@ ONLY_FOR_ARCHS= amd64 i386
|
|||
|
||||
USES= autoreconf:build libtool gmake ncurses
|
||||
|
||||
SFSUBDIR= snapshot_2021-04-13
|
||||
SFSUBDIR= snapshot_2021-10-19
|
||||
|
||||
TARGET_SDIR= ${ARCH:S/amd64/x86_64/}-unknown-${OPSYS:tl}${OSREL}
|
||||
CPPFLAGS+= -I${NCURSESINC}
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1621631874
|
||||
SHA256 (Reduce-svn5758-src.tar.gz) = 6ded1bf655d91650199487e430f399f4af06116312df71e902d7e78471808d35
|
||||
SIZE (Reduce-svn5758-src.tar.gz) = 269915692
|
||||
TIMESTAMP = 1645384846
|
||||
SHA256 (Reduce-svn6110-src.tar.gz) = 046e3eda8ab006bb184b6bbf911bb87b35f110b300b5f52766445e9c8a22ad1a
|
||||
SIZE (Reduce-svn6110-src.tar.gz) = 240908050
|
||||
|
|
|
@ -90,6 +90,7 @@ man/man1/redpsl.1.gz
|
|||
%%DATADIR%%/psl/get-options.b
|
||||
%%DATADIR%%/psl/gsort.b
|
||||
%%DATADIR%%/psl/hash-decls.b
|
||||
%%DATADIR%%/psl/hashtable.b
|
||||
%%DATADIR%%/psl/hcons.b
|
||||
%%DATADIR%%/psl/helferlein.b
|
||||
%%DATADIR%%/psl/ieee-decls.b
|
||||
|
@ -260,6 +261,7 @@ man/man1/redpsl.1.gz
|
|||
%%DATADIR%%/red/bfdoer.b
|
||||
%%DATADIR%%/red/bfdoer2.b
|
||||
%%DATADIR%%/red/bfelem.b
|
||||
%%DATADIR%%/red/bhashtable.b
|
||||
%%DATADIR%%/red/bibasis.b
|
||||
%%DATADIR%%/red/bibasis_interface.b
|
||||
%%DATADIR%%/red/bibasis_involutive.b
|
||||
|
@ -311,12 +313,24 @@ man/man1/redpsl.1.gz
|
|||
%%DATADIR%%/red/cholesky.b
|
||||
%%DATADIR%%/red/cl.b
|
||||
%%DATADIR%%/red/clbnf.b
|
||||
%%DATADIR%%/red/cldfgformat.b
|
||||
%%DATADIR%%/red/clmisc.b
|
||||
%%DATADIR%%/red/clnf.b
|
||||
%%DATADIR%%/red/clprl.b
|
||||
%%DATADIR%%/red/clqe.b
|
||||
%%DATADIR%%/red/clqecont.b
|
||||
%%DATADIR%%/red/clqeenv.b
|
||||
%%DATADIR%%/red/clqenew.b
|
||||
%%DATADIR%%/red/clqenode.b
|
||||
%%DATADIR%%/red/clqestate.b
|
||||
%%DATADIR%%/red/clresolv.b
|
||||
%%DATADIR%%/red/clsimpl.b
|
||||
%%DATADIR%%/red/clsimplat.b
|
||||
%%DATADIR%%/red/clsimplatenv.b
|
||||
%%DATADIR%%/red/clsimplbasic.b
|
||||
%%DATADIR%%/red/clsmt2format.b
|
||||
%%DATADIR%%/red/clsub.b
|
||||
%%DATADIR%%/red/clsusi.b
|
||||
%%DATADIR%%/red/cltab.b
|
||||
%%DATADIR%%/red/coates.b
|
||||
%%DATADIR%%/red/coatesid.b
|
||||
|
@ -638,6 +652,7 @@ man/man1/redpsl.1.gz
|
|||
%%DATADIR%%/red/liendmc1.b
|
||||
%%DATADIR%%/red/liepde.b
|
||||
%%DATADIR%%/red/lievalfm.b
|
||||
%%DATADIR%%/red/lifted.b
|
||||
%%DATADIR%%/red/limits.b
|
||||
%%DATADIR%%/red/linalg.b
|
||||
%%DATADIR%%/red/linband.b
|
||||
|
@ -762,6 +777,7 @@ man/man1/redpsl.1.gz
|
|||
%%DATADIR%%/red/ofsfsiat.b
|
||||
%%DATADIR%%/red/ofsfsism.b
|
||||
%%DATADIR%%/red/ofsfsmtqe.b
|
||||
%%DATADIR%%/red/ofsfsusi.b
|
||||
%%DATADIR%%/red/ofsftfc.b
|
||||
%%DATADIR%%/red/ofsftrop.b
|
||||
%%DATADIR%%/red/ofsfvsans.b
|
||||
|
@ -787,12 +803,15 @@ man/man1/redpsl.1.gz
|
|||
%%DATADIR%%/red/partitsf.b
|
||||
%%DATADIR%%/red/pasf.b
|
||||
%%DATADIR%%/red/pasfbnf.b
|
||||
%%DATADIR%%/red/pasfbqbb.b
|
||||
%%DATADIR%%/red/pasfmisc.b
|
||||
%%DATADIR%%/red/pasfnf.b
|
||||
%%DATADIR%%/red/pasfprint.b
|
||||
%%DATADIR%%/red/pasfqe.b
|
||||
%%DATADIR%%/red/pasfresolve.b
|
||||
%%DATADIR%%/red/pasfsiat.b
|
||||
%%DATADIR%%/red/pasfsism.b
|
||||
%%DATADIR%%/red/pasfsibq.b
|
||||
%%DATADIR%%/red/pasfsusi.b
|
||||
%%DATADIR%%/red/pattdefn.b
|
||||
%%DATADIR%%/red/pattperm.b
|
||||
%%DATADIR%%/red/perm1.b
|
||||
|
@ -929,6 +948,7 @@ man/man1/redpsl.1.gz
|
|||
%%DATADIR%%/red/rprintf.b
|
||||
%%DATADIR%%/red/rsolve.b
|
||||
%%DATADIR%%/red/rsupport.b
|
||||
%%DATADIR%%/red/rtools.b
|
||||
%%DATADIR%%/red/rtrace.b
|
||||
%%DATADIR%%/red/rubi_parse.b
|
||||
%%DATADIR%%/red/rubi_red.b
|
||||
|
@ -1055,6 +1075,7 @@ man/man1/redpsl.1.gz
|
|||
%%DATADIR%%/red/tayexpnd.b
|
||||
%%DATADIR%%/red/tayfns.b
|
||||
%%DATADIR%%/red/tayfront.b
|
||||
%%DATADIR%%/red/taygamma.b
|
||||
%%DATADIR%%/red/tayimpl.b
|
||||
%%DATADIR%%/red/tayintrf.b
|
||||
%%DATADIR%%/red/tayintro.b
|
||||
|
|
|
@ -88,6 +88,7 @@ man/man1/redpsl.1.gz
|
|||
%%DATADIR%%/psl/get-options.b
|
||||
%%DATADIR%%/psl/gsort.b
|
||||
%%DATADIR%%/psl/hash-decls.b
|
||||
%%DATADIR%%/psl/hashtable.b
|
||||
%%DATADIR%%/psl/hcons.b
|
||||
%%DATADIR%%/psl/helferlein.b
|
||||
%%DATADIR%%/psl/ieee-decls.b
|
||||
|
@ -264,6 +265,7 @@ man/man1/redpsl.1.gz
|
|||
%%DATADIR%%/red/bfdoer.b
|
||||
%%DATADIR%%/red/bfdoer2.b
|
||||
%%DATADIR%%/red/bfelem.b
|
||||
%%DATADIR%%/red/bhashtable.b
|
||||
%%DATADIR%%/red/bibasis.b
|
||||
%%DATADIR%%/red/bibasis_interface.b
|
||||
%%DATADIR%%/red/bibasis_involutive.b
|
||||
|
@ -315,12 +317,24 @@ man/man1/redpsl.1.gz
|
|||
%%DATADIR%%/red/cholesky.b
|
||||
%%DATADIR%%/red/cl.b
|
||||
%%DATADIR%%/red/clbnf.b
|
||||
%%DATADIR%%/red/cldfgformat.b
|
||||
%%DATADIR%%/red/clmisc.b
|
||||
%%DATADIR%%/red/clnf.b
|
||||
%%DATADIR%%/red/clprl.b
|
||||
%%DATADIR%%/red/clqe.b
|
||||
%%DATADIR%%/red/clqecont.b
|
||||
%%DATADIR%%/red/clqeenv.b
|
||||
%%DATADIR%%/red/clqenew.b
|
||||
%%DATADIR%%/red/clqenode.b
|
||||
%%DATADIR%%/red/clqestate.b
|
||||
%%DATADIR%%/red/clresolv.b
|
||||
%%DATADIR%%/red/clsimpl.b
|
||||
%%DATADIR%%/red/clsimplat.b
|
||||
%%DATADIR%%/red/clsimplatenv.b
|
||||
%%DATADIR%%/red/clsimplbasic.b
|
||||
%%DATADIR%%/red/clsmt2format.b
|
||||
%%DATADIR%%/red/clsub.b
|
||||
%%DATADIR%%/red/clsusi.b
|
||||
%%DATADIR%%/red/cltab.b
|
||||
%%DATADIR%%/red/coates.b
|
||||
%%DATADIR%%/red/coatesid.b
|
||||
|
@ -642,6 +656,7 @@ man/man1/redpsl.1.gz
|
|||
%%DATADIR%%/red/liendmc1.b
|
||||
%%DATADIR%%/red/liepde.b
|
||||
%%DATADIR%%/red/lievalfm.b
|
||||
%%DATADIR%%/red/lifted.b
|
||||
%%DATADIR%%/red/limits.b
|
||||
%%DATADIR%%/red/linalg.b
|
||||
%%DATADIR%%/red/linband.b
|
||||
|
@ -766,6 +781,7 @@ man/man1/redpsl.1.gz
|
|||
%%DATADIR%%/red/ofsfsiat.b
|
||||
%%DATADIR%%/red/ofsfsism.b
|
||||
%%DATADIR%%/red/ofsfsmtqe.b
|
||||
%%DATADIR%%/red/ofsfsusi.b
|
||||
%%DATADIR%%/red/ofsftfc.b
|
||||
%%DATADIR%%/red/ofsftrop.b
|
||||
%%DATADIR%%/red/ofsfvsans.b
|
||||
|
@ -791,12 +807,15 @@ man/man1/redpsl.1.gz
|
|||
%%DATADIR%%/red/partitsf.b
|
||||
%%DATADIR%%/red/pasf.b
|
||||
%%DATADIR%%/red/pasfbnf.b
|
||||
%%DATADIR%%/red/pasfbqbb.b
|
||||
%%DATADIR%%/red/pasfmisc.b
|
||||
%%DATADIR%%/red/pasfnf.b
|
||||
%%DATADIR%%/red/pasfprint.b
|
||||
%%DATADIR%%/red/pasfqe.b
|
||||
%%DATADIR%%/red/pasfresolve.b
|
||||
%%DATADIR%%/red/pasfsiat.b
|
||||
%%DATADIR%%/red/pasfsism.b
|
||||
%%DATADIR%%/red/pasfsibq.b
|
||||
%%DATADIR%%/red/pasfsusi.b
|
||||
%%DATADIR%%/red/pattdefn.b
|
||||
%%DATADIR%%/red/pattperm.b
|
||||
%%DATADIR%%/red/perm1.b
|
||||
|
@ -933,6 +952,7 @@ man/man1/redpsl.1.gz
|
|||
%%DATADIR%%/red/rprintf.b
|
||||
%%DATADIR%%/red/rsolve.b
|
||||
%%DATADIR%%/red/rsupport.b
|
||||
%%DATADIR%%/red/rtools.b
|
||||
%%DATADIR%%/red/rtrace.b
|
||||
%%DATADIR%%/red/rubi_parse.b
|
||||
%%DATADIR%%/red/rubi_red.b
|
||||
|
@ -1059,6 +1079,7 @@ man/man1/redpsl.1.gz
|
|||
%%DATADIR%%/red/tayexpnd.b
|
||||
%%DATADIR%%/red/tayfns.b
|
||||
%%DATADIR%%/red/tayfront.b
|
||||
%%DATADIR%%/red/taygamma.b
|
||||
%%DATADIR%%/red/tayimpl.b
|
||||
%%DATADIR%%/red/tayintrf.b
|
||||
%%DATADIR%%/red/tayintro.b
|
||||
|
|
|
@ -1,12 +1,12 @@
|
|||
# Created by: Pedro Giffuni
|
||||
|
||||
PORTNAME= reduce
|
||||
PORTVERSION= 20210413
|
||||
PORTVERSION= 20211019
|
||||
CATEGORIES= math lang
|
||||
MASTER_SITES= SF/${PORTNAME}-algebra/${SFSUBDIR}/
|
||||
DISTNAME= Reduce-svn5758-src
|
||||
DISTNAME= Reduce-svn6110-src
|
||||
|
||||
MAINTAINER= pfg@FreeBSD.org
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Codemist Standard Lisp REDUCE general-purpose computer system
|
||||
|
||||
LICENSE= BSD2CLAUSE
|
||||
|
@ -24,7 +24,7 @@ LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \
|
|||
USES= autoreconf:build libtool gmake ncurses jpeg xorg
|
||||
USE_XORG= x11 xcursor xext xorgproto xft xrandr xrender
|
||||
|
||||
SFSUBDIR= snapshot_2021-04-13
|
||||
SFSUBDIR= snapshot_2021-10-19
|
||||
|
||||
TARGET_SDIR= ${ARCH:S/amd64/x86_64/}-unknown-${OPSYS:tl}${OSREL}
|
||||
CPPFLAGS+= -I${NCURSESINC}
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1620082639
|
||||
SHA256 (Reduce-svn5758-src.tar.gz) = 6ded1bf655d91650199487e430f399f4af06116312df71e902d7e78471808d35
|
||||
SIZE (Reduce-svn5758-src.tar.gz) = 269915692
|
||||
TIMESTAMP = 1645383671
|
||||
SHA256 (Reduce-svn6110-src.tar.gz) = 046e3eda8ab006bb184b6bbf911bb87b35f110b300b5f52766445e9c8a22ad1a
|
||||
SIZE (Reduce-svn6110-src.tar.gz) = 240908050
|
||||
|
|
Loading…
Add table
Reference in a new issue