2018 Commits

Author SHA1 Message Date
ajacoutot
225fb1fe2d Unbreak: missing dependency on stupid devel/libexecinfo. 2020-03-31 11:57:58 +00:00
martin
531a4ab593 the previous update requires a shared libs bump 2020-03-30 13:29:40 +00:00
martin
9ac643385e Update to netcdf-4.7.4. 2020-03-30 09:21:47 +00:00
martin
1b757cd799 Update py-cftime to 1.1.1.2 2020-03-28 08:21:06 +00:00
bcallah
3ae0d7a889 Bugfix update to veusz-3.2.1
Release note: https://veusz.github.io/releasenotes/3.2.1.txt
2020-03-25 20:03:50 +00:00
jca
56f6976536 Update to libcerf-1.13, drops ports-gcc requirement
While here:
- update HOMEPAGE and MASTER_SITES
- refresh WANTLIB (this is a C-only port)

Initial diff from Yozo TODA, probably ok pirofti@ (maintainer)
2020-03-24 18:23:21 +00:00
bket
f16e5e49cd Update to py-pandas-1.0.3
Release notes:
https://pandas.pydata.org/docs/whatsnew/index.html#release

OK mariani@
2020-03-22 16:36:29 +00:00
kn
ae914c292c Add conflict marker for devel/angr/py-z3-solver
py3-z3-solver already has "@conflict z3-*".

OK jca
2020-03-22 16:01:43 +00:00
naddy
d159f8d1ad Make use of "find -exec {} +" (which is POSIX) and "find -delete"
(which is not) throughout the ports Makefiles.

* Replace find|xargs with find -exec {} +
* Replace -exec {} \; with -exec {} + if applicable.
* Use the -delete operator to remove files and empty directories.
* Combine and tweak some find(1) invocations while here.

ok kn@ rsadowski@ espie@
2020-03-20 16:44:21 +00:00
martin
8315cbc529 promote py-numpy from TDEP to BDEP
build failure noted by naddy and aja
2020-03-18 17:58:52 +00:00
martin
5b951700fe Update to py-cftime 1.1.1. 2020-03-16 18:06:29 +00:00
bcallah
fe14f55848 Update to veusz-3.2
Changelog: https://github.com/veusz/veusz/releases/tag/veusz-3.2
ok rsadowski@, who tested with the new Qt 5.13
2020-03-14 13:29:02 +00:00
jca
3b5c90efe1 Register libcblas.so dependency on libblas.so
This avoids a runtime error with software linked by ld.lld -lcblas, and
a build error with ld.bfd -lcblas.

Spotted by sthen@ and tb@ while working on a py-numpy update.  Tests by
tb@ and martin@, ok tb@

A bunch of people want to move forward with this, so I'm not waiting for
Steven's ok.
2020-03-13 13:36:42 +00:00
bcallah
3fadcf226b Update to ebc-2.6.0
Changelog: https://github.com/gavinhoward/bc/releases/tag/2.6.0
2020-03-11 15:17:12 +00:00
daniel
add32f09f8 drop maintainer 2020-03-10 03:31:45 +00:00
martin
c41083d49f use ports-gcc to fix build on at least sparc64
input by sthen@ and tb@

OK tb@
2020-03-09 18:39:09 +00:00
bket
82a97195da Remove python2 FLAVOR, migrate to python3 by default
+add quirk
2020-03-07 06:50:42 +00:00
martin
030a11b4f6 +py-h5py,python3 2020-03-04 07:55:27 +00:00
martin
cd30a8743b import math/py-h5py
the h5py package is a Pythonic interface to the HDF5 binary data format.

input bket@ and sthen@
OK bket@
2020-03-04 07:54:18 +00:00
naddy
e2e7880f68 REVISION was accidentally lost; restore and bump 2020-03-02 18:16:16 +00:00
feinerer
79175b72c5 Update to R 3.6.3 2020-03-02 14:07:05 +00:00
rsadowski
ec1b71d900 Remove -qt4 flover in editors/qscintilla
All our consumers only use the qt5 FLAVOR. Because here, switch homepage to
https and bump revisions
2020-02-29 08:17:58 +00:00
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