Port details |
- py-f3d Fast and minimalist 3D viewer
- 1.3.1 graphics
=0 Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2022-10-18 07:42:17
- Last Update: 2022-10-18 07:40:15
- Commit Hash: 1ca7c87
- License: BSD3CLAUSE
- 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.
¦ ¦ ¦ ¦ 
- 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 py39-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 py39-f3d listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py39-f3d
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1662604096
SHA256 (f3d-app-f3d-v1.3.1_GH0.tar.gz) = 653dc4044e14d0618c1d947a8ee85d2513e100b3fc24bd6e51830131a13e795d
SIZE (f3d-app-f3d-v1.3.1_GH0.tar.gz) = 35586414
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.9 : lang/python39
- Runtime dependencies:
-
- python3.9 : lang/python39
- 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:
|
Notes from UPDATING |
- These upgrade notes are taken from /usr/ports/UPDATING
- 2017-11-30
Affects: */py* Author: mat@FreeBSD.org Reason:
Ports using Python via USES=python are now flavored. All the py3-* ports
have been removed and folded into their py-* master ports.
People using Poudriere 3.2+ and binary packages do not have to do anything.
For other people, to build the Python 3.6 version of, for example,
databases/py-gdbm, you need to run:
# make FLAVOR=py36 install
|
Number of commits found: 1
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.3.1 18 Oct 2022 07:40:15
    |
Yuri Victorovich (yuri)  |
graphics/py-f3d: New port: Fast and minimalist 3D viewer |
Number of commits found: 1
|