aboutsummaryrefslogtreecommitdiff
path: root/graphics/lcms/pkg-plist
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade to 1.09. Prepend SourceForge's list of mirrors to MASTER_SITES.Mikhail Teterin2002-11-061-1/+3
| | | | | | | | | Install JPEG-related sample files in addition to the TIFF sample. All this samples can be built by the port, BTW, but would require lib-dependency on libtiff and libjpeg. Notes: svn path=/head/; revision=69562
* Upgrade to 1.08. The tests report success on Alpha too (beast), evenMikhail Teterin2002-01-051-1/+1
| | | | | | | | | | | | | though there are plenty of messages about unalligned access... (Notably, the author incorporated almost all of our 32-bit related patches). PR: ports/33528 Submitted by: Lev A. Serebryakov Notes: svn path=/head/; revision=52608
* Upgrade to 1.07. Use the official PORTDOCS instead of the pre-PORTDOCSMikhail Teterin2001-04-101-16/+9
| | | | | | | | | | | | | | | | homegrown DOCS variable. Do not install the test-executable, but run it after build. Change the mastersite and WWW. Thanks to: KATO Tsuguru who sent me the cleaning up and WWW changing patch, which made me look and notice, the new version is also available. I will submit the fix for ImageMagick -- lcms.h is now <lcms.h>, not <lcms/lcms.h>. Notes: svn path=/head/; revision=41251
* - Use USE_LIBTOOL;Maxim Sobolev2000-12-191-6/+5
| | | | | | | | - move variable definition from rules section of Makefile; - sort pkg-plist. Notes: svn path=/head/; revision=36126
* Add new port of LCMS 1.06, the Little Color Management System, aTrevor Johnson2000-11-031-0/+19
graphics library. Color management is the process of keeping "profiles" which describe the response of scanners, cameras, monitors, printers and such to light, and compensating for the different response curves as images are transferred from one device to another. PR: 22420 Submitted by: Mikhail Teterin <mi@aldan.algebra.com> Notes: svn path=/head/; revision=34760