2175 Commits

Author SHA1 Message Date
sthen
e8f94f8ddc update to visidata-2.2.1 2021-02-09 14:30:09 +00:00
sthen
2a09da01e3 calc: an -march=native crept in; disable it 2021-02-09 11:50:13 +00:00
naddy
7cf8c1e52e bump for plist changes 6.8 -> 6.9 2021-02-06 22:08:34 +00:00
sthen
f8c1965e8d update to calc-2.12.7.6 2021-02-04 14:42:07 +00:00
tb
f0db259991 math/dieharder: Fix build by passing -fcommon
This port is up-to-date and has more than 50 common symbols defined
in more than half a dozen headers. Take the easy route and follow
FreeBSD by adding -fcommon to CFLAGS and let upstream fix this.

ok kn
2021-02-02 19:27:50 +00:00
sthen
36cc322e5d update to visidata-2.2 2021-02-01 14:56:30 +00:00
bcallah
5d26fbe2d4 Add fixes for -fno-common
From FreeBSD:
https://svnweb.freebsd.org/ports/head/math/gnubc/files/patch-bc_global.h?revision=547437&view=co
ok kn@
2021-01-31 04:09:38 +00:00
naddy
6c9939ba8d math/galculator: zap duplicate definition to fix build with -fno-common 2021-01-28 20:12:13 +00:00
martin
7ec89947a7 Update py-netcdf4 to 1.5.5.1. 2021-01-28 09:55:14 +00:00
martin
68be2064b5 Update py-cftime to 1.3.1. 2021-01-28 09:54:28 +00:00
rsadowski
2bde1cb376 Unbreak build after recent Qt 5.15 update.
Add missing QPainterPath include
2021-01-19 06:41:10 +00:00
kmos
4f9de98e7d py-scikit-image uses c++0x so base-gcc cannot be used
Fixes the build on sparc64

tweaks from and ok sthen@
2021-01-16 21:49:14 +00:00
sthen
a74a9984ca update to libqalculate-3.16.1 2021-01-10 16:10:37 +00:00
naddy
b14c335622 apply a bandaid to math/libqalculate to fix the build with libc++ 10.0
From upstream, although the start of the Git repository there post-dates
version 0.9.7.
2021-01-10 14:00:26 +00:00
sthen
75057f501f update to visidata-2.1.1 2021-01-09 17:50:07 +00:00
sthen
a28a9f15a0 visidata: add openpyxl to README as optional dep 2021-01-05 13:03:14 +00:00
sthen
d80c418015 regen PLISTs for python ports with .so files that end up renamed due to
the EXT_SUFFIX change in Python 3.8.7
2021-01-04 14:06:26 +00:00
benoit
a0f6724c28 Update to nlopt-2.7.0.
from wen heping with tweaks by me
2020-12-30 14:37:54 +00:00
benoit
513cd4b9a8 Update to p5-Math-Base85-0.5. 2020-12-16 05:36:27 +00:00
daniel
769d563814 update py-sympy to 1.7.1 2020-12-13 04:41:29 +00:00
martin
70adb26e58 Update mlpack to 3.4.2.
OK espie@
2020-12-11 12:42:28 +00:00
martin
76e6ea9c30 Update armadillo to 9.900.4.
OK espie@
2020-12-11 12:40:44 +00:00
martin
f7eb008ba8 Update cddlib to 0.94m. shlib patch is no longer required.
From maintainer Dimitri Karamazov, thanks!
2020-12-11 12:38:20 +00:00
martin
bf17c60bf2 Update py-netcdf4 to 1.5.5. 2020-12-09 12:08:05 +00:00
martin
fac8df74b6 Update h5py to 3.1.0. 2020-12-09 09:52:23 +00:00
sthen
fc02efed2e visidata: update to 2.1 2020-12-08 20:34:07 +00:00
sthen
626a268fcb visidata: update pkg/README now that py3-pdfminer provides a suitable version 2020-12-08 08:17:03 +00:00
sthen
3e2a19beb5 committed upstream 2020-12-07 11:05:48 +00:00
sthen
320e77e26f visidata: repair .xls reading, add a readme showing actual pkgnames for
deps.
2020-12-06 14:12:40 +00:00
sthen
9487fad049 +visidata 2020-12-06 12:55:48 +00:00
sthen
48a5b600af import math/visidata, ok/feedback landry@
VisiData is an interactive multitool for tabular data. It combines the
clarity of a spreadsheet, the efficiency of the terminal, and the power
of Python, into a lightweight utility which can handle millions of rows
with ease.

