1756 Commits

Author SHA1 Message Date
bentley
67fd924053 Update to openfst-1.6.9. 2018-10-25 02:37:26 +00:00
sthen
25f0e460f2 Add COMPILER lines to c++ ports which currently use the default. Adjust
some existing COMPILER lines with arch restrictions etc. In the usual
case this is now using "COMPILER = base-clang ports-gcc base-gcc" on
ports with c++ libraries in WANTLIB.

This is basically intended to be a noop on architectures using clang
as the system compiler, but help with other architectures where we
currently have many ports knocked out due to building with an unsuitable
compiler -

- some ports require c++11/newer so the GCC version in base that is used
on these archirtectures is too old.

- some ports have conflicts where an executable is built with one compiler
(e.g. gcc from base) but a library dependency is built with a different
one (e.g. gcc from ports), resulted in mixing incompatible libraries in the
same address space.

devel/gmp is intentionally skipped as it's on the path to building gcc -
the c++ library there is unused in ports (and not built by default upstream)
so intending to disable building gmpcxx in a future commit.
2018-10-24 14:27:57 +00:00
steven
2f60d0da66 use gfortran instead of cc to link these libraries, in order to register
the dependency on libgfortran.

suggested and ok jca@
2018-10-23 20:35:47 +00:00
espie
4d7a5f3117 +mlpack flavors 2018-10-23 10:45:58 +00:00
espie
347cbe635b mlpack is a fast, flexible machine learning library, written in C++,
that aims to provide fast, extensible implementations of cutting-edge
machine learning algorithms.

Comes with command-line programs and python bindings

okay rsadowski@
2018-10-23 10:44:04 +00:00
espie
a95fdaa5d6 link armadillo to the build 2018-10-21 16:14:47 +00:00
espie
b416fa15b7 Armadillo is a linear algebra library (matrix maths) for the C++ language,
aiming towards a good balance between speed and ease of use.

Provides high-level syntax and functionality deliberately similar to Matlab

(dependency for mlpack)

okay jca@
2018-10-21 16:13:57 +00:00
feinerer
8eab703ed4 Update to Maxima 5.42.1 2018-10-16 17:17:03 +00:00
sthen
e69b83f8f3 update to calc-2.12.6.8 2018-10-01 16:52:19 +00:00
feinerer
c4ac52f416 Update to Maxima 5.42.0
OK kn@ and rsadowski@
2018-10-01 07:08:00 +00:00
rsadowski
9b0a665746 fix SHARED_LIB setup
Initial diff and test by Fabian Raetz <fabian D-O-T raetz A-T gmail D-O-T com>
with advanced fixes by me.
2018-09-15 13:27:29 +00:00
sthen
2925b32bff +py-pandas 2018-09-14 08:10:14 +00:00
sthen
53deb2d39f import math/py-pandas, from Elias M. Mariani, ok bket@
Flexible and powerful data analysis / manipulation library for
Python, providing labeled data structures similar to R data.frame
objects, statistical functions, and much more.
2018-09-14 08:09:05 +00:00
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