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
fraqtive Draws Mandelbrot and Julia fractals
0.4.8.1 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 0.4.8.1Version of this port present on the latest quarterly branch.
Maintainer: eduardo@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2005-09-07 21:07:19
Last Update: 2023-03-12 10:05:21
Commit Hash: c753290
License: GPLv3
WWW:
https://fraqtive.mimec.org/
Description:
Fraqtive is a program for drawing Mandelbrot and Julia fractals. It uses a very fast algorithm and generates high quality, smooth images. It is fully interactive, allowing for real-time mouse navigation and dynamic generation of the Julia fractal preview. OpenGL-rendered 3D view of the fractals is also supported.
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 (13 items)
Collapse this list.
  1. /usr/local/share/licenses/fraqtive-0.4.8.1/catalog.mk
  2. /usr/local/share/licenses/fraqtive-0.4.8.1/LICENSE
  3. /usr/local/share/licenses/fraqtive-0.4.8.1/GPLv3
  4. bin/fraqtive
  5. share/applications/fraqtive.desktop
  6. share/icons/hicolor/16x16/apps/fraqtive.png
  7. share/icons/hicolor/22x22/apps/fraqtive.png
  8. share/icons/hicolor/32x32/apps/fraqtive.png
  9. share/icons/hicolor/48x48/apps/fraqtive.png
  10. share/man/man1/fraqtive.1.gz
  11. @owner
  12. @group
  13. @mode
Collapse this list.
Dependency lines:
  • fraqtive>0:graphics/fraqtive
To install the port:
cd /usr/ports/graphics/fraqtive/ && make install clean
To add the package, run one of these commands:
  • pkg install graphics/fraqtive
  • pkg install fraqtive
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: fraqtive
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1678615182 SHA256 (mimecorg-fraqtive-v0.4.8.1_GH0.tar.gz) = f3e152e15072f6cbecf100d748f21e4e7a48eace77b93d7daf837ea86491b46b SIZE (mimecorg-fraqtive-v0.4.8.1_GH0.tar.gz) = 291381

Packages (timestamps in pop-ups are UTC):
fraqtive
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.4.8.10.4.8.10.4.8_50.4.8.10.4.8.1---
FreeBSD:13:quarterly0.4.8.10.4.8.1-0.4.8.10.4.8.10.4.8.10.4.8.10.4.8.1
FreeBSD:14:latest0.4.8.10.4.8.1-0.4.8.10.4.8.10.4.8.1-0.4.8.1
FreeBSD:14:quarterly0.4.8.10.4.8.1-0.4.8.10.4.8.10.4.8.10.4.8.10.4.8.1
FreeBSD:15:latest-0.4.8.1n/a0.4.8.1n/a0.4.8.10.4.8.10.4.8.1
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. xorgproto>=0 : x11/xorgproto
  2. xorgproto>=0 : x11/xorgproto
  3. qt5-buildtools>=5.15 : devel/qt5-buildtools
  4. qt5-qmake>=5.15 : devel/qt5-qmake
Library dependencies:
  1. libGL.so : graphics/libglvnd
  2. libGLU.so : graphics/libGLU
  3. libQt5Core.so : devel/qt5-core
  4. libQt5Gui.so : x11-toolkits/qt5-gui
  5. libQt5OpenGL.so : graphics/qt5-opengl
  6. libQt5Widgets.so : x11-toolkits/qt5-widgets
  7. libQt5Xml.so : textproc/qt5-xml
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for fraqtive-0.4.8.1: SSE2=off: Enable SSE2 optimization ===> Use 'make config' to modify these settings
Options name:
graphics_fraqtive
USES:
compiler:c++11-lang dos2unix gl qmake 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/mimecorg/fraqtive/tar.gz/v0.4.8.1?dummy=/
Collapse this list.

