Port details |
- py-open3d-python Modern library for 3D data processing (Python binding)
- 0.2_5 graphics
=0 0.2_5Version of this port present on the latest quarterly branch.
- DEPRECATED: Broken since 2020
This port expired on: 2023-03-20
- Maintainer: yuri@FreeBSD.org
- Port Added: 2018-08-19 07:47:32
- Last Update: 2023-03-19 23:51:43
- Commit Hash: 7fcd803
- License: MIT
- WWW:
- http://www.open3d.org/
- Description:
- The Python binding of Open3D, an open-source library that supports rapid
development of software that deals with 3D data.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}open3d-python>0:graphics/py-open3d-python@${PY_FLAVOR}
- No installation instructions:
- This port has been deleted.
- PKGNAME: py39-open3d-python
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1534664509
SHA256 (IntelVCL-Open3D-v0.2_GH0.tar.gz) = 7102113df033b3e240d4429267067274d379a8609fe10231133ad7e15faed41d
SIZE (IntelVCL-Open3D-v0.2_GH0.tar.gz) = 59368304
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- cmake : devel/cmake-core
- eigen3.pc : math/eigen3
- gfortran12 : lang/gcc12
- pkgconf>=1.3.0_1 : devel/pkgconf
- python3.9 : lang/python39
- as : devel/binutils
- Test dependencies:
-
- python3.9 : lang/python39
- Runtime dependencies:
-
- gfortran12 : lang/gcc12
- python3.9 : lang/python39
- Library dependencies:
-
- libOpen3D.so : graphics/open3d
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- graphics_py-open3d-python
- USES:
- cmake compiler:c++11-lang eigen:3 fortran localbase:ldflags pkgconfig python:3.6+
- 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 |
0.2_5 19 Mar 2023 23:51:43 |
Muhammad Moinur Rahman (bofh) |
graphics/py-open3d-python: Remove expired port:
2023-03-20 graphics/py-open3d-python: Broken since 2020 |
0.2_5 20 Feb 2023 15:55:52 |
Antoine Brodin (antoine) |
graphics/py-open3d-python: deprecate |
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) |
0.2_5 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 ) |
0.2_5 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
0.2_5 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.2_5 28 Dec 2020 23:02:15 |
antoine |
Drop python 2.7 support from a few ports
With hat: portmgr |
0.2_5 12 Dec 2020 17:04:37 |
thierry |
- 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_4 18 Nov 2020 02:26:46 |
pkubaj |
graphics/py-open3d-python: mark BROKEN on clang without experimental/optional |
0.2_4 18 Nov 2020 02:22:41 |
pkubaj |
graphics/py-open3d-python: fix build on GCC architectures
Builds fine. |
0.2_4 23 Sep 2020 03:36:24 |
yuri |
graphics/py-open3d-python: Fix path in the check of the header
<experimental/optiona> |
0.2_4 23 Sep 2020 03:30:18 |
yuri |
graphics/py-open3d-python: Broken when the base C++ compiler is missing the
header <experimental/optional>
Reported by: fallout |
0.2_4 26 Jul 2019 20:46:57 |
gerald |
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 22 Apr 2019 13:16:34 |
gerald |
Related to revision 499061 bump ports with USES=fortran to have them
benefit from the improved situation where libgcc_s is only used when
absolutely necessary.
Suggested by: tijl |
0.2_2 13 Mar 2019 05:04:58 |
linimon |
Fix build on gcc-based architectures:
Unsupported compiler -- pybind11 requires C++11 support!
Approved by: portmgr (tier-2 blanket) |
0.2_2 26 Dec 2018 09:06:35 |
tcberner |
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_1 25 Dec 2018 20:25:40 |
tcberner |
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_1 12 Dec 2018 01:35:36 |
gerald |
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 02 Sep 2018 16:40:16 |
yuri |
graphics/py-open3d-python: Fix build failure on 12
12 has the failure:
/usr/local/bin/ld: /usr/bin/../lib/LLVMgold.so: error loading plugin: Cannot
open "/usr/bin/../lib/LLVMgold.so"
c++: error: linker command failed with exit code 1 (use -v to see invocation)
that is triggered by the -flto argument. It isn't supplied on 11.
Add patch that eliminates -flto altogether. |
0.2 19 Aug 2018 07:47:23 |
yuri |
New port: graphics/py-open3d-python: Modern library for 3D data processing
(Python binding) |