Path to this page:
./
math/fricas,
Fork of the Axiom computer algebra system
Branch: CURRENT,
Version: 1.3.5nb2,
Package name: fricas-1.3.5nb2,
Maintainer: asauFriCAS is a fork of Axiom.
FriCAS algebra library is written in a high level strongly typed
language (Spad), which allows natural expression of mathematical
algorithms.
FriCAS uses lightweight developement methodology. Compared to Axiom
FriCAS is significantly restructured -- it is more portable and fixed
several defects. FriCAS removed rather large unused parts (without
removing functionality). It is expected that FriCAS will be much
easier to maintain than original Axiom.
Required to run:[
x11/libXpm]
Required to build:[
lang/clisp] [
pkgtools/x11-links] [
pkgtools/cwrappers] [
x11/xorgproto]
Package options: clisp, x11
Master sites:
Filesize: 10232.273 KB
Version history: (Expand)
- (2021-12-08) Updated to version: fricas-1.3.5nb2
- (2020-03-08) Updated to version: fricas-1.3.5nb1
- (2019-03-23) Updated to version: fricas-1.3.5
- (2017-04-13) Updated to version: fricas-1.3.1
- (2016-03-13) Updated to version: fricas-1.2.7
- (2015-08-12) Updated to version: fricas-1.2.6
CVS history: (Expand)
2023-06-06 14:42:56 by Taylor R Campbell | Files touched by this commit (1319) |
Log message:
Mass-change BUILD_DEPENDS to TOOL_DEPENDS outside mk/.
Almost all uses, if not all of them, are wrong, according to the
semantics of BUILD_DEPENDS (packages built for target available for
use _by_ tools at build-time) and TOOL_DEPEPNDS (packages built for
host available for use _as_ tools at build-time).
No change to BUILD_DEPENDS as used correctly inside buildlink3.
As proposed on tech-pkg:
https://mail-index.netbsd.org/tech-pkg/2023/06/03/msg027632.html
|
2022-12-21 14:33:59 by Thomas Klausner | Files touched by this commit (2) |
Log message:
fricas: skip PIE check for one file
Makes this package. If you know how to make this file PIE, please do so!
|
2021-12-08 17:07:18 by Adam Ciarcinski | Files touched by this commit (3063) |
Log message:
revbump for icu and libffi
|
2021-10-26 12:56:13 by Nia Alarie | Files touched by this commit (458) |
Log message:
math: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
|
2021-10-07 16:28:36 by Nia Alarie | Files touched by this commit (458) |
Log message:
math: Remove SHA1 hashes for distfiles
|
2020-03-20 12:58:37 by Nia Alarie | Files touched by this commit (640) |
Log message:
*: Convert broken sourceforge HOMEPAGEs back to http
|
2020-03-08 17:42:31 by Benny Siegert | Files touched by this commit (67) |
Log message:
Revbump packages depending on libffi after .so version change.
Requested by Matthias Ferdinand and Oskar on pkgsrc-users.
|
2020-01-19 00:36:14 by Roland Illig | Files touched by this commit (3046) |
Log message:
all: migrate several HOMEPAGEs to https
pkglint --only "https instead of http" -r -F
With manual adjustments afterwards since pkglint 19.4.4 fixed a few
indentations in unrelated lines.
This mainly affects projects hosted at SourceForce, as well as
freedesktop.org, CTAN and GNU.
|