Port details |
- megapov Unofficial extensions of POV-Ray
- 1.2.1_8 graphics
=1 1.2.1_8Version of this port present on the latest quarterly branch. - There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
 - Port Added: 2003-07-27 15:23:03
- Last Update: 2021-04-06 14:31:07
- Commit Hash: 305f148
- People watching this port, also watch:: ladspa, p5-Gtk2, python
- License: not specified in port
- Description:
- MegaPOV is a collection of unofficial extensions for the freeware
raytracer POV-Ray. It is maintained by a group of POV-Community
members - the MegaPOV Team. Up-to-date versions and information can
be obtained at the MegaPOV website:
WWW: http://megapov.inetart.net/
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- megapov>0:graphics/megapov
- To install the port:
- cd /usr/ports/graphics/megapov/ && make install clean
- To add the package, run one of these commands:
- pkg install graphics/megapov
- pkg install megapov
- PKGNAME: megapov
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (megapov-1.2.1.tar.bz2) = 31f27b250250503987171034fb6d1b46219ae31f9fb31e799e3c4698edfd2b66
SIZE (megapov-1.2.1.tar.bz2) = 7674540
- 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:
-
- 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 megapov-1.2.1_8:
DOCS=on: Build and/or install documentation
EXAMPLES=on: Build and/or install examples
OPTIMIZED_CFLAGS=off: Use extra compiler optimizations
SVGALIB=off: SVGA graphics support
X11=off: X11 (graphics) support
===> Use 'make config' to modify these settings
- Options name:
- graphics_megapov
- USES:
- compiler:c11 gmake jpeg localbase tar:bzip2
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
06 Apr 2021 14:31:07 1.2.1_8
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
05 Nov 2019 22:21:16
1.2.1_8
|
zeising  |
Add USES=xorg USES=gl, ports categories e and g
Add USES=xorg and USES=gl to ports in categories starting with 'e' and 'g'.
While here, try to sprinkle other USES (mostly gnome and sdl) as needed. |
20 Sep 2019 12:42:49
1.2.1_8
|
pkubaj  |
graphics/megapov: unbreak on powerpc64
Builds fine with GCC from ports.
Approved by: mentors (implicit approval) |
02 Sep 2018 10:59:44
1.2.1_8
|
tobik  |
graphics/megapov: Fix build with Clang 6
checking size of int... configure: error: cannot compute sizeof (int), 77
http://beefy11.nyi.freebsd.org/data/head-i386-default/p478276_s338342/logs/errors/megapov-1.2.1_8.log |
30 Apr 2017 00:44:33
1.2.1_8
|
linimon  |
Provide more descriptive error messages for ports failing on powerpc64.
Approved by: portmgr (tier-2 blanket) |
08 Dec 2016 16:07:33
1.2.1_8
|
tijl  |
Remove libtiff.so.4 compatibility links that were added in r374303 to
prevent massive PORTREVISION bumps. Bump dependent ports that have not
been bumped since. |
25 May 2016 15:43:34
1.2.1_7
|
mat  |
Remove useless WRKSRC definitions.
While there, correct DEV_WARNINGS when they occur.
Sponsored by: Absolight |
21 Apr 2016 16:43:15
1.2.1_7
|
swills  |
many ports: mark broken on powerpc64 |
01 Apr 2016 14:00:57
1.2.1_7
|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
07 Feb 2016 11:55:46
1.2.1_7
|
amdmi3  |
- Switch to USES=localbase
- Switch to options helpers |
22 Jun 2015 18:33:22
1.2.1_7
|
antoine  |
Convert to USES=jpeg |
25 Dec 2014 13:00:39
1.2.1_7
|
bapt  |
Properly support png 1.5
Obtained from: http://devernay.free.fr/hacks/povray/png/ |
03 Sep 2014 03:31:26
1.2.1_7
|
vanilla  |
Stagify.
PR: ports/193158
Submitted by: Ports Fury. |
23 Jul 2014 17:07:12
1.2.1_7
|
bapt  |
Reset maintainership for ports not staged with no pending PR
With hat: portmgr |
13 Jul 2014 23:23:25
1.2.1_7
|
bapt  |
Modernize LIB_DEPENDS
With hat: portmgr |
25 Jun 2014 05:35:32
1.2.1_7
|
bapt  |
Convert GMAKE to MAKE_CMD
Please note that lots of invocation of MAKE_CMD here are wrong as they do not
properly respect MAKE_ENV and friends
With hat: portmgr |
29 May 2014 12:01:35
1.2.1_7
|
miwi  |
- Fix bzip2
Approved by: portmgr |
29 May 2014 11:28:16

