2284 Commits

Author SHA1 Message Date
martin
d320dcc720 Update py-cftime to 1.5.1.1. 2021-11-05 20:10:33 +00:00
feinerer
71fc4ddd2f Update to R 4.1.2 2021-11-04 07:57:06 +00:00
sthen
beba1f8f97 update to calc-2.14.0.6 2021-11-03 22:26:29 +00:00
sthen
db97a9fbd0 sort 2021-11-02 21:11:41 +00:00
sthen
97a499fb6f bump REVISION for switch from Python 3.8 -> 3.9 2021-11-02 08:25:49 +00:00
sthen
3fb7cdbcf6 bump REVISION for switch from Python 3.8 -> 3.9 2021-11-02 00:01:35 +00:00
sthen
189f2bff94 adjust ports with hardcoded Python 3.8 versions, ok kmos@ 2021-11-02 00:00:06 +00:00
sthen
b8087f7e85 update to veusz-3.4, ok/same diff bcallah@ 2021-10-30 21:01:27 +00:00
bcallah
0faf43f50f Update to bcal-2.3
Changelog: https://github.com/jarun/bcal/releases/tag/v2.3
2021-10-30 04:02:05 +00:00
sthen
3f3f090494 add annotations for py-* ports using python 3 without a ,python3 flavour,
change some existing annotations, so "grep ' py-' ports/*/Makefile | grep
-v python3" does better at finding the py-* things still using py2
2021-10-29 16:23:36 +00:00
jca
87e05eb182 Disable hdf5 on architectures without gfortran
To be revisited with martin@ later if disabling fortran proves
possible/useful.
2021-10-28 14:46:11 +00:00
jca
8894f522ea Make fortran optional in numpy
Since ports/lang/gcc doesn't have riscv64 support yet this helps us
unlock a bunch of ports there.  Disabling fortran/blas/lapack means that
some feature are missing.  This is mitigated by numpy shipping a minimal
lapack copy translated to C.
2021-10-28 10:28:32 +00:00
steven
48d103b901 update to 0.51
ok afresh1@
2021-10-27 17:07:25 +00:00
steven
402faf5a4c update to 0.44
ok afresh1@
2021-10-27 17:06:33 +00:00
sthen
c698625ad0 update to py3-pandas-1.3.4 2021-10-26 19:02:02 +00:00
sthen
ecfe58d04a update to py3-numexpr-2.7.3 2021-10-26 19:01:51 +00:00
bket
a8f676de3e Update to py-numpy-1.19.5
Feedback from and bulk testing (i386) by sthen@. Thank you!

OK sthen@
2021-10-25 06:33:04 +00:00
martin
1ffe8cd980 Update h5py to 3.5.0.
incorporate improvements by bket@:
- skip tests related to mpi_file_name
- fix free() related segfault in lzf_filter
- prepare the port for newer numpy/Cython/python versions
- run tests in fake

OK bket@
2021-10-24 11:43:54 +00:00
sthen
e27d4113bb switch some Python ports to py3-only. maintainer oks for the relevant
ports from semarie, kmos, jung, martin, benoit, juanfra. general oks
benoit bket daniel kmos
2021-10-24 09:28:46 +00:00
sthen
afaaced1e8 gunits changed in 2.15 (2017) to no longer use py-unidecode, and instead
py-requests (and added support for py3). switch deps.
2021-10-22 19:29:20 +00:00
sthen
1e3971842b adjust comments 2021-10-18 10:07:51 +00:00
sthen
6e39f0c3ca update to py3-pandas-1.2.5 (newer versions are available, but require
numpy 1.17.3 or higher).
2021-10-18 10:07:18 +00:00
martin
2db1ff20eb Update py-cftime to 1.5.1. 2021-10-16 13:20:24 +00:00
naddy
d07780762d fix variable name: SEPERATE_BUILD -> SEPARATE_BUILD 2021-10-14 07:15:32 +00:00
tracey
49ada8c29d Add isl to the build 2021-10-13 19:50:18 +00:00
tracey
9bbe967884 Import math/isl 0.18
Description:
isl is a library for manipulating sets and relations of integer points bounded
by linear constraints. Supported operations on sets include intersection, union,
set difference, emptiness check, convex hull, (integer) affine hull, integer
projection, computing the lexicographic minimum using parametric integer
programming, coalescing and parametric vertex enumeration. It also includes an
ILP solver based on generalized basis reduction, transitive closures on maps
(which may encode infinite graphs), dependence analysis and bounds on piecewise
step-polynomials.

