aboutsummaryrefslogtreecommitdiff
path: root/graphics/libopenraw
Commit message (Collapse)AuthorAgeFilesLines
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-231-1/+2
| | | | | | | | | | | | - 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 Notes: svn path=/head/; revision=282282
* -remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276992
* - Mark BROKEN on 6.X: does not configurePav Lucistnik2010-06-211-0/+4
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=256799
* - update to 1.4.1Dirk Meyer2010-03-281-1/+1
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* - update to jpeg-8Dirk Meyer2010-02-051-2/+2
| | | | Notes: svn path=/head/; revision=249285
* - Update boost to 1.39Pav Lucistnik2009-07-281-1/+1
| | | | | | | | | | - Split boost port to separate components, with boost-all metaport PR: ports/137054 Submitted by: Alexander Churanov <churanov.port.maintainer@gmail.com> (maintainer) Notes: svn path=/head/; revision=238504
* - update to jpeg7Dirk Meyer2009-07-181-1/+2
| | | | | | | Tested by: pav on pointyhat Notes: svn path=/head/; revision=238018
* Fix build with custom LOCALBASE.Ion-Mihai Tetcu2009-06-091-0/+1
| | | | | | | | Reported by: QATty Approved by: maintainer Notes: svn path=/head/; revision=235496
* - Update to 0.0.8Pav Lucistnik2009-05-162-4/+5
| | | | | | | Submitted by: kwm Notes: svn path=/head/; revision=234013
* - Update to 0.0.7Pav Lucistnik2009-05-043-8/+12
| | | | Notes: svn path=/head/; revision=233204
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-0/+1
| | | | | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav) Notes: svn path=/head/; revision=214430
* - Update to 0.0.5Pav Lucistnik2008-02-263-6/+7
| | | | Notes: svn path=/head/; revision=207924
* - Update to 0.0.4Pav Lucistnik2008-02-133-7/+10
| | | | Notes: svn path=/head/; revision=207153
* - Bump boost shared library version to 4Simon Barner2007-07-041-2/+2
| | | | | | | - Bump PORTREVISION Notes: svn path=/head/; revision=194915
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-0/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* libopenraw is an ongoing project to provide a free software implementation forPav Lucistnik2007-03-215-0/+80
camera RAW files decoding. One of the main reason is that dcraw is not suited for easy integration into applications, and there is a need for an easy to use API to build free software digital image processing application. WWW: http://libopenraw.freedesktop.org/ Notes: svn path=/head/; revision=187925