rsadowski
872b337d7f
Unbreak build with upcoming Qt5 update
...
OK steven@ (maintainer)
2020-02-29 07:59:29 +00:00
martin
dc1a1365d8
Update py-bottleneck to 1.3.2.
...
Drop python2 because py-pandas, the only consumer in the ports tree, is
now also python3-only. Adjust quirks accordingly.
OK kmos@ bket@
2020-02-28 18:58:47 +00:00
naddy
95dd5d6938
remove obsolete patch
2020-02-28 17:51:11 +00:00
bket
b3d4958ddb
Update to py-pandas-1.0.1
...
Changes: https://pandas.pydata.org/docs/whatsnew/v1.0.0.html and
https://pandas.pydata.org/docs/whatsnew/v1.0.1.html . Noticeable change
is that python2 support has been dropped.
Tested by jca@ on sparc64. Thank you!
OK martin@
2020-02-27 18:23:39 +00:00
bket
38c3cfecfd
Remove python2 FLAVOR, migrate to python3 by default
...
Briefly discussed with jca@ and espie@
2020-02-27 18:15:25 +00:00
rsadowski
f4302fa812
Fix build with upcoming Qt5 update.
...
Add missing include
2020-02-26 16:36:20 +00:00
benoit
6437fa5b92
Update to udunits-2.2.26.
2020-02-20 13:51:54 +00:00
benoit
466a8b7590
Update to p5-Math-BaseCnv-1.14.
2020-02-18 12:17:43 +00:00
daniel
fef0569685
Update to py-scipy 1.2.3.
2020-02-16 17:53:36 +00:00
daniel
747bb9a4fe
Update to py-sympy-1.5.1.
2020-02-15 22:01:55 +00:00
martin
44924c4d9e
Update py-affine to 2.3.0 and take maintainer.
...
ok landry@
2020-02-11 12:20:57 +00:00
martin
c2fd1c87bf
Add py-cftime and py-netcdf4.
2020-02-09 18:48:29 +00:00
martin
be8e458848
Import math/py-netcdf4, a Python interface to the netCDF C library.
...
OK benoit@
earlier version input by sthen@ and kmos@
2020-02-09 18:45:25 +00:00
martin
fec1b6d629
Import math/py-cftime, a Python library for decoding time units and
...
variable values in a netCDF file conforming to the Climate and Forecasting
(CF) netCDF conventions.
OK benoit@
earlier versions input by sthen@ and kmos@
2020-02-09 18:43:18 +00:00
feinerer
6821f85e62
Update to Maxima 5.43.2
2020-02-07 12:36:26 +00:00
martin
81e4c9d879
update py-bootleneck to 1.3.1 and take maintainer
...
with help and extra testing from cwen@ and kmos@
2020-02-06 12:26:54 +00:00
benoit
fcbc2bc97f
Update to p5-Business-Hours-0.13.
2020-02-06 09:28:37 +00:00
benoit
e3b0ce795c
Update to ntl-11.4.3 from wen heping, thanks !
2020-02-06 08:10:00 +00:00
fcambus
b4f2f99dd2
Drop maintainership for some Perl modules.
2020-02-04 21:17:28 +00:00
rsadowski
d0a83e8cbe
Update CGAL to 4.14.2 (Switch from Qt4 to Qt5)
...
OK cwen@
2020-02-04 06:09:02 +00:00
bcallah
fd8af82e18
Update to ebc-2.5.3
...
Changelog: https://github.com/gavinhoward/bc/releases/tag/2.5.3
2020-02-01 02:43:47 +00:00
rsadowski
e1948e5700
Remove math/{eigen,eigen2}
...
No more customer available.
OK zhuk@, sthen@
2020-01-26 07:41:09 +00:00
rsadowski
ecddcd7fe2
Remove Qt4 dependency.
...
It was only necessary for the test suite but was installed as run dependency.
No need to drag this heavyweight port along.
Diff from and OK jca@
2020-01-26 07:30:15 +00:00
martin
e31dd5aafc
- needs ports-gcc on at least sparc64 as suggested by sthen@ and confirmed
...
by kmos@
- fix tests to run like upstream recommends
2020-01-23 21:21:08 +00:00
bcallah
8ecadfa19a
Update to ebc-2.5.1
...
Changelog: https://github.com/gavinhoward/bc/releases/tag/2.5.1
2020-01-17 13:38:58 +00:00
bcallah
66025dc475
Update to ebc-2.5.0
...
Changelog: https://github.com/gavinhoward/bc/releases/tag/2.5.0
2020-01-15 20:15:02 +00:00
benoit
5afb12fc89
Update to p5-Math-GMP-2.19, from wen heping.
2020-01-14 09:56:35 +00:00
naddy
8bad13a3aa
bump after previous
2020-01-11 12:27:39 +00:00
cwen
cc3433d490
kst: improve the previous fix by adding only functions we need in the
...
global scope. Impacts !clang archs only. Safety REVISION bump
needed as kst has been built at least on powerpc (confirmed by sthen@,
thanks!).
OK rsadowski@ and pirofti@ (who proposed the change)
2020-01-10 23:10:38 +00:00
bcallah
6d3f2ad54f
Update to bcal-2.2
...
Changelog: https://github.com/jarun/bcal/releases/tag/v2.2
2020-01-10 15:03:23 +00:00
martin
9fe9ac81b6
Add py-tables 3.6.1, a Python package for managing hierarchical
...
datasets and designed to efficiently and easily cope with extremely large
amounts of data.
py-tables 3.6.1 is python3 only
input and OK sthen@
2020-01-10 13:30:41 +00:00
sthen
b77c7a28d7
Disable the edgepaint tool and ipsepcola, both of which are linking with
...
hardcoded -lstdc++. Fixes builds on arches which don't have gcc in the
base system (aarch64 and i386) but may well also avoid some symbol
conflicts on all arches.
Patch autoconf/automake input files rather than generated files and
fix some inconsistent whitespace in port Makefile.
ok edd@.
(A proper fix would be to modify the build system to use c++ as the
linker rather than cc with hardcoded -lstdc++, as suggested in debian/TODO
from 2008).
2020-01-09 23:31:24 +00:00
cwen
d019a6b8cc
kst: unbreak with ports-gcc.
...
Don't try linking with librt, fix out of scope errors.
OK pirofti@ and rsadowski@ (who provided a better fix, thanks!)
2020-01-09 17:20:47 +00:00
feinerer
7983a611ad
Update to HDF5 1.10.6
2020-01-09 12:00:58 +00:00
edd
2aac4af278
Update math/graphviz to version 2.42.3.
...
Based on work from rsadowski@ (in openbsd-wip) and with lots of input
from sthen@.
OK sthen@, thanks!
2020-01-08 09:44:55 +00:00
martin
45305c1dcf
Update py-snuggs to 1.4.7.
...
- fix tests with help from kmos@
- take MAINTAINER
ok kmos@
2020-01-06 08:52:42 +00:00
jca
0069c2d2c3
Fix no_x11 packaging
...
Restore %%flavor%% lines, removed in pevious in previous.
PFRAG.no-no_x11 provides xmgrace.
While here also rm xmgrace.1 in no_x11 case.
ok sthen@ martin@ (maintainer)
2019-12-26 12:05:00 +00:00
martin
e4d64575df
+grace,no_x11
2019-12-25 15:01:08 +00:00
martin
7a4ef6c395
build with fftw and netcdf support by default, leaving no_x11 as the only
...
flavor
input sthen@
ok jca@
2019-12-25 15:00:12 +00:00
feinerer
e320cf8da0
Update to R 3.6.2
...
Tests and feedback on arm64 from martin@ and bcallah@
2019-12-18 13:05:48 +00:00
feinerer
a55da56f8f
Increase NetCDF shared libs version number
...
Symbols added and removed between 4.7.0 and 4.7.3, so major bump.
OK martin@ (MAINTAINER)
2019-12-10 21:38:15 +00:00
feinerer
7990af3d00
Update to NetCDF 4.7.3
...
From martin@ (MAINTAINER)
2019-12-10 17:27:20 +00:00
bcallah
6c64b7164d
Update to ebc-2.4.0
...
Changelog: https://github.com/gavinhoward/bc/releases/tag/2.4.0
2019-12-03 15:52:33 +00:00
kmos
281a81cea2
Move testing instances using uname -r with backticks to the
...
better OSREV
2019-11-26 16:11:34 +00:00
kmos
20b79cf822
Move py-numexpr to using MODPY_PYTEST for testing.
2019-11-25 20:12:19 +00:00
kmos
ca36a6e8bf
Fix tests by adding MODPY_PYTEST and missing TEST_DEPENDS
2019-11-23 20:10:44 +00:00
bcallah
9b254c89a7
Update to veusz-3.1
...
Changelog: https://github.com/veusz/veusz/releases/tag/veusz-3.1
The one patch goes away
2019-11-23 17:51:57 +00:00
bcallah
89633c98d5
Update to ebc-2.3.1
...
Changelog: https://github.com/gavinhoward/bc/releases/tag/2.3.1
2019-11-23 14:35:41 +00:00
kmos
6f02a1436c
Move tests to use MODPY_PYTEST
2019-11-23 07:42:57 +00:00
ajacoutot
31ec4d522f
Regent WANTLIB after recent librsvg update (lost its croco dependency).
2019-11-18 19:57:43 +00:00