Makefile tweaks and ok bcallah@
2021-10-13 19:49:45 +00:00
sthen
45b8c88496 update to visidata-2.6.1, now including menus
this has a minor issue, https://github.com/saulpw/visidata/issues/1131 -
if ~/.visidata/plugins directory does not exist a warning is printed,
it should be ok to ignore or if it annoys you too much you can create
the directory for now.
2021-10-12 13:39:10 +00:00
bcallah
9855dce756 Update to bc-gh-5.1.1
Changelog: https://github.com/gavinhoward/bc/releases
2021-10-08 03:15:08 +00:00
sthen
4b6dad7d26 update to calc-2.14.0.3 2021-10-03 19:20:31 +00:00
tb
a93e19479a math/mcl: avoid printf %n, switch HOMEPAGE and MASTER_SITES to https
and add a proper fix for -fno-common: all common variables come from
iface.[ch], so we can simply extern them in the header.

ok naddy
2021-09-15 21:55:07 +00:00
tb
2433f9818f math/yorick: avoid printf %n. The remaining %n in this port end up in
*scanf() and fputs() (YError() chasing done by naddy)

ok naddy
2021-09-15 21:53:13 +00:00
kevlo
65feb25d85 Fix build on i386. Compile with SSE2 on i386 (flags: -msse -msse2 -mfpmath=sse)
Build failure noticed by sthen@
2021-09-11 09:44:46 +00:00
sthen
1185add761 update to calc-2.14.0.2 2021-09-10 14:04:30 +00:00
martin
f6210860c8 Update py-netcdf4 to 1.5.7. 2021-09-09 09:36:23 +00:00
sthen
6e314c0c73 update to calc-2.14.0.0 2021-09-08 07:36:27 +00:00
kevlo
ead3013d3d Update to 1.8.1
ok bentley@
2021-09-06 05:38:56 +00:00
ajacoutot
098f6529f3 Update to Imath-3.1.3. 2021-09-03 07:09:23 +00:00
sthen
b464d9df30 update to libqalculate/qalc-3.20.1 2021-09-02 13:30:57 +00:00
ajacoutot
2b85cfe398 Remove TDEP on net/py-boto since it's gone. 2021-09-02 10:46:27 +00:00
ajacoutot
83ca82e202 Update to py3-networkx-2.6.2. 2021-09-01 11:49:37 +00:00
bcallah
864f8e6ee9 Update to bc-gh-5.0.2
Changelog: https://github.com/gavinhoward/bc/releases/tag/5.0.2
2021-09-01 02:35:39 +00:00
jca
5365898e9a Don't use printf %n
gnulib possible use of %n at runtime deduced from a report by naddy@
2021-08-31 18:07:55 +00:00
ajacoutot
05ac15db93 +imath 2021-08-31 07:28:38 +00:00
ajacoutot
a52a6f38f2 Import Imath-3.1.2.
Imath is a basic, light-weight, and efficient C++ representation of 2D and 3D
vectors and matrices and other simple but useful mathematical objects,
functions, and data types common in computer graphics applications, including
the "half" 16-bit floating-point type.
<...>

libImath is now split from the graphics/openexr package.

ok robert@
2021-08-31 07:28:13 +00:00
naddy
4ad9976283 bump for plist changes 6.9 -> 7.0 2021-08-17 20:22:02 +00:00
tb
093453e52e +lean 2021-08-16 20:20:02 +00:00
tb
6b6f6db46f import math/lean, ok sthen
Lean is an open source theorem prover and programming language.  It aims
to bridge the gap between interactive and automated theorem proving, by
situating automated tools and methods in a framework that supports user
interaction and the construction of fully specified axiomatic proofs.
2021-08-16 20:19:23 +00:00
bcallah
7ab1e9763b Update to bc-gh-5.0.1
Changelog: https://github.com/gavinhoward/bc/releases
2021-08-16 14:29:11 +00:00
feinerer
0c8357a797 Update to R 4.1.1 2021-08-10 10:34:02 +00:00
pascal
7d63a0f078 Remove USE_LLD=No hack on i386. A fix for the R_386_GOTOFF bug has been
backported.

ok sthen@
2021-07-31 16:37:56 +00:00