Subject: CVS commit: pkgsrc/www/p5-Apache-Gallery
From: Kimmo Suominen
Date: 2003-09-06 05:52:08
Message id: 20030906035208.125A0B004@cvs.netbsd.org

Log Message:
Upgrade p5-Apache-Gallery to 0.6.

Notable changes:
* Apache now internally handles image dispatch which enables use of
  all Apache caching possibilities
* Support the EXIF Orientation key for automatic rotate
* Directory comments
* New GallerySortBy option to allow sort by time, size etc.
* Set width/height on thumbnail images for better performance
* InlineDir is no longer configurable using PerlSetVar
* Write to the error log if unable to open files in the cache
* Added slideshow feature
* Moved the cache to one single directory outside the webscope
* Allow user to customize the "No info found" message

Some people have been reporting problems with Apache segfaulting
when displaying images from certain cameras (eg. the Canon G2).
The problem can be solved by using Image::Info 1.11 or earlier.

Files:
RevisionActionfile
1.8modifypkgsrc/www/p5-Apache-Gallery/Makefile
1.2modifypkgsrc/www/p5-Apache-Gallery/PLIST
1.2modifypkgsrc/www/p5-Apache-Gallery/distinfo
1.2modifypkgsrc/www/p5-Apache-Gallery/files/ag.conf
1.2modifypkgsrc/www/p5-Apache-Gallery/patches/patch-aa