aboutsummaryrefslogtreecommitdiff
path: root/graphics/xcftools
Commit message (Collapse)AuthorAgeFilesLines
* Bump portrevision after png updateBaptiste Daroussin2014-12-251-0/+1
| | | | Notes: svn path=/head/; revision=375598
* Properly support png 1.5Antoine Brodin2014-12-241-2/+2
| | | | Notes: svn path=/head/; revision=375462
* Add new port graphics/xcftoolsJohn Marino2014-09-176-0/+174
PR: 179116 Submitted by: Kalten (gmx.at) Xcftools is a set of fast command-line tools for extracting information from the Gimp's native file format XCF. The tools are designed to allow efficient use of layered XCF files as sources in a build system that use 'make' and similar tools to manage automatic processing of the graphics. These tools work independently of the Gimp engine and do not require the Gimp to even be installed. Notes: svn path=/head/; revision=368415