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
Port details
py-fotokilof GUI for ImageMagick and Wand
5.1.7 graphics on this many watch lists=3 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 5.1.2Version of this port present on the latest quarterly branch.
Maintainer: nivit@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2023-04-19 14:48:13
Last Update: 2025-01-09 15:22:23
Commit Hash: e7f1d49
People watching this port, also watch:: autoconf, ta-lib, weberp, prestashop, irrlicht
License: MIT
WWW:
https://github.com/TeaM-TL/FotoKilof
Description:
GUI for the most used ImageMagick functionalities for processing images.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • ${PYTHON_PKGNAMEPREFIX}fotokilof>0:graphics/py-fotokilof@${PY_FLAVOR}
To install the port:
cd /usr/ports/graphics/py-fotokilof/ && make install clean
To add the package, run one of these commands:
  • pkg install graphics/py-fotokilof
  • pkg install py311-fotokilof
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
NOTE: This is a Python port. Instead of py311-fotokilof listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py311-fotokilof
Package flavors (<flavor>: <package>)
  • py311: py311-fotokilof
distinfo:
TIMESTAMP = 1736428832 SHA256 (TeaM-TL-FotoKilof-5.1.7_GH0.tar.gz) = 02e5005473dfd947dd863445a295541e41d00b747440ec79c14adaea094c68e1 SIZE (TeaM-TL-FotoKilof-5.1.7_GH0.tar.gz) = 7069667

Packages (timestamps in pop-ups are UTC):
py39-fotokilof
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--------
FreeBSD:13:quarterly------4.4.3-
FreeBSD:14:latest-------4.3.3
FreeBSD:14:quarterly------4.4.3-
FreeBSD:15:latest--n/a-n/a---
 

py311-fotokilof
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest5.1.25.1.7-5.1.15.1.7---
FreeBSD:13:quarterly5.1.05.1.2--5.1.2---
FreeBSD:14:latest5.1.25.1.7-5.1.25.1.7---
FreeBSD:14:quarterly5.1.25.1.2--5.1.2---
FreeBSD:15:latest5.1.25.1.7n/a5.1.2n/a---
 

Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py311-setuptools>0 : devel/py-setuptools@py311
  2. py311-ttkbootstrap>=1.10.1 : devel/py-ttkbootstrap@py311
  3. py311-wheel>=0.40.0 : devel/py-wheel@py311
  4. python3.11 : lang/python311
  5. py311-build>=0 : devel/py-build@py311
  6. py311-installer>=0 : devel/py-installer@py311
Test dependencies:
  1. python3.11 : lang/python311
Runtime dependencies:
  1. py311-fclist-cffi>=1.1.2 : x11-fonts/py-fclist-cffi@py311
  2. py311-FindSystemFontsFilename>=0.3.1 : x11-fonts/py-FindSystemFontsFilename@py311
  3. py311-pillow>=9.5.0 : graphics/py-pillow@py311
  4. py311-requests>=2.32.3 : www/py-requests@py311
  5. py311-tkcolorpicker>=2.1.3 : graphics/py-tkcolorpicker@py311
  6. py311-ttkbootstrap>=1.10.1 : devel/py-ttkbootstrap@py311
  7. py311-Wand>=0.6.11 : graphics/py-wand@py311
  8. ImageMagick7>=7 : graphics/ImageMagick7
  9. python3.11 : lang/python311
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
graphics_py-fotokilof
USES:
magick:run python
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/TeaM-TL/FotoKilof/tar.gz/5.1.7?dummy=/
Collapse this list.

Number of commits found: 23

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
5.1.7
09 Jan 2025 15:22:23
commit hash: e7f1d4913cb1cfb4a4d0c0b5f2be77e3604912d3commit hash: e7f1d4913cb1cfb4a4d0c0b5f2be77e3604912d3commit hash: e7f1d4913cb1cfb4a4d0c0b5f2be77e3604912d3commit hash: e7f1d4913cb1cfb4a4d0c0b5f2be77e3604912d3 files touched by this commit
Nicola Vitale (nivit) search for other commits by this committer
graphics/py-fotokilof: Update to 5.1.7

