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 photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
open3d Modern library for 3D data processing
0.2_11 graphics 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 0.2_11Version of this port present on the latest quarterly branch.
Maintainer: yuri@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2018-08-19 07:45:53
Last Update: 2023-07-28 17:13:17
Commit Hash: 664a2fa
License: MIT
WWW:
http://www.open3d.org/
Description:
Open3D is an open-source library that supports rapid development of software that deals with 3D data. The Open3D frontend exposes a set of carefully selected data structures and algorithms in both C++ and Python. The backend is highly optimized and is set up for parallelization. Open3D was developed from a clean slate with a small and carefully considered set of dependencies. It can be set up on different platforms and compiled from source with minimal effort. The code is clean, consistently styled, and maintained via a clear code review mechanism. Open3D has been used in a number of published research projects and is actively deployed in the cloud. We welcome contributions from the open-source community.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (88 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/Open3D-0.2_11/catalog.mk
  3. /usr/local/share/licenses/Open3D-0.2_11/LICENSE
  4. /usr/local/share/licenses/Open3D-0.2_11/MIT
  5. include/Open3D/Core/Camera/PinholeCameraIntrinsic.h
  6. include/Open3D/Core/Camera/PinholeCameraTrajectory.h
  7. include/Open3D/Core/ColorMap/ColorMapOptimization.h
  8. include/Open3D/Core/Core.h
  9. include/Open3D/Core/Geometry/Geometry.h
  10. include/Open3D/Core/Geometry/Geometry2D.h
  11. include/Open3D/Core/Geometry/Geometry3D.h
  12. include/Open3D/Core/Geometry/Image.h
  13. include/Open3D/Core/Geometry/KDTreeFlann.h
  14. include/Open3D/Core/Geometry/KDTreeSearchParam.h
  15. include/Open3D/Core/Geometry/LineSet.h
  16. include/Open3D/Core/Geometry/PointCloud.h
  17. include/Open3D/Core/Geometry/RGBDImage.h
  18. include/Open3D/Core/Geometry/TriangleMesh.h
  19. include/Open3D/Core/Integration/MarchingCubesConst.h
  20. include/Open3D/Core/Integration/ScalableTSDFVolume.h
  21. include/Open3D/Core/Integration/TSDFVolume.h
  22. include/Open3D/Core/Integration/UniformTSDFVolume.h
  23. include/Open3D/Core/Odometry/Odometry.h
  24. include/Open3D/Core/Odometry/OdometryOption.h
  25. include/Open3D/Core/Odometry/RGBDOdometryJacobian.h
  26. include/Open3D/Core/Registration/ColoredICP.h
  27. include/Open3D/Core/Registration/CorrespondenceChecker.h
  28. include/Open3D/Core/Registration/FastGlobalRegistration.h
  29. include/Open3D/Core/Registration/Feature.h
  30. include/Open3D/Core/Registration/GlobalOptimization.h
  31. include/Open3D/Core/Registration/GlobalOptimizationConvergenceCriteria.h
  32. include/Open3D/Core/Registration/GlobalOptimizationMethod.h
  33. include/Open3D/Core/Registration/PoseGraph.h
  34. include/Open3D/Core/Registration/Registration.h
  35. include/Open3D/Core/Registration/TransformationEstimation.h
  36. include/Open3D/Core/Utility/Console.h
  37. include/Open3D/Core/Utility/Eigen.h
  38. include/Open3D/Core/Utility/FileSystem.h
  39. include/Open3D/Core/Utility/Helper.h
  40. include/Open3D/Core/Utility/IJsonConvertible.h
  41. include/Open3D/Core/Utility/Timer.h
  42. include/Open3D/External/tinyfiledialogs/tinyfiledialogs.h
  43. include/Open3D/IO/ClassIO/FeatureIO.h
  44. include/Open3D/IO/ClassIO/IJsonConvertibleIO.h
  45. include/Open3D/IO/ClassIO/ImageIO.h
  46. include/Open3D/IO/ClassIO/PinholeCameraTrajectoryIO.h
  47. include/Open3D/IO/ClassIO/PointCloudIO.h
  48. include/Open3D/IO/ClassIO/PoseGraphIO.h
  49. include/Open3D/IO/ClassIO/TriangleMeshIO.h
  50. include/Open3D/IO/IO.h
  51. include/Open3D/Visualization/Shader/GeometryRenderer.h
  52. include/Open3D/Visualization/Shader/ImageMaskShader.h
  53. include/Open3D/Visualization/Shader/ImageShader.h
  54. include/Open3D/Visualization/Shader/NormalShader.h
  55. include/Open3D/Visualization/Shader/PhongShader.h
  56. include/Open3D/Visualization/Shader/PickingShader.h
  57. include/Open3D/Visualization/Shader/Shader.h
  58. include/Open3D/Visualization/Shader/ShaderWrapper.h
  59. include/Open3D/Visualization/Shader/Simple2DShader.h
  60. include/Open3D/Visualization/Shader/SimpleBlackShader.h
  61. include/Open3D/Visualization/Shader/SimpleShader.h
  62. include/Open3D/Visualization/Utility/BoundingBox.h
  63. include/Open3D/Visualization/Utility/ColorMap.h
  64. include/Open3D/Visualization/Utility/DrawGeometry.h
  65. include/Open3D/Visualization/Utility/GLHelper.h
  66. include/Open3D/Visualization/Utility/PointCloudPicker.h
  67. include/Open3D/Visualization/Utility/SelectionPolygon.h
  68. include/Open3D/Visualization/Utility/SelectionPolygonVolume.h
  69. include/Open3D/Visualization/Visualization.h
  70. include/Open3D/Visualization/Visualizer/RenderOption.h
  71. include/Open3D/Visualization/Visualizer/RenderOptionWithEditing.h
  72. include/Open3D/Visualization/Visualizer/ViewControl.h
  73. include/Open3D/Visualization/Visualizer/ViewControlWithCustomAnimation.h
  74. include/Open3D/Visualization/Visualizer/ViewControlWithEditing.h
  75. include/Open3D/Visualization/Visualizer/ViewParameters.h
  76. include/Open3D/Visualization/Visualizer/ViewTrajectory.h
  77. include/Open3D/Visualization/Visualizer/Visualizer.h
  78. include/Open3D/Visualization/Visualizer/VisualizerWithCustomAnimation.h
  79. include/Open3D/Visualization/Visualizer/VisualizerWithEditing.h
  80. include/Open3D/Visualization/Visualizer/VisualizerWithKeyCallback.h
  81. include/Open3D/open3d_config.h
  82. lib/CMake/Open3D/Open3DConfig.cmake
  83. lib/CMake/Open3D/Open3DConfigVersion.cmake
  84. lib/libOpen3D.so
  85. lib/libtinyfiledialogs.a
  86. @owner
  87. @group
  88. @mode
Collapse this list.
Dependency lines:
  • Open3D>0:graphics/open3d
To install the port:
cd /usr/ports/graphics/open3d/ && make install clean
To add the package, run one of these commands:
  • pkg install graphics/open3d
  • pkg install Open3D
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: Open3D
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1534654681 SHA256 (IntelVCL-Open3D-v0.2_GH0.tar.gz) = 7102113df033b3e240d4429267067274d379a8609fe10231133ad7e15faed41d SIZE (IntelVCL-Open3D-v0.2_GH0.tar.gz) = 59368304

Packages (timestamps in pop-ups are UTC):
Open3D
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.2_110.2_11-0.2_110.2_11---
FreeBSD:13:quarterly0.2_110.2_11-0.2_110.2_11-0.2_110.2_11
FreeBSD:14:latest0.2_110.2_11-0.2_110.2_11---
FreeBSD:14:quarterly0.2_110.2_11-0.2_110.2_11-0.2_110.2_11
FreeBSD:15:latest0.2_110.2_11n/a0.2_11n/a-0.2_110.2_11
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. cmake : devel/cmake-core
  2. ninja : devel/ninja
  3. eigen3.pc : math/eigen3
  4. pkgconf>=1.3.0_1 : devel/pkgconf
  5. xorgproto>=0 : x11/xorgproto
  6. xorgproto>=0 : x11/xorgproto
Library dependencies:
  1. libglfw.so : graphics/glfw
  2. libjsoncpp.so : devel/jsoncpp
  3. libpng.so : graphics/png
  4. libGL.so : graphics/libglvnd
  5. libGLEW.so : graphics/glew
  6. libGLU.so : graphics/libGLU
  7. libjpeg.so : graphics/jpeg-turbo
This port is required by:
for Libraries

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. graphics/py-open3d-python*
  2. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
No options to configure
Options name:
graphics_open3d
USES:
cmake compiler:c++14-lang eigen:3 gl jpeg localbase:ldflags pkgconfig
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/IntelVCL/Open3D/tar.gz/v0.2?dummy=/
Collapse this list.

Number of commits found: 19

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.2_11
28 Jul 2023 17:13:17
commit hash: 664a2fa1e56e670a356f54c94389bdb47d868f3fcommit hash: 664a2fa1e56e670a356f54c94389bdb47d868f3fcommit hash: 664a2fa1e56e670a356f54c94389bdb47d868f3fcommit hash: 664a2fa1e56e670a356f54c94389bdb47d868f3f files touched by this commit
Daniel Engberg (diizzy) search for other commits by this committer
*/*: Bump jpeg-turbo users treewide

New major version 3.0.0
0.2_10
23 Apr 2023 09:09:58
commit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5bcommit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5bcommit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5bcommit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5b files touched by this commit
Gerald Pfeifer (gerald) search for other commits by this committer
*: Bump PORTREVISIONs for math/mpc update to 1.3.1
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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)
0.2_9
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
0.2_9
05 Nov 2021 19:09:19
commit hash: 00f2a7aec7a58679a8d692ebd093cd16c6337948commit hash: 00f2a7aec7a58679a8d692ebd093cd16c6337948commit hash: 00f2a7aec7a58679a8d692ebd093cd16c6337948commit hash: 00f2a7aec7a58679a8d692ebd093cd16c6337948 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
Author: Daniel Engberg
devel/jsoncpp: Update to 1.9.4 -> 1.9.5

PR:		259654
0.2_8
22 Jun 2021 18:53:08
commit hash: da3162c7c9f01912ba1940e188b253f2b5c7ba77commit hash: da3162c7c9f01912ba1940e188b253f2b5c7ba77commit hash: da3162c7c9f01912ba1940e188b253f2b5c7ba77commit hash: da3162c7c9f01912ba1940e188b253f2b5c7ba77 files touched by this commit
Kevin Bowling (kbowling) search for other commits by this committer
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
0.2_7
07 Apr 2021 08:09:01
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
0.2_7
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
0.2_7
12 Dec 2020 17:04:37
Revision:557839Original commit files touched by this commit
thierry search for other commits by this committer
- Upgrade math/eigen3 to 3.3.8;

- Add some dependencies which might be detected by Find_Package but not
registered;

- Bump PORTREVISION of consumers.

PR:		250833
Submitted by:	/me
Approved by:	tcberner@ (KDE / maintainer) + exp-run
0.2_6
30 Jun 2020 17:46:18
Revision:540909Original commit files touched by this commit
tcberner search for other commits by this committer
Bump devel/jsoncpp consumers after r540853.

Reported by:	Kevin Oberman <rkoberman@gmail.com>
0.2_5
13 Jan 2020 21:38:36
Revision:522975Original commit files touched by this commit
yuri search for other commits by this committer
devel/jsoncpp: Update 1.8.1 -> 1.9.2

PR:		229677
Differential Revision:	D22905
0.2_4
05 Nov 2019 22:16:15
Revision:516845Original commit files touched by this commit
zeising search for other commits by this committer
Add USES=xorg USES=gl, ports categories g

Add USES=xorg and USES=gl to ports in categories starting with 'g'.
While here, try to sprinkle other USES (mostly gnome and sdl) as needed.
0.2_4
26 Jul 2019 20:46:57
Revision:507372Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.

PR:		238330
0.2_3
16 Jun 2019 16:05:29
Revision:504353Original commit files touched by this commit
antoine search for other commits by this committer
Clean up LIB_DEPENDS
0.2_3
26 Dec 2018 09:06:35
Revision:488363Original commit files touched by this commit
tcberner search for other commits by this committer
Update math/eigen3 to 3.3.7

- http://eigen.tuxfamily.org/index.php?title=ChangeLog#Eigen_3.3.6
- http://eigen.tuxfamily.org/index.php?title=ChangeLog#Eigen_3.3.7
0.2_2
25 Dec 2018 20:25:40
Revision:488341Original commit files touched by this commit
tcberner search for other commits by this committer
Change cmake default behaviour to outsource.

Ports that build out of source now simply can use "USES=cmake"
instead of "USES=cmake:outsource". Ports that fail to build
out of source now need to specify "USES=cmake:insource".

I tried to only set insource where explictely needed.

PR:		232038
Exp-run by:	antoine
0.2_2
12 Dec 2018 01:35:36
Revision:487272Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.

PR:		231590
0.2_1
11 Sep 2018 18:34:28
Revision:479538Original commit files touched by this commit
zeising search for other commits by this committer
Change x11/xorgproto to become a build dep

Change x11/xorgproto to become a build time dependency when added to
USE_XORG.  Change the dependency to be on the port, rather than a file the
port installs.
Fix fallout.
Bump portrevision on depending ports.

PR:		230909
Reviewed by:	eadler
Approved by:	portmgr (antoine)
Obtained
from:	https://github.com/FreeBSDDesktop/freebsd-ports/tree/feature/xorgproto
exp-run:	antoine
Differential Revision:	https://reviews.freebsd.org/D16906
0.2
19 Aug 2018 07:45:41
Revision:477556Original commit files touched by this commit
yuri search for other commits by this committer
New port: graphics/open3d: Modern library for 3D data processing

Number of commits found: 19