2043 Commits

Author SHA1 Message Date
ajacoutot
51b6bb2cd5 Move from MODPY_DEFAULT_VERSION_3 to python3 FLAVOR.
ok jasper@ (maintainer)
2020-06-14 10:13:55 +00:00
feinerer
ed6824bf29 Update to Maxima 5.44.0 2020-06-09 19:56:59 +00:00
chrisz
8f34a2e806 Update lang/ocaml to 4.10.0
tested on sparc64, update to lang/camlp4 and ok by jca@
ok daniel@
thanks.
2020-06-09 17:34:13 +00:00
feinerer
6ebda9399e Use hw.ncpuonline to report the number of cores 2020-06-08 18:36:28 +00:00
feinerer
e1413f1241 Update to R 4.0.1 2020-06-06 21:57:17 +00:00
chrisz
5ae518c3da Upgrade math/coq to 8.11.1
ok daniel@
2020-06-01 06:04:50 +00:00
jasper
f027451de1 update to py-graphviz-0.14 2020-05-31 09:30:05 +00:00
feinerer
0c78f24195 Fix compilation with ECL 20.4.24
From Josh Elsasser
2020-05-31 07:41:13 +00:00
feinerer
8dfc1be135 Update to R 4.0.0
OK pirofti@
2020-05-18 05:26:13 +00:00
cwen
a3988f54be grace: update to 5.1.25
PDF support is no more available, it requires pdflib>=5, and the new licensing
terms don't allow us to distribute it. Upstream dropped TIFF support. Also,
move HOMEPAGE to https.

OK jca@
2020-05-17 23:04:49 +00:00
martin
44395820c1 Update py-cftime to 1.1.3. 2020-05-16 11:37:14 +00:00
steven
48d4b296a4 update to 5.2.0
ok pirofti@
2020-05-16 08:08:21 +00:00
ajacoutot
962b7c51ba Update to gnumeric-1.12.47. 2020-05-14 12:28:03 +00:00
sthen
6d15ca9821 Set "BROKEN-arm" for some of the slower-to-build ports that fail late on
armv7, this should save around 40h overall build time, and makes it more
visible to anyone working on the port that they are indeed broken on the
arch.  OK phessler@ naddy@

Of note because the port is important to the architecture and
self-hosted builds are a good thing: building u-boot on armv7 fails
with an Internal Compiler Error (SIGBUS) in lib/time.c, it would be
particularly nice if someone has an idea how to fix this!
2020-05-07 14:24:53 +00:00
rsadowski
0f846c4a53 Fix WANTLIB and set --without-fltk
- Bring back WANTLIB, I accidentally deleted it.
- Stop picking up fltk if present at configure time

OK naddy sthen
2020-05-05 18:41:56 +00:00
sthen
5670b81fd4 set junk CONFIGURE_STYLE to cope with python.port.mk CONFIGURE_STYLE annoyance 2020-04-25 20:48:29 +00:00
ajacoutot
2fbd5e1e51 We have everything we need not to be forced to hardcode ,python3.
Use MODPY_FLAVOR instead.

ok sthen@
2020-04-25 10:07:41 +00:00
martin
a5adcfe727 Update py-cftime to 1.1.2. 2020-04-22 19:28:40 +00:00
kn
9ec1723627 Update to NLopt 2.6.2
- Fixed forced stop exception with dimension elimination ([#317])
- Fixed get_initial_step wrapping ([#319])

Minor so version bumped due to new symbols, no removals;
All tests pass on amd64
2020-04-18 23:26:00 +00:00
pirofti
04e10556a8 Bump after MAINTAINER update. 2020-04-06 08:48:06 +00:00
pirofti
4f09f04a74 Update my email address. 2020-04-06 00:04:31 +00:00
naddy
e8092ac1dd bump for plist changes 6.6 -> 6.7 2020-04-05 15:44:52 +00:00
cwen
768314b651 netcdf: fix missing forward declarations that broke the build on big
endian arches. While here regen some patches.

OK martin@ (maintainer) and kmos@ (who tested on sparc64)
2020-04-04 19:26:43 +00:00
jca
c9fa63c46c Use math/cblas instead of a bundled copy
scipy properly detects cblas now that libcblas.so has a dep on
libblas.so.  Register the dep on math/cblas, along with math/lapack,
because scipy directly links against those.  (py-numpy, a BUILD
and RUN_DEPENDS, also links against those but better be explicit).

Spotted by naddy@

While here, bytecompile all the installed .py files
2020-04-03 15:12:07 +00:00
pirofti
b97e1585a3 Update to numpy-1.16.5
This was a group effort and it already passed several bulks
on various archs.

Main diffs from jca@, sthen@.
Tested in bulk by sthen@ and naddy@.
Input from Daniel Dickman, tb@, Martin Reindl, ajacotot@

OK sthen@, kmos@
2020-04-02 07:39:09 +00:00
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