Port details |
- py-trimesh Library for loading and using triangular meshes
- 3.5.25_6 devel
=2 3.5.25_5Version of this port present on the latest quarterly branch. - Maintainer: db@FreeBSD.org
 - Port Added: 2020-03-25 01:11:39
- Last Update: 2025-03-08 04:05:21
- Commit Hash: 06a08e6
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-PyOpenGL, p5-Sane
- Also Listed In: cad python
- License: MIT
- WWW:
- https://pypi.org/project/trimesh/
- Description:
- Trimesh is a pure Python (2.7-3.4+) library for loading and using triangular
meshes with an emphasis on watertight surfaces. The goal of the library
is to provide a full featured and well tested Trimesh object which allows
for easy manipulation and analysis, in the style of the Polygon object in
the Shapely library.
The API is mostly stable, but this should not be relied on and is not
guaranteed: install a specific version if you plan on deploying something
using trimesh.
¦ ¦ ¦ ¦ 
- 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}trimesh>0:devel/py-trimesh@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-trimesh/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-trimesh
- pkg install py311-trimesh
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-trimesh listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-trimesh
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1584534299
SHA256 (trimesh-3.5.25.tar.gz) = d279bd7a82ea0d8c34bcfe8906df6939b11a6692060429eea26016a432f56863
SIZE (trimesh-3.5.25.tar.gz) = 399679
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-scipy>0 : science/py-scipy@py311
- py311-networkx>0 : math/py-networkx@py311
- py311-lxml>0 : devel/py-lxml@py311
- py311-pyglet1>0 : graphics/py-pyglet1@py311
- py311-shapely>0 : devel/py-shapely@py311
- py311-rtree>0 : devel/py-rtree@py311
- py311-svg_path>0 : graphics/py-svg.path@py311
- py311-sympy>0 : math/py-sympy@py311
- py311-msgpack>0 : devel/py-msgpack@py311
- py311-pillow>=7.0.0 : graphics/py-pillow@py311
- py311-requests>0 : www/py-requests@py311
- py311-xxhash>0 : devel/py-xxhash@py311
- py311-pycollada>0 : graphics/py-pycollada@py311
- py311-chardet>0 : textproc/py-chardet@py311
- py311-colorlog>0 : devel/py-colorlog@py311
- py311-triangle>0 : math/py-triangle@py311
- py311-psutil>0 : sysutils/py-psutil@py311
- py311-jsonschema>0 : devel/py-jsonschema@py311
- py311-scikit-image>0 : graphics/py-scikit-image@py311
- py311-python-fcl>0 : math/py-python-fcl@py311
- py311-setuptools>=63.1.0 : devel/py-setuptools@py311
- python3.11 : lang/python311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-scipy>0 : science/py-scipy@py311
- py311-networkx>0 : math/py-networkx@py311
- py311-lxml>0 : devel/py-lxml@py311
- py311-pyglet1>0 : graphics/py-pyglet1@py311
- py311-shapely>0 : devel/py-shapely@py311
- py311-rtree>0 : devel/py-rtree@py311
- py311-svg_path>0 : graphics/py-svg.path@py311
- py311-sympy>0 : math/py-sympy@py311
- py311-msgpack>0 : devel/py-msgpack@py311
- py311-pillow>=7.0.0 : graphics/py-pillow@py311
- py311-requests>0 : www/py-requests@py311
- py311-xxhash>0 : devel/py-xxhash@py311
- py311-pycollada>0 : graphics/py-pycollada@py311
- py311-chardet>0 : textproc/py-chardet@py311
- py311-colorlog>0 : devel/py-colorlog@py311
- py311-triangle>0 : math/py-triangle@py311
- py311-psutil>0 : sysutils/py-psutil@py311
- py311-jsonschema>0 : devel/py-jsonschema@py311
- py311-scikit-image>0 : graphics/py-scikit-image@py311
- py311-python-fcl>0 : math/py-python-fcl@py311
- python3.11 : lang/python311
- This port is required by:
- for Run
-
- cad/cura
Configuration Options:
- No options to configure
- Options name:
- devel_py-trimesh
- USES:
- compiler:c++11-lang python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.5.25_6 08 Mar 2025 04:05:21
    |
Charlie Li (vishwin)  |
python: bump all USE_PYTHON=distutils consumers after RUN_DEPENDS removal
Any missed ports, feel free to bump.
Any ports that need setuptools at runtime can have the devel/py-setuptools
manually added back to RUN_DEPENDS, but understand that this practice
is deprecated; see CHANGES for details. |
3.5.25_5 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> |
3.5.25_5 07 May 2023 16:11:53
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-shapely: Fix PORTNAME and WWW
- Bump PORTREVISION for package change
It is to minimize the patch of 2.0.1 update. Upstream also changed the tarball
from Shapely to shapely.
Approved by: portmgr (blanket)
With hat: python |
3.5.25_5 25 Apr 2023 15:17:15
    |
Christian Weisgerber (naddy)  |
audio/opus: bump consumers after update to 1.4 |
3.5.25_4 23 Apr 2023 09:09:58
    |
Gerald Pfeifer (gerald)  |
*: Bump PORTREVISIONs for math/mpc update to 1.3.1 |
3.5.25_3 25 Feb 2023 03:21:12
    |
Yasuhiro Kimura (yasu)  |
devel/py-trimesh: Replace reference to PY_PILLOW with its value
Since this port doesn't work with Python 2.7, the value of PY_PILLOW
doesn't change. So replace reference to it with its value.
PR: 269402
Approved by: maintainer timeout |
3.5.25_3 11 Jan 2023 15:58:34
    |
Dmitry Marakasov (amdmi3)  |
*/*: rename CHEESESHOP to PYPI in MASTER_SITES
PR: 267994
Differential revision: D37518
Approved by: bapt |
3.5.25_3 21 Nov 2022 17:23:41
    |
Dmitry Marakasov (amdmi3)  |
graphics/py-pyglet: update to 2.0.0
- Preserve pyglet 1.x as graphics/py-pyglet1
- Add mutual conflicts between graphics/py-pyglet1 and graphics/py-pyglet
- Switch all consumers to graphics/py-pyglet1 as it's likely
that no consumer is compatible with pyglet 2.x yet |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
3.5.25_2 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
3.5.25_2 13 Aug 2022 18:51:14
    |
Matthias Andree (mandree)  |
*: bump PORTREVISION of all devel/xxhash users...
...except archivers/py-borgbackup, which requires a more complete fix. |
3.5.25_1 12 Aug 2022 14:46:53
    |
Dima Panov (fluffy)  |
*/*: bump all consumers after recent boost upgrade |
3.5.25 07 Apr 2021 08:09:01
    |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
3.5.25 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
3.5.25 25 Mar 2020 20:07:46
  |
antoine  |
Unbreak bulk -a harder, graphics/py-pyglet is only available for python:3.5+ |
3.5.25 25 Mar 2020 20:06:19
  |
antoine  |
Unbreak bulk -a |
3.5.25 25 Mar 2020 12:49:00
  |
db  |
Chase renamed py-python-fcl name |
3.5.25 25 Mar 2020 01:10:07
  |
db  |
Trimesh is a pure Python (2.7-3.4+) library for loading and using triangular
meshes with an emphasis on watertight surfaces. The goal of the library
is to provide a full featured and well tested Trimesh object which allows
for easy manipulation and analysis, in the style of the Polygon object in
the Shapely library.
The API is mostly stable, but this should not be relied on and is not
guaranteed: install a specific version if you plan on deploying something
using trimesh.
WWW: https://pypi.org/project/trimesh/#description |