Port details |
- py-f3d Fast and minimalist 3D viewer
- 3.2.0 graphics
=2 3.1.0Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2022-10-18 07:42:17
- Last Update: 2025-07-10 22:33:15
- Commit Hash: f08b65b
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-PyOpenGL, p5-Sane
- License: BSD3CLAUSE
- WWW:
- https://f3d.app/
- Description:
- F3D is a VTK-based 3D viewer following the KISS principle, so it is minimalist,
efficient, has no GUI, has simple interaction mechanisms and is fully
controllable using arguments in the command line.
It supports a range of file formats, rendering and texturing options.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}f3d>0:graphics/py-f3d@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/graphics/py-f3d/ && make install clean
- To add the package, run one of these commands:
- pkg install graphics/py-f3d
- pkg install py311-f3d
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-f3d listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-f3d
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1752181495
SHA256 (f3d-app-f3d-v3.2.0_GH0.tar.gz) = 2a3cff123821be41d99489e080a7153812e58a86598fa9f4988099660bf6a947
SIZE (f3d-app-f3d-v3.2.0_GH0.tar.gz) = 68125944
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:
-
- pybind11>0 : devel/pybind11
- cmake : devel/cmake-core
- ninja : devel/ninja
- python3.11 : lang/python311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- python3.11 : lang/python311
- Library dependencies:
-
- libf3d.so : graphics/f3d
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- graphics_py-f3d
- USES:
- cmake:testing compiler:c++17-lang localbase:ldflags 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.2.0 10 Jul 2025 22:33:15
    |
Yuri Victorovich (yuri)  |
graphics/{,py-}f3d: update 3.1.0 → 3.2.0
Reported by: portscout |
3.1.0 19 Jun 2025 20:28:47
    |
Charlie Li (vishwin)  |
python.mk: rename PYTHON_EXT_SUFFIX to PYTHON_TAG, document, etc
EXT_SUFFIX, according to PEP 3149, refers to the full tag and
extension for compiled extension module objects, eg .cpython-311.so,
.cpython-313t.so, etc. We do not use the correct semantic meaning,
and this usage becomes ambiguous and confusing when tags do not
match between bytecode and compiled extension module objects.
Rename our PYTHON_EXT_SUFFIX to PYTHON_TAG to align with PEP 3147's
specification of a magic tag, which consists of implementation name
and shorthand version only. This is meant for bytecode and other
files containing this tag in their filename that do not depend on
a specific Python ABI for the same version. Chase all existing
consumers.
(Only the first 15 lines of the commit message are shown above ) |
3.1.0 03 Jun 2025 01:19:29
    |
Yuri Victorovich (yuri)  |
graphics/{,py-}f3d: update 3.0.0 → 3.1.0 |
3.0.0 21 Jan 2025 09:21:21
    |
Yuri Victorovich (yuri)  |
graphics/{,py-}f3d: update 2.5.1 → 3.0.0 |
2.5.1 11 Dec 2024 11:26:55
    |
Yuri Victorovich (yuri)  |
graphics/{,py-}f3d: update 2.5.0 → 2.5.1
Reported by: portscout |
2.5.0 03 Jul 2024 19:53:40
    |
Yuri Victorovich (yuri)  |
graphics/{,py-}f3d: update 2.4.0 → 2.5.0
Reported by: portscout |
2.4.0 04 Apr 2024 08:05:05
    |
Yuri Victorovich (yuri)  |
graphics/{,py-}f3d: update 2.3.1 → 2.4.0
Reported by: portscout |
2.3.1 01 Apr 2024 22:31:08
    |
Yuri Victorovich (yuri)  |
graphics/{,py-}f3d: update 2.2.1 → 2.3.1
Reported by: portscout |
2.2.1 09 Jan 2024 17:38:19
    |
Yuri Victorovich (yuri)  |
graphics/{,py-}f3d: update 2.1.0 → 2.2.1
Reported by: portscout |
2.1.0 03 Jul 2023 02:02:29
    |
Yuri Victorovich (yuri)  |
graphics/{,py}-f3d: Update 2.0.0 → 2.1.0 |
2.0.0 12 May 2023 07:43:15
    |
Yuri Victorovich (yuri)  |
graphics/{,py-}f3d: Update 1.3.1 → 2.0.0
Reported by: portscout |
1.3.1_2 25 Apr 2023 15:17:15
    |
Christian Weisgerber (naddy)  |
audio/opus: bump consumers after update to 1.4 |
1.3.1_1 23 Apr 2023 09:09:58
    |
Gerald Pfeifer (gerald)  |
*: Bump PORTREVISIONs for math/mpc update to 1.3.1 |
1.3.1 18 Oct 2022 07:40:15
    |
Yuri Victorovich (yuri)  |
graphics/py-f3d: New port: Fast and minimalist 3D viewer |