7281 FreshPorts -- graphics/lcms2
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
lcms2 2.4 graphics on this many watch lists=12 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/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

This port is 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.4:
     DOCS=on: Build and/or install documentation
     JPEGICC=off: Build color profile applier for JPEG
     TIFFICC=off: Build color profile applier for TIFF
===> Use 'make config' to modify these settings

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://freefr.dl.sourceforge.net/project/lcms/lcms/2.4/
  3. http://heanet.dl.sourceforge.net/project/lcms/lcms/2.4/
  4. http://internode.dl.sourceforge.net/project/lcms/lcms/2.4/
  5. http://iweb.dl.sourceforge.net/project/lcms/lcms/2.4/
  6. http://jaist.dl.sourceforge.net/project/lcms/lcms/2.4/
  7. http://kent.dl.sourceforge.net/project/lcms/lcms/2.4/
  8. http://nchc.dl.sourceforge.net/project/lcms/lcms/2.4/
  9. http://ncu.dl.sourceforge.net/project/lcms/lcms/2.4/
  10. http://osdn.dl.sourceforge.net/project/lcms/lcms/2.4/
  11. http://sunet.dl.sourceforge.net/project/lcms/lcms/2.4/
  12. http://surfnet.dl.sourceforge.net/project/lcms/lcms/2.4/
  13. http://switch.dl.sourceforge.net/project/lcms/lcms/2.4/
  14. http://ufpr.dl.sourceforge.net/project/lcms/lcms/2.4/
  15. http://voxel.dl.sourceforge.net/project/lcms/lcms/2.4/
  16. http://waix.dl.sourceforge.net/project/lcms/lcms/2.4/
  17. http://www.littlecms.com/

Number of commits found: 15

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
08 Oct 2012 14:22:10
Original commit files touched by this commit  2.4
sunpoet search for other commits by this committer
- Fix typo in MAN1

PR:		ports/172465
Submitted by:	Oliver Heesakkers <dev2@heesakkers.info>
07 Oct 2012 15:09:51
Original commit files touched by this commit  2.4
sunpoet search for other commits by this committer
- Update to 2.4
- Convert to new options framework
- Fix CONFIGURE_ARGS
- Cleanup Makefile
- Cosmetic change

Changes:	https://github.com/mm2/Little-CMS/blob/master/ChangeLog
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: 15

285f
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
otrsMay 23
otrsMay 23
otrsMay 23
otrsMay 23
chromiumMay 22
chromiumMay 22
firefox*May 21
firefox-devel*May 21
firefox-esr*May 21
firefox10*May 21
firefox15*May 21
firefox3*May 21
firefox3-devel*May 21
firefox35*May 21
firefox36*May 21

8 vulnerabilities affecting 24 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 24539
Broken 216
Deprecated 478
Ignore 632
Forbidden 2
Restricted 292
No CDROM 109
Vulnerable 25
Expired 132
Set to expire 516
Interactive 33
new 24 hours 3
new 48 hours6
new 7 days31
new fortnight62
new month215

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

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0