Bug 214612 - [NEW PORT] science/ospray: Ray tracing based rendering engine for high-fidelity visualization
Summary: [NEW PORT] science/ospray: Ray tracing based rendering engine for high-fideli...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Yuri Victorovich
URL:
Keywords:
Depends on: 214543 260031
Blocks:
  Show dependency treegraph
 
Reported: 2016-11-17 19:27 UTC by Yuri Victorovich
Modified: 2021-12-09 06:39 UTC (History)
2 users (show)

See Also:


Attachments
shar archive (17.00 KB, text/plain)
2016-11-17 19:27 UTC, Yuri Victorovich
no flags Details
shar archive (17.05 KB, text/plain)
2016-11-17 20:13 UTC, Yuri Victorovich
no flags Details
shar archive (17.02 KB, text/plain)
2016-11-18 08:24 UTC, Yuri Victorovich
no flags Details
shar archive (17.10 KB, text/plain)
2016-11-18 16:31 UTC, Yuri Victorovich
no flags Details
patch (17.16 KB, patch)
2021-11-24 18:38 UTC, Yuri Victorovich
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Yuri Victorovich freebsd_committer freebsd_triage 2016-11-17 19:27:19 UTC
Created attachment 177123 [details]
shar archive
Comment 1 Yuri Victorovich freebsd_committer freebsd_triage 2016-11-17 20:13:34 UTC
Created attachment 177125 [details]
shar archive

Fixed license.
Comment 2 Yuri Victorovich freebsd_committer freebsd_triage 2016-11-18 08:24:35 UTC
Created attachment 177133 [details]
shar archive

Moved under science/
Comment 3 Yuri Victorovich freebsd_committer freebsd_triage 2016-11-18 16:31:25 UTC
Created attachment 177145 [details]
shar archive

Added ImageMagick dependency.
Comment 4 Alexey Dokuchaev freebsd_committer freebsd_triage 2016-11-22 03:15:58 UTC
Take; port requires some polishing before it can be committed.
Comment 5 Alexey Dokuchaev freebsd_committer freebsd_triage 2017-11-07 14:47:31 UTC
Oops, sorry for dragging my feet about this port. :-(  One observation, if you don't mind: consider PORTNAME=ospray instead (lower-case packages are more common and look more unixish), this would also allow you to drop GH_ACCOUNT=ospray.
Comment 6 Yuri Victorovich freebsd_committer freebsd_triage 2017-11-07 14:57:10 UTC
(In reply to Alexey Dokuchaev from comment #5)

Ok!
Comment 7 Alexey Dokuchaev freebsd_committer freebsd_triage 2017-11-07 15:10:32 UTC
Thank you Yuri, I'd appreciate that.
Comment 8 kunda 2019-07-19 18:03:20 UTC
Latest stable is v1.8.5
https://github.com/ospray/ospray/releases/tag/v1.8.5
Comment 9 Yuri Victorovich freebsd_committer freebsd_triage 2019-07-19 18:48:39 UTC
This got forgotten about.

Thank you for reminding about it, kunda, I will look into it soon.

Yuri
Comment 10 kunda 2019-09-27 20:12:33 UTC
(In reply to Yuri Victorovich from comment #9)
Any progress, mate ?
Comment 11 Yuri Victorovich freebsd_committer freebsd_triage 2021-11-24 18:38:05 UTC
Created attachment 229710 [details]
patch
Comment 12 Yuri Victorovich freebsd_committer freebsd_triage 2021-12-09 06:38:52 UTC
Port is committed.
Comment 13 commit-hook freebsd_committer freebsd_triage 2021-12-09 06:39:38 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=fd77d7c00a7f8e575fb7333a22b8f0de51c24ea7

commit fd77d7c00a7f8e575fb7333a22b8f0de51c24ea7
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2021-12-09 06:37:38 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2021-12-09 06:39:10 +0000

    graphics/ospray: New port: Ray tracing based rendering engine for high-fidelity visualization

    PR:             214612

 graphics/Makefile               |   1 +
 graphics/ospray/Makefile (new)  |  37 +++++
 graphics/ospray/distinfo (new)  |   3 +
 graphics/ospray/pkg-descr (new) |   6 +
 graphics/ospray/pkg-plist (new) | 323 ++++++++++++++++++++++++++++++++++++++++
 5 files changed, 370 insertions(+)