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) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
mandelbulber 3D Mandelbrot fractal renderer
2.30_2 graphics 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 2.30_2Version of this port present on the latest quarterly branch.
Maintainer: amdmi3@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2012-12-14 14:30:42
Last Update: 2023-09-10 11:44:32
Commit Hash: 1b44533
License: GPLv3+
WWW:
https://mandelbulber.com/
Description:
Mandelbulber is an experimental application that helps to make rendering 3D Mandelbrot fractals much more accessible. A few of the supported 3D fractals: Mandelbulb, Mandelbox, BulbBox, JuliaBulb, Menger Sponge, Quaternion, Trigonometric, Hypercomplex, and Iterated Function Systems (IFS). All of these can be combined into infinite variations with the ability to hybridize different formulas together.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (9 items)
Collapse this list.
  1. /usr/local/share/licenses/mandelbulber-2.30_2/catalog.mk
  2. /usr/local/share/licenses/mandelbulber-2.30_2/LICENSE
  3. /usr/local/share/licenses/mandelbulber-2.30_2/GPLv3+
  4. bin/mandelbulber2
  5. share/applications/mandelbulber2.desktop
  6. share/icons/hicolor/256x256/apps/mandelbulber2.png
  7. @owner
  8. @group
  9. @mode
Collapse this list.
Dependency lines:
  • mandelbulber>0:graphics/mandelbulber
To install the port:
cd /usr/ports/graphics/mandelbulber/ && make install clean
To add the package, run one of these commands:
  • pkg install graphics/mandelbulber
  • pkg install mandelbulber
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: mandelbulber
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1689621789 SHA256 (buddhi1980-mandelbulber2-2.30_GH0.tar.gz) = ecbe7dfbefcc2d9e1fbc2af348b784fafbc224850dc596d3717bdf2700eb514d SIZE (buddhi1980-mandelbulber2-2.30_GH0.tar.gz) = 128881431

Packages (timestamps in pop-ups are UTC):
mandelbulber
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.30_22.30_22.232.30_22.30_2---
FreeBSD:13:quarterly2.30_22.30_2-2.30_22.30_2-2.30_22.30_2
FreeBSD:14:latest2.30_22.30_2-2.30_22.30_2--2.29
FreeBSD:14:quarterly2.30_22.30_2-2.30_22.30_2-2.30_22.30_2
FreeBSD:15:latest-2.30_2n/a2.30_2n/a-2.30_2-
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. stb_image.h : devel/stb
  2. cmake : devel/cmake-core
  3. ninja : devel/ninja
  4. pkgconf>=1.3.0_1 : devel/pkgconf
  5. qt5-buildtools>=5.15 : devel/qt5-buildtools
  6. qt5-qmake>=5.15 : devel/qt5-qmake
  7. libQt5UiTools.a : devel/qt5-uitools
Library dependencies:
  1. libgsl.so : math/gsl
  2. libpng.so : graphics/png
  3. libtiff.so : graphics/tiff
  4. liblzo2.so : archivers/lzo2
  5. libOpenEXR.so : graphics/openexr
  6. libjpeg.so : graphics/jpeg-turbo
  7. libQt5Concurrent.so : devel/qt5-concurrent
  8. libQt5Core.so : devel/qt5-core
  9. libQt5Gui.so : x11-toolkits/qt5-gui
  10. libQt5Multimedia.so : multimedia/qt5-multimedia
  11. libQt5Network.so : net/qt5-network
  12. libQt5Test.so : devel/qt5-testlib
  13. libQt5Widgets.so : x11-toolkits/qt5-widgets
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for mandelbulber-2.30_2: DOCS=on: Build and/or install documentation OPENCL=off: Heterogeneous computing via OpenCL ===> Use 'make config' to modify these settings
Options name:
graphics_mandelbulber
USES:
cmake compiler:c++11-lang gnome jpeg localbase:ldflags pkgconfig qt:5
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/buddhi1980/mandelbulber2/tar.gz/2.30?dummy=/
Collapse this list.

Number of commits found: 44

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.30_2
10 Sep 2023 11:44:32
commit hash: 1b4453302bf757bf78831f0546a746b35492f755commit hash: 1b4453302bf757bf78831f0546a746b35492f755commit hash: 1b4453302bf757bf78831f0546a746b35492f755commit hash: 1b4453302bf757bf78831f0546a746b35492f755 files touched by this commit
Matthias Andree (mandree) search for other commits by this committer
*: Bump PORTREVISION for OpenEXR users

