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
cwen
47bd42844d
mlpack: Mark BROKEN-powerpc to avoid wasting time in bulks, and also
...
remove powerpc-specific optimisation flags.
It's failing late in the build due to arch memory limits, even when
built with -O1.
OK espie@ (MAINTAINER), "Fine with me" sthen@
2019-11-18 13:05:58 +00:00
kmos
c8e6bd4de3
Fix tests by dropping spurious "fake" from do-test target
2019-11-18 04:10:31 +00:00
jasper
a7d4e75ba2
update to py-graphviz-0.13.2
2019-11-13 20:04:26 +00:00
bcallah
88f8c364da
Update to ebc-2.3.0; build system fixes only
...
While here, our getconf does not report LONG_BIT. ebc uses LONG_BIT to
determine whether or not to use 64-bit math. So just set it manually.
LONG_BIT is 64 on 64-bit archs and 32 on 32-bit archs
2019-11-12 01:09:08 +00:00
bcallah
9bfac038d1
Update to ebc-2.2.0
...
Changelog: https://github.com/gavinhoward/bc/releases/tag/2.2.0
2019-11-08 23:41:20 +00:00
pirofti
c3c4788e26
Update to gnuplot 5.2.7.
...
Introduces new features and bug fixes:
http://www.gnuplot.info/ReleaseNotes_5_2_7.html
All regress tests pass.
OK sthen@
2019-11-08 23:29:56 +00:00
kmos
476d9f3f02
Move testing from py-nose to MODPY_PYTEST
2019-11-08 18:05:58 +00:00
ajacoutot
57229e03cf
Update to gnumeric-1.12.46.
2019-11-07 12:16:25 +00:00
ajacoutot
414314954a
Unfuck PLIST to unbreak.
...
--- /exopi-cvs/ports/plist/amd64/mlpack-3.2.1p0
+++ /exopi-cvs/ports/plist/amd64/mlpack-3.2.1p0-new
@@ -1035,8 +1035,8 @@
include/mlpack/tests/test_tools.hpp
@lib lib/libmlpack.so.2.0
lib/pkgconfig/mlpack.pc
-@comment lib/python3.7/
-@comment lib/python3.7/site-packages/
+@comment lib/python2.7/
+@comment lib/python2.7/site-packages/
2019-11-03 14:16:44 +00:00
sthen
5207aa9918
remove bogus www/nghttp2 LIB_DEPENDS
2019-11-03 14:12:35 +00:00
jasper
c50883a018
drop maintainership for a bunch of ports i haven't used in years
2019-11-03 14:07:41 +00:00
espie
b1a0e64c23
no ninja yet, I need to do some forensics on something I didn't reproduce
2019-10-31 10:29:55 +00:00
sthen
f82814aea3
update to p5-Math-BigInt-GMP-1.6007
2019-10-30 17:59:31 +00:00
cwen
d75341d169
mlpack: powerpc build fixes:
...
- Build with -O1 optimisation on this arch only, to avoid OOM errors
during the build, as advised by sthen@ (thanks!)
- Use ports-gcc instead of ports-clang
OK espie@ (maintainer)
2019-10-28 17:52:36 +00:00
espie
1c5fd4e8f4
update to newer mlpack and dependencies
2019-10-28 15:13:35 +00:00