summaryrefslogtreecommitdiff
path: root/graphics/jhead/distinfo
AgeCommit message (Collapse)AuthorFilesLines
2015-11-03Add SHA512 digests for distfiles for graphics categoryagc1-1/+2
Problems found with existing digests: Package fotoxx distfile fotoxx-14.03.1.tar.gz ac2033f87de2c23941261f7c50160cddf872c110 [recorded] 118e98a8cc0414676b3c4d37b8df407c28a1407c [calculated] Package ploticus-examples distfile ploticus-2.00/plnode200.tar.gz 34274a03d0c41fae5690633663e3d4114b9d7a6d [recorded] da39a3ee5e6b4b0d3255bfef95601890afd80709 [calculated] Problems found locating distfiles: Package AfterShotPro: missing distfile AfterShotPro-1.1.0.30/AfterShotPro_i386.deb Package pgraf: missing distfile pgraf-20010131.tar.gz Package qvplay: missing distfile qvplay-0.95.tar.gz Otherwise, existing SHA1 digests verified and found to be the same on the machine holding the existing distfiles (morden). All existing SHA1 digests retained for now as an audit trail.
2015-02-08Update to 3.00:wiz1-4/+4
Jun 10 2013: Make max comment size 16000 Oct 25 2013: Added "-zt" option to trim 32k of trailing zeroes from Nikon 1 J2 and J3 images. Sep 28 2014: Add ability to reset invalid rotation tag (from Moultrie game cameras)
2013-02-07Update to 2.97:wiz1-4/+4
Jul 9 2012: Make it compile clean with visual studio 10 Jul 28 2012: Various cleanups from debian folks. Oct 19 2012: Add feature to show quality of jpeg, (by Andy Spiegel) Dec 27 2012: Fix crash on some corrupt files bug, clarify time adjustment syntax in help
2012-07-01Update to 2.96:wiz1-4/+4
Jun 18 2012: Fix printing file info when -ft option is used Do not skip readonle files with -st option
2012-03-20Update to 2.95:wiz1-4/+4
Jan 24 2011: Fixed bug in jhead -cmd that caused metatdata to be deleted. Mar 3 2011: Handle very large unsigned rational numbers in exif header
2011-12-05Update to 2.93. Set LICENSE.wiz1-4/+4
May 7 2010: Fix a compiler warning Dec 29 2010: Make -n behave like -nf, and get rid of that option. Dec 2 2011: Handle IPTC in UTF8 (as per photoshop CS5)
2011-04-05update to 2.90drochner1-4/+4
changes: -handle more tags and data formats -bugfixes
2009-09-29Upgrade to jhead-2.87; this fixes CVE-2008-4641 (fix reported byis1-4/+4
Robert Buchholz on oss-security (as for >=2.85)), checked by myself by code inspection on 2.86 and 2.87. Commit OK by beefy@
2008-10-22Update JHead to version 2.84 in order to fix CVE-2008-4575 (buffer overflow).tonnerre1-4/+4
Changes since old version 2.4: - Fix -da option. - Removed some debug printf which were accidentally left in. - Avoid duplicating exif header on some commands. - Fix up return codes. - Preserve file permissions and time when files are modified. - Read ISO euqivalnt and white balance from canon makernote. - Added -rt (replace thumbnail) feature, and rotate the thumbnail also when using the -autorot feature. - Added -rgt (regenerate thumbnail) feature. - Added -orp and -orl options. - Fix typecast issue run itno with GCC 4. - Fix shutter speed display in '-c' mode for very long shutter speeds. - Fix some nitpicks from Debian folks. - Fix a bug in autorot when rotating filenames with spaces in them. - Improved handling of corrupt exif linkages in exif header. - Added -a (rename associated files) options. - Remove maximum jpeg sections limit. - Added -ds option. - On clearing rotation, clear the image and the optinoal thumbnail rotation tags (some viewers use the wrong tag). - Add -mkexif option to make a new exif header. - Added IPTC handling. - Added -q option. - Fix handling of corrupted GPS directory. - Extract focus distance from canon makernote. - Extract subject range (pentax and fuji cameras). - Fix it so it no longer deletex XMP sections. - Improve IPTC handling a little. - Change how date is encoded with -mkexif section to make it more compatible. - Make jhead aware of XMP data and not delete it. - Decode more exif tags for '-v' mode. - Fix a bunch of potential string overflows. - Fix bug where IPTC sction was not deleted by -purejpg. - Fix GPS altitude decode bug.
2005-06-19Update to 2.4.veego1-4/+4
NetBSD changes: - Use the 'makefile' from the program to build it. - Updated DESCR - Should fix PR pkg/29798 by updating to 2.4 (test image is no longer available) Changes from previous version: Jan 14 2005 Display GPS info if included in image Feb 27 2004 Fix some time reference confusion bugs relating to -ta option May 29 2005 Added -da option for easier adjusting of date/time by large amounts. -------Released version 2.4 -- May 2005 ---------- Jun 06 2005 Fix -da option -------Released version 2.4-1 -- Jun 09 2005 -------- Jun 10 2005 Removed some debug printf I accidentally left in!
2005-02-24Add RMD160 digestsagc1-1/+2
2005-02-02update to 2.3drochner1-3/+3
changes: added -cl (insert comment literal) option Added -norot (zero out rotation tag) option Added handling of explicit 35mm equivalent tag Added ability to do sequencial renaming and fixes
2003-04-23Update to 2.0, requested in PR 21272.wiz1-3/+3
Changes since 1.9: Minor changes where newlines are printed. Added check to warn about wiping out the originals with the -st option. Fixed display of "flash used=no" for exif headers generated by photoshop. Added -ci and -cs options. Limit directory recursion depth to avoid crashing on circularly linked directories within the Exif header. Added automatic rottion (-autorotate) to right-up images that contain a rotation tag from the camera. *Finally* wrote a nice MAN page for jhead.
2003-01-09Update to jhead 1.9.mycroft1-3/+3
Miscellaneous minor changes and bug fixes, not documented.
2002-08-04update to jhead-1.8.jdolecek1-3/+3
changes: - Ignore undefined bits of "flash used" tag, as cannon sets them nonzero, causing jhead to indicate flash used when it wasn't with some Canon models. - Automatic rotation using jpegtran & clear rotation element - Option to put a file in as comments (as opposed to edit file) This adresses pkg/17816 by Eric Jacoboni
2002-02-10Update jhead to version 1.6.veego1-3/+3
Changes since 1.5: - Added -V (version) option - Added -exonly (exif only) option - Fixed lots of typos (Thanks, David Baker [mailto:dave@dsb3.com]) - Use EDITOR environment variable to pick which editor (Instead of notpead or VI) - Improved thumbnail deletion feature - now not just shortens the header, but also removes pointers to the thumbnail form the exif header.
2001-12-23Update jhead to 1.5. The previous version is no longer on the mastertoshii1-3/+3
site. Changes from the previous pkgsrc version: 1.4 --> 1.5 (Oct 25 2001) * Minor typos fixed * Added "-ce" option to edit comments * Fixed bug in "-ts" option that caused the time set to be incorrect
2001-10-14Update jhead to 1.4, and change the DIST_SUBDIR from DISTNAME to PKGNAME:veego1-3/+3
* Fixed saving of thumbnails for big-endian format cameras * Wen renaming files to date based scheme, avoid changing names of files with correct name already. * Added '-de' option to remove exif header * Added '-ts' option to set exif timestamp absolutely
2001-09-02Program for extracting Digicam setting information from Exif Jpeg headersveego1-0/+4
used by most Digital Cameras. Things the 'jhead' program can extract from an Exif file: - Integral low-res Exif thumbnail - Shutter speed - Camera F-stop number - Flash used (yes/no) - Focus distance (some digital cameras store this element - very interesting) - Focal length (most zoom cameras store their zoomed-to focal length) - Equivalent 35mm focal length (Calculated from focal length, CCD size, and CCD resolution) - Image resolution - Time and date picture was taken - Camera make and model