summaryrefslogtreecommitdiff
path: root/www/bins
diff options
context:
space:
mode:
authormartti <martti@pkgsrc.org>2004-02-29 13:08:55 +0000
committermartti <martti@pkgsrc.org>2004-02-29 13:08:55 +0000
commit8e39ff7b1e67368c6be15d22493db40c6c10925b (patch)
tree09e90f3860e551448167c53a7594d5f53aaa66fb /www/bins
parent6b8611d11645d4826b204c7fe6e51e68bc328aa5 (diff)
downloadpkgsrc-8e39ff7b1e67368c6be15d22493db40c6c10925b.tar.gz
Updated bins to 1.1.25
- The images in each directory can now be displayed in an arbitrary, custom order. This is done via an optional file album.list (a slibling file to album.xml) that lists the files in the order you want them displayed. If album.list doesn't exist in a directory the sorting by image name is done as usual. - Added hot keys (use with Alt key) : (N)ext, (P)revious, (U)p, (H)ome, images (L)ist, (T)ree. - Added first, last, index, parent, up and index relation links in thumbnail and image pages. They are used by Mozilla and Opera navigation bar. - Added first and last links on thumbnail and image pages in default templates. - Fix bug on images list page for custom sizes (defined in description image file). - Updated Spanish translation. - Updated Esperanto translation.
Diffstat (limited to 'www/bins')
-rw-r--r--www/bins/Makefile6
-rw-r--r--www/bins/distinfo6
2 files changed, 6 insertions, 6 deletions
diff --git a/www/bins/Makefile b/www/bins/Makefile
index 705d405c3c2..65cf5368245 100644
--- a/www/bins/Makefile
+++ b/www/bins/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.22 2003/12/07 15:17:08 martti Exp $
+# $NetBSD: Makefile,v 1.23 2004/02/29 13:08:55 martti Exp $
#
-DISTNAME= bins-1.1.24
+DISTNAME= bins-1.1.25
CATEGORIES= www graphics
MASTER_SITES= http://jsautret.free.fr/BINS/
EXTRACT_SUFX= .tar.bz2
@@ -54,7 +54,7 @@ do-install:
${INSTALL_DATA} ${WRKSRC}/binsrc ${PREFIX}/share/examples/bins/
# template: default
${INSTALL_DATA_DIR} ${PREFIX}/share/examples/bins/templates.default
- ${INSTALL_DATA} ${WRKSRC}/templates/*.html \
+ ${INSTALL_DATA} ${WRKSRC}/templates.default/*.html \
${PREFIX}/share/examples/bins/templates.default/
# template: jab
${INSTALL_DATA_DIR} ${PREFIX}/share/examples/bins/templates.jab
diff --git a/www/bins/distinfo b/www/bins/distinfo
index a436c0d4b67..dd818ac38be 100644
--- a/www/bins/distinfo
+++ b/www/bins/distinfo
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.22 2004/02/01 19:51:58 martti Exp $
+$NetBSD: distinfo,v 1.23 2004/02/29 13:08:55 martti Exp $
-SHA1 (bins-1.1.24.tar.bz2) = 85a6e8063f7a8301ca8d874b745f3401e92f3625
-Size (bins-1.1.24.tar.bz2) = 181499 bytes
+SHA1 (bins-1.1.25.tar.bz2) = 00f2dd497007dc1d795592fe066175e45365aa34
+Size (bins-1.1.25.tar.bz2) = 183847 bytes