Number of commits found: 54

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.4.8.1
12 Mar 2023 10:05:21
commit hash: c753290c096698d3f8592bc3e3ffd1cf09ad7f67commit hash: c753290c096698d3f8592bc3e3ffd1cf09ad7f67commit hash: c753290c096698d3f8592bc3e3ffd1cf09ad7f67commit hash: c753290c096698d3f8592bc3e3ffd1cf09ad7f67 files touched by this commit
Nuno Teixeira (eduardo) search for other commits by this committer
graphics/fraqtive: Adopt/Update to 0.4.8.1

- Switch to DISTVERSION
- Fix license
- Remove files/patch-* since they are included upstream

ChangeLog: https://github.com/mimecorg/fraqtive/releases/tag/v0.4.8.1
0.4.8_6
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)
0.4.8_6
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)
0.4.8_6
20 Jul 2022 14:22:04
commit hash: 022e658bd10b8753ede87b3dfda087efabddac98commit hash: 022e658bd10b8753ede87b3dfda087efabddac98commit hash: 022e658bd10b8753ede87b3dfda087efabddac98commit hash: 022e658bd10b8753ede87b3dfda087efabddac98 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
graphics: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  "Waitman Gobble" <uzimac@da3m0n8t3r.com>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Abel Chow <ozsanh45vds001@sneakemail.com>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
  *  Ade Lovett <ade@lovett.com>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
  *  Aldis Berjoza <aldis@bsdroot.lv>
  *  Alex Hayward <xelah@xelah.com>
  *  Alex Ivasyuv <siegerstein@pochta.ru>
  *  Alex Samorukov <samm@os2.kiev.ua>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.4.8_6
29 Aug 2021 16:29:43
commit hash: 9e9956359dd9947e41a1731f182abbd39114b00ccommit hash: 9e9956359dd9947e41a1731f182abbd39114b00ccommit hash: 9e9956359dd9947e41a1731f182abbd39114b00ccommit hash: 9e9956359dd9947e41a1731f182abbd39114b00c files touched by this commit
Alexey Dokuchaev (danfe) search for other commits by this committer
Cleanup: for ports under g* categories, drop redundant GH_{ACCOUNT,PROJECT}.
0.4.8_6
22 Jun 2021 18:53:08
commit hash: da3162c7c9f01912ba1940e188b253f2b5c7ba77commit hash: da3162c7c9f01912ba1940e188b253f2b5c7ba77commit hash: da3162c7c9f01912ba1940e188b253f2b5c7ba77commit hash: da3162c7c9f01912ba1940e188b253f2b5c7ba77 files touched by this commit
Kevin Bowling (kbowling) search for other commits by this committer
graphics/mesa-libs: Bump reverse deps for libglvnd

Per discussion with bapt on helping pkg handle the changing of these
deps and avoiding impossible upgrade senarios.

PR:		246767
Reviewed by:	manu, bapt
Approved by:	x11
Differential Revision:	https://reviews.freebsd.org/D30824
0.4.8_5
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.
0.4.8_5
21 May 2020 07:11:41
Revision:536076Original commit files touched by this commit
tcberner search for other commits by this committer
graphics/fraqtive: prepare for Qt5-5.15
0.4.8_5
05 Nov 2019 22:16:15
Revision:516845Original commit files touched by this commit
zeising search for other commits by this committer
Add USES=xorg USES=gl, ports categories g

Add USES=xorg and USES=gl to ports in categories starting with 'g'.
While here, try to sprinkle other USES (mostly gnome and sdl) as needed.
0.4.8_5
19 Aug 2019 12:17:49
Revision:509278Original commit files touched by this commit
mat search for other commits by this committer
Use USE_GITHUB properly.

Pointy hat:	adridg arved
0.4.8_5
19 Aug 2019 09:37:31
Revision:509266Original commit files touched by this commit
adridg search for other commits by this committer
Remove BROKEN from graphics/fraqtive.

The sources have moved to github. Not taking maintainership, though.
Builds fine against current Qt 5.12, with SSE also fills a WQHD
screen almost instantly, so it's fine.
0.4.8_4
04 Aug 2019 12:37:59
Revision:508091Original commit files touched by this commit
antoine search for other commits by this committer
Mark BROKEN: unfetchable
0.4.8_4
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
0.4.8_3
16 Mar 2019 07:54:19
Revision:495850Original commit files touched by this commit
linimon search for other commits by this committer
Fix build on gcc-based architectures:

  cc1plus: error: unrecognized command line option "-std=gnu++11"
