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
py-open3d-python Modern library for 3D data processing (Python binding)
0.2_5 graphics Deleted 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_5Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: Broken since 2020
Expired This port expired on: 2023-03-20
Maintainer: yuri@FreeBSD.org search for ports maintained by this maintainer
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.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

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>)
  • py39: py39-open3d-python
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.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. cmake : devel/cmake-core
  2. eigen3.pc : math/eigen3
  3. gfortran12 : lang/gcc12
  4. pkgconf>=1.3.0_1 : devel/pkgconf
  5. python3.9 : lang/python39
  6. as : devel/binutils
Test dependencies:
  1. python3.9 : lang/python39
Runtime dependencies:
  1. gfortran12 : lang/gcc12
  2. python3.9 : lang/python39
Library dependencies:
  1. 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:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/IntelVCL/Open3D/tar.gz/v0.2?dummy=/
Collapse this list.
Port Moves
  • port deleted on 2023-03-19
    REASON: Has expired: Broken since 2020

Number of commits found: 20

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.2_5
19 Mar 2023 23:51:43
commit hash: 7fcd80373a9fefea4a9ec576aa2a63216b54bdd5commit hash: 7fcd80373a9fefea4a9ec576aa2a63216b54bdd5commit hash: 7fcd80373a9fefea4a9ec576aa2a63216b54bdd5commit hash: 7fcd80373a9fefea4a9ec576aa2a63216b54bdd5 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
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
commit hash: 1a94dca6cc3790120fb7287bdd6f5a174dff3f6ccommit hash: 1a94dca6cc3790120fb7287bdd6f5a174dff3f6ccommit hash: 1a94dca6cc3790120fb7287bdd6f5a174dff3f6ccommit hash: 1a94dca6cc3790120fb7287bdd6f5a174dff3f6c files touched by this commit
Antoine Brodin (antoine) search for other commits by this committer
graphics/py-open3d-python: deprecate
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_5
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_5
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_5
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_5
28 Dec 2020 23:02:15
Revision:559531Original commit files touched by this commit
antoine search for other commits by this committer
Drop python 2.7 support from a few ports

With hat:	portmgr
0.2_5
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_4
18 Nov 2020 02:26:46
Revision:555617Original commit files touched by this commit
pkubaj search for other commits by this committer
graphics/py-open3d-python: mark BROKEN on clang without experimental/optional
0.2_4
18 Nov 2020 02:22:41
Revision:555616Original commit files touched by this commit
pkubaj search for other commits by this committer
graphics/py-open3d-python: fix build on GCC architectures

Builds fine.
0.2_4
23 Sep 2020 03:36:24
Revision:549655Original commit files touched by this commit
yuri search for other commits by this committer
graphics/py-open3d-python: Fix path in the check of the header
<experimental/optiona>
0.2_4
23 Sep 2020 03:30:18
Revision:549654Original commit files touched by this commit
yuri search for other commits by this committer
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
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
22 Apr 2019 13:16:34
Revision:499638Original commit files touched by this commit
gerald search for other commits by this committer
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
Revision:495550Original commit files touched by this commit
linimon search for other commits by this committer
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
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_1
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_1
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
02 Sep 2018 16:40:16
Revision:478808Original commit files touched by this commit
yuri search for other commits by this committer
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
Revision:477557Original commit files touched by this commit
yuri search for other commits by this committer
New port: graphics/py-open3d-python: Modern library for 3D data processing
(Python binding)

Number of commits found: 20