aboutsummaryrefslogtreecommitdiff
path: root/graphics/gegl
Commit message (Collapse)AuthorAgeFilesLines
* - Add OPTIONS for LUA and V4LPietro Cerutti2009-07-242-7/+29
| | | | | | | | | | - Minor refactoring PR: 137021 Submitted by: Anonymous <swell.k@gmail.com> Notes: svn path=/head/; revision=238321
* - update to jpeg7Dirk Meyer2009-07-181-2/+2
| | | | | | | Tested by: pav on pointyhat Notes: svn path=/head/; revision=238018
* - Chase libopenraw shbumpPav Lucistnik2009-05-041-2/+2
| | | | Notes: svn path=/head/; revision=233205
* - Chase asciidoc updateDennis Herrmann2009-04-071-1/+1
| | | | | | | | | - Bump PORTREVSION Approved by: tabthorpe (co-mentor) Notes: svn path=/head/; revision=231829
* - Fix OPTIONS and PLISTPietro Cerutti2009-03-142-39/+55
| | | | | | | | - Add dependency on ruby - Bump PORTREVISION Notes: svn path=/head/; revision=230037
* - Really implement OPTIONS at autoconf levelPietro Cerutti2009-03-101-12/+44
| | | | | | | - Add optional support for Graphviz and Libspiro Notes: svn path=/head/; revision=229852
* - Update to 0.0.22Pietro Cerutti2009-03-093-14/+67
| | | | | | | - Implement OPTIONS Notes: svn path=/head/; revision=229808
* - Unbreak under certain conditions (disable SSE and MMX)Pietro Cerutti2008-10-201-0/+3
| | | | | | | | PR: 128130, 128175 Submitted by: gerard@seibercom.net Notes: svn path=/head/; revision=221846
* - Update to 0.0.20Pietro Cerutti2008-10-063-6/+13
| | | | Notes: svn path=/head/; revision=221285
* - New port: geglPietro Cerutti2008-10-034-0/+333
GEGL (Generic Graphics Library) is a graph based image processing framework. GEGL provides infrastructure to do demand based cached non destructive image editing on larger than RAM buffers. Through babl it provides support for a wide range of color models and pixel storage formats for input and output. WWW: http://gegl.org/ Notes: svn path=/head/; revision=221149