- Fix app/name in the new file pyproject.toml to match PORTNAME,
 otherwise the build fails with the error:

===>   Generating temporary packing list
Traceback (most recent call last):
  File "<frozen runpy>", line 198, in _run_module_as_main
  File "<frozen runpy>", line 88, in _run_code
  File "/usr/local/lib/python3.11/site-packages/installer/__main__.py", line 98,
in <module>
    _main(sys.argv[1:], "python -m installer")
  File "/usr/local/lib/python3.11/site-packages/installer/__main__.py", line 86,
in _main
    with WheelFile.open(args.wheel) as source:
  File "/usr/local/lib/python3.11/contextlib.py", line 137, in __enter__
    return next(self.gen)
(Only the first 15 lines of the commit message are shown above View all of this commit message)
5.1.2
12 Dec 2024 10:19:59
commit hash: a9beaf06b21f7e49a1771d577bc22eff4354a7e1commit hash: a9beaf06b21f7e49a1771d577bc22eff4354a7e1commit hash: a9beaf06b21f7e49a1771d577bc22eff4354a7e1commit hash: a9beaf06b21f7e49a1771d577bc22eff4354a7e1 files touched by this commit
Nicola Vitale (nivit) search for other commits by this committer
graphics/py-fotokilof: Update to 5.1.2

Release changes:	https://github.com/TeaM-TL/FotoKilof/releases/tag/5.1.2
Reported by:	Tomasz Łuczak <notifications@github.com>
5.1.1
05 Nov 2024 10:44:42
commit hash: b4caeafe1af84f0d1ddb0c0acb2a551ea0e5ba47commit hash: b4caeafe1af84f0d1ddb0c0acb2a551ea0e5ba47commit hash: b4caeafe1af84f0d1ddb0c0acb2a551ea0e5ba47commit hash: b4caeafe1af84f0d1ddb0c0acb2a551ea0e5ba47 files touched by this commit
Nicola Vitale (nivit) search for other commits by this committer
graphics/py-fotokilof: Update to 5.1.1

Release changes:	https://github.com/TeaM-TL/FotoKilof/releases/tag/5.1.1
Reported by:	portscout!
5.1.0
06 Oct 2024 16:36:48
commit hash: a6a6cb3e6ed7d734db6703912571c3b483f14ee6commit hash: a6a6cb3e6ed7d734db6703912571c3b483f14ee6commit hash: a6a6cb3e6ed7d734db6703912571c3b483f14ee6commit hash: a6a6cb3e6ed7d734db6703912571c3b483f14ee6 files touched by this commit
Nicola Vitale (nivit) search for other commits by this committer
graphics/py-fotokilof: Update to 5.1.0

- Update list of run dependencies

Release changes:	https://github.com/TeaM-TL/FotoKilof/releases/tag/5.1.0
Reported by:	Tomasz Łuczak <notifications@github.com>
5.0.7
04 Oct 2024 14:57:31
commit hash: b028aaf630eaae0236ee48bb95a6d735d4ae13eacommit hash: b028aaf630eaae0236ee48bb95a6d735d4ae13eacommit hash: b028aaf630eaae0236ee48bb95a6d735d4ae13eacommit hash: b028aaf630eaae0236ee48bb95a6d735d4ae13ea files touched by this commit
Nicola Vitale (nivit) search for other commits by this committer
graphics/py-fotokilof: Update to 5.0.7

- Update list of run dependencies
- Use Github master sites, because PYPI no longer has a source distribution