0.4.8_3
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)
0.4.8_2
27 Oct 2018 17:15:14
Revision:483153Original commit files touched by this commit
makc search for other commits by this committer
graphics/fraqtive:
- Switch to Qt 5
- Add patch to fix build with Qt 5
0.4.8_1
28 Jun 2018 17:39:55
Revision:473503Original commit files touched by this commit
tcberner search for other commits by this committer
Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mk

From now on, ports that depend on Qt4 will have to set
	USES=		qt:4
	USE_QT=		foo bar
ports depending on Qt5 will use
	USES=		qt:5
	USE_QT=		foo bar

PR:		229225
Exp-run by:	antoine
Reviewed by:	mat
Approved by:	portmgr (antoine)
Differential Revision:	-https://reviews.freebsd.org/D15540
0.4.8_1
05 Mar 2018 09:33:06
Revision:463635Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Update WWW

Approved by:	portmgr blanket
0.4.8_1
23 May 2017 05:03:16
Revision:441503Original commit files touched by this commit
rezny search for other commits by this committer
Revision bump of all ports with USE_GL after consolidation of mesa-libs

Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D10845
0.4.8
07 Nov 2016 14:13:30
Revision:425621Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Add LICENSE
- Add missing depends
0.4.8
20 Oct 2016 15:58:13
Revision:424339Original commit files touched by this commit
rakuco search for other commits by this committer
Reassign makc's ports back to the pool.

See "Maintainer Reset" in
https://www.freebsd.org/portmgr/policies_contributors.html. makc's last commit
was in March 31st (r412218), and his ports have been timing out since at least
July (r418155).

I also emailed him 2 weeks ago and have received no response so far.
0.4.8
19 May 2016 10:44:12
Revision:415499Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Fix trailing whitespace in pkg-descrs, categories [g-n]*

Approved by:	portmgr blanket
0.4.8
01 Apr 2015 09:14:31
Revision:382899Original commit files touched by this commit
makc search for other commits by this committer
graphics/fraqtive:
- Update to 0.4.8
- Simplify port by using directly qmake instead of wrapper configure script
0.4.6_1
20 Oct 2014 17:04:21
Revision:371283Original commit files touched by this commit
bapt search for other commits by this committer
Cleanup plist
0.4.6_1
10 Sep 2014 20:50:37
Revision:367888Original commit files touched by this commit
gerald search for other commits by this committer
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.

Part II, Bump PORTREVISIONs.

PR:		192025
Tested by:	antoine (-exp runs)
Approved by:	portmgr (implicit)
0.4.6
12 May 2014 10:53:42
Revision:353800Original commit files touched by this commit
makc search for other commits by this committer
Convert my ports to USES=tar
0.4.6
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)
0.4.6
09 Oct 2013 10:08:19
Revision:329881Original commit files touched by this commit
makc search for other commits by this committer
- Set DESTDIRNAME, allow staging
- Use options helpers
- Use new LIB_DEPENDS syntax
- Remove post-configure patching: CC, etc are now respected via QMAKESPEC
0.4.6
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)
0.4.6
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)
0.4.6
11 Dec 2012 12:30:58
Revision:308679Original commit files touched by this commit
makc search for other commits by this committer
- Update to 0.4.6
- Remove stale patches
- Trim Makefile header
0.4.5_2
27 Jul 2012 11:03:39
Original commit files touched by this commit
makc search for other commits by this committer
- Convert my ports to new options framework
- use CONFLICTS_INSTALL
- other minor changes
0.4.5_2
06 Jun 2012 06:44:38
Original commit files touched by this commit
miwi search for other commits by this committer
- Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4

