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

Port details on branch 2022Q2
fractgen Fractal Generator
2.1.14 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.1.11Version of this port present on the latest quarterly branch.
Maintainer: thomas.dreibholz@gmail.com search for ports maintained by this maintainer
Port Added: 2019-08-20 11:48:25
Last Update: 2024-01-21 11:24:48
Commit Hash: 3d4ff39
License: GPLv3+
WWW:
https://www.nntb.no/~dreibh/fractalgenerator/
Description:
FractGen is a simple Qt-based fractal generator program for Mandelbrot fractals. The image size is only limited by virtual memory. It is possible to zoom into images. Image parameters can be saved in XML files and loaded from XML files. Calculated images can be exported as PNG files. The intention of this program is to generate graphics to be post-processed by other image tools, e.g. in order to generate nice screen backgrounds or book covers.
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 (42 items)
Collapse this list.
  1. /usr/local/share/licenses/fractgen-2.1.14/catalog.mk
  2. /usr/local/share/licenses/fractgen-2.1.14/LICENSE
  3. /usr/local/share/licenses/fractgen-2.1.14/GPLv3+
  4. bin/fractgen
  5. share/man/man1/fractgen.1.gz
  6. share/applications/fractgen.desktop
  7. share/icons/hicolor/512x512/apps/fractgen.png
  8. share/mime/packages/fractgen.xml
  9. share/fractgen/examples/alpha01.fsf
  10. share/fractgen/examples/alpha02.fsf
  11. share/fractgen/examples/alpha03.fsf
  12. share/fractgen/examples/alpha04.fsf
  13. share/fractgen/examples/alpha05.fsf
  14. share/fractgen/examples/alpha06.fsf
  15. share/fractgen/examples/alpha07.fsf
  16. share/fractgen/examples/alpha08.fsf
  17. share/fractgen/examples/beta01.fsf
  18. share/fractgen/examples/beta02.fsf
  19. share/fractgen/examples/beta03.fsf
  20. share/fractgen/examples/beta04.fsf
  21. share/fractgen/examples/beta05.fsf
  22. share/fractgen/examples/beta06.fsf
  23. share/fractgen/examples/beta07.fsf
  24. share/fractgen/examples/beta08.fsf
  25. share/fractgen/examples/delta01.fsf
  26. share/fractgen/examples/demo-fractal.fsf
  27. share/fractgen/examples/gamma01.fsf
  28. share/fractgen/examples/gamma02.fsf
  29. share/fractgen/examples/gamma03.fsf
  30. share/fractgen/examples/gamma04.fsf
  31. share/fractgen/examples/gamma05.fsf
  32. share/fractgen/examples/gamma06.fsf
  33. share/fractgen/examples/gamma07.fsf
  34. share/fractgen/examples/gamma08.fsf
  35. share/fractgen/examples/test1.fsf
  36. share/fractgen/examples/test2.fsf
  37. share/fractgen/examples/test3.fsf
  38. share/fractgen/fractgen_de.qm
  39. share/fractgen/fractgen_nb.qm
  40. @owner
  41. @group
  42. @mode
Collapse this list.
Dependency lines:
  • fractgen>0:graphics/fractgen
To install the port:
cd /usr/ports/graphics/fractgen/ && make install clean
To add the package, run one of these commands:
  • pkg install graphics/fractgen
  • pkg install fractgen
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: fractgen
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1701953450 SHA256 (fractgen-2.1.14.tar.xz) = a9dc9abe33900cc299229a8e12b8d7288b4e7013e220fe78e6bdc5eceaec564a SIZE (fractgen-2.1.14.tar.xz) = 315964

Packages (timestamps in pop-ups are UTC):
fractgen
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.1.142.1.142.1.102.1.142.1.14---
FreeBSD:13:quarterly2.1.112.1.11-2.1.112.1.112.1.112.1.112.1.11
FreeBSD:14:latest2.1.142.1.14-2.1.142.1.142.1.11-2.1.11
FreeBSD:14:quarterly2.1.112.1.11-2.1.112.1.112.1.112.1.112.1.11
FreeBSD:15:latest2.1.142.1.14n/a2.1.14n/a2.1.142.1.142.1.14
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. cmake : devel/cmake-core
  2. ninja : devel/ninja
  3. update-desktop-database : devel/desktop-file-utils
  4. update-mime-database : misc/shared-mime-info
  5. qt5-buildtools>=5.15 : devel/qt5-buildtools
  6. lrelease : devel/qt5-linguisttools
  7. qt5-qmake>=5.15 : devel/qt5-qmake
Runtime dependencies:
  1. update-desktop-database : devel/desktop-file-utils
  2. update-mime-database : misc/shared-mime-info
Library dependencies:
  1. libQt5Core.so : devel/qt5-core
  2. libQt5Gui.so : x11-toolkits/qt5-gui
  3. libQt5PrintSupport.so : print/qt5-printsupport
  4. libQt5Widgets.so : x11-toolkits/qt5-widgets
  5. libQt5Xml.so : textproc/qt5-xml
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
graphics_fractgen
USES:
cmake compiler:c++14-lang desktop-file-utils shared-mime-info tar:xz qt:5
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://www.nntb.no/~dreibh/fractalgenerator/download/
Collapse this list.

There are no commits on branch 2022Q2 for this port