FreshPorts -- The Place For Ports notbug Sun, 27 May 2012 8:02 AM BST
Port details
lcms2 2.3 graphics on this many watch lists=7 search for ports that depend on this port
Accurate, fast, and small-footprint color management engine
Maintained by: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 05 Dec 2010 08:33:31
License: MIT


Little CMS intends to be a small-footprint color management engine, with
special focus on accuracy and performance.  It uses the International Color
Consortium standard (ICC), which is the modern standard when regarding to
color management.  The ICC specification is widely used and is referred to
in many International and other de-facto standards.  It was approved as an
International Standard, ISO 15076-1, in 2005.

Since version 2.1, Little CMS fully implements ICC specification 4.2 plus
all addendums; it fully supports all kind of V2 and V4 profiles, including
abstract, devicelink, and named color profiles.

Color management refers to techniques that ensure consistent colors while
images are transferred from scanners or cameras to monitors and printers.

WWW: http://www.littlecms.com/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
Required by:
for Libraries

To install the port: cd /usr/ports/graphics/lcms2/ && make install clean
To add the package: pkg_add -r lcms2


Configuration Options
===> The following configuration options are available for lcms2-2.3:
     TIFFICC=off (default) "Build color profile applier for TIFF"
     JPEGICC=off (default) "Build color profile applier for JPEG"
===> Use 'make config' to modify these settings

Master Sites:
http://heanet.dl.sourceforge.net/project/lcms/lcms/2.3/
http://sunet.dl.sourceforge.net/project/lcms/lcms/2.3/
http://iweb.dl.sourceforge.net/project/lcms/lcms/2.3/
http://switch.dl.sourceforge.net/project/lcms/lcms/2.3/
http://surfnet.dl.sourceforge.net/project/lcms/lcms/2.3/
http://kent.dl.sourceforge.net/project/lcms/lcms/2.3/
http://freefr.dl.sourceforge.net/project/lcms/lcms/2.3/
http://voxel.dl.sourceforge.net/project/lcms/lcms/2.3/
http://jaist.dl.sourceforge.net/project/lcms/lcms/2.3/
http://osdn.dl.sourceforge.net/project/lcms/lcms/2.3/
http://nchc.dl.sourceforge.net/project/lcms/lcms/2.3/
http://ncu.dl.sourceforge.net/project/lcms/lcms/2.3/
http://transact.dl.sourceforge.net/project/lcms/lcms/2.3/
http://softlayer.dl.sourceforge.net/project/lcms/lcms/2.3/
http://internode.dl.sourceforge.net/project/lcms/lcms/2.3/
http://ufpr.dl.sourceforge.net/project/lcms/lcms/2.3/
http://waix.dl.sourceforge.net/project/lcms/lcms/2.3/
http://www.littlecms.com/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 13

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
17 Dec 2011 15:07:28
Original commit files touched by this commit  2.3
sunpoet search for other commits by this committer
- Update to 2.3
- Use bsd.port.options.mk
- Pet portlint
- Cosmetic change

Changes:        https://github.com/mm2/Little-CMS/blob/master/ChangeLog
               
http://littlecms2.blogspot.com/2011/12/littlecms-23-released.html
14 Nov 2011 01:57:45
Original commit files touched by this commit  2.2
sunpoet search for other commits by this committer
- Take maintainership

Feature safe:   yes
09 Nov 2011 15:26:04
Original commit files touched by this commit  2.2
miwi search for other commits by this committer
- Remove WITH_FBSD10_FIX, is no longer needed
04 Nov 2011 13:55:43
Original commit files touched by this commit  2.2
danfe search for other commits by this committer
Back out some parts of the previous commit.  While "technicalist excellence"
might be something cool, eternal values such as obviousness and readability
should not be sacrificed in its sake.

Discussed with: pav
04 Nov 2011 08:20:11
Original commit files touched by this commit  2.2
danfe search for other commits by this committer
- Convert old school PLIST_SUB's to PLIST_FILES tuning and offload pkg-pist
- Assign MAN1 variable dynamically, based on selection of utilities
- Register `test' target quite natural dependency on `build' one, and hook
  it to `regression-test' so tests will be run when building on tinderbox
04 Nov 2011 03:41:21
Original commit files touched by this commit  2.2
danfe search for other commits by this committer
- Canonicalize Makefile header
- Rephrase COMMENT line, define LICENSE (MIT)
- Prefer lowercase (foo) to uppercase (FOO) variables in ``.for .. .endfor''
  loops, as it indicates better that variable supposed to be "local"
- Cleanup Makefile (drop no-op REINPLACE_CMD's, CFLAGS augmentation, etc.)
- Use more standard MANPREFIX instead of MAN1PREFIX which also does not seem
  to be documented anywhere
04 Nov 2011 03:32:19
Original commit files touched by this commit  2.2
danfe search for other commits by this committer
- Improve port description (reformat and make it more complete)
- Stop telling lies about LGPL; while Little CMS did use LGPL until revision
  1.12, it switched to the MIT license after that as it is more suitable for
  commercial applications
- Remove Author tag since WWW page is comprehensive enough
27 Oct 2011 10:37:43
Original commit files touched by this commit  2.2
beat search for other commits by this committer
- Fix build on FreeBSD 10
- Remove contiguous blank line
24 Oct 2011 03:33:20
Original commit files touched by this commit  2.2
stas search for other commits by this committer
- Return my ports back to the pool.  I was unable to make any fixes to
  my ports in the past 3 weeks while ports were broken on any 10.x
  machines, which means I'm unable to maintain them.  So let people know
  that there's no available support for them until things are back to
  normal (which also means that anyone with spare time will be able
  to fix them without getting approval).
23 Sep 2011 22:26:39
Original commit files touched by this commit  2.2
amdmi3 search for other commits by this committer
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:             157936
Submitted by:   myself
Exp-runs by:    pav
Approved by:    pav
18 Sep 2011 06:00:32
Original commit files touched by this commit  2.2
stas search for other commits by this committer
- Update to 2.2.  This is a bugfix release; it also adds support for
  dictionary metatag.

Submitted by:   kwm@
11 Aug 2011 19:20:17
Original commit files touched by this commit  2.1
  Sanity Test Failure
kwm search for other commits by this committer
Remove USE_GNOME=gnometarget from ports. It has been a empty keyword since
mid 2008.

PR:             ports/159624
Submitted by:   Ruslan Mahmatkhanov <cvs-src@yandex.ru>
05 Dec 2010 08:32:42
Original commit files touched by this commit  2.1
stas search for other commits by this committer
- Add port for graphics/lcms2, a second version of Little CMS.
  This is a separate port, because lcms2 is not API compatible with
  lcms1.

  WWW:  http://www.littlecms.com/

Number of commits found: 13

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
haproxyMay 24
foswikiMay 21
inspircd*May 21
inspircd12*May 21
sympaMay 21
sympa5May 21
libxml2May 18
pidgin-otrMay 16
sudoMay 16
chromiumMay 15
chromiumMay 15
pivotx*May 14
socatMay 14
libpurpleMay 12
php5May 12

12 vulnerabilities affecting 17 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 23674
Broken 193
Deprecated 147
Ignore 736
Forbidden 3
Restricted 328
No CDROM 110
Vulnerable 0
Expired 44
Set to expire 188
Interactive 54
new 24 hours 4
new 48 hours19
new 7 days61
new fortnight185
new month255

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.156 seconds.