rsadowski
cb00501864
Fix build with upcoming Boost 1.76 update
...
Diff from Brad, OK bcallah@ (maintainer)
2021-05-22 12:01:39 +00:00
kmos
2795ba2341
Bump the REVISION on all ports that use the python2 version of
...
py-setuptools.
Also change the lang/python module to use the new
devel/py2-setuptools for python2 ports
ok sthen@
2021-05-21 19:50:21 +00:00
kurt
f9d899e6a0
Bump revision on all 1.8+ ports since now they will build with jdk
...
1.8 on aarch64 and their run depends will also change. okay ian@
2021-05-19 01:50:29 +00:00
espie
e4dc2e575e
actually disable fortran
2021-05-17 10:50:04 +00:00
espie
90ea3237ca
+superlu
2021-05-16 16:12:10 +00:00
espie
1d908cac8f
sparse linear equations, future dependency of some stuff I'm working on
...
okay rsadowski@ with minor cosmetic changes
2021-05-16 16:11:31 +00:00
daniel
78e983fae3
update to 1.2.6 for python 3.9 support
...
ok pirofti@ (MAINTAINER)
2021-05-16 00:35:34 +00:00
bcallah
8112f463e2
Update to bc-gh-4.0.2
...
Changelog: https://github.com/gavinhoward/bc/releases/tag/4.0.2
2021-05-14 15:57:10 +00:00
bcallah
412c16b83a
Update to bc-gh 4.0.1
...
Changelog: https://github.com/gavinhoward/bc/releases
2021-04-28 19:45:39 +00:00
sthen
9168e4ee39
update to calc-2.13.0.1
2021-04-28 19:39:27 +00:00
rsadowski
943f09b6d1
Fix wrong cmake if-else-fu, unbreak with upcoming cmake
2021-04-24 04:34:26 +00:00
sthen
e28a2201d4
update to visidata-2.4
2021-04-23 21:13:15 +00:00
sthen
e5d5a63d10
update to visidata-2.3
2021-04-05 13:27:45 +00:00
feinerer
4101645457
Update to R 4.0.5
2021-04-01 11:52:24 +00:00
sthen
d86408bb5e
update to calc-2.13.0.0
2021-03-28 13:23:22 +00:00
sthen
43a14c7619
update to calc-2.12.9.1
2021-03-27 14:35:59 +00:00
bcallah
141efaf212
Bugfix update to bc-gh-3.3.4
...
Changelog: https://github.com/gavinhoward/bc/releases/tag/3.3.4
2021-03-26 02:36:40 +00:00
ajacoutot
9e28eb4d03
Update to gnumeric-1.12.49.
2021-03-21 08:25:17 +00:00
rsadowski
77080e448b
Unbreak with upcoming boost update
...
From Brad
2021-03-18 19:53:58 +00:00
ajacoutot
768b9c9284
Missing BDEP on lang/python.
...
ok bcallah@ (maintainer)
2021-03-18 13:44:38 +00:00
ajacoutot
7f3c37d5fa
Bunp after devel/goffice update.
2021-03-15 21:37:29 +00:00
ajacoutot
19c1f3a310
,${MODPY_FLAVOR} -> ${MODPY_FLAVOR}
...
(no need for a comma)
2021-03-15 21:00:42 +00:00
sthen
fad3697894
update to calc-2.12.9.0
2021-03-12 14:19:19 +00:00
gkoehler
c3d9f359e2
Update libtommath to 1.2.0
...
There are new functions in <tommath.h>; some of them are needed to
update lang/moarvm. The headers tommath_{class,superclass}.h are no
longer installed.
ok pascal@
2021-03-11 06:29:21 +00:00
martin
1d781651c5
Update h5py to 3.2.1.
2021-03-09 18:19:11 +00:00
benoit
5d060a803f
Update to ntl-11.4.4.
2021-03-06 07:10:24 +00:00
bcallah
2ee9e2a343
Update to bc-gh-3.3.3
...
Changelog for the last 2 point releases:
https://github.com/gavinhoward/bc/releases
2021-03-05 02:49:42 +00:00
ajacoutot
b25fdb8308
Fox python3 only ports, use the proper construct for FLAVOR and forcibly assign
...
the variable.
FLAVOR = python3
(not FLAVOR =?)
ok sthen@
2021-02-27 11:13:34 +00:00
bcallah
2df9e42fd2
Update to bc-gh-3.3.1
...
Changelog: https://github.com/gavinhoward/bc/releases/tag/3.3.1
2021-02-27 03:31:55 +00:00
sthen
3cbe1c2f30
Reverse the polarity of MODPY_VERSION; default is now 3.x,
...
if a port needs 2.x then set MODPY_VERSION=${MODPY_DEFAULT_VERSION_2}.
This commit doesn't change any versions currently used; it may be that
some ports have MODPY_DEFAULT_VERSION_2 but don't require it, those
should be cleaned up in the course of updating ports where possible.
Python module ports providing py3-* packages should still use
FLAVOR=python3 so that we don't have a mixture of dependencies some
using ${MODPY_FLAVOR} and others not.
2021-02-23 19:39:08 +00:00
sthen
c935116bdc
update to calc-2.12.8.2
2021-02-21 16:00:25 +00:00
bcallah
0e2b31daa4
Update to bc-gh-3.3.0
...
Changelog: https://github.com/gavinhoward/bc/releases/tag/3.3.0
2021-02-21 14:55:09 +00:00
gnezdo
7d9f52539e
Remove math/abs in the name of -fno-common
...
ok sten@
2021-02-20 21:17:19 +00:00
gnezdo
528d450392
Unplug math/abs for removal
...
ok sthen@
2021-02-20 21:16:53 +00:00
sthen
248932be74
switch MODPY_BIN_SUFFIX to -2 for py2 and (blank) for py3
...
switch ports using command-line tools from py-sphinx that don't need a
py2 version of it to py3-sphinx
2021-02-19 23:13:00 +00:00
tb
d6af331f0a
Update to foma 0.9.18.20200928
...
Moves to the current github head and fixes the build with -fno-common.
Version number suggested by daniel.
ok kn
2021-02-19 02:13:02 +00:00
sthen
41febd84f9
update to calc-2.12.8.1
2021-02-17 14:19:33 +00:00
sthen
b169069d47
update to veusz-3.3.1, ok bcallah
2021-02-17 11:27:16 +00:00
martin
06b4f9dd26
Update py-netcdf4 to 1.5.6.
2021-02-16 09:27:30 +00:00
martin
313b23b205
Update py-cftime to 1.4.1.
2021-02-16 09:26:26 +00:00
feinerer
5f806ac5b7
Update to R 4.0.4
2021-02-15 10:43:19 +00:00
bcallah
fb6765a2ef
Update to pspp-1.4.1, among many other things, includes fixes for
...
-fno-common.
Complete changelog: http://git.savannah.gnu.org/cgit/pspp.git/tree/NEWS
ok gnezdo@
2021-02-14 16:57:14 +00:00
sthen
4e3fee4705
update to calc-2.12.8.0
2021-02-14 15:00:29 +00:00
daniel
06279cd6ca
update mcl to 14-137 and add -fcommon to fix the build
2021-02-14 03:19:26 +00:00
bcallah
5b27fd1df3
Update to bc-gh-3.2.7
...
Changelog for the last few releases:
https://github.com/gavinhoward/bc/releases
2021-02-14 02:41:58 +00:00
daniel
ddaab89ac0
update to coq 8.12.2; ok Yozo Toda (MAINTAINER)
2021-02-13 17:47:48 +00:00
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