Port details |
- py-meshio I/O for many mesh formats
- 5.3.5 science =3 5.3.5Version of this port present on the latest quarterly branch.
- Maintainer: thierry@FreeBSD.org
- Port Added: 2022-11-19 16:45:07
- Last Update: 2024-06-25 13:28:26
- Commit Hash: ea687ef
- People watching this port, also watch:: wa-aspell, medit, ittapi, php81-pear, apache-log4j2
- Also Listed In: cad python
- License: MIT
- WWW:
- https://github.com/nschloe/meshio
- Description:
- There are various mesh formats available for representing unstructured meshes.
meshio can read and write all of the following and smoothly converts between
them:
Abaqus (.inp), ANSYS msh (.msh), AVS-UCD (.avs), CGNS (.cgns), DOLFIN XML
(.xml), Exodus (.e, .exo), FLAC3D (.f3grid), H5M (.h5m), Kratos/MDPA (.mdpa),
Medit (.mesh, .meshb), MED/Salome (.med), Nastran (bulk data, .bdf, .fem, .nas),
Netgen (.vol, .vol.gz), Neuroglancer precomputed format, Gmsh (format versions
2.2, 4.0, and 4.1, .msh), OBJ (.obj), OFF (.off), PERMAS (.post, .post.gz,
.dato, .dato.gz), PLY (.ply), STL (.stl), Tecplot .dat, TetGen .node/.ele, SVG
(2D output only) (.svg), SU2 (.su2), UGRID (.ugrid), VTK (.vtk), VTU (.vtu), WKT
(TIN) (.wkt), XDMF (.xdmf, .xmf).
It also installs a plug-in to let you open all meshio-supported files in
ParaView.
See also <https://pypi.org/project/meshio/>.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}meshio>0:science/py-meshio@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/science/py-meshio/ && make install clean
- To add the package, run one of these commands:
- pkg install science/py-meshio
- pkg install py311-meshio
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py311-meshio listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-meshio
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1706876644
SHA256 (meshio-5.3.5.tar.gz) = f21f01abd9f29ba06ea119304b3d39e610421cfe93b9dd23362834919f87586d
SIZE (meshio-5.3.5.tar.gz) = 490922
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py311-numpy>=1.16,1<1.27,1 : math/py-numpy@py311
- py311-setuptools>0 : devel/py-setuptools@py311
- py311-h5py>0 : science/py-h5py@py311
- py311-wheel>=0 : devel/py-wheel@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- py311-pytest>=7,1 : devel/py-pytest@py311
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-numpy>=1.16,1<1.27,1 : math/py-numpy@py311
- py311-h5py>0 : science/py-h5py@py311
- py311-rich>0 : textproc/py-rich@py311
- py311-netCDF4>0 : science/py-netCDF4@py311
- python3.11 : lang/python311
- This port is required by:
- for Build
-
- cad/py-pygmsh
- for Run
-
- cad/py-pygmsh
- science/py-sdf
Configuration Options:
- No options to configure
- Options name:
- science_py-meshio
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 8
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
5.3.5 25 Jun 2024 13:28:26 |
Wen Heping (wen) |
science/py-meshio: Fix build with removing setuptools from RUN_D
PR: 270510
Approved by: portmgr(blanket, fix build) |
5.3.5 09 Mar 2024 15:21:44 |
Po-Chuan Hsieh (sunpoet) |
science/py-meshio: Convert to USE_PYTHON=pytest
Approved by: portmgr (blanket)
With hat: python |
5.3.5 03 Feb 2024 16:53:33 |
Thierry Thomas (thierry) |
science/py-meshio: fix build with wheel |
5.3.5 02 Feb 2024 18:10:51 |
Thierry Thomas (thierry) |
science/py-meshio: upgrade to 5.3.5 |
5.3.4_1 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> |
5.3.4_1 23 Apr 2023 09:09:58 |
Gerald Pfeifer (gerald) |
*: Bump PORTREVISIONs for math/mpc update to 1.3.1 |
5.3.4 11 Jan 2023 15:58:34 |
Dmitry Marakasov (amdmi3) |
*/*: rename CHEESESHOP to PYPI in MASTER_SITES
PR: 267994
Differential revision: D37518
Approved by: bapt |
5.3.4 19 Nov 2022 16:35:40 |
Thierry Thomas (thierry) |
science/py-meshio: add a program to handle I/O for mesh files |
Number of commits found: 8
|