Port details |
- sampleicc Library for reading, writing, manipulating, and applying ICC profiles
- 1.6.8_2 graphics =3 1.6.8_2Version of this port present on the latest quarterly branch.
- Maintainer: office@FreeBSD.org
- Port Added: 2012-01-21 21:08:11
- Last Update: 2024-04-27 12:44:59
- Commit Hash: 98bf258
- People watching this port, also watch:: xcb-util-image, vcdimager, spamass-iXhash, p5-MIME-Tools, OpenSP
- Also Listed In: devel
- License: ICC
- WWW:
- https://sampleicc.sourceforge.net/
- Description:
- SampleICC provides an open source platform independent C++ library for reading,
writing, manipulating, and applying ICC profiles along with applications that
make use of this library.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- sampleicc>0:graphics/sampleicc
- To install the port:
- cd /usr/ports/graphics/sampleicc/ && make install clean
- To add the package, run one of these commands:
- pkg install graphics/sampleicc
- pkg install sampleicc
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: sampleicc
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (SampleICC-1.6.8.tar.gz) = 8b23bc6b9e4b8d304dc239bf874078edf7764e999aee4e11e7ed2d1c0271b965
SIZE (SampleICC-1.6.8.tar.gz) = 708069
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Library dependencies:
-
- libtiff.so : graphics/tiff
- This port is required by:
- for Libraries
-
- graphics/iccxml
Configuration Options:
- No options to configure
- Options name:
- graphics_sampleicc
- USES:
- libtool pathfix
- 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 |
1.6.8_2 27 Apr 2024 12:44:59 |
Tijl Coosemans (tijl) |
graphics/tiff: Update to 4.6.0
PR: 278577
Exp-run by: antoine |
1.6.8_1 06 Nov 2023 10:03:47 |
Rodrigo Osorio (rodrigo) |
*/*: Update WWW to use HTTPS for sourceforge.net projects
Homepage link is permanent redirected to its HTTPS counterpart
Issue reported by repology : https://repology.org/repository/freebsd/problems
Approved by: portmgr (blanket)
PR: 274888 |
1.6.8_1 18 Jul 2023 22:23:26 |
Muhammad Moinur Rahman (bofh) |
graphics/sampleicc: Fix build with llvm16
Sponsored by: The FreeBSD Foundation |
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.6.8_1 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.6.8_1 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
1.6.8_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.6.8_1 08 Dec 2016 16:07:33 |
tijl |
Remove libtiff.so.4 compatibility links that were added in r374303 to
prevent massive PORTREVISION bumps. Bump dependent ports that have not
been bumped since. |
1.6.8 23 May 2016 18:36:52 |
amdmi3 |
Convert tab after WWW: in pkg-descrs to single space as per PHB
Approved by: portmgr blanket |
1.6.8 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
1.6.8 20 Oct 2014 17:04:21 |
bapt |
Cleanup plist |
1.6.8 30 Jun 2014 07:31:33 |
bapt |
Update to 1.6.8
Enforce dependency on tiff |
1.6.6 25 Sep 2013 00:54:09 |
bdrewery |
- Remove NO_STAGE as these have been tested to be safe
With hat: portmgr |
1.6.6 20 Sep 2013 18:35:46 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
graphics) |
1.6.6 19 Mar 2013 13:04:31 |
eadler |
This changes almost all the "gnomehack" only USE_GNOME cases to USES= pathfix.
If a port used other USE_GNOME items it was untouched.
The ports that used other USES were fixed by hand.
PR: ports/177081
Reviewed by: bapt
Approved by: portmgr (miwi) |
1.6.6 02 Mar 2013 03:55:26 |
eadler |
Variable that start with _ are considered private to the defining
makefile and may not be used by ports makefiles.
In addition, avoid problems should the defaults ever change.
Approved by: portmgr (tabthorpe) |
1.6.6 30 Oct 2012 14:11:17 |
bapt |
Fix persmission, which should allow redistribution of the package and will fix
libreoffice being usable from remote repositories
Feature safe: yes |
1.6.6 24 Jan 2012 07:12:25 |
bapt |
- do not try to delete libdata/pkgconfig [1]
- s/drirmtry/dirrm for include/SampleICC
Reported by: pointyhat (pav) [1] |
1.6.6 21 Jan 2012 21:07:57 |
bapt |
Add sampleicc 1.6.6, library for reading, writing, manipulating, and
applying ICC profiles. |