|
miwi  |
- Convert gmake,bzip2,xz to USES
Approved by: portmgr |
20 Sep 2013 18:35:46
1.2.1_7
|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
graphics) |
01 Jun 2012 05:26:28
1.2.1_7
|
dinoex  |
- update png to 1.5.10 |
23 Sep 2011 22:26:39
1.2.1_6
|
amdmi3  |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav |
20 Jun 2011 22:32:03
1.2.1_6
|
makc  |
Switch dependency on povray to povray-meta port.
Remove MD5 sum while I'm here. |
29 Dec 2010 20:04:42
1.2.1_5
|
pgollucci  |
- DISTNAME= ${PORTNAME}-${PORTVERSION} is the default and not needed.
PR: ports/153292
Submitted by: myself (pgollucci)
Tested by: -exp run by pav
Approved by: portmgr (pav) |
25 Dec 2010 01:45:34
1.2.1_5
|
maho  |
Build fix.
PR: 152539
Submitted by: Andrey Zholos <aaz@althenia.net> |
28 Mar 2010 06:47:48
1.2.1_5
|
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
05 Feb 2010 11:46:55
1.2.1_4
|
dinoex  |
- update to jpeg-8 |
18 Jul 2009 11:11:29
1.2.1_3
|
dinoex  |
- update to jpeg7
Tested by: pav on pointyhat |
19 Apr 2008 17:56:05
1.2.1_2 
|
miwi  |
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav) |
24 Mar 2008 13:03:55
1.2.1_2
|
miwi  |
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup) |
19 May 2007 20:32:57
1.2.1_1
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
15 Mar 2006 05:59:41
1.2.1
|
maho  |
Cleanups
PR: 93834
Submitted by: Pedro F. Giffuni <giffunip@asme.org> |
22 Jan 2006 12:35:18
1.2.1
|
edwin  |
SHA256ify
Approved by: krion@ |
30 Oct 2005 07:38:21
1.2.1
|
maho  |
Unbreak by fixing incomplete pkg-plist
Submitted by: kris and linimon |
28 Oct 2005 06:35:39
1.2.1
|
kris  |
BROKEN: Incomplete pkg-plist |
09 Oct 2005 11:03:13
1.2.1
|
maho  |
Update to 1.2.1
Submitted by: kris (not buildable), edwin (ports version check) and
fenner(unfetchable) |
12 Apr 2005 03:26:57
1.0_1
|
obrien  |
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE. |
11 Apr 2005 08:04:41
1.0_1
|
obrien  |
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. |
06 May 2004 19:49:54
1.0_1
|
maho  |
Make portlint happy by replacing space to tab
PR: 65409
Submitted by: trevor |
13 Apr 2004 03:31:01
1.0_1
|
maho  |
fix build on 5-current (later than 502103)
Submitted by: bento |
19 Mar 2004 04:09:18
1.0_1
|
maho  |
SIZEify
Submitted by: trevor |
17 Mar 2004 22:28:49
1.0_1
|
kris  |
BROKEN on 5.x: Does not install with ache's getopt changes |
04 Feb 2004 05:21:48
1.0_1
|
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
27 Jul 2003 15:22:31
1.0
|
maho  |
Added a new port, megapov.
This is a extension of povray (famous ray tracer),
having a lot of new features.
# Clothray cloth simulation system
# Sim-POV mechanics simulation system
# Film exposure simulation
# Text object alignment
# Frame_Step feature
...
and much more. |