Port details |
- iccexamin ICC profile viewer and colour visualisation
- 0.56 graphics
=0 0.56Version of this port present on the latest quarterly branch.
- Maintainer: bsam@FreeBSD.org
- Port Added: 2013-05-03 12:46:40
- Last Update: 2019-03-16 22:59:28
- SVN Revision: 495983
- License: GPLv2+
- WWW:
- http://www.oyranos.org/icc-examin/
- Description:
- ICC Examin is a small utility (Unix name: iccexamin) for the purpose
of watching the internals of ICC profiles, measurement data (CGATS),
colour samples (named colour profiles), gamut visualisations (vrml),
video card gamma tables (Xorg/XFree86/osX).
WWW: http://www.oyranos.org/icc-examin/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
-
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- icc-examin>0:graphics/iccexamin
- No installation instructions:
- This port has been deleted.
- PKGNAME: icc-examin
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1484860305
SHA256 (oyranos-cms-icc-examin-0.56_GH0.tar.gz) = f939184e2e0552956363cd370d1502db59215ca43008c20fbfe64c60fa247333
SIZE (oyranos-cms-icc-examin-0.56_GH0.tar.gz) = 723999
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- update-desktop-database : devel/desktop-file-utils
- msgfmt : devel/gettext-tools
- pkgconf>=1.3.0_1 : devel/pkgconf
- gtk-update-icon-cache : graphics/gtk-update-icon-cache
- libGL.so : graphics/mesa-libs
- glproto.pc : x11/glproto
- dri2proto.pc : x11/dri2proto
- dri3proto.pc : x11/dri3proto
- glproto.pc : x11/glproto
- dri2proto.pc : x11/dri2proto
- dri3proto.pc : x11/dri3proto
- x11.pc : x11/libX11
- xcursor.pc : x11/libXcursor
- xext.pc : x11/libXext
- xfixes.pc : x11/libXfixes
- xft.pc : x11-fonts/libXft
- xinerama.pc : x11/libXinerama
- xpm.pc : x11/libXpm
- xrandr.pc : x11/libXrandr
- xxf86vm.pc : x11/libXxf86vm
- Runtime dependencies:
-
- update-desktop-database : devel/desktop-file-utils
- gtk-update-icon-cache : graphics/gtk-update-icon-cache
- libGL.so : graphics/mesa-libs
- x11.pc : x11/libX11
- xcursor.pc : x11/libXcursor
- xext.pc : x11/libXext
- xfixes.pc : x11/libXfixes
- xft.pc : x11-fonts/libXft
- xinerama.pc : x11/libXinerama
- xpm.pc : x11/libXpm
- xrandr.pc : x11/libXrandr
- xxf86vm.pc : x11/libXxf86vm
- Library dependencies:
-
- libfltk.so : x11-toolkits/fltk
- libfontconfig.so : x11-fonts/fontconfig
- libfreetype.so : print/freetype2
- libftgl.so : graphics/ftgl
- liblcms2.so : graphics/lcms2
- libOyranos.so : graphics/oyranos
- libpng.so : graphics/png
- libtiff.so : graphics/tiff
- libXcm.so : x11/libXcm
- libintl.so : devel/gettext-runtime
- libiconv.so : converters/libiconv
- libjpeg.so : graphics/jpeg-turbo
- libatk-1.0.so : accessibility/atk
- libgdk_pixbuf-2.0.so : graphics/gdk-pixbuf2
- libglib-2.0.so : devel/glib20
- libintl.so : devel/gettext-runtime
- libpango-1.0.so : x11-toolkits/pango
- libGLU.so : graphics/libGLU
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- USES:
- desktop-file-utils gettext iconv jpeg pkgconfig gnome
- 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 |
0.56 16 Mar 2019 22:59:28 |
tcberner |
Qt4 deprecation:
graphics/iccexamin: Has expired: Qt4 has been EOL since december 2015
Approved by: portmgr (implicit) |
0.56 18 Jan 2018 21:46:57 |
bsam |
graphics/iccexamin: Fix build with clang6, spaces->tabs
. fix build with clang6 by forcing --std=c++98;
. spaces->tabs at a makefile assignment. |
0.56 18 Dec 2017 11:22:42 |
amdmi3 |
- Fix LICENSE
- Add LICENSE_FILE
- Whitespace fix |
0.56 03 Aug 2017 17:47:32 |
bsam |
graphics/iccexamin: Update to version 0.56. Moved to github. |
0.55_2 16 Mar 2017 08:15:59 |
bsam |
Fix build with clang-4.0. Error log:
-----
/wrkdirs/usr/ports/graphics/iccexamin/work/icc_examin-0.55/icc_profile_tags.cpp:352:28:
error: ordered comparison between pointer and zero ('char *' and 'int')
while (strchr(txt, 13) > 0) { // \r 013 0x0d
~~~~~~~~~~~~~~~ ^ ~
/wrkdirs/usr/ports/graphics/iccexamin/work/icc_examin-0.55/icc_profile_tags.cpp:357:15:
error: ordered comparison between pointer and zero ('char *' and 'int')
if (pos > 0) {
~~~ ^ ~
-----
Reported by: FreeBSD package builder |
0.55_2 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
0.55_2 16 Mar 2016 11:48:47 |
bsam |
graphics/iccexamin: Fix build at FreeBSD-HEAD (no-op for other versions).
The error is:
-----
/usr/bin/ld: cannot find -lomp
c++: error: linker command failed with exit code 1 (use -v to see invocation)
*** Error code 1
----- |
0.55_2 20 Sep 2015 20:54:09 |
olgeni |
Typos, whitespace and capitalization fixes (G-P). |
0.55_2 22 Jun 2015 18:33:22 |
antoine |
Convert to USES=jpeg |
0.55_2 15 Apr 2015 08:20:28 |
tijl |
converters/libiconv:
- Remove const qualifier from iconv(3) to match POSIX:
http://pubs.opengroup.org/onlinepubs/9699919799/functions/iconv.html
- Patch iconv.h to expose more GNU extensions when LIBICONV_PLUG is
defined because the base system iconv supports these extensions too.
Add/remove patches to/from ports to call iconv with non-const arguments.
This breaks some ports on FreeBSD 10 because base system iconv.h still has
the const qualifier. Fix this by letting USES=iconv add a build dependency
on converters/libiconv so ports can use its iconv.h (with LIBICONV_PLUG
defined) instead of the base system iconv.h.
This exposed some ports that link with libiconv when it is available instead
of using libc iconv. In these cases one of the following changes has been (Only the first 15 lines of the commit message are shown above ) |
0.55_2 25 Dec 2014 20:54:43 |
bapt |
Bump portrevision after png update |
0.55_1 25 Dec 2014 19:04:27 |
antoine |
Change libpng15.so to libpng.so in LIB_DEPENDS to prepare the upgrade |
0.55_1 22 Sep 2014 16:51:24 |
bsam |
Simplify pkg-plist (remove @dirrm*). |
0.55_1 10 Sep 2014 20:50:37 |
gerald |
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.55 09 May 2014 21:13:10 |
amdmi3 |
- Don't remove mtree directories
Approved by: portmgr |
0.55 17 Mar 2014 19:36:01 |
bsam |
graphics/iccexamin: update to version 0.55
remove the patch incorporated upstream |
0.54_2 10 Mar 2014 20:55:22 |
gerald |
Update the default version of GCC used in the Ports Collection from
GCC 4.6.4 to GCC 4.7.3. This entails updating the lang/gcc port as
well as changing the default in Mk/bsd.default-versions.mk.
Part II, Bump PORTREVISIONs.
PR: 182136
Supported by: Christoph Moench-Tegeder <cmt@burggraben.net> (fixing many ports)
Tested by: bdrewery (two -exp runs) |
0.54_1 21 Nov 2013 13:50:36 |
bsam |
. support STAGE;
. use new LIB_DEPENDS syntax;
. use native iconv at FreeBSD > 9.x;
. remove build dependency upon devel/xdg-utils (they install files
to PREFIX) and use post-install target to install files to STAGEDIR. |
0.54_1 26 Oct 2013 00:52:36 |
gerald |
Update to libmpc version 1.0.1 which brings the following fixes:
- Switched to automake 1.11.6, see CVE-2012-3386.
- #14669: Fixed extraction of CC from gmp.h.
- Fixed case of intermediate zero real or imaginary part in mpc_fma,
found by hydra with GMP_CHECK_RANDOMIZE=1346362345.
This is on top of the following changes from version 1.0
- Licence change towards LGPLv3+ for the code and GFDLv1.3+ (with no
invariant sections) for the documentation.
- 100% of all lines are covered by tests
- Renamed functions
. mpc_mul_2exp to mpc_mul_2ui
. mpc_div_2exp to mpc_div_2ui (Only the first 15 lines of the commit message are shown above ) |
0.54 20 Sep 2013 18:35:46 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
graphics) |
0.54 10 Jul 2013 11:26:34 |
bapt |
Mark jobs unsafe |
0.54 03 May 2013 12:46:30 |
bsam |
ICC Examin is a small utility (unix name: iccexamin) for the purpose
of watching the internals of ICC profiles, measurement data (CGATS),
colour samples (named colour profiles), gamut visualisations (vrml),
video card gamma tables (Xorg/XFree86/osX).
WWW: http://www.oyranos.org/icc-examin/ |