It's very flexible - see https://www.visidata.org/blog/2020/ten/ for
examples of what it can do, https://jsvine.github.io/intro-to-visidata/
for a tutorial, and the vd(1) manual for a good reference guide.

All of the obvious data formats are supported, as are more specialist
types including pcap, HTML tables, SQL databases, geographic data and
more - see https://www.visidata.org/formats/. This package does not
force optional dependencies for all of these - check the list or try
opening the file and see the "module not found" message - pkglocate
is useful to find the relevant py3-module to install.
2020-12-06 12:55:25 +00:00
martin
24ac22712c Update hdf5 to 1.12.0:
- take maintainer (thanks Ingo)
- enable fortran
- use configure argument for example dir instead of post-install mv(1)
- API changes require major bump to all shlib
- pull patches from upstream to respect DESTDIR for examples
- fix h5repack_plugin.sh test

OK feinerer@, extra testing for gdal,python3 from landry@
2020-12-02 13:27:54 +00:00
bcallah
a705590844 Update to bc-gh-3.2.2; mostly bugfixes
Combined changelog from 3.1.6 to 3.2.2:
https://github.com/gavinhoward/bc/releases
2020-11-28 19:25:16 +00:00
daniel
6d3b6a15c4 update to py-scikit-image 0.17.2; maintainer timeout 2020-11-28 02:44:19 +00:00
daniel
bf994eea35 update coq to 8.12.1; a bug fix release
ok Yozo Toda (MAINTAINER)
2020-11-26 05:30:03 +00:00
kmos
0264809873 Fix build for matio on sparc64 by making it use ports-gcc rather
than base-gcc

(Fails with "error: stray '\357' in program")

ok benoit
2020-11-23 14:32:51 +00:00
daniel
1558cd5933 update to ocaml-zarith 1.11
ok chrisz@
2020-11-22 21:30:43 +00:00
daniel
1fdf3402e2 update to ocaml-num 1.4
ok chrisz@
2020-11-22 21:30:15 +00:00
daniel
6c5b6c5d3b update pandas to 1.1.4 for the latest batch of bug fixes
ok bket@
2020-11-22 17:43:41 +00:00
daniel
bf55ef6336 update sympy to 1.6.2 2020-11-21 20:01:41 +00:00
sthen
8d2eb0a5d3 math/lrs tweaks, ok edd@, works for maintainer
- don't patch away upstream's INCLUDEDIR/LIBDIR mechanism to replace
it with something using CPPFLAGS/LDFLAGS which does exactly the same;
simplifies the patch

- building the targets chosen for the port requires a compiler with
128-bit int support; afaik this requires clang, or GCC 4.6 or newer,
and a 64-bit arch. So I've set the compiler and restricted archs.
(alternatively we could use "ALL_TARGETS=lrs64" on those archs but that
would mean extra mess with arch-specific PLISTs).

- simplify the test target
2020-11-21 14:13:06 +00:00
edd
34a1d6de32 Update math/lrs to version 071a.
Diff sent in by Dimitri Karamazov and then tweaks from sthen@ and myself.

Dimitri is also taking MAINTAINER since I don't use this any more.

Thanks!
2020-11-20 19:16:18 +00:00
martin
04efef6528 Update py-cftime to 1.3.0. 2020-11-20 10:15:39 +00:00
benoit
14156cf446 Update to matio-1.5.19.
From wen heping with tweaks by me
2020-11-18 14:20:14 +00:00
kmos
32db1043f9 py-scikit-learn uses C++11, so needs ports-gcc for base-gcc arches.
ok daniel
2020-11-14 19:20:31 +00:00
benoit
c2990afeb0 Update to p5-Math-GMP-2.20. 2020-11-11 09:21:25 +00:00
benoit
c6514ec169 Update to p5-Statistics-Descriptive-3.0800. 2020-11-05 21:47:17 +00:00
jasper
3c6465a4a1 fix Makefile entry for py-networkx and drop maintainership 2020-11-05 18:34:46 +00:00
rsadowski
8ed6752cb7 Removed "KDE porting team" aka. me as maintainer. 2020-11-03 17:34:50 +00:00
benoit
fda16ec0a5 Update to p5-Math-FFT-1.36. 2020-11-01 10:30:50 +00:00