1743 Commits

Author SHA1 Message Date
espie
f4b7f81318 convert to PKGSTEM 2018-09-04 12:46:09 +00:00
jasper
fda1c9f5b6 update to py-graphviz-0.9 2018-08-23 18:38:00 +00:00
bcallah
079fed0694 +gbc 2018-08-21 02:04:27 +00:00
bcallah
9b2d382921 Import math/gbc, the GNU version of the arbitrary precision calculators bc
and dc.
Original submission by Ivan Ivanov, who takes MAINTAINER -- thanks!
ok bentley@

bc is an arbitrary precision calculator language. Syntax is similar to
C, but differs in many substantial areas. It supports interactive
execution of statements.

It can also be used as a simple console-based calculator.

This GNU version of bc contains several extensions beyond traditional bc
implementations and the POSIX draft standard.

This package includes GNU dc, another arbitrary precision calculator.
dc is a reverse-polish desk calculator which supports unlimited
precision arithmetic. It also allows you to define and call macros.
2018-08-21 02:04:04 +00:00
ajacoutot
bc8ddabd4b Update to gnumeric-1.12.43. 2018-08-20 07:16:44 +00:00
ajacoutot
09d389a6c2 Drop CPPFLAGS="-I${LOCALBASE}/include/amd", it's not needed since rev. 1.24,
3 years ago.

pointed by daniel@ (maintainer)
2018-08-15 14:55:22 +00:00
ajacoutot
47acfddbdf Update to gnumeric-1.12.42. 2018-08-15 12:34:04 +00:00
naddy
1e87a41b50 bump for plist changes 6.3 -> 6.4 2018-08-11 04:58:47 +00:00
solene
da6adbc447 Update to gnuplot-5.2.4
ok pirofti@ jca@
2018-08-09 12:25:55 +00:00
daniel
4bcdc69496 Fix numpy breakage found by landry@ via macppc bulk build. 2018-08-02 00:15:24 +00:00
bcallah
d5ff2f3d47 Update to veusz-3.0.1
Changelog: https://github.com/veusz/veusz/releases/tag/veusz-3.0.1
2018-07-24 19:03:47 +00:00
chrisz
a998d40574 Import math/ocaml-num, the deprecated arbitrary precision library formerly
distributed with the OCaml compiler distribution.
Needed to build mldonkey.
Marked as BROKEN till the next OCaml upgrade.

OK jca@
2018-07-11 15:10:47 +00:00
chrisz
953d5285f4 Import math/ocaml-zarith, an arbitrary precision arithmetics library
using GMP as backend. This is needed by frama-c because num was removed
from the OCaml compiler distribution.
Marked as BROKEN till the next OCaml upgrade.

OK jca@
2018-07-11 15:09:00 +00:00
jasper
6641b34ca8 update to py-graphviz-0.8.4 2018-07-09 07:10:25 +00:00
daniel
4737663df0 Update to py-sympy-1.1.
ok shadchin@
2018-07-09 01:07:33 +00:00
espie
2a95b6e111 tag glib-compile-schemas 2018-07-06 06:04:41 +00:00
feinerer
f1324c344c Update to R 3.5.1 2018-07-03 21:46:50 +00:00
daniel
9298dadb3e Update py-scipy to 1.1.0. 2018-07-01 23:14:19 +00:00
espie
a3cc216348 @tag update-mime-database 2018-07-01 18:33:35 +00:00
espie
d2700404fa add @tag markers/bump packages that depend on texlive/base to include ,-main 2018-07-01 09:02:40 +00:00
daniel
d5f3f849cc Update to numpy 1.14.5.
Tested by myself and Elias Mariani.
2018-06-30 21:49:33 +00:00
espie
c36d0659b9 @tag gtk-update-icon-cache 2018-06-29 22:16:08 +00:00
espie
150a0f36fa first tag: update-desktop-database 2018-06-27 21:03:34 +00:00
daniel
45d5ea1b40 Prefer gfortran over g77 when both are present.
Build breakage pointed out by aja@
2018-06-26 11:25:41 +00:00
schwarze
6af708d648 Install manual pages to the proper place.
As observed by Norm Finlay <finlay at brandonu dot ca>,
installing them somewhere in the backcountry and trying to symlink
them into the manpath is intentionally unsupported by mandoc.
While here, add three missing @bin annotations.
OK sthen@
2018-06-23 19:53:36 +00:00
daniel
1d4a9acd9a Update scipy to 0.17.1 since newer lapack has removed certain symbols
which caused scipy 0.16.1 to stop working in certain situations.

