From b27136089093d96789d1ae05fbbdc87a89099134 Mon Sep 17 00:00:00 2001 From: martti <martti> Date: Tue, 8 Apr 2003 11:00:05 +0000 Subject: Updated bins to 1.1.21 - PNG images can now be used directly in the album (even if then are still renamed to .jpg...). - File timestamps are now preserved when they are copied in the gallery. - bins_cleanupgallery script has been added. Use it to remove any unused file in your HTML galleries. Run it without argument for usage information. Note that this script is still experimental, so if it performs wrong, just re-run bins to recreate erased files. This program was written by Jochen Schaeuble <psionic @ psionic.de>. - default templates has been updated - joi templates have been updated --- www/bins/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'www/bins/Makefile') diff --git a/www/bins/Makefile b/www/bins/Makefile index ca270647b26..13a3490f773 100644 --- a/www/bins/Makefile +++ b/www/bins/Makefile @@ -1,14 +1,14 @@ -# $NetBSD: Makefile,v 1.16 2003/01/25 18:02:14 cjep Exp $ +# $NetBSD: Makefile,v 1.17 2003/04/08 11:00:05 martti Exp $ # -DISTNAME= bins-1.1.20 +DISTNAME= bins-1.1.21 CATEGORIES= www graphics MASTER_SITES= http://jsautret.free.fr/BINS/ EXTRACT_SUFX= .tar.bz2 MAINTAINER= dmcmahill@netbsd.org HOMEPAGE= http://bins.sautret.org/ -COMMENT= static HTML photo album generator +COMMENT= Static HTML photo album generator DEPENDS+= p5-gettext>=1.01:../../devel/p5-gettext DEPENDS+= p5-Text-Iconv>=1.1:../../converters/p5-Text-Iconv -- cgit v1.2.3