summaryrefslogtreecommitdiff
path: root/www/bins
diff options
context:
space:
mode:
authormartti <martti>2003-04-08 11:00:05 +0000
committermartti <martti>2003-04-08 11:00:05 +0000
commit954f5a9a018b93f3d4bc2e7a32c86609b8e01545 (patch)
treee785d0fb3340ae057b24f964f09a339ca5351981 /www/bins
parent8d827789529e3de2c55f8b178d081a841009249d (diff)
downloadpkgsrc-954f5a9a018b93f3d4bc2e7a32c86609b8e01545.tar.gz
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
Diffstat (limited to 'www/bins')
-rw-r--r--www/bins/Makefile6
-rw-r--r--www/bins/PLIST8
-rw-r--r--www/bins/distinfo6
3 files changed, 13 insertions, 7 deletions
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