aboutsummaryrefslogtreecommitdiff
path: root/graphics/c-a-i-r
Commit message (Collapse)AuthorAgeFilesLines
* Convert g* to USES=zipBaptiste Daroussin2014-03-101-2/+1
| | | | Notes: svn path=/head/; revision=347760
* Use INSTALL_PROGRAM instead of INSTALL_SCRIPT.Emanuel Haupt2014-02-281-2/+1
| | | | Notes: svn path=/head/; revision=346523
* - Support stagingEmanuel Haupt2014-02-281-2/+3
| | | | | | | - Strip binary Notes: svn path=/head/; revision=346522
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | graphics) Notes: svn path=/head/; revision=327733
* Fix build with clangBaptiste Daroussin2013-09-031-6/+3
| | | | Notes: svn path=/head/; revision=326168
* -remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276992
* - Update to 2.19Wen Heping2010-03-163-40/+22
| | | | | | | | PR: ports/144371 Submitted by: Kuan-Chung Chiu <buganini@gmail.com> (maintainer) Notes: svn path=/head/; revision=251107
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-1/+1
| | | | | | | starting with G Notes: svn path=/head/; revision=240070
* - Update to 2.17Martin Wilke2008-11-233-12/+6
| | | | | | | | PR: 129067 Submitted by: Kuan-Chung Chiu <buganini@gmail.com> (maintainer) Notes: svn path=/head/; revision=223302
* CAIR is an image resizing library that is based on the works of Shai Avidan andMartin Wilke2008-10-194-0/+97
Ariel Shamir. It is a high-performance multi-threaded library written in C++. It is intended to be multi-platform and multi-architecture. WWW: http://sourceforge.net/projects/c-a-i-r/ PR: ports/128183 Submitted by: buganini at gmail.com Notes: svn path=/head/; revision=221786