Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
4.13.1_2 06 Apr 2025 19:57:19
    |
Thierry Thomas (thierry)  |
*/*: chase OpenCascade |
4.13.1_1 18 Mar 2025 07:28:21
    |
Yuri Victorovich (yuri)  |
cad/py-gmsh: Fix fetch
The tarball was rerolled a long time ago but the fetch worked using
only FreeBSD's distcache and never failed for some reason.
Is the distcache being ever cleaned?
Reported by: Thierry Thomas <thierry@freebsd.org> |
4.13.1_1 12 May 2024 08:06:51
    |
Yuri Victorovich (yuri)  |
cad/py-gmsh: Release was re-rolled |
4.13.1 10 May 2024 06:47:53
    |
Yuri Victorovich (yuri)  |
cad/py-gmsh: update 4.13.0 → 4.13.1
Reported by: portscout |
4.13.0 10 Mar 2024 07:35:53
    |
Yuri Victorovich (yuri)  |
cad/py-gmsh: update 4.11.1 → 4.13.0
Reported by: portscout |
4.11.1_3 13 Aug 2023 14:48:47
    |
Piotr Kubaj (pkubaj)  |
cad/py-gmsh: fix build on powerpc64
/wrkdirs/usr/ports/cad/py-gmsh/work-py39/gmsh-4.11.1-source/contrib/eigen/Eigen/src/Core/arch/AltiVec/PacketMath.h:1345:32:
error: use of undeclared identifier 'vec_sqrt'; did you mean 'vec_rsqrt'?
BF16_TO_F32_UNARY_OP_WRAPPER(vec_sqrt, a);
^~~~~~~~
vec_rsqrt |
4.11.1_3 28 Jul 2023 17:13:17
    |
Daniel Engberg (diizzy)  |
*/*: Bump jpeg-turbo users treewide
New major version 3.0.0 |
4.11.1_2 27 Jun 2023 19:34:34
    |
Rene Ladan (rene)  |
all: remove explicit versions in USES=python for "3.x+"
The logic in USES=python will automatically convert this to 3.8+ by
itself.
Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.
finance/quickfix: mark BROKEN with PYTHON
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
^~~~~~~~~~
1 warning and 1 error generated.
Reviewed by: portmgr, vishwin, yuri
Differential Revision: <https://reviews.freebsd.org/D40568> |
4.11.1_2 25 Apr 2023 15:17:15
    |
Christian Weisgerber (naddy)  |
audio/opus: bump consumers after update to 1.4 |
4.11.1_1 23 Apr 2023 09:09:58
    |
Gerald Pfeifer (gerald)  |
*: Bump PORTREVISIONs for math/mpc update to 1.3.1 |
4.11.1 23 Dec 2022 09:15:16
    |
Yuri Victorovich (yuri)  |
cad/py-gmsh: Update 4.11.0 -> 4.11.1
Reported by: portscout |
4.11.0_1 20 Dec 2022 08:13:24
    |
Yuri Victorovich (yuri)  |
cad/py-gmsh: Use OpenCASCADE for additional functionality; Add Python flavors |
4.11.0 20 Dec 2022 04:18:55
    |
Yuri Victorovich (yuri)  |
cad/py-gmsh: New port: Automatic 3D finite element mesh generator (gmsh's own
binding) |