Release changes:	https://github.com/TeaM-TL/FotoKilof/releases/tag/5.0.7
Reported by:	portscout!
5.0.1
19 Sep 2024 15:59:38
commit hash: 4c3d51f56ce4eef54de55be0bac95f468a5d1aa6commit hash: 4c3d51f56ce4eef54de55be0bac95f468a5d1aa6commit hash: 4c3d51f56ce4eef54de55be0bac95f468a5d1aa6commit hash: 4c3d51f56ce4eef54de55be0bac95f468a5d1aa6 files touched by this commit
Nicola Vitale (nivit) search for other commits by this committer
graphics/py-fotokilof: Update to 5.0.1

Release changes:	https://github.com/TeaM-TL/FotoKilof/releases/tag/5.0.1
Reported by:	Tomasz Łuczak <notifications@github.com>
5.0.0
28 Aug 2024 09:09:41
commit hash: ebbcbb1fd47273eb7afcd62b32caf980d78c93c7commit hash: ebbcbb1fd47273eb7afcd62b32caf980d78c93c7commit hash: ebbcbb1fd47273eb7afcd62b32caf980d78c93c7commit hash: ebbcbb1fd47273eb7afcd62b32caf980d78c93c7 files touched by this commit
Nicola Vitale (nivit) search for other commits by this committer
graphics/py-fotokilof: Update to 5.0.0

Release changes:	https://github.com/TeaM-TL/FotoKilof/releases/tag/5.0.0
Reported by:	Tomasz Łuczak <notifications@github.com>
4.4.9
14 Jul 2024 15:07:10
commit hash: 3bdaba1f420af3db1c8d637ef39551b9a003cf2acommit hash: 3bdaba1f420af3db1c8d637ef39551b9a003cf2acommit hash: 3bdaba1f420af3db1c8d637ef39551b9a003cf2acommit hash: 3bdaba1f420af3db1c8d637ef39551b9a003cf2a files touched by this commit
Nicola Vitale (nivit) search for other commits by this committer
graphics/py-fotokilof: Update to 4.4.9

Release changes:	https://github.com/TeaM-TL/FotoKilof/releases/tag/4.4.9
Reported by:	Tomasz Łuczak <notifications@github.com>
4.4.8
25 Mar 2024 15:39:19
commit hash: 1107b3da432d24e5190d0a3532d45161ab899cb1commit hash: 1107b3da432d24e5190d0a3532d45161ab899cb1commit hash: 1107b3da432d24e5190d0a3532d45161ab899cb1commit hash: 1107b3da432d24e5190d0a3532d45161ab899cb1 files touched by this commit
Nicola Vitale (nivit) search for other commits by this committer
graphics/py-fotokilof: Update to 4.4.8

Release changes:	https://github.com/TeaM-TL/FotoKilof/releases/tag/4.4.8
Reported by:	Tomasz Łuczak <notifications@github.com>
4.4.6
17 Mar 2024 17:24:27
commit hash: c8fe94b5e2317a7dd80e0b36aee59c9b2a274893commit hash: c8fe94b5e2317a7dd80e0b36aee59c9b2a274893commit hash: c8fe94b5e2317a7dd80e0b36aee59c9b2a274893commit hash: c8fe94b5e2317a7dd80e0b36aee59c9b2a274893 files touched by this commit
Nicola Vitale (nivit) search for other commits by this committer
graphics/py-fotokilof: Update to 4.4.6

Release changes:	https://github.com/TeaM-TL/FotoKilof/releases/tag/4.4.6
Reported by:	Tomasz Łuczak <notifications@github.com>
4.4.5
18 Feb 2024 16:25:18
commit hash: ccbcce38f63920804608beb484b38b5b90911c0dcommit hash: ccbcce38f63920804608beb484b38b5b90911c0dcommit hash: ccbcce38f63920804608beb484b38b5b90911c0dcommit hash: ccbcce38f63920804608beb484b38b5b90911c0d files touched by this commit
Nicola Vitale (nivit) search for other commits by this committer
graphics/py-fotokilof: Update to 4.4.5