Review by:      bapt, David Naylor (kde team)
0.4.5_2
01 Jun 2012 05:26:28
Original commit files touched by this commit
dinoex search for other commits by this committer
- update png to 1.5.10
0.4.5_1
20 May 2012 00:17:16
Original commit files touched by this commit
makc search for other commits by this committer
Add explicit dependency on libGLU and patches to fix build with upcoming Qt 4.8
Mark MAKE_JOBS_SAFE
0.4.5_1
03 Jul 2011 14:12:23
Original commit files touched by this commit
ohauer search for other commits by this committer
-remove MD5
0.4.5_1
28 Mar 2010 06:47:48
Original commit files touched by this commit
dinoex search for other commits by this committer
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
0.4.5
06 Jan 2010 21:09:17
Original commit files touched by this commit
makc search for other commits by this committer
Update to 0.4.5
0.4.4
21 Feb 2009 11:31:28
Original commit files touched by this commit
makc search for other commits by this committer
Use my @FreeBSD.org email for the rest of my ports
0.4.4
06 Aug 2008 07:57:55
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 0.4.4

PR:             126249
Submitted by:   Max Brazhnikov <makc@issp.ac.ru> (maintainer)
0.4.3_1
06 Jun 2008 13:35:04
Original commit files touched by this commit
edwin search for other commits by this committer
Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
0.4.3
16 May 2008 12:27:36
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 0.4.3

PR:             123679
Submitted by:   Max Brazhnikov <makc@issp.ac.ru> (maintainer)
0.4.2
29 Apr 2008 19:55:33
Original commit files touched by this commit
itetcu search for other commits by this committer
Update to 0.4.2

PR:             ports/123217
Submitted by:   maintainer
0.4.1
15 Apr 2008 02:08:58
Original commit files touched by this commit
markus search for other commits by this committer
- Update to version 0.4.1
- Pass maintainership to submitter

Submitted by:    Max Brazhnikov <makc@issp.ac.ru>
0.4.0
13 Apr 2008 13:23:01
Original commit files touched by this commit
markus search for other commits by this committer
Add the SMP fix which didn't make it in the last commit

Previously eaten by:    markus' fat fingers
0.4.0
13 Apr 2008 13:16:18
Original commit files touched by this commit
markus search for other commits by this committer
- Update to version 0.4.0 [1]
- Add patch to fix frequent crashes on SMP machines [2]

PR:             ports/122084 [1]
Submitted by:   Max Brazhnikov <makc@issp.ac.ru> [1]
Obtained from:  Fraqtive SVN [2]
0.3.1_2
19 May 2007 20:32:57
Original commit files touched by this commit
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
0.3.1_1
07 May 2006 23:46:33
Original commit files touched by this commit
edwin search for other commits by this committer
Remove USE_REINPLACE for categories starting with a G
0.3.1_1
23 Feb 2006 10:40:45
Original commit files touched by this commit
ade search for other commits by this committer
Conversion to a single libtool environment.

Approved by:    portmgr (kris)
0.3.1_1
22 Jan 2006 02:15:00
Original commit files touched by this commit
edwin search for other commits by this committer
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry

Approved by:    krion@
PR:             ports/88711 (related)
0.3.1_1
17 Dec 2005 18:42:48
Original commit files touched by this commit
markus search for other commits by this committer
- Change MASTER_SITES and WWW to the new project site
- Add SHA256

Submitted by:    Michal Mecinski (author)
0.3.1_1
05 Nov 2005 05:22:06
Original commit files touched by this commit
marcus search for other commits by this committer
Bump PORTREVISION to chase the glib20 shared library update.
0.3.1
07 Sep 2005 21:05:27
Original commit files touched by this commit
markus search for other commits by this committer
Add fraqtive 0.3.1, a program for drawing Mandelbrot and Julia fractals.
It uses a very fast algorithm and generates high quality, smooth images.
It is fully interactive, allowing for real-time mouse navigation and dynamic
generation of the Julia fractal preview. OpenGL-rendered 3D view of the
fractals is also supported.

WWW: http://zeus.polsl.gliwice.pl/~mimec/index.php?id=fraqtive

Number of commits found: 54