Commit Graph

1935 Commits

Author SHA1 Message Date
espie
b1a0e64c23 no ninja yet, I need to do some forensics on something I didn't reproduce 2019-10-31 10:29:55 +00:00
sthen
f82814aea3 update to p5-Math-BigInt-GMP-1.6007 2019-10-30 17:59:31 +00:00
cwen
d75341d169 mlpack: powerpc build fixes:
- Build with -O1 optimisation on this arch only, to avoid OOM errors
  during the build, as advised by sthen@ (thanks!)
- Use ports-gcc instead of ports-clang

OK espie@ (maintainer)
2019-10-28 17:52:36 +00:00
espie
1c5fd4e8f4 update to newer mlpack and dependencies 2019-10-28 15:13:35 +00:00
espie
8318949871 explain the tests situation 2019-10-27 09:02:39 +00:00
jasper
48d151dc1f update to py-graphviz-0.13 2019-10-25 19:24:19 +00:00
rsadowski
6c8276ed2f Update z3 to 4.8.6 2019-10-19 09:42:20 +00:00
cwen
a71bb9c946 double-conversion: ${COMPILER_LIBCXX} in WANTLIB should come with a
COMPILER line including ports-gcc in it. This fixes the build on macppc.
Also tested on sparc64 by kmos@

OK rsadowski@ kmos@
2019-10-18 10:39:09 +00:00
rsadowski
fc252e8ae4 hook double-conversion 2019-10-17 19:55:35 +00:00
rsadowski
b8264904e1 Import double-conversion-3.1.5
This project (double-conversion) provides binary-decimal and decimal-binary
routines for IEEE doubles.

The library consists of efficient conversion routines that have been extracted
from the V8 JavaScript engine. The code has been refactored and improved so
that it can be used more easily in other projects.

Port from Paco Esteban <paco onna be> with tweaks from me.

ok bentley@
2019-10-17 19:53:58 +00:00
daniel
dce4a27193 Update to pari 2.11.2 and use the gmp kernel. 2019-10-17 01:09:22 +00:00
daniel
7e3735bd84 Update to coq 8.10.0; ok Yoza Toda (MAINTAINER) 2019-10-16 06:40:03 +00:00
daniel
83dc8de679 HOMEPAGE to https and fix MASTER_SITES 2019-10-14 01:07:08 +00:00
sthen
95c2dfbbb1 really bump REVISION 2019-10-08 10:56:29 +00:00
chrisz
55f72cd4c1 fix plist for bytecode-only arm64, sparc64
OK jca@
2019-10-07 06:40:15 +00:00
kmos
9dd9ed0afc Fix math/py-pandas build.
Cython is a hidden dependency. If it is there at the start of build, it
must stay.

Diff from sthen.

ok naddy@
2019-10-05 16:28:41 +00:00
naddy
68bf37dbfb Fix the subpackaging: The *.cmake files are not shared between the flavors;
move them from -common to the flavored -main packages.  ok sthen@
2019-10-03 16:49:10 +00:00
ajacoutot
de46686d17 Missed bump.
-@depend lang/ocaml,-main:ocaml-=4.08.1:ocaml-4.08.1
-@depend x11/lablgtk3:lablgtk3-*:lablgtk3-3.0.beta6p0
+@depend lang/ocaml:ocaml-=4.09.0:ocaml-4.09.0
+@depend x11/lablgtk3:lablgtk3-*:lablgtk3-3.0.beta6p1
2019-09-27 09:58:09 +00:00
chrisz
2dd0fda6b6 Update OCaml to 4.09
reviewed ports wise and help with @pkgpath, ok by sthen@
reviewed and help with bytecode-only plists, minor nits and ok by jca@
tested on sparc 64 by @jca
tested on aarch64 by Kurt Miller
tested on amd64 by me

Thanks for reviews and testing!
2019-09-26 09:46:09 +00:00
kmos
84ce2c4df8 Update math/py-mpmath 0.19 -> 1.1.0
From Wen Heping once again. Thank you.
2019-09-22 15:29:26 +00:00
daniel
e14e5d002f - Update to beta3 to pickup a few bug fixes.
- Make the regression tests more verbose like we used but lost in one
  of the recent updates.

ok Yozo Toda (MAINTAINER)
2019-09-20 03:28:33 +00:00
chrisz
225ce4224b Upgrade lang/ocaml to 4.08.1
* net unison needed some patchign to avoid deprecated library functions.
* all ports depending on the exact version of OCaml need revision bumps.
* net/unison needed some help to avoid deprecated library functions.

ok krw@, testing on i386 and ok daniel@
2019-09-18 17:49:35 +00:00
sthen
c26f5d878c BUILD_DEPENDS on bash 2019-09-10 14:09:17 +00:00
chrisz
3eeef006f1 Upgrade to 8.10beta2, which supports OCaml 4.08.
no objections krw@, please commit daniel@
2019-09-06 22:10:18 +00:00
jasper
8c85c3bbe6 update to py-graphviz-0.12 2019-09-01 09:54:36 +00:00
rsadowski
0636c26fa4 Remove BROKEN-powerpc
Looks like our cmake update fix the issue. Reported by Martin Reindl,
confirmed and OK by cwen@ Thanks!
2019-08-22 19:33:42 +00:00
rsadowski
5142e79327 Update plplot to 5.15.0
This version unbreak the build with upcoming cmake 3.15.2.
2019-08-21 05:47:45 +00:00
daniel
f393e581f7 Update to py-scipy 1.2.2. 2019-08-18 01:19:36 +00:00
kmos
3f871e8db3 Remove the following obsolete ports from the tree
math/py-gnuplot is python2-only, has no consumers, and last release
was in 2009