Release changes: https://github.com/TeaM-TL/FotoKilof/releases/tag/4.4.5
Reported by: Tomasz Łuczak <notifications@github.com>
4.4.4
13 Jan 2024 14:43:12
commit hash: 5473be71f499f2a5d2c829965e65b6e99e477ce8commit hash: 5473be71f499f2a5d2c829965e65b6e99e477ce8commit hash: 5473be71f499f2a5d2c829965e65b6e99e477ce8commit hash: 5473be71f499f2a5d2c829965e65b6e99e477ce8 files touched by this commit
Nicola Vitale (nivit) search for other commits by this committer
graphics/py-fotokilof: Update to 4.4.4

Release changes:	https://github.com/TeaM-TL/FotoKilof/releases/tag/4.4.4
Reported by:	Tomasz Łuczak <notifications@github.com>
4.4.3
02 Jan 2024 16:29:16
commit hash: 644364accff668411503878749085ecb06c702f7commit hash: 644364accff668411503878749085ecb06c702f7commit hash: 644364accff668411503878749085ecb06c702f7commit hash: 644364accff668411503878749085ecb06c702f7 files touched by this commit
Nicola Vitale (nivit) search for other commits by this committer
graphics/py-fotokilof: Update to 4.4.3

Release changes:	https://github.com/TeaM-TL/FotoKilof/releases/tag/4.4.3
Reported by:	Tomasz Łuczak <notifications@github.com>
4.4.2
11 Sep 2023 07:45:26
commit hash: 4ed0e7f0bb83c8e4aff50658d48415845c8ddf12commit hash: 4ed0e7f0bb83c8e4aff50658d48415845c8ddf12commit hash: 4ed0e7f0bb83c8e4aff50658d48415845c8ddf12commit hash: 4ed0e7f0bb83c8e4aff50658d48415845c8ddf12 files touched by this commit
Nicola Vitale (nivit) search for other commits by this committer
graphics/py-fotokilof: Update to 4.4.2

Release changes: https://github.com/TeaM-TL/FotoKilof/releases/tag/4.4.2
4.4.0
10 Sep 2023 05:20:35
commit hash: b089fbbaff8f7bf0ad87114fc7b97058619518eccommit hash: b089fbbaff8f7bf0ad87114fc7b97058619518eccommit hash: b089fbbaff8f7bf0ad87114fc7b97058619518eccommit hash: b089fbbaff8f7bf0ad87114fc7b97058619518ec files touched by this commit
Nicola Vitale (nivit) search for other commits by this committer
graphics/py-fotokilof: Update to 4.4.0

Release changes: https://github.com/TeaM-TL/FotoKilof/releases/tag/4.4.0
4.3.3
18 Jul 2023 00:53:09
commit hash: 9a80a6ee5e8ebf5c279b3d7a9e7e8b7dbabbaf0acommit hash: 9a80a6ee5e8ebf5c279b3d7a9e7e8b7dbabbaf0acommit hash: 9a80a6ee5e8ebf5c279b3d7a9e7e8b7dbabbaf0acommit hash: 9a80a6ee5e8ebf5c279b3d7a9e7e8b7dbabbaf0a files touched by this commit
Charlie Li (vishwin) search for other commits by this committer
devel/py-setuptools: convert individual consumers to ${PY_SETUPTOOLS}

Currently a no-op, but in the future outputs the correct setuptools
port depending on whether USES_PYTHON=distutils is specified.

With hat: python
PR: 270510, 270358
4.3.3
27 Jun 2023 19:34:34
commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb files touched by this commit
Rene Ladan (rene) search for other commits by this committer
all: remove explicit versions in USES=python for "3.x+"

The logic in USES=python will automatically convert this to 3.8+ by
itself.

Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.

finance/quickfix: mark BROKEN with PYTHON

libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp  -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
          ^~~~~~~~~~
1 warning and 1 error generated.

