notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
After the ports freeze to fix some stuff, the freeze is over. I have some work to do before FreshPorts can start processing commits again before it can start processing again. I've created an issue for that.
Port details on branch 2022Q3
py-trimesh Library for loading and using triangular meshes
3.5.25_1 devel on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 3.5.25_1Version of this port present on the latest quarterly branch.
Maintainer: db@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2022-08-14 01:57:30
Last Update: 2022-08-13 18:54:30
Commit Hash: b5eed57
Also Listed In: cad python
License: MIT
WWW:
https://pypi.org/project/trimesh/#description
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. WWW: https://pypi.org/project/trimesh/#description
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

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.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found 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 py39-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 py39-trimesh listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py39-trimesh
Package flavors (<flavor>: <package>)
  • py39: py39-trimesh
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):
py39-trimesh
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-----n/an/an/a
FreeBSD:13:quarterly-----n/an/an/a
FreeBSD:14:latest--------
FreeBSD:14:quarterly------3.5.25_5-
FreeBSD:15:latest--n/a-n/an/a--
FreeBSD:15:quarterly--n/a-n/an/a--
FreeBSD:16:latest--n/a-n/an/a--
 
py311-trimesh
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest3.5.25_93.5.25_9--3.5.25_9n/an/an/a
FreeBSD:13:quarterly3.5.25_93.5.25_9-3.5.25_63.5.25_9n/an/an/a
FreeBSD:14:latest---3.5.25_7----
FreeBSD:14:quarterly---3.5.25_6----
FreeBSD:15:latest--n/a3.5.25_7n/an/a--
FreeBSD:15:quarterly--n/a-n/an/a--
FreeBSD:16:latest--n/a-n/an/a--
 
py312-trimesh
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-----n/an/an/a
FreeBSD:13:quarterly-----n/an/an/a
FreeBSD:14:latest3.5.25_93.5.25_9--3.5.25_9---
FreeBSD:14:quarterly3.5.25_93.5.25_9--3.5.25_9---
FreeBSD:15:latest3.5.25_93.5.25_9n/a-n/an/a--
FreeBSD:15:quarterly3.5.25_93.5.25_9n/a-n/an/a--
FreeBSD:16:latest3.5.25_93.5.25_9n/a-n/an/a--
 
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py39-scipy>0 : science/py-scipy@py39
  2. py39-networkx>0 : math/py-networkx@py39
  3. py39-lxml>0 : devel/py-lxml@py39
  4. py39-pyglet>0 : graphics/py-pyglet@py39
  5. py39-Shapely>0 : devel/py-shapely@py39
  6. py39-rtree>0 : devel/py-rtree@py39
  7. py39-svg_path>0 : graphics/py-svg.path@py39
  8. py39-sympy>0 : math/py-sympy@py39
  9. py39-msgpack>0 : devel/py-msgpack@py39
  10. py39-pillow>=7.0.0 : graphics/py-pillow@py39
  11. py39-requests>0 : www/py-requests@py39
  12. py39-xxhash>0 : devel/py-xxhash@py39
  13. py39-pycollada>0 : graphics/py-pycollada@py39
  14. py39-chardet>0 : textproc/py-chardet@py39
  15. py39-colorlog>0 : devel/py-colorlog@py39
  16. py39-triangle>0 : math/py-triangle@py39
  17. py39-psutil>0 : sysutils/py-psutil@py39
  18. py39-jsonschema>0 : devel/py-jsonschema@py39
  19. py39-scikit-image>0 : graphics/py-scikit-image@py39
  20. py39-python-fcl>0 : math/py-python-fcl@py39
  21. py39-setuptools>=62.1.0 : devel/py-setuptools@py39
  22. python3.9 : lang/python39
Runtime dependencies:
  1. py39-scipy>0 : science/py-scipy@py39
  2. py39-networkx>0 : math/py-networkx@py39
  3. py39-lxml>0 : devel/py-lxml@py39
  4. py39-pyglet>0 : graphics/py-pyglet@py39
  5. py39-Shapely>0 : devel/py-shapely@py39
  6. py39-rtree>0 : devel/py-rtree@py39
  7. py39-svg_path>0 : graphics/py-svg.path@py39
  8. py39-sympy>0 : math/py-sympy@py39
  9. py39-msgpack>0 : devel/py-msgpack@py39
  10. py39-pillow>=7.0.0 : graphics/py-pillow@py39
  11. py39-requests>0 : www/py-requests@py39
  12. py39-xxhash>0 : devel/py-xxhash@py39
  13. py39-pycollada>0 : graphics/py-pycollada@py39
  14. py39-chardet>0 : textproc/py-chardet@py39
  15. py39-colorlog>0 : devel/py-colorlog@py39
  16. py39-triangle>0 : math/py-triangle@py39
  17. py39-psutil>0 : sysutils/py-psutil@py39
  18. py39-jsonschema>0 : devel/py-jsonschema@py39
  19. py39-scikit-image>0 : graphics/py-scikit-image@py39
  20. py39-python-fcl>0 : math/py-python-fcl@py39
  21. py39-setuptools>=62.1.0 : devel/py-setuptools@py39
  22. python3.9 : lang/python39
This port is required by:
for Run
  1. cad/cura

Configuration Options:
No options to configure
Options name:
devel_py-trimesh
USES:
compiler:c++11-lang python:3.5+
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/t/trimesh/
  2. https://pypi.org/packages/source/t/trimesh/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
3.5.25_1
13 Aug 2022 18:54:30
commit hash: b5eed5731a9235d11ae5f90ee15a4bf7f6532d62commit hash: b5eed5731a9235d11ae5f90ee15a4bf7f6532d62commit hash: b5eed5731a9235d11ae5f90ee15a4bf7f6532d62commit hash: b5eed5731a9235d11ae5f90ee15a4bf7f6532d62 files touched by this commit
Matthias Andree (mandree) search for other commits by this committer
*: bump PORTREVISION of devel/xxhash users.

Number of commits found: 1