Because OpenEXR's SONAME has changed with the 3.2.0 update.
New SONAME: libOpenEXR-3_2.so.31
2.30_1
28 Jul 2023 17:13:17
commit hash: 664a2fa1e56e670a356f54c94389bdb47d868f3fcommit hash: 664a2fa1e56e670a356f54c94389bdb47d868f3fcommit hash: 664a2fa1e56e670a356f54c94389bdb47d868f3fcommit hash: 664a2fa1e56e670a356f54c94389bdb47d868f3f files touched by this commit
Daniel Engberg (diizzy) search for other commits by this committer
*/*: Bump jpeg-turbo users treewide

New major version 3.0.0
2.30
24 Jul 2023 17:35:11
commit hash: d2d534bcd9db3081d574258b85eb292b6dee5afccommit hash: d2d534bcd9db3081d574258b85eb292b6dee5afccommit hash: d2d534bcd9db3081d574258b85eb292b6dee5afccommit hash: d2d534bcd9db3081d574258b85eb292b6dee5afc files touched by this commit
Dmitry Marakasov (amdmi3) search for other commits by this committer
graphics/mandelbulber: update 2.29 → 2.30
2.29
13 Apr 2023 19:14:12
commit hash: 40a886fab737f4ca1da54554fcdc16cca739444dcommit hash: 40a886fab737f4ca1da54554fcdc16cca739444dcommit hash: 40a886fab737f4ca1da54554fcdc16cca739444dcommit hash: 40a886fab737f4ca1da54554fcdc16cca739444d files touched by this commit
Dmitry Marakasov (amdmi3) search for other commits by this committer
graphics/mandelbulber: update 2.28 → 2.29
2.28
11 Sep 2022 10:20:14
commit hash: ddae4e92d8313a1461145e3b4f0232fe463feaeecommit hash: ddae4e92d8313a1461145e3b4f0232fe463feaeecommit hash: ddae4e92d8313a1461145e3b4f0232fe463feaeecommit hash: ddae4e92d8313a1461145e3b4f0232fe463feaee files touched by this commit
Felix Palmen (zirias) search for other commits by this committer
Mk/Uses: always use colon for build/run suffix

Most USES use a colon for build/run(/test) suffixes. Change kde.mk,
qt.mk and pyqt.mk to do the same, and update all ports using that.

Document in CHANGES.

PR:			266034
Exp-run by:		antoine
Approved by:		tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D36349
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)
2.28
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)
2.28
18 Jul 2022 20:13:37
commit hash: 1c846cc6059f7999413db3b2d6887b4fa4dcdcb9commit hash: 1c846cc6059f7999413db3b2d6887b4fa4dcdcb9commit hash: 1c846cc6059f7999413db3b2d6887b4fa4dcdcb9commit hash: 1c846cc6059f7999413db3b2d6887b4fa4dcdcb9 files touched by this commit
Dmitry Marakasov (amdmi3) search for other commits by this committer
graphics/mandelbulber: update 2.27 → 2.28
2.27
22 Feb 2022 13:46:41
commit hash: e1175ff3f39b1e896c470565ab714108e1b1ba45commit hash: e1175ff3f39b1e896c470565ab714108e1b1ba45commit hash: e1175ff3f39b1e896c470565ab714108e1b1ba45commit hash: e1175ff3f39b1e896c470565ab714108e1b1ba45 files touched by this commit
Dmitry Marakasov (amdmi3) search for other commits by this committer
graphics/mandelbulber: update 2.26 → 2.27
2.26_1
12 Jan 2022 19:41:22
commit hash: 654acd81409d31495f8b1b11db61e1afbf640981commit hash: 654acd81409d31495f8b1b11db61e1afbf640981commit hash: 654acd81409d31495f8b1b11db61e1afbf640981commit hash: 654acd81409d31495f8b1b11db61e1afbf640981 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
math/gsl: bump portrevision of consumers after update to 2.7.1

PR:		260201
2.26
10 Oct 2021 19:44:42
commit hash: 2c672a4de941dc57142d867ba42396b1b64d2921commit hash: 2c672a4de941dc57142d867ba42396b1b64d2921commit hash: 2c672a4de941dc57142d867ba42396b1b64d2921commit hash: 2c672a4de941dc57142d867ba42396b1b64d2921 files touched by this commit
Baptiste Daroussin (bapt) search for other commits by this committer
INSTALLS_ICONS: retire the macro and rework the related dependencies

While here, make sure gtk-update-icon-cache is only on run dependency
where added as a dependency
Enforce gtk3 to depend on gtk-update-icon-cache (previously it was
inheriting the dependency)
2.26
27 Aug 2021 23:49:14
commit hash: 1553dabbc648b246ff615841be5e32269db50cd2commit hash: 1553dabbc648b246ff615841be5e32269db50cd2commit hash: 1553dabbc648b246ff615841be5e32269db50cd2commit hash: 1553dabbc648b246ff615841be5e32269db50cd2 files touched by this commit
Dmitry Marakasov (amdmi3) search for other commits by this committer
graphics/mandelbulber: update to 2.26
2.25_1
16 Jun 2021 19:31:27
commit hash: 63e653adaa7493aa98f17f9fbc834c0aed7e096ecommit hash: 63e653adaa7493aa98f17f9fbc834c0aed7e096ecommit hash: 63e653adaa7493aa98f17f9fbc834c0aed7e096ecommit hash: 63e653adaa7493aa98f17f9fbc834c0aed7e096e files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
math/gsl: update to 2.7

From [1]

* What is new in gsl-2.7:
	* fixed doc bug for gsl_histogram_min_bin (lhcsky at 163.com)
	* fixed bug #60335 (spmatrix test failure, J. Lamb)
	* fixed bug #36577
	* clarified documentation on interpolation accelerators (V. Krishnan)
	* fixed bug #45521 (erroneous GSL_ERROR_NULL in ode-initval2, thanks to M.
Sitte)
	* fixed doc bug #59758
	* fixed bug #58202 (rstat median for n=5)
	* added support for native C complex number types in gsl_complex
	   when using a C11 compiler
	* upgraded to autoconf 2.71, automake 1.16.3, libtool 2.4.6
(Only the first 15 lines of the commit message are shown above View all of this commit message)
2.25
22 Apr 2021 16:56:22
commit hash: 69e5cf4352b2357190642dd7ed6e47739bd9e9c8commit hash: 69e5cf4352b2357190642dd7ed6e47739bd9e9c8commit hash: 69e5cf4352b2357190642dd7ed6e47739bd9e9c8commit hash: 69e5cf4352b2357190642dd7ed6e47739bd9e9c8 files touched by this commit
Dmitry Marakasov (amdmi3) search for other commits by this committer
graphics/mandelbulber: update to 2.25
2.24
07 Apr 2021 23:19:01
commit hash: 5823922c58f9acea4e0c5f45b4ead47371e70841commit hash: 5823922c58f9acea4e0c5f45b4ead47371e70841commit hash: 5823922c58f9acea4e0c5f45b4ead47371e70841commit hash: 5823922c58f9acea4e0c5f45b4ead47371e70841 files touched by this commit
Dmitry Marakasov (amdmi3) search for other commits by this committer
Remove useless Created by: headers mentioning me
2.24
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.
2.24
28 Jan 2021 11:20:57
Revision:563125Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Update to 2.24
2.23
16 Nov 2020 16:46:03
Revision:555497Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Update to 2.23
2.22
13 Jul 2020 19:56:17
Revision:542153Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Update to 2.22
2.21
26 May 2020 21:21:18
Revision:536659Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Update to 2.21
2.20_1
08 Mar 2020 21:56:37
Revision:528082Original commit files touched by this commit
jbeich search for other commits by this committer
Drop dependency on devel/openmp

- Drop if devel/llvm* was used as a substitute

Approved by:	yuri, rene (earlier version)
Differential Revision:	https://reviews.freebsd.org/D23020
2.20
05 Dec 2019 14:46:51
Revision:519082Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Update to 2.20
2.19_2
25 Oct 2019 23:41:34
Revision:515671Original commit files touched by this commit
tcberner search for other commits by this committer
math/gsl: update to 2.6

- math/p5-Math-GSL does not seem to have any upstream activity to make it work
with this version -> mark it broken
  - this also breaks the two consumers of this port

- biology/gemma: has a conflict with cblas, and is makred broken.

PR:		241363
Exp-run by:	antoine
2.19_1
21 Sep 2019 18:59:57
Revision:512535Original commit files touched by this commit
jbeich search for other commits by this committer
devel/openmp: update to 9.0.0

- Connect tests to the framework to help QA remaining patches
- Force rebuild all consumers after https://reviews.llvm.org/D59783

Changes:	http://llvm.org/viewvc/llvm-project/openmp/tags/RELEASE_900/final/?view=log
ABI:		https://abi-laboratory.pro/tracker/timeline/llvm_openmp/
2.19
15 Aug 2019 18:56:20
Revision:509042Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Update to 2.19
2.18.1_1
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
2.18.1
28 Jun 2019 18:21:17
Revision:505296Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Update to 2.18-1
2.18
26 Jun 2019 13:37:58
Revision:505155Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Update to 2.18
2.17_1
08 May 2019 16:05:53
Revision:501030Original commit files touched by this commit
jbeich search for other commits by this committer
devel/openmp: phase out

- Expire after the last version without /usr/lib/libomp.so
- Drop SOVERSION for seamless transition (i.e., avoid conditionals)

PR:		236907
Approved by:	bapt (maintainer)
Differential Revision:	https://reviews.freebsd.org/D19767
2.17
13 Mar 2019 15:48:12
Revision:495586Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Update to 2.17
2.16_1
16 Jan 2019 11:13:45
Revision:490472Original commit files touched by this commit
tijl search for other commits by this committer
Fix Qt5 symbol version scripts to put the catch-all clause first.  When
a symbol matches multiple clauses the last one takes precedence.  If the
catch-all is last it captures everything.  In the case of Qt5 libraries
this caused all symbols to have a Qt_5 label while some should have
Qt_5_PRIVATE_API.  This only affects lld because GNU ld always gives the
catch-all lowest priority.

Older versions of Qt5Webengine exported some memory allocation symbols from
the bundled Chromium.  Version 5.9 stopped exporting these [1] but the
symbols were kept as weak wrappers for the standard allocation functions to
maintain binary compatibility. [2][3]  The problem is that the call to the
standard function in these weak wrappers is only resolved to the standard
function if there's a call to this standard function in other parts of
Qt5Webengine, because only then is there a non-weak symbol that takes
precedence over the weak one.  If there's no such non-weak symbol the call
(Only the first 15 lines of the commit message are shown above View all of this commit message)
2.16
16 Jan 2019 05:30:23
Revision:490451Original commit files touched by this commit
linimon search for other commits by this committer
This port requires C++11-aware compiler to build on GCC-based
architectures.

PR:		234947
Submitted by:	Piotr Kubaj
Approved by:	portmgr (tier-2 blanket)
2.16
05 Jan 2019 19:35:20
Revision:489370Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Update to 2.16
1.13.1_1
04 Nov 2018 14:08:01
Revision:484059Original commit files touched by this commit
antoine search for other commits by this committer
Mark BROKEN: fails to build

../src/Render3D.cpp:870:30: error: type 'double' cannot be narrowed to 'unsigned
short' in initializer list [-Wc++11-narrowing]
                                                sRGB16 globalLight = { AO.R *
4096.0, AO.G * 4096.0, AO.B * 4096.0 };
                                                                      
^~~~~~~~~~~~~

Reported by:	pkg-fallout
1.13.1_1
10 Sep 2018 13:14:52
Revision:479406Original commit files touched by this commit
mat search for other commits by this committer
Add DOCS options to ports that should have one.

Also various fixes related to said option.

PR:		230864
Submitted by:	mat
exp-runs by:	antoine
1.13.1_1
26 May 2015 13:32:37
Revision:387476Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Add USES=desktop-file-utils as suggested by stage-qa
- Add LICENSE_FILE
1.13.1
03 Jan 2015 03:51:14
Revision:376080Original commit files touched by this commit
marino search for other commits by this committer
graphics/mandelbulber: #include <cstring> for memcpy and memset
1.13.1
16 Dec 2013 18:18:08
Revision:336655Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Use '.' instead of '*' in COPYTREE_* all over my ports

Suggested by:	danfe
1.13.1
22 Oct 2013 13:58:56
Revision:331272Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Remove manual creation and removal of share/applications, as it's now in the
mtree (categories starting with [fgijk])

Approved by:	portmgr (bdrewery)
1.13.1
19 Oct 2013 02:38:15
Revision:330832Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Support staging
1.13.1
20 Sep 2013 18:35:46
Revision:327733Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
graphics)
1.13.1
12 Sep 2013 08:41:52
Revision:327041Original commit files touched by this commit
marino search for other commits by this committer
Add explicit dependency on pkgconf (20 ports)

Approved by:	portmgr (bapt, implicit)
1.13.1
14 Aug 2013 22:35:54
Revision:324744Original commit files touched by this commit Sanity Test Failure
ak search for other commits by this committer
- Remove MAKE_JOBS_SAFE variable

Approved by:	portmgr (bdrewery)
1.13.1
14 Dec 2012 14:30:29
Revision:308905Original commit files touched by this commit
amdmi3 search for other commits by this committer
Mandelbulber is an experimental application that helps to make
rendering 3D Mandelbrot fractals much more accessible. A few of the
supported 3D fractals: Mandelbulb, Mandelbox, BulbBox, JuliaBulb,
Menger Sponge, Quaternion, Trigonometric, Hypercomplex, and Iterated
Function Systems (IFS). All of these can be combined into infinite
variations with the ability to hybridize different formulas together.

WWW: http://www.mandelbulber.com/

Number of commits found: 44