Port details |
- povray38 Persistence of Vision Ray Tracer v3.8.0 Beta 2
- 3.8.0.b.2_5 graphics
=0 3.8.0.b.2_4Version of this port present on the latest quarterly branch. - Maintainer: bsd@philippost.de
 - Port Added: 2021-11-01 03:45:06
- Last Update: 2023-04-27 18:25:55
- Commit Hash: 3e45e8e
- License: AGPLv3
- Description:
- POV-Ray(TM) Persistence of Vision Ray Tracer
The Persistence of Vision(tm) Ray-Tracer creates three-dimensional,
photo-realistic images using a rendering technique called ray-tracing. It
reads in a text file containing information describing the objects and
lighting in a scene and generates an image of that scene from the view point
of a camera also described in the text file. Ray-tracing is not a fast
process by any means, but it produces very high quality images with realistic
reflections, shading, perspective and other effects.
This is a beta version of the upcoming version 3.8.
¦ ¦ ¦ ¦ 
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- povray38>0:graphics/povray38
- To install the port:
- cd /usr/ports/graphics/povray38/ && make install clean
- To add the package, run one of these commands:
- pkg install graphics/povray38
- pkg install povray38
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: povray38
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1631211631
SHA256 (povunix-v3.8.0-beta.2-src.tar.gz) = 4717c9bed114deec47cf04a8175cc4060dafc159f26e7896480a60f4411ca5ad
SIZE (povunix-v3.8.0-beta.2-src.tar.gz) = 26050640
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake>=4.3 : devel/gmake
- Library dependencies:
-
- libboost_thread.so : devel/boost-libs
- libpng.so : graphics/png
- libtiff.so : graphics/tiff
- libjpeg.so : graphics/jpeg-turbo
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for povray38-3.8.0.b.2_5:
DOCS=on: Install HTML documentation
EXAMPLES=on: Install example scenes
IO=off: Without I/O restrictions (security risk)
JPEG=on: JPEG image format support
OPENEXR=off: HDR image format support via OpenEXR
OPTIMIZED_CFLAGS=off: Use extra compiler optimizations
PNG=on: PNG image format support
TIFF=on: TIFF image format support
X11=off: X11 (graphics) support
===> Use 'make config' to modify these settings
- Options name:
- graphics_povray38
- USES:
- compiler:c++11-lang gmake jpeg
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 8
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.8.0.b.2_5 27 Apr 2023 18:25:55
    |
Dima Panov (fluffy)  |
*/*: bump all direct Boost cunsumers |
3.8.0.b.2_4 04 Mar 2023 10:41:17
    |
Matthias Andree (mandree)  |
*: Bump PORTREVISION of math/Imath users |
3.8.0.b.2_3 16 Jan 2023 19:32:07
    |
Dima Panov (fluffy)  |
*/*: bump libboost*.so libraries consumert after Boost upgrade |
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) |
3.8.0.b.2_2 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 ) |
3.8.0.b.2_2 12 Aug 2022 14:46:53
    |
Dima Panov (fluffy)  |
*/*: bump all consumers after recent boost upgrade |
3.8.0.b.2_1 22 May 2022 20:17:16
    |
Dima Panov (fluffy)  |
devel/boost-all: bump all library consumers after boost upgrade
PR: 246106 |
3.8.0.b.2 01 Nov 2021 03:41:47
    |
Yasuhiro Kimura (yasu)  Author: Philipp Ost |
graphics/povray38: Add new port
This is a port of the second beta of the upcoming POV-Ray
v3.8. POV-Ray is the Persistence of Vision Raytracer.
PR: 257574 |
Number of commits found: 8
|