Port details |
- f3d Fast and minimalist 3D viewer
- 2.5.0_1 graphics =2 2.4.0_2Version of this port present on the latest quarterly branch.
- Maintainer: yuri@FreeBSD.org
- Port Added: 2020-07-10 06:02:40
- Last Update: 2024-07-04 11:39:44
- Commit Hash: 149e210
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-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:
-
- To install the port:
- cd /usr/ports/graphics/f3d/ && make install clean
- To add the package, run one of these commands:
- pkg install graphics/f3d
- pkg install f3d
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: f3d
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1720029689
SHA256 (f3d-app-f3d-v2.5.0_GH0.tar.gz) = d7f6dd7d9e4465c1f44d168c3a38aad24569a25907673180c8791a783e73f02f
SIZE (f3d-app-f3d-v2.5.0_GH0.tar.gz) = 45656047
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:
-
- cmake : devel/cmake-core
- ninja : devel/ninja
- update-desktop-database : devel/desktop-file-utils
- update-mime-database : misc/shared-mime-info
- xorgproto>=0 : x11/xorgproto
- ice.pc : x11/libICE
- sm.pc : x11/libSM
- x11.pc : x11/libX11
- xt.pc : x11-toolkits/libXt
- Runtime dependencies:
-
- update-desktop-database : devel/desktop-file-utils
- update-mime-database : misc/shared-mime-info
- ice.pc : x11/libICE
- sm.pc : x11/libSM
- x11.pc : x11/libX11
- xt.pc : x11-toolkits/libXt
- Library dependencies:
-
- libavcodec.so : multimedia/ffmpeg4
- libfontconfig.so : x11-fonts/fontconfig
- libfreeimage.so : graphics/freeimage
- libfreetype.so : print/freetype2
- libhdf5.so : science/hdf5
- libinotify.so : devel/libinotify
- libnetcdf.so : science/netcdf
- libtbb.so : devel/onetbb
- libvtkCommonMisc-9.2.so : math/vtk9
- libAlembic.so : graphics/alembic
- libImath-3_1.so : math/Imath
- libassimp.so : multimedia/assimp
- libdraco.so : archivers/draco
- libTKBRep.so : cad/opencascade
- libGL.so : graphics/libglvnd
- libtk86.so : x11-toolkits/tk86
- libtcl86.so : lang/tcl86
- This port is required by:
- for Libraries
-
- graphics/py-f3d
Configuration Options:
- ===> The following configuration options are available for f3d-2.5.0_1:
====> Build modules:
EXTERNAL_RENDERING=off: External rendering module
RAYTRACING=off: Raytracing module
====> Build and/or install plugins
ALEMBIC=on: Alembic plugin (for ABC files)
ASSIMP=on: Assimp plugin (for FBX, OFF, DAE and DXF files)
DRACO=on: Draco plugin
EXODUS=on: ExodusII plugin
OCCT=on: OpenCASCADE plugin (for STEP and IGES files)
===> Use 'make config' to modify these settings
- Options name:
- graphics_f3d
- USES:
- cmake:testing compiler:c++17-lang desktop-file-utils gl localbase:ldflags shared-mime-info tcl tk xorg localbase:ldflags
- 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 |
2.5.0_1 04 Jul 2024 11:39:44 |
Ganael LAPLANCHE (martymac) |
devel/onetbb: Update to 2021.13.0
and bump dependent ports' revisions.
Release
notes: https://github.com/oneapi-src/oneTBB/blob/v2021.13.0/RELEASE_NOTES.md |
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_2 17 Apr 2024 11:28:34 |
Ganael LAPLANCHE (martymac) |
devel/onetbb: Update to 2021.12.0
and bump dependent ports' revisions.
Release notes: https://github.com/oneapi-src/oneTBB/releases/tag/v2021.12.0 |
2.4.0_1 05 Apr 2024 09:15:40 |
Yuri Victorovich (yuri) |
graphics/f3d: Fix plist and LIB_DEPENDS
Reported by: Vladimir Druzenko <vvd@freebsd.org> |
2.4.0 05 Apr 2024 02:11:24 |
Yuri Victorovich (yuri) |
graphics/f3d: Fix build on 13.3-p1 amd64
Reported by: Vladimir Druzenko <vvd@freebsd.org> |
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.3.0 21 Mar 2024 18:01:17 |
Thierry Thomas (thierry) |
graphics/f3d: upgrade to 2.3.0
Release notes at <https://github.com/f3d-app/f3d/releases/tag/v2.3.0>.
Also fix with OpenCascade 7.8.0:
See <https://github.com/f3d-app/f3d/issues/1304>.
PR: 277308
Approved by: yuri (maintainer) |
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_3 24 Jun 2023 04:51:29 |
Yuri Victorovich (yuri) |
math/vtk9: Update 9.2.2 → 9.2.6
Reported by: portscout |
2.0.0_2 02 Jun 2023 21:40:45 |
Matthias Andree (mandree) |
*: bump PORTREVISION of Imath users
...because math/Imath 3.1.9 reset the major version of
libImath to 29 from 31. See math/Imath 3.1.9 for details. |
2.0.0_1 28 May 2023 18:39:40 |
Matthias Andree (mandree) |
*: Bump revision of ports using math/Imath
...after its major revision update. |
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_9 27 Apr 2023 12:01:46 |
Daniel Engberg (diizzy) |
*/*: Bump all users of multimedia/ffmpeg*
...to make sure all picks up new version(s) |
1.3.1_8 25 Apr 2023 15:17:15 |
Christian Weisgerber (naddy) |
audio/opus: bump consumers after update to 1.4 |
1.3.1_7 23 Apr 2023 09:09:58 |
Gerald Pfeifer (gerald) |
*: Bump PORTREVISIONs for math/mpc update to 1.3.1 |
1.3.1_6 04 Mar 2023 10:41:17 |
Matthias Andree (mandree) |
*: Bump PORTREVISION of math/Imath users |
1.3.1_5 01 Mar 2023 18:45:49 |
Yuri Victorovich (yuri) |
archivers/draco: Update 1.5.5 → 1.5.6
Reported by: portscout |
1.3.1_4 06 Feb 2023 00:09:54 |
Yuri Victorovich (yuri) Author: Robert Clausecker |
graphics/f3d: Fix build on 32 bit platforms
PR: 269344 |
1.3.1_3 21 Nov 2022 15:13:59 |
Yuri Victorovich (yuri) |
graphics/f3d: Broken on i386
Reported by: fallout |
1.3.1_3 12 Nov 2022 13:32:00 |
Thierry Thomas (thierry) |
cad/opencascade: bump PORTREVISION of consumers after upgrade to 7.7.0 |
1.3.1_2 26 Oct 2022 06:59:31 |
Yuri Victorovich (yuri) |
graphics/f3d: Unbreak on i386 |
1.3.1_2 25 Oct 2022 17:59:55 |
Yuri Victorovich (yuri) |
graphics/f3d: Broken on i386
Reported by: fallout |
1.3.1_2 24 Oct 2022 08:14:57 |
Yuri Victorovich (yuri) |
math/vtk9: Update 9.1.0 -> 9.2.2 |
1.3.1_1 21 Oct 2022 19:22:35 |
Yuri Victorovich (yuri) |
Revert "deskutils/just: Update 1.5.0 -> 1.6.0"
This reverts commit 9f02903fc610e0ee6355d351d75c201b213e0abe. |
1.3.1_2 21 Oct 2022 19:21:52 |
Yuri Victorovich (yuri) |
deskutils/just: Update 1.5.0 -> 1.6.0
Reported by: portscout |
1.3.1_2 13 Oct 2022 17:25:45 |
Yuri Victorovich (yuri) |
textproc/py-python-lsp-black: New port: Black plugin for the Python LSP Server |
1.3.1_1 13 Oct 2022 14:41:27 |
Yuri Victorovich (yuri) |
Revert "textproc/py-python-lsp-black: New port: Black plugin for the Python LSP
Server"
This reverts commit 0c041ad4a2d2ade16fb3a91a5e651f018e33455f. |
1.3.1_1 11 Sep 2022 20:18:28 |
Yuri Victorovich (yuri) |
graphics/f3d: Fix option OCCT and make it default |
1.3.1 09 Sep 2022 05:17:42 |
Yuri Victorovich (yuri) |
graphics/f3d: Update 1.2.1 -> 1.3.1; Add options for modules; Add tests |
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) |
1.2.1_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 ) |
1.2.1_2 20 Jul 2022 14:35:24 |
Tobias C. Berner (tcberner) |
science/hdf5: bump PORTREVISION of consumers
The SO-version increased in the update to 1.12.2 in
a43418b81530f7e897abfbe18dd59f44265a1a0f .
Reported by: VVD <vvd@unislabs.com> |
1.2.1_1 07 Mar 2022 18:10:58 |
Po-Chuan Hsieh (sunpoet) |
science/netcdf: Update to 4.8.1
- Update MASTER_SITES
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/Unidata/netcdf-c/releases |
1.2.1 16 Dec 2021 02:09:25 |
Yuri Victorovich (yuri) |
graphics/f3d: Update 1.1.1 -> 1.2.1
Reported by: upstream notification |
1.1.1 22 Nov 2021 22:44:15 |
Yuri Victorovich (yuri) |
graphics/f3d: Update WWW |
1.1.1 22 Nov 2021 09:40:35 |
Yuri Victorovich (yuri) |
graphics/f3d: Update 1.1.0 -> 1.1.1
Reported by: upstream |
1.1.0_1 22 Jun 2021 18:53:08 |
Kevin Bowling (kbowling) |
graphics/mesa-libs: Bump reverse deps for libglvnd
Per discussion with bapt on helping pkg handle the changing of these
deps and avoiding impossible upgrade senarios.
PR: 246767
Reviewed by: manu, bapt
Approved by: x11
Differential Revision: https://reviews.freebsd.org/D30824 |
1.1.0 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
1.1.0 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.1.0 20 Dec 2020 20:33:01 |
yuri |
graphics/f3d: Update 1.0.1 -> 1.1.0
Reported by: upstream notification |
1.0.1 10 Jul 2020 06:02:35 |
yuri |
Move multimedia/f3d -> graphics/f3d
Reported by: danfe |