Port details |
- art Raw image processing program
- 1.15 graphics
=0 Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2020-11-18 21:52:10
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- License: GPLv3
- Description:
- ART is a free, open-source, cross-platform raw image processing program. ART is
a derivative of the popular RawTherapee, trading a bit of customization and
control over various processing parameters for a simpler and (hopefully) easier
to use interface, while still maintaining the power and quality of RawTherapee.
¦ ¦ ¦ ¦ 
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- art-raw-image-editor>0:graphics/art
- To install the port:
- cd /usr/ports/graphics/art/ && make install clean
- To add the package, run one of these commands:
- pkg install graphics/art
- pkg install art-raw-image-editor
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: art-raw-image-editor
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1658623861
SHA256 (ART-1.15.tar.xz) = 5a6ef727fa725a1ea61e08a96574201e045b116c0ac89b2490b4f176ddeabf3a
SIZE (ART-1.15.tar.xz) = 15312128
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:
-
- fftw3.h : math/fftw3
- cmake : devel/cmake-core
- ninja : devel/ninja
- update-desktop-database : devel/desktop-file-utils
- pkgconf>=1.3.0_1 : devel/pkgconf
- x11.pc : x11/libX11
- Runtime dependencies:
-
- update-desktop-database : devel/desktop-file-utils
- x11.pc : x11/libX11
- Library dependencies:
-
- libcanberra.so : audio/libcanberra
- libcanberra-gtk3.so : audio/libcanberra-gtk3
- libexiv2.so : graphics/exiv2
- libexpat.so : textproc/expat2
- libfftw3f.so : math/fftw3-float
- libharfbuzz.so : print/harfbuzz
- liblensfun.so : graphics/lensfun
- liblcms2.so : graphics/lcms2
- libpng.so : graphics/png
- libtiff.so : graphics/tiff
- libatk-1.0.so : accessibility/atk
- libatkmm-1.6.so : accessibility/atkmm
- libcairo.so : graphics/cairo
- libcairomm-1.0.so : graphics/cairomm
- libgdk_pixbuf-2.0.so : graphics/gdk-pixbuf2
- libglib-2.0.so : devel/glib20
- libintl.so : devel/gettext-runtime
- libglibmm-2.4.so : devel/glibmm
- libgtk-3.so : x11-toolkits/gtk30
- libgtkmm-3.0.so : x11-toolkits/gtkmm30
- librsvg-2.so : graphics/librsvg2-rust
- libsigc-2.0.so : devel/libsigc++20
- libxml++-2.6.so : textproc/libxml++26
- libxml2.so : textproc/libxml2
- libpango-1.0.so : x11-toolkits/pango
- libpangomm-1.4.so : x11-toolkits/pangomm
- libjpeg.so : graphics/jpeg-turbo
- Patch dependencies:
-
- gtar : archivers/gtar
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for art-raw-image-editor-1.15:
OPENMP=off: Parallel processing support via OpenMP
===> Use 'make config' to modify these settings
- Options name:
- graphics_art
- USES:
- cmake compiler:c++11-lang desktop-file-utils gnome jpeg pkgconfig tar:xz xorg
- 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 |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
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) |
1.15 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
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 ) |
1.15 08 Aug 2022 07:15:52
    |
Yuri Victorovich (yuri)  |
graphics/art: Broken on armv7
Reported by: fallout |
1.15 24 Jul 2022 01:43:05
    |
Yuri Victorovich (yuri)  |
graphics/art: Update 1.13 -> 1.15 |
1.13 03 Jun 2022 23:28:03
    |
Yuri Victorovich (yuri)  |
graphics/art: Fix build on some systems
It was failing with missing pthread_* symbol.
Reported by: fallout |
1.13 12 May 2022 06:46:43
    |
Yuri Victorovich (yuri)  |
graphics/art: Update 1.12.1 -> 1.13 |
1.12.1_2 10 Apr 2022 19:11:41
    |