math/py-probstat is python2-only, has no consumers, and last release
was in 2002

OK sthen@
2019-08-14 18:43:01 +00:00
feinerer
9d5e335da2 +muparser 2019-08-14 12:03:33 +00:00
feinerer
27ca09c5a5 Import muparser 2.2.6.1
muParser is an extensible high performance math expression parser library
written in C++. It works by transforming a mathematical expression into
bytecode and precalculating constant parts of the expression.

ok bentley@
2019-08-14 12:01:38 +00:00
bcallah
0a6b22a440 Update to ebc-2.1.3
Changelog: https://github.com/gavinhoward/bc/releases/tag/2.1.3
2019-08-13 20:38:50 +00:00
pirofti
5331703a28 Add py-scikit-learn 2019-08-13 08:31:17 +00:00
pirofti
8a5122a6fe Import py-scikit-learn.
scikit-learn is a BSD-licensed Python module for machine learning
and data mining built on top of SciPy.

Initially created by robert@, modified by me and kmos@.

This is not polished enough, but it can improved in the tree now.
Once the 21 branch rolls out a new version, we will probably update to that.
Currently it is broken for non-OpenMP builds.

OK robert@, kmos@
2019-08-13 08:30:05 +00:00
naddy
15934c06f0 bump for plist changes 6.5 -> 6.6 2019-08-10 19:41:07 +00:00
bcallah
a55ea51f56 Update to ebc-2.1.2
Changelog: https://github.com/gavinhoward/bc/releases/tag/2.1.2
2019-08-07 14:56:15 +00:00
sthen
bdf95930fb add hidden dep on devel/shapelib and regen plist (besides linking to the library,
a different set of files are installed if shapelib is present, breaking packaging
if this occurs)
2019-08-03 19:36:04 +00:00
espie
fcc9b93601 update to new versions
bump shared libs because why not ?
2019-08-01 11:44:35 +00:00
espie
02342c26ab +ensmallen 2019-07-31 13:31:08 +00:00
espie
0f2fe305b7 C++ template library for function minimization.
new dependency for mlpack update

okay sthen@
2019-07-31 13:30:28 +00:00
sthen
c3e3f4f68e update to p5-Statistics-Descriptive-3.0702, from wen heping 2019-07-26 14:56:31 +00:00
bcallah
6118408836 Mark gbc BROKEN-sparc64. This has never built on sparc64. It fails with a
Bus error during build. Changing -O levels did nothing. Changing to egcc
did nothing. If you need an alternative bc/dc on sparc64, there's ebc.

Thanks to kmos@ for testing with me.
2019-07-21 04:12:10 +00:00
cwen
21f065b36d p5-Math-Derivative: update to 1.01
From Wen Heping, Thanks!

Changelog:
https://metacpan.org/source/JGAMBLE/Math-Derivative-1.01/Changes

OK sthen@
2019-07-19 19:55:16 +00:00
cwen
619092242f +p5-Math-Utils 2019-07-19 19:49:03 +00:00
cwen
c3b06557bc Import p5-Math-Utils 1.13
Math::Utils provides useful mathematical functions not in Perl.

From Wen Heping, who is taking MAINTAINER (thanks!) and additional
tweaks from me.

OK sthen@
2019-07-19 19:48:14 +00:00
danj
a4577c7171 Remove unresponsive maintainers
If somebody is removed who actually wants maintainer and either
didn't receive the mail, or didn't bother to reply to it, they are
free to send a diff to reinstate.

ok sthen@, jca@
2019-07-17 14:46:32 +00:00
sthen
e8a3ed4a98 Some ports using gnulib previously detected a broken realpath and switched to an
internal replacement function. Following the changes to make realpath(3) use the
__realpath() syscall these no longer detect broken realpath i.e. produce different
code. Bump REVISION to ensure that users get the new version.
2019-07-16 21:29:41 +00:00
bket
fc5fc45ade Update to py-pandas-0.24.2.
0.24.x is a major release from 0.23.4, which includes a number of API
changes, new features, enhancements, and performance improvements along
with a large number of bug fixes.

Lists of changes can be found at:
- https://pandas.pydata.org/pandas-docs/version/0.24/whatsnew/v0.24.0.html
- https://pandas.pydata.org/pandas-docs/version/0.24/whatsnew/v0.24.1.html
- https://pandas.pydata.org/pandas-docs/version/0.24/whatsnew/v0.24.2.html

OK daniel@
2019-07-16 20:38:03 +00:00
bcallah
e395652294 Update to ebc-2.1.0
Changelog: https://github.com/gavinhoward/bc/releases/tag/2.1.0
2019-07-14 21:42:27 +00:00
sthen
43030f7452 zap a stray PERMIT_DISTFILE_FTP (should have been PERMIT_DISTFILES, but
now surplus to requirements)
2019-07-14 12:44:45 +00:00