| Port details on branch 2024Q3 |
- partio C++ library for particle I/O and manipulation
- 1.20.0 graphics
=0 1.20.0Version of this port present on the latest quarterly branch. - Maintainer: danfe@FreeBSD.org
 - Port Added: 2013-12-29 15:48:07
- Last Update: 2026-03-22 11:30:14
- Commit Hash: 1d641be
- Also Listed In: math
- License: BSD3CLAUSE
- WWW:
- http://partio.us/
- Description:
- Partio is an open source C++ library for reading, writing, and manipulating
a variety of standard particle formats (GEO, BGEO, PTC, PDB, PDA). It acts
as an abstraction for the commonalities in particle models (i.e., accessing
many attributes associated with an index or entity).
Partio has a Python API and a collection of simple command-line tools.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- To install the port:
- cd /usr/ports/graphics/partio/ && make install clean
- To add the package, run one of these commands:
- pkg install graphics/partio
- pkg install partio
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: partio
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1763512069
SHA256 (wdas-partio-v1.20.0_GH0.tar.gz) = e60a89364f2b5d9c9b1f143175fc1a5018027a59bb31af56e5df88806b506e49
SIZE (wdas-partio-v1.20.0_GH0.tar.gz) = 338701
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:
-
- swig : devel/swig
- doxygen : devel/doxygen
- cmake : devel/cmake-core
- ninja : devel/ninja
- xorgproto>=0 : x11/xorgproto
- xorgproto>=0 : x11/xorgproto
- xi.pc : x11/libXi
- xmu.pc : x11-toolkits/libXmu
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- python3.11 : lang/python311
- xi.pc : x11/libXi
- xmu.pc : x11-toolkits/libXmu
- Library dependencies:
-
- libGL.so : graphics/libglvnd
- libGLU.so : graphics/libGLU
- libglut.so : graphics/freeglut
- This port is required by:
- for Libraries
-
- graphics/openshadinglanguage
- graphics/py-openshadinglanguage
Configuration Options:
- ===> The following configuration options are available for partio-1.20.0:
DOCS=on: Build and/or install documentation
DOXYGEN=off: Build documentation with Doxygen
EXAMPLES=on: Build and/or install examples
PYQT=off: Install PyQt-based auxiliary tools
TEST=off: Build and/or run tests
===> Use 'make config' to modify these settings
- Options name:
- graphics_partio
- USES:
- cmake compiler:c++14-lang gl python:run,test shebangfix xorg
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|