non port: math/calc/files/patch-Makefile.ship |
SVNWeb
|
Number of commits found: 5 |
Sun, 18 Apr 2021
|
[ 15:10 Adam Weinberger (adamw) ] 0d7ef83
math/calc: Update to 2.13.0.1
|
Mon, 29 Mar 2021
|
[ 17:22 adamw ]
math/calc: Update to 2.13.0.0
|
Sat, 27 Feb 2021
|
[ 01:37 linimon ]
Disable -march=native to fix build on riscv64:
cc: error: invalid arch name 'native', string must begin with rv32{i,e,g} or
rv64{i,g}
(For cluster building, it should not be set in any case.)
Approved by: maintainer
|
Tue, 5 Nov 2019
|
[ 00:08 adamw ]
calc: Simplify and take maintainership
calc provides a horrific Makefile that uses ?= for nothing at all,
requiring the file to be mangled by hand. Still, it was a little
much for us to redefine every system command. `cp` is unlikely to
wander out of $PATH.
While here, add some options to not install some stuff. In particular,
make it possible to just install a simple usable calculator without
hundreds of scripts, functions, headers, and help files.
|
Tue, 6 Feb 2018
|
[ 10:55 johans ]
Update calc to version 2.12.6.5 (bugfix release)
Replace SF with Github as source
|
Number of commits found: 5 |