Port details |
- py-fotokilof GUI for ImageMagick and Wand
- 4.4.2 graphics
=0 4.4.2Version of this port present on the latest quarterly branch. - Maintainer: nivit@FreeBSD.org
 - Port Added: 2023-04-19 14:48:13
- Last Update: 2023-09-11 07:45:26
- Commit Hash: 4ed0e7f
- License: MIT
- WWW:
- https://github.com/TeaM-TL/FotoKilof
- Description:
- GUI for the most used ImageMagick functionalities for processing images.
¦ ¦ ¦ ¦ 
- 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 py39-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 py39-fotokilof listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py39-fotokilof
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1694418185
SHA256 (FotoKilof-4.4.2.tar.gz) = 5bd9c52b7d70ced8a2990dd8c79b0559e586d4da214f7b628b2cd7f1d4aba0a9
SIZE (FotoKilof-4.4.2.tar.gz) = 46580
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:
-
- py39-setuptools>0 : devel/py-setuptools@py39
- py39-ttkbootstrap>=1.10.1 : devel/py-ttkbootstrap@py39
- py39-wheel>=0.40.0 : devel/py-wheel@py39
- python3.9 : lang/python39
- py39-build>=0 : devel/py-build@py39
- py39-installer>=0 : devel/py-installer@py39
- Test dependencies:
-
- python3.9 : lang/python39
- Runtime dependencies:
-
- py39-pillow>=9.5.0 : graphics/py-pillow@py39
- py39-tkcolorpicker>=2.1.3 : graphics/py-tkcolorpicker@py39
- py39-ttkbootstrap>=1.10.1 : devel/py-ttkbootstrap@py39
- py39-Wand>=0.6.11 : graphics/py-wand@py39
- ImageMagick7>=7 : graphics/ImageMagick7
- python3.9 : lang/python39
- 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:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
4.4.2 11 Sep 2023 07:45:26
    |
Nicola Vitale (nivit)  |
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
    |
Nicola Vitale (nivit)  |
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
    |
Charlie Li (vishwin)  |
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
    |
Rene Ladan (rene)  |
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
    |
Nicola Vitale (nivit)  |
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
    |
Felix Palmen (zirias)  |
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
    |
Nicola Vitale (nivit)  |
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
    |
Nicola Vitale (nivit)  |
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
    |
Nicola Vitale (nivit)  |
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
    |
Nicola Vitale (nivit)  |
graphics/py-fotokilof: Add new port
GUI for ImageMagick and Wand.
https://github.com/TeaM-TL/FotoKilof |