aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/exiftran
Commit message (Collapse)AuthorAgeFilesLines
* Allow staging as a regular userantoine2014-09-071-0/+1
|
* - Fix missing library problems when the linker enforces explicit linkingtijl2014-08-261-1/+1
| | | | | | PR: 192062 Exp-run by: antoine Approved by: portmgr (antoine)
* Modernize LIB_DEPENDSbapt2014-07-141-2/+2
| | | | With hat: portmgr
* - Stage supportmiwi2014-03-061-4/+3
|
* 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)
* - graphics/libexif:pclin2013-03-141-5/+2
| | | | | | | | | | | | | * Update to 0.6.21 * Add LICENSE * Switch to OptionsNG and PORTDOCS - Document libexif 2012-07-12 vulnerabilty - Bump PORTREVISION for libexif related ports - Trim headers while here PR: ports/175910 Approved by: swills (mentor) Security: d881d254-70c6-11e2-862d-080027a5ec9a
* Update to 2.09mm2012-02-262-3/+3
|
* exiftran is a command line utility to transform digital image jpeg images.mm2011-06-036-0/+91
It can do lossless rotations like jpegtran, but unlike jpegtran it cares about the EXIF data: It can rotate images automatically by checking the exif orientation tag, it updates the exif informaton if needed (image dimension, orientation), it also rotates the exif thumbnail. It can process multiple images at once. WWW: http://www.kraxel.org/blog/linux/fbida/