Port details |
- py-pyembree Python wrapper for Embree
- 0.1.4_2 graphics
=0 0.1.4_2Version of this port present on the latest quarterly branch.
- BROKEN: outdated version, incompatible with Embree 3 API
DEPRECATED: Broken for more than 6 months This port expired on: 2020-08-26 IGNORE: is marked as broken: outdated version, incompatible with Embree 3 API
- Maintainer: yuri@FreeBSD.org
- Port Added: 2017-05-06 07:43:54
- Last Update: 2020-09-04 19:34:49
- SVN Revision: 547568
- Also Listed In: python
- License: MIT
- WWW:
- https://github.com/scopatz/pyembree
- Description:
- Python wrapper for Embree.
WWW: https://github.com/scopatz/pyembree
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- 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}pyembree>0:graphics/py-pyembree@${PY_FLAVOR}
- No installation instructions:
- This port has been deleted.
- PKGNAME: py37-pyembree
- Package flavors (<flavor>: <package>)
- py37: py37-pyembree
- py27: py27-pyembree
- distinfo:
- TIMESTAMP = 1523604521
SHA256 (scopatz-pyembree-0.1.4_GH0.tar.gz) = 63a73f198c38c37374e6288c73f7ddfdccf7b67829e2b81a1990b714b4fdabd3
SIZE (scopatz-pyembree-0.1.4_GH0.tar.gz) = 12812
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:
-
- py37-numpy>=1.16,1<1.20,1 : math/py-numpy@py37
- cython-3.7 : lang/cython@py37
- py37-setuptools>0 : devel/py-setuptools@py37
- python3.7 : lang/python37
- Runtime dependencies:
-
- py37-numpy>=1.16,1<1.20,1 : math/py-numpy@py37
- py37-setuptools>0 : devel/py-setuptools@py37
- python3.7 : lang/python37
- Library dependencies:
-
- libembree.so : graphics/embree
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- USES:
- localbase python
- 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.1.4_2 04 Sep 2020 19:34:49 |
rene |
Remove expired ports:
2020-09-01 multimedia/w_scan: No longer developed since September 2017,
MASTER_SITES gone
2020-08-31 net/ntp-devel: Current devel branch of ntp is no longer published
2020-08-31 mail/postfix-policyd-spf-python: Use mail/py-spf-engine instead
(Project is superseded by successor)
2020-08-26 graphics/py-pyembree: Broken for more than 6 months
2020-08-26 games/asteroid: Broken for more than 6 months |
0.1.4_2 26 Jul 2020 07:32:00 |
antoine |
Deprecate ports broken for more than 6 months |
0.1.4_2 10 Feb 2020 17:26:57 |
danfe |
- Update `graphics/embree' to the latest version 3.8.0 (unfortunately,
the new API is not backward compatible with the version 2 API; this
was required to remove various deprecated API functions that had
accumulated over time, fix suboptimal design decisions and mistakes,
clean up inconsistent naming, increase flexibility, etc.
- Install tutorials as port examples; install documentation files into
the standard location instead of overriding the default DOCSDIR
- Drop no longer used `graphics/ImageMagick' dependency: BMP, GIF, PNG,
TGA, and TIFF formats are handled by the OpenImageIO now, but it is
somewhat heavy dependency and is disabled upstream by default, so do
the same (au contraire, JPEG and PNG are enabled unconditionally as
being backed by very common and light packages)
PR: 239314 (based on) |
0.1.4_2 08 Sep 2019 12:56:20 |
rene |
Resurrect graphics/py-pyembree and math/py-yt now that graphics/embree is fixed.
PR: 240117 (related)
Submitted by: FreeBSD@ShaneWare.Biz |
0.1.4_2 05 Sep 2019 11:40:24 |
rene |
Remove expired ports:
2019-09-04 devel/ace+tao-doc: Broken for more than 6 months
2019-09-04 devel/dfmt: Broken for more than 6 months
2019-09-04 devel/ignition-transport: Broken for more than 6 months
2019-09-04 devel/spin: Broken for more than 6 months
2019-09-04 editors/dexed: Depends on expiring devel/dfmt
2019-09-04 editors/p5-Padre: Depends on expiring x11-toolkits/p5-Wx
2019-09-04 emulators/qemu2: Latest 3.X branch is in ports tree
2019-09-04 games/asc: Broken for more than 6 months
2019-09-04 games/slade: Broken for more than 6 months
2019-09-04 graphics/gimp-wavelet-decompose-plugin: Broken for more than 6 months
2019-09-04 graphics/py-pyembree: Depends on expiring graphics/embree
2019-09-04 irc/irssi-otr: Broken for more than 6 months
2019-09-04 mail/p5-Mail-ClamAV: Broken for more than 6 months
2019-09-04 mail/qmail-ldap: Broken for more than 6 months (Only the first 15 lines of the commit message are shown above ) |
0.1.4_2 04 Aug 2019 09:07:48 |
antoine |
Deprecate ports broken for more than 6 months |
0.1.4_2 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.1.4_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.1.4 14 Apr 2018 03:06:34 |
yuri |
graphics/py-pyembree: Update 0.1.3 -> 0.1.4 |
0.1.3_1 10 Mar 2018 17:46:06 |
gerald |
Bump PORTREVISIONs of all users of math/mpc that we just updated to
version 1.1.0 (via revision 464079). |
0.1.3 03 Feb 2018 22:13:14 |
yuri |
graphics/py-pyembree: Update to 0.1.3
Reported by: portscout
Approved by: adamw (mentor)
Differential Revision: https://reviews.freebsd.org/D14093 |
0.1.2 09 Jan 2018 06:04:31 |
yuri |
graphics/py-pyembree: Update to 0.1.2; Unbroke it, it was breaking in configure
Submitted by: myself
Reported by: build failure
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D13764 |
0.1.0 30 Nov 2017 15:50:34 |
mat |
Convert Python ports to FLAVORS.
Ports using USE_PYTHON=distutils are now flavored. They will
automatically get flavors (py27, py34, py35, py36) depending on what
versions they support.
There is also a USE_PYTHON=flavors for ports that do not use distutils
but need FLAVORS to be set. A USE_PYTHON=noflavors can be set if
using distutils but flavors are not wanted.
A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
added to cope with Python ports that did not have the Python
PKGNAMEPREFIX but are flavored.
USES=python now also exports a PY_FLAVOR variable that contains the (Only the first 15 lines of the commit message are shown above ) |
0.1.0 01 Sep 2017 18:25:20 |
antoine |
Mark BROKEN: fails to configure
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "setup.py", line 11, in <module>
include_dirs=include_path)
File "/usr/local/lib/python2.7/site-packages/Cython/Build/Dependencies.py",
line 886, in cythonize
c_options = CompilationOptions(**options)
File "/usr/local/lib/python2.7/site-packages/Cython/Compiler/Main.py", line
559, in __init__
raise ValueError(message)
ValueError: got unknown compilation option, please remove: include_dirs
Reported by: pkg-fallout |
0.1.0 06 May 2017 07:43:45 |
miwi |
Python wrapper for Embree.
WWW: https://github.com/scopatz/pyembree
PR: 214563
Submitted by: Yuri Victorovich <yuri@rawbw.com> |