Charlie Li (vishwin)  |
textproc/libxml2: bump all LIB_DEPENDS consumers
This is a separate commit to facilitate easier cherry-picking for
quarterly.
PR: 262853, 262940, 262877, 263126
Approved by: fluffy (mentor) |
1.12.1_1 26 Mar 2022 08:27:27
    |
Matthias Fechner (mfechner)  |
textproc/libxml2: bump all dependencies
This should make sure that all dependent ports will pick
up the new version commited with a13ec21cd733f67a9fc0dc00ab45268bdc236246 |
1.12.1 04 Feb 2022 08:52:24
    |
Yuri Victorovich (yuri)  |
graphics/art: Update 1.12 -> 1.12.1 |
1.12_1 21 Jan 2022 17:14:38
    |
Yuri Victorovich (yuri)  |
graphics/art: Add workaround for OpenMP-related crash when OPENMP=yes |
1.12 17 Jan 2022 13:20:24
    |
Tobias Kortkamp (tobik)  |
*: Drop newly added but obsolete INSTALLS_ICONS
Reported by: portscan |
1.12 15 Jan 2022 20:10:53
    |
Yuri Victorovich (yuri)  |
graphics/art: Update 1.10.1 -> 1.12
Add the OPENMP option that is OFF by default due to regression
in the project with threads.
PR: 261231 |
1.10.1 22 Oct 2021 08:57:05
    |
Yuri Victorovich (yuri)  |
graphics/art: Update 1.9.3 -> 1.10.1 |
1.9.3 19 Oct 2021 08:36:47
    |
Tobias Kortkamp (tobik)  |
*: apply refactor.remove-consecutive-empty-lines
Submitted by: portedit |
1.9.3 10 Oct 2021 19:44:42
    |
Baptiste Daroussin (bapt)  |
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) |
1.9.3 12 Jul 2021 06:47:16
    |
Yuri Victorovich (yuri)  |
graphics/art: Update 1.9.1 -> 1.9.3 |
1.9.1 03 Jun 2021 11:52:39
    |
Yuri Victorovich (yuri)  |
graphics/art: Update 1.9 -> 1.9.1 |
1.9 23 May 2021 03:30:26
    |
Yuri Victorovich (yuri)  |
graphics/art: Update 1.8.4 -> 1.9 |
1.8.4 23 Apr 2021 20:56:21
    |
Antoine Brodin (antoine)  |
Cleanup LIB_DEPENDS |
1.8.4 09 Apr 2021 00:12:44
    |
Yuri Victorovich (yuri)  |
graphics/art: Update 1.8.3 -> 1.8.4 |
1.8.3 07 Apr 2021 08:09:01
    |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
1.8.3 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
1.8.3 30 Mar 2021 22:10:45
  |
yuri  |
graphics/art: Update 1.8.2 -> 1.8.3 |
1.8.2 06 Mar 2021 23:12:59
  |
yuri  |
graphics/art: Remove already applied patch. |
1.8.2 25 Feb 2021 23:43:33
  |
yuri  |
graphics/art: Update 1.8.1 -> 1.8.2 |
1.8.1 13 Feb 2021 10:35:11
  |
yuri  |
graphics/art: Update 1.8 -> 1.8.1 |
1.8 09 Feb 2021 22:15:39
  |
yuri  |
graphics/art: Update 1.7.1 -> 1.8 |
1.7.1 01 Feb 2021 00:40:19
  |
yuri  |
graphics/art: Update 1.6.1 -> 1.7.1 |
1.6.1 09 Dec 2020 23:32:38
  |
yuri  |
graphics/art: Update 1.5.4 -> 1.6.1 |
1.5.4.20201118 22 Nov 2020 07:39:26
  |
yuri  |
graphics/art: Fix build on systems with clang-8 |
1.5.4.20201118 18 Nov 2020 21:52:03
  |
yuri  |
New port: graphics/art: Raw image processing program |