Subject: CVS commit: pkgsrc/www/p5-Apache-Gallery
From: Kimmo Suominen
Date: 2005-01-23 19:26:39
Message id: 20050123182639.5A4B92DA1D@cvs.netbsd.org

Log Message:
Upgrade to Apache::Gallery 0.9.1

* Report 404 for HEAD requests to non-existing files or directories
* Scale images when they are requested from the cache instead of
  before the index is displayed.
* Sort pictures the same way when viewing images as when viewing
  directories
* New option GalleryUnderscoresToSpaces to convert underscores to
  spaces in the listing of directories.
* Remember choosen width by setting a cookie
* Two new configuration options GalleryDocFile and GalleryImgFile
  that makes it possible to configured which filetypes should be
  displayed. See the documentation for details.
* Switched to use Text::Template instead of CGI::FastTemplate,
  see the UPGRADE file for details.
* Create copyright notices on pictures using truetype fonts instead
  of png images. Font, color and size can be configured.

and various bug fixes.

Files:
RevisionActionfile
1.2modifypkgsrc/www/p5-Apache-Gallery/MESSAGE
1.22modifypkgsrc/www/p5-Apache-Gallery/Makefile
1.4modifypkgsrc/www/p5-Apache-Gallery/PLIST
1.6modifypkgsrc/www/p5-Apache-Gallery/distinfo
1.6modifypkgsrc/www/p5-Apache-Gallery/patches/patch-aa