2329 Commits

Author SHA1 Message Date
daniel
cd102b7b93 we have pytest >= 5.0.1 now 2022-02-28 03:47:03 +00:00
sthen
f7754de2ea remove bogus TEST_DEPENDS 2022-02-27 12:14:41 +00:00
naddy
a3c56cbfe6 bump again for plist changes 7.0 -> 7.1
A sparc64 snapshot was accidentally built on a 7.0 kernel but after
the REVISION bumps in ports.

requested by sthen@
2022-02-26 22:59:44 +00:00
sthen
0d711423ba don't use py-test on py2-only ports 2022-02-26 17:32:06 +00:00
bket
1671c11734 Convert unflavored python3 py-* ports, and update dependencies and bump REVISION of consumers
OK sthen@
2022-02-22 04:22:19 +00:00
naddy
bba58617cd bump for plist changes 7.0 -> 7.1 2022-02-20 18:54:09 +00:00
rsadowski
a2f56e35c1 Update eigen3 to 3.3.9
OK martin@
2022-02-19 21:10:57 +00:00
bcallah
689a2dc607 Update to bcal-2.4
Changelog: https://github.com/jarun/bcal/blob/master/CHANGELOG
2022-02-19 14:20:45 +00:00
sdk
4f233ebf3f Add run-dep devel/py-dateutil
bin/vd can run without it
bin/visidata needs it due to some easy_install loader code which is not
present in vd

ok sthen@
2022-02-15 21:31:53 +00:00
sthen
277a47092a update to libqalculate-4.0.0 2022-02-15 19:20:50 +00:00
rsadowski
12ae4c69cc Remove the cmake wxneeded-hack and replace it with USE_WXNEEDED
Remove the webkit/webengine-wxneeded hack in cmComputeLinkInformation.cxx
and add USE_WXNEEDED=Yes to all cmake webkit/webengine consumer.

Background knowledge about the "hack":
It searches for webkit/webengine (lower-case search) in all link-entries for
EXECUTABLE/SHARED_LIBRARY targets. If the search match it adds
"-Wl,-z,wxneeded".

Feedback, help and OK sthen@ Thanks!
2022-02-13 16:38:29 +00:00
kn
af864f388f Drop default DISTNAME and WRKDIST values
bsd.port.mk(5) copes with leading "V" in distnames.
OK Yozo TODA (maintainer)
2022-02-13 11:10:56 +00:00
kn
b79e39b225 Adapt to non-native architectures; from Yozo TODA (maintainer), thanks!
- entries for native archs only in PLIST moved to PFRAG.native
- entries for non-native archs only in PLIST (with @comment tag)
  moved to PFRAG.no-native
- adding @static-lib tag to all .a

packaging failed on ocaml non-native architectures, like mips64, riscv64,
sparc64, powerpc.

Tested on amd64 and sparc64 (builds/packages without PLIST change) by me
2022-02-12 22:29:22 +00:00
bcallah
b212bd4294 Update to bc-gh-5.2.2
Changelog: https://github.com/gavinhoward/bc/releases/tag/5.2.2
2022-02-09 02:02:43 +00:00
kmos
bd85d18172 Remove obsolete uses of the TESTLIBDIR construct in favor of
MODPY_TEST_LIBDIR from the lang/python module

Fix tests for geo/py-fiona while here
2022-01-26 22:58:21 +00:00
martin
de75401c74 Update py-cftime to 1.5.2. 2022-01-24 08:54:10 +00:00
ajacoutot
a444dc0b1e Update to Imath-3.1.4. 2022-01-22 09:49:26 +00:00
ajacoutot
417256c702 Update to gnumeric-1.12.51. 2022-01-21 07:55:56 +00:00
kmos
3e143c5656 C++ apps need to use ports-gcc, not base-gcc 2022-01-15 21:39:15 +00:00
daniel
af20690cb5 update sklearn to 1.0.2
This update includes a fix for (currently disputed) CVE-2020-28975 which
affects sklearn version 0.23.2.

ok pirofti@ (MAINTAINER)
2022-01-02 22:42:56 +00:00
sthen
7f89fa1724 update to visidata-2.8 2021-12-28 09:17:51 +00:00
sthen
7753ae7ce8 update to calc-2.14.0.14 2021-12-28 09:17:29 +00:00
op
482e8b6f04 drop -Werror to unbreak the build on sparc64 and aarch64
ok kmos
2021-12-22 17:43:34 +00:00
sthen
a85db99193 update to calc-2.14.0.13 2021-12-14 08:09:52 +00:00
daniel
70e0408a36 update ocaml-zarith to 1.12
ok chrisz@
2021-12-12 05:26:18 +00:00
op
de43b1d1ca +cglm 2021-12-10 13:27:33 +00:00
op
10639cd0a2 import cglm-0.8.4
cglm is an highly optimized 2D and 3D math library, also know as OpenGL
Mathematics (glm) for C.  cglm provides lot of utils to help math
operations to be fast and quick to write.

OK sthen@
2021-12-10 13:27:02 +00:00
daniel
efd5a97f0a update ocaml to 4.12.1
The ocaml update requires ocaml-camlp4 to be updated in sync and all
dependant ports need a bump.

ok avsm@ (MAINTAINER)
2021-12-10 04:10:59 +00:00
espie
096985e14d cleaner patch, likely to be included by upstream 2021-12-08 12:51:18 +00:00
espie
49b46c0d59 +igraph 2021-12-08 10:44:35 +00:00
espie
40ce2ce92d igraph is a graph library, in C/C++
okay sthen@
2021-12-08 10:44:05 +00:00
daniel
6a30c07e4e update coq to 8.13.2 2021-12-04 04:33:45 +00:00
daniel
68420eccff update ocaml to to 4.11.2 and bump all dependant ports
As usual camlp4 and camlp4 need to be updated in sync with ocaml. All
ocaml ports were successfully builds- tested on amd64. coccinelle remains
broken, but was built with the proposed diff floating on ports@

ok chrisz@
2021-12-02 03:59:19 +00:00
sthen
8a0f75f8fb update to calc-2.14.0.9 2021-11-25 09:18:52 +00:00
bcallah
d9980dbc13 Update to bc-gh-5.2.1
Changelog: https://github.com/gavinhoward/bc/releases
2021-11-23 13:03:57 +00:00
martin
cc61328202 Update h5py to 3.6.0. 2021-11-20 16:21:48 +00:00
sthen
b1160892e4 missing BDEP on py-setuptools_scm, found by phessler@ 2021-11-18 13:22:24 +00:00
sthen
e862948ffd update to p5-Math-GMP-2.24 2021-11-18 09:42:35 +00:00
sthen
bc48b9ee9d update to py3-mpmath-1.2.1 2021-11-18 09:20:51 +00:00
sthen
d9dd73841d update to visidata-2.7.1 2021-11-18 09:05:08 +00:00
sthen
dae9796f2f update to calc-2.14.0.7 2021-11-13 14:19:49 +00:00
tb
05471fbccc math/lean: update to 3.35.1 2021-11-09 11:24:29 +00:00
rsadowski
2166788046 Regen WANTLIB
OK from maintainer
2021-11-08 11:39:21 +00:00
jca
041f9a61dd NOT_FOR_ARCHS=${GCC3_ARCHS} is redundant given COMPILER=base-clang ports-gcc 2021-11-07 19:06:43 +00:00
martin
6d478228f9 Update py-netcdf4 to 1.5.8. 2021-11-05 20:25:28 +00:00
martin
d320dcc720 Update py-cftime to 1.5.1.1. 2021-11-05 20:10:33 +00:00
feinerer
71fc4ddd2f Update to R 4.1.2 2021-11-04 07:57:06 +00:00
sthen
beba1f8f97 update to calc-2.14.0.6 2021-11-03 22:26:29 +00:00
sthen
db97a9fbd0 sort 2021-11-02 21:11:41 +00:00
sthen
97a499fb6f bump REVISION for switch from Python 3.8 -> 3.9 2021-11-02 08:25:49 +00:00