From d7bf1ff7d941b7a8f8bb10ae3db73600ee628382 Mon Sep 17 00:00:00 2001 From: martti Date: Fri, 16 Dec 2005 06:05:20 +0000 Subject: Updated www/jalbum to 6.1 The most important improvements are listed here: * Makes use of multiple processors in order to enhance album generation speed. On a dual core system the speed gain is close to 100%. On CPUs with hyperthreading, the gain is up to 60% * Faster and more reliable album publishing thanks to a completely new ftp component. * JAlbum can now automatically pick thumbnail images to represent folders instead of the folder icon being used as default * Various user interface improvements * New and updated languages * Fixes to common bugs and minor internal updates --- www/jalbum/Makefile | 6 +++--- www/jalbum/PLIST | 9 ++++++++- www/jalbum/distinfo | 8 ++++---- 3 files changed, 15 insertions(+), 8 deletions(-) (limited to 'www/jalbum') diff --git a/www/jalbum/Makefile b/www/jalbum/Makefile index 310282c9f19..ca17b0e3837 100644 --- a/www/jalbum/Makefile +++ b/www/jalbum/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.2 2005/11/16 06:51:27 martti Exp $ +# $NetBSD: Makefile,v 1.3 2005/12/16 06:05:20 martti Exp $ -DISTNAME= JAlbum6.0 -PKGNAME= jalbum-6.0 +DISTNAME= JAlbum6.1 +PKGNAME= jalbum-6.1 CATEGORIES= www MASTER_SITES= http://www.jalbum.net/download/ EXTRACT_SUFX= .zip diff --git a/www/jalbum/PLIST b/www/jalbum/PLIST index 26c78fa265a..db6ee463ccd 100644 --- a/www/jalbum/PLIST +++ b/www/jalbum/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2005/11/16 06:51:27 martti Exp $ +@comment $NetBSD: PLIST,v 1.3 2005/12/16 06:05:20 martti Exp $ bin/jalbum share/jalbum/JAlbum.jar share/jalbum/StartJAlbum.bat @@ -1215,6 +1215,7 @@ share/jalbum/skins/Chameleon/styles/World/stop1.gif share/jalbum/skins/Chameleon/styles/World/up.gif share/jalbum/skins/Chameleon/styles/World/up1.gif share/jalbum/skins/Chameleon/texts/texts.properties +share/jalbum/skins/Chameleon/texts/texts_da.properties share/jalbum/skins/Chameleon/texts/texts_de.properties share/jalbum/skins/Chameleon/texts/texts_en.properties share/jalbum/skins/Chameleon/texts/texts_es.properties @@ -1222,7 +1223,10 @@ share/jalbum/skins/Chameleon/texts/texts_fr.properties share/jalbum/skins/Chameleon/texts/texts_hu.properties share/jalbum/skins/Chameleon/texts/texts_it.properties share/jalbum/skins/Chameleon/texts/texts_nl.properties +share/jalbum/skins/Chameleon/texts/texts_pl.properties share/jalbum/skins/Chameleon/texts/texts_sk.properties +share/jalbum/skins/Chameleon/texts/texts_sr.properties +share/jalbum/skins/Chameleon/texts/texts_sr_latin.properties share/jalbum/skins/Chameleon/texts/texts_sv.properties share/jalbum/skins/Colorful/defs.jap share/jalbum/skins/Colorful/index.htt @@ -1910,6 +1914,7 @@ share/jalbum/skins/Simple/init.bsh share/jalbum/skins/Simple/onload.bsh share/jalbum/skins/Simple/res/au.gif share/jalbum/skins/Simple/res/b_pil.gif +share/jalbum/skins/Simple/res/blank.html share/jalbum/skins/Simple/res/f_pil.gif share/jalbum/skins/Simple/res/folder.gif share/jalbum/skins/Simple/res/la.gif @@ -2103,7 +2108,9 @@ share/jalbum/texts/texts_no.properties share/jalbum/texts/texts_pl.properties share/jalbum/texts/texts_pt.properties share/jalbum/texts/texts_ru.properties +share/jalbum/texts/texts_sh.properties share/jalbum/texts/texts_sk.properties +share/jalbum/texts/texts_sr.properties share/jalbum/texts/texts_sv.properties share/jalbum/texts/texts_th.properties share/jalbum/texts/texts_tr.properties diff --git a/www/jalbum/distinfo b/www/jalbum/distinfo index 669fa309345..840c26b7833 100644 --- a/www/jalbum/distinfo +++ b/www/jalbum/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2005/11/16 06:51:27 martti Exp $ +$NetBSD: distinfo,v 1.3 2005/12/16 06:05:20 martti Exp $ -SHA1 (jalbum-6.0/JAlbum6.0.zip) = eb10bcc6ea31f6299dd659f4472e7dbaf14d5ec3 -RMD160 (jalbum-6.0/JAlbum6.0.zip) = df16d8ff385082d73c2acd15933b983f391cc4d0 -Size (jalbum-6.0/JAlbum6.0.zip) = 7069020 bytes +SHA1 (jalbum-6.1/JAlbum6.1.zip) = b981a7bf8ab9d4d7344471b6a71c662c4e72f460 +RMD160 (jalbum-6.1/JAlbum6.1.zip) = 93a2d99a910d27e7972e824178da8031cb4ddb8f +Size (jalbum-6.1/JAlbum6.1.zip) = 7034733 bytes -- cgit v1.2.3