From 1069e157ead900aee0ecda722af46d3cc850cd5b Mon Sep 17 00:00:00 2001 From: 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 . - default templates has been updated - joi templates have been updated --- www/bins/Makefile | 6 +++--- www/bins/PLIST | 8 +++++++- www/bins/distinfo | 6 +++--- 3 files changed, 13 insertions(+), 7 deletions(-) (limited to 'www/bins') 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 diff --git a/www/bins/PLIST b/www/bins/PLIST index 0f7eb5a91c1..a4ebd978fc5 100644 --- a/www/bins/PLIST +++ b/www/bins/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.7 2002/12/23 21:37:47 wiz Exp $ +@comment $NetBSD: PLIST,v 1.8 2003/04/08 11:00:05 martti Exp $ bin/bins bin/bins_edit man/man1/bins.1 @@ -39,6 +39,7 @@ share/examples/bins/templates.joi/details.html share/examples/bins/templates.joi/footer.html share/examples/bins/templates.joi/image.html share/examples/bins/templates.joi/imagelist.html +share/examples/bins/templates.joi/imagenavbar.html share/examples/bins/templates.joi/navbar.html share/examples/bins/templates.joi/path.html share/examples/bins/templates.joi/subalbum.html @@ -47,6 +48,7 @@ share/examples/bins/templates.joi/thumbnail.html share/examples/bins/templates.joi/thumbnav.html share/examples/bins/templates.joi/thumbnavrow.html share/examples/bins/templates.joi/tree.html +share/examples/bins/templates.joi/xlink.html share/examples/bins/templates.joi/static/actthumb.png share/examples/bins/templates.joi/static/albumtree.png share/examples/bins/templates.joi/static/back.png @@ -55,8 +57,11 @@ share/examples/bins/templates.joi/static/exit.png share/examples/bins/templates.joi/static/home.png share/examples/bins/templates.joi/static/imagelist.png share/examples/bins/templates.joi/static/info.png +share/examples/bins/templates.joi/static/joi.css +share/examples/bins/templates.joi/static/joi.js share/examples/bins/templates.joi/static/large.png share/examples/bins/templates.joi/static/largeActive.png +share/examples/bins/templates.joi/static/media.png share/examples/bins/templates.joi/static/medium.png share/examples/bins/templates.joi/static/mediumActive.png share/examples/bins/templates.joi/static/meshman.css @@ -65,6 +70,7 @@ share/examples/bins/templates.joi/static/nextInactive.png share/examples/bins/templates.joi/static/prev.png share/examples/bins/templates.joi/static/prevInactive.png share/examples/bins/templates.joi/static/preview.js +share/examples/bins/templates.joi/static/related.png share/examples/bins/templates.joi/static/small.png share/examples/bins/templates.joi/static/smallActive.png share/examples/bins/templates.joi/static/subalbum.png diff --git a/www/bins/distinfo b/www/bins/distinfo index f2a405ccc04..1b9923dd0b2 100644 --- a/www/bins/distinfo +++ b/www/bins/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.13 2002/12/24 02:05:50 wiz Exp $ +$NetBSD: distinfo,v 1.14 2003/04/08 11:00:05 martti Exp $ -SHA1 (bins-1.1.20.tar.bz2) = bb2da46894dafcbce57696f12c15d646cab3dc21 -Size (bins-1.1.20.tar.bz2) = 147155 bytes +SHA1 (bins-1.1.21.tar.bz2) = 4d7d314c3604e1dc78aa4bbab9da3b04d6dc73b9 +Size (bins-1.1.21.tar.bz2) = 148881 bytes -- cgit v1.2.3