This issue was reported by David Kalliecharan and is also documented at:
https://github.com/scipy/scipy/issues/5266

The failure looks like this:

In [9]: import scipy.interpolate as interp
python3.6:/usr/local/lib/python3.6/site-packages/scipy/linalg/_flapack.so: undefined symbol 'sgegv_'
python3.6:/usr/local/lib/python3.6/site-packages/scipy/linalg/_flapack.so: undefined symbol 'dgegv_'
python3.6:/usr/local/lib/python3.6/site-packages/scipy/linalg/_flapack.so: undefined symbol 'cgegv_'
python3.6:/usr/local/lib/python3.6/site-packages/scipy/linalg/_flapack.so: undefined symbol 'zgegv_'

While here also switch MASTER_SITES from sourceforge to pypi and switch from
g77 to gfortran.
2018-06-23 18:45:10 +00:00
jca
a77a63574f Needs a c++11 2018-06-19 17:48:49 +00:00
rpointel
459189a351 update z3 to 4.7.1.
ok benoit@.
2018-06-18 08:15:11 +00:00
daniel
cc9a6df0b5 Minor update to 1.9.3.
The main change is to switch from sourceforge to pypi for hosting of the
distfile as the latest versions of numpy no longer seem to be published to
sourceforge.
2018-06-15 02:01:13 +00:00
bcallah
0e66e4f61d Update to veusz-3.0 -- this is a major update that introduces the ability
to create 3D plots.
Full ChangeLog: https://github.com/veusz/veusz/releases/tag/veusz-3.0
2018-06-11 01:00:09 +00:00
espie
f01c12c1ff @comment *.orig 2018-05-29 08:13:38 +00:00
steven
b1096a5bec update to octave 4.4.0 2018-05-24 21:23:50 +00:00
espie
0ac561f238 this does need the emacs dirs 2018-05-20 08:25:36 +00:00
espie
8e6c789879 @bin markers 2018-05-20 08:21:35 +00:00
ajacoutot
dd46ce3505 Update to gnumeric-1.12.41. 2018-05-08 08:01:42 +00:00
pirofti
12192e9d68 math/ginac: Fix WANTLIB list.
Based on input from tb@ and sthen@, thanks!
2018-05-07 10:31:34 +00:00
jasper
50b2f8e7e2 +py-graphviz
+py-graphviz,python3
2018-05-05 15:05:52 +00:00
jasper
7aef043581 import py-graphviz-0.8.3
This package facilitates the creation and rendering of graph
descriptions in the DOT language of the Graphviz graph drawing software
from Python.

ok aja@
2018-05-05 15:04:50 +00:00
pirofti
6971cea84b Update GiNaC to 1.7.4.
Minor update that contains a small ABI fix from two releases ago.

OK jasper@, tb@
2018-05-04 11:11:39 +00:00
pirofti
234ef441c6 Update gnuplot to 5.2.2.
OK steven@
2018-04-30 11:57:12 +00:00
ajacoutot
766105e43c Update to gnumeric-1.12.40. 2018-04-30 09:17:11 +00:00
naddy
a84cdf6332 Explicitly link in libm since math functions are called from the main
program (duh!).  Required by lld.
2018-04-28 15:32:48 +00:00
steven
defd66a55d update to 4.2.2
ok pirofti@
2018-04-25 21:27:06 +00:00
feinerer
b406b603ac Update to R 3.5.0
OK pirofti@, kn@
2018-04-24 17:13:38 +00:00
bcallah
1327610e4d Update to veusz-2.2.2 -- retake MAINTAINER
ok landry@
2018-04-24 15:24:59 +00:00
lteo
1a8c280f89 Fix build for clang6; fix matches libqalculate-0.9.8 and the latest upstream
code.

ok tb@
2018-04-15 20:37:55 +00:00
jasper
fad73e8fa0 fix build with clang6; from David CARLIER 2018-04-11 17:51:52 +00:00
edd
4c21bc5c61 math/minisat: Fix for clang 6.
OK sthen@, thanks.
2018-04-11 14:36:14 +00:00
rpointel
fe328c87bd update z3 to 4.6.0, builds fine with clang 6.
from "Matthew Martin" phy1729@ at gmail dot com (thanks).
2018-04-10 08:17:38 +00:00
steven
792aefb969 switch this to gfortran, prevents octave's test suite from crashing
ok pirofti@
2018-03-31 09:22:04 +00:00