Reviewed by:	portmgr, vishwin, yuri
Differential Revision:	<https://reviews.freebsd.org/D40568>
4.3.3
10 Jun 2023 20:41:23
commit hash: 9471f544b9ed3d990a955b1dbd17cb1b7fdcb749commit hash: 9471f544b9ed3d990a955b1dbd17cb1b7fdcb749commit hash: 9471f544b9ed3d990a955b1dbd17cb1b7fdcb749commit hash: 9471f544b9ed3d990a955b1dbd17cb1b7fdcb749 files touched by this commit
Nicola Vitale (nivit) search for other commits by this committer
graphics/py-fotokilof: Update to 4.3.3

Release changes: https://github.com/TeaM-TL/FotoKilof/releases/tag/4.3.3
4.3.2_1
30 Apr 2023 11:10:42
commit hash: a6bb2f8c5e3051b7d2de9a37cecb40f1cdb662b5commit hash: a6bb2f8c5e3051b7d2de9a37cecb40f1cdb662b5commit hash: a6bb2f8c5e3051b7d2de9a37cecb40f1cdb662b5commit hash: a6bb2f8c5e3051b7d2de9a37cecb40f1cdb662b5 files touched by this commit
Felix Palmen (zirias) search for other commits by this committer
Mk/Uses/magick.mk: Bump all consumers

Bump all consumers of ImageMagick ports after flavorizing them.

Approved by:	tcberner (mentor, implicit)
4.3.2
27 Apr 2023 04:55:22
commit hash: 0c21264144abe96d4160e9aa1dd8118a89c65996commit hash: 0c21264144abe96d4160e9aa1dd8118a89c65996commit hash: 0c21264144abe96d4160e9aa1dd8118a89c65996commit hash: 0c21264144abe96d4160e9aa1dd8118a89c65996 files touched by this commit
Nicola Vitale (nivit) search for other commits by this committer
graphics/py-fotokilof: Update to 4.3.2

Release changes: https://github.com/TeaM-TL/FotoKilof/releases/tag/4.3.2
4.3.0
25 Apr 2023 12:06:59
commit hash: e1f15a83ef6cb015a0cf9b34ae7f343ea3f9672acommit hash: e1f15a83ef6cb015a0cf9b34ae7f343ea3f9672acommit hash: e1f15a83ef6cb015a0cf9b34ae7f343ea3f9672acommit hash: e1f15a83ef6cb015a0cf9b34ae7f343ea3f9672a files touched by this commit
Nicola Vitale (nivit) search for other commits by this committer
graphics/py-fotokilof: Update to 4.3.0

Add devel/py-ttkbootstrap to dependencies

Release notes: https://github.com/TeaM-TL/FotoKilof/releases/tag/4.3.0
4.2.6
20 Apr 2023 06:35:36
commit hash: 2209882666cef7d6b0af10313a64147868bad1b9commit hash: 2209882666cef7d6b0af10313a64147868bad1b9commit hash: 2209882666cef7d6b0af10313a64147868bad1b9commit hash: 2209882666cef7d6b0af10313a64147868bad1b9 files touched by this commit
Nicola Vitale (nivit) search for other commits by this committer
graphics/py-fotokilof: Don't override PEP517_BUILD_CMD

The port builds correctly without overriding it. The previous
assumption was due to a corrupted Python package (devel/py-build)
on my development system.
4.2.6
19 Apr 2023 14:44:15
commit hash: 2bafc1aa5b10fce8958b124c082298812200b1cccommit hash: 2bafc1aa5b10fce8958b124c082298812200b1cccommit hash: 2bafc1aa5b10fce8958b124c082298812200b1cccommit hash: 2bafc1aa5b10fce8958b124c082298812200b1cc files touched by this commit
Nicola Vitale (nivit) search for other commits by this committer
graphics/py-fotokilof: Add new port

GUI for ImageMagick and Wand.

https://github.com/TeaM-TL/FotoKilof

Number of commits found: 23