aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/libopenraw
Commit message (Collapse)AuthorAgeFilesLines
* - Convert to stagingmadpilot2013-10-101-12/+5
| | | | | - Convert LIB_DEPENDS to new format - Use option helpers
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-211-0/+1
| | | | graphics)
* - Remove MAKE_JOBS_SAFE variableak2013-08-151-1/+0
| | | | Approved by: portmgr (bdrewery)
* - Drop all my portspav2013-07-101-1/+1
|
* Convert g* to USES=pkgconfigbapt2013-04-231-1/+1
|
* Chase boost updatebapt2013-01-311-2/+2
|
* Convert pav's ports to new options frameworkbapt2012-12-301-13/+7
| | | | | | | While here trim headers Explicitly set USE_PKGCONFIG=build where needed Approved by: pav
* - update png to 1.5.10dinoex2012-06-011-1/+1
|
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)amdmi32011-09-241-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
* -remove MD5ohauer2011-07-031-1/+0
|
* - Mark BROKEN on 6.X: does not configurepav2010-06-221-0/+4
| | | | Feature safe: yes
* - update to 1.4.1dinoex2010-03-281-1/+1
| | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi
* - update to jpeg-8dinoex2010-02-051-2/+2
|
* - Update boost to 1.39pav2009-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)
* - update to jpeg7dinoex2009-07-181-1/+2
| | | | Tested by: pav on pointyhat
* Fix build with custom LOCALBASE.itetcu2009-06-091-0/+1
| | | | | Reported by: QATty Approved by: maintainer
* - Update to 0.0.8pav2009-05-172-4/+5
| | | | Submitted by: kwm
* - Update to 0.0.7pav2009-05-043-8/+12
|
* Bump portrevision due to upgrade of devel/gettext.edwin2008-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)
* - Update to 0.0.5pav2008-02-263-6/+7
|
* - Update to 0.0.4pav2008-02-133-7/+10
|
* - Bump boost shared library version to 4barner2007-07-041-2/+2
| | | | - Bump PORTREVISION
* - Welcome X.org 7.2 \o/.flz2007-05-201-0/+1
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* libopenraw is an ongoing project to provide a free software implementation forpav2007-03-225-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/