Commit Graph

2876 Commits

Author SHA1 Message Date
rsadowski 7899c20944 Remove gcc PROPERTIES detection
Tweaks and OK sthen@
2025-10-25 13:43:51 +00:00
benoit c458eb3475 Update to igraph-1.0.0 from wen heping. 2025-10-24 07:52:55 +00:00
martin ea7c0ef5d0 Update py-bottleneck to 1.6.0. 2025-10-23 14:31:32 +00:00
martin 2f86fe5066 Update h5py to 3.15.1. 2025-10-23 13:38:06 +00:00
sthen 10eb85ee23 remove MODPY_COMMENT from PLISTs, no longer needed 2025-10-23 13:20:05 +00:00
sthen ec91832428 garbage-collect old @conflict entries; many were never needed, some are
no longer needed since 6.9 was dropped from quirks. (experience has shown
that having these around when not needed causes some confusion when using
another port as a template for a new one; not least by me ;)
2025-10-20 19:22:54 +00:00
jtt 86cc952d00 math/verdict: update to 1.4.4
ok tb@
2025-10-20 08:32:34 +00:00
sthen 391cad3776 update to py3-graphviz-0.21 2025-10-19 09:51:19 +00:00
daniel e30764da9a add missing RDEP on findlib
From MAINTAINER
2025-10-17 20:08:09 +00:00
sthen 716dc74488 recognise cython 3.1 2025-10-17 08:48:41 +00:00
sthen d67556f5d5 update to libqalculate-5.8.0 2025-10-17 07:36:55 +00:00
ajacoutot 0b6afb12a2 Update to Imath-3.2.2. 2025-10-17 06:28:05 +00:00
kirill 8cfb4966b6 math/libtommath: replace patch to CFLAGS in MAKE_FLAGS
OK: sthen@
2025-09-30 07:43:29 +00:00
kirill 197f187f94 math/libtommath: include forgotten patch for update to 1.3.0 2025-09-30 07:19:54 +00:00
kirill c7a199a0a1 math/libtommath: update to 1.3.0
OK sthen@
2025-09-29 17:52:32 +00:00
sthen 9aa4439ba1 bleh, the poetry-core update moved license files to a subdir; regen plists 2025-09-16 08:42:44 +00:00
semarie 9e5079ae60 math/datamash: update to 1.9
ok tb@
2025-09-15 11:29:44 +00:00
daniel 50c11301dd update py-scikit-learn to 1.7.2 2025-09-11 21:56:43 +00:00
steven 136f953881 update to 0.67 2025-09-10 00:17:32 +00:00
sthen 275c9dfa96 update to visidata-3.3 2025-09-09 08:47:03 +00:00
martin 4244975322 Update netcdf to 4.9.3. 2025-09-08 19:16:01 +00:00
sthen c2e3f61ec2 set COMPILER_LANGS properly, drop unneeded CONFIGURE_ENV 2025-09-05 22:33:59 +00:00
martin dbfc1ba2b0 Update hdf5 to 1.14.6 and enable libaec.
ok tb@ landry@
2025-09-05 20:53:57 +00:00
bcallah 251e825629 Update to bc-gh-7.1.0
Changelog: https://github.com/gavinhoward/bc/releases/tag/7.1.0
2025-09-05 17:41:15 +00:00
sthen 660a2881d3 use man -l to cope with the recent change to man(1) where "man
/path/to/file" is no longer implicitly treated as a request to format
the specified file. (other common man(1) implementations look for / in
the argument to decide whether to treat as a file).

diff from tb@; schwarze@ proposed an alternative (passing MAN=mandoc),
but this version is safer if upstream change things in a future version.
2025-08-31 10:47:02 +00:00
tb 0c3a6f0387 sync WANTLIB for ngtcp2_crypto_libressl 2025-08-26 16:08:31 +00:00
tb 9f924b52c8 igraph: fix build with libc++19 2025-08-24 14:23:06 +00:00
daniel c4cac5b4da revamp py-bottleneck port slightly
- switch from MODPY_SETUPTOOLS to MODPY_PYBUILD
- make BDEPs explicit and add missing BDEP on py-versioneer
- remove redundant TDEP on py-test
- remove unneeded TDEP on py-nose
- use MODPY_TEST_DIR instead of custom pre-test and do-test targets

ok martin@ (MAINTAINER), tweaks and ok sthen@
2025-08-19 20:07:02 +00:00
kirill 98c60b5623 math/z3: update to 4.15.3 2025-08-18 22:59:46 +00:00
rsadowski 6cdb35dea6 Update labplot to 2.12.1 2025-08-17 07:28:18 +00:00
ajacoutot a2362cf9b5 Update to Imath-3.2.1. 2025-08-16 06:47:12 +00:00
sthen 317f1f1bca update to calc-2.16.0.0 2025-08-15 07:50:59 +00:00
bluhm f76b079d59 update p5-Statistics-CaseResampling to 0.17 2025-08-13 13:41:36 +00:00
ajacoutot a1764ab9af Add missing directory. 2025-08-11 09:11:20 +00:00
ajacoutot 9ee87610fc Update to Imath-3.2.0. 2025-08-09 12:05:47 +00:00
sthen 07b4925a70 bump; header-only library rapidjson updated 2025-08-08 10:40:03 +00:00
daniel ff5feb3f94 update maxima to 5.48.1 and take maintainer 2025-08-07 03:36:26 +00:00
sthen ae40edc143 set GUILE_CONFIG to avoid picking up guile-config 3.0 if installed
(whilst forcing 2.2 for the build). ok edd@

can probably just be converted to use newer guile anyway but I'll leave
that for someone who can test better.
2025-08-05 12:30:55 +00:00
jca ea068da3a7 Restrict to OCaml native dynlink archs
-current version unconditionally attempts to build .cmxs files
2025-08-05 12:01:36 +00:00
rsadowski 5bb10d1f7f Unbreak with qtadvanceddocking 4.4.0 2025-08-03 10:20:02 +00:00
daniel 6d55db40b6 update to maxima 5.48.0 2025-08-02 18:18:42 +00:00
martin 4f4105614e Update py-bottleneck to 1.5.0. 2025-07-28 14:26:42 +00:00
martin 2fb31e916f Fix PLIST for last update. 2025-07-28 14:05:09 +00:00
martin 1c56f96a25 Update h5py to 3.14.0. 2025-07-28 13:47:06 +00:00
ajacoutot c0675f1eea Remove croco-0.6 from WANTLIB.
It is pulled by the old x11/gnome/librsvg used by non rust arches and this
breaks rust arches because this WANTLIB becomes unreachable (new librsvg does
not depend on it).

Not sure what the best course of action is for the future but right now let's
make sure to regen WANTLIB on arches that support the current librsvg version.
2025-07-28 08:28:51 +00:00
sthen 57db569107 sync WANTLIB 2025-07-25 11:06:15 +00:00
sthen 0fc2ca9153 sync WANTLIB 2025-07-25 10:50:15 +00:00
sthen 3439290a84 sync WANTLIB 2025-07-25 10:13:58 +00:00
daniel a3fd528035 update 4ti2 to 1.6.13 2025-07-25 00:10:51 +00:00
daniel 2f70a49e00 revert wxMaxima commit 5d8dff15
As reported by Joseph Herning on ports@, the most recent wxMaxima version
update stopped showing the output of expressions. The problematic commit
was bisected and is reverted locally. This appears to restore expected
behaviour.
2025-07-23 21:27:45 +00:00