summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorjdolecek <jdolecek>2004-11-06 21:16:15 +0000
committerjdolecek <jdolecek>2004-11-06 21:16:15 +0000
commitbecc38950754ec9699236b64d1f6bea0e7584cb8 (patch)
tree73f26ec39a175f30128db0300b4c082dd189496c /www
parent8e34c30a417360149b5e2c2de36709ed6b0d892a (diff)
downloadpkgsrc-becc38950754ec9699236b64d1f6bea0e7584cb8.tar.gz
Update websvn to latest 1.61, since 1.40 is no longer available on the home
site. Notable changes since 1.40: * language/encoding fixes * cache overhaul and directory listing optimization, the existing cache files should be deleted * wsvn.php changed, configuration changes need to be re-done * added blame support * support for comparing entire directories, and directory tarball download * various config options now per-project * new 'Zinn' style * new Swedish, Japanese, Korean, Russian, Chinese, Spanish translations See changes.txt in the source distribution for complete & detailed list of changes.
Diffstat (limited to 'www')
-rw-r--r--www/websvn/Makefile10
-rw-r--r--www/websvn/PLIST32
-rw-r--r--www/websvn/distinfo6
3 files changed, 39 insertions, 9 deletions
diff --git a/www/websvn/Makefile b/www/websvn/Makefile
index 1a6b18dd196..e654894dfdb 100644
--- a/www/websvn/Makefile
+++ b/www/websvn/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.3 2004/11/06 20:44:56 jdolecek Exp $
+# $NetBSD: Makefile,v 1.4 2004/11/06 21:16:15 jdolecek Exp $
#
-DISTNAME= WebSVN_140
-PKGNAME= websvn-1.40
-PKGREVISION= 1
+DISTNAME= WebSVN_161
+PKGNAME= websvn-1.61
+PKGREVISION= # empty
CATEGORIES= www
-MASTER_SITES= http://websvn.tigris.org/files/documents/1380/10659/
+MASTER_SITES= http://websvn.tigris.org/files/documents/1380/14334/
MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://websvn.tigris.org/
diff --git a/www/websvn/PLIST b/www/websvn/PLIST
index 0fd0ec73da3..cbd5d7ae665 100644
--- a/www/websvn/PLIST
+++ b/www/websvn/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2004/06/21 01:34:16 xtraeme Exp $
+@comment $NetBSD: PLIST,v 1.3 2004/11/06 21:16:15 jdolecek Exp $
share/examples/websvn/distconfig.inc
${HTTPD_ROOT}/websvn/cache/tmp
${HTTPD_ROOT}/websvn/changes.txt
@@ -18,14 +18,28 @@ ${HTTPD_ROOT}/websvn/install.txt
${HTTPD_ROOT}/websvn/languages/english.inc
${HTTPD_ROOT}/websvn/languages/french.inc
${HTTPD_ROOT}/websvn/languages/german.inc
+${HTTPD_ROOT}/websvn/languages/japanese-euc.inc
+${HTTPD_ROOT}/websvn/languages/japanese-jis.inc
+${HTTPD_ROOT}/websvn/languages/japanese-sjis.inc
+${HTTPD_ROOT}/websvn/languages/japanese-utf8.inc
+${HTTPD_ROOT}/websvn/languages/korean-euc.inc
+${HTTPD_ROOT}/websvn/languages/korean-utf8.inc
${HTTPD_ROOT}/websvn/languages/portuguese.inc
+${HTTPD_ROOT}/websvn/languages/russian.inc
+${HTTPD_ROOT}/websvn/languages/spanish.inc
+${HTTPD_ROOT}/websvn/languages/swedish.inc
+${HTTPD_ROOT}/websvn/languages/tchinese-utf8.inc
+${HTTPD_ROOT}/websvn/languages/tchinese.inc
${HTTPD_ROOT}/websvn/licence.txt
${HTTPD_ROOT}/websvn/listing.php
${HTTPD_ROOT}/websvn/log.php
${HTTPD_ROOT}/websvn/rss.php
${HTTPD_ROOT}/websvn/templates.txt
+${HTTPD_ROOT}/websvn/templates/BlueGrey/blame.tmpl
+${HTTPD_ROOT}/websvn/templates/BlueGrey/compare.tmpl
${HTTPD_ROOT}/websvn/templates/BlueGrey/diff.tmpl
${HTTPD_ROOT}/websvn/templates/BlueGrey/directory.tmpl
+${HTTPD_ROOT}/websvn/templates/BlueGrey/e-node.png
${HTTPD_ROOT}/websvn/templates/BlueGrey/file.png
${HTTPD_ROOT}/websvn/templates/BlueGrey/file.tmpl
${HTTPD_ROOT}/websvn/templates/BlueGrey/filec.png
@@ -34,13 +48,18 @@ ${HTTPD_ROOT}/websvn/templates/BlueGrey/files.png
${HTTPD_ROOT}/websvn/templates/BlueGrey/folder.png
${HTTPD_ROOT}/websvn/templates/BlueGrey/footer.tmpl
${HTTPD_ROOT}/websvn/templates/BlueGrey/header.tmpl
+${HTTPD_ROOT}/websvn/templates/BlueGrey/i-node.png
${HTTPD_ROOT}/websvn/templates/BlueGrey/index.tmpl
${HTTPD_ROOT}/websvn/templates/BlueGrey/log.tmpl
+${HTTPD_ROOT}/websvn/templates/BlueGrey/l-node.png
${HTTPD_ROOT}/websvn/templates/BlueGrey/png.js
${HTTPD_ROOT}/websvn/templates/BlueGrey/repo.png
${HTTPD_ROOT}/websvn/templates/BlueGrey/styles.css
${HTTPD_ROOT}/websvn/templates/BlueGrey/subversion.png
+${HTTPD_ROOT}/websvn/templates/BlueGrey/t-node.png
${HTTPD_ROOT}/websvn/templates/BlueGrey/xml.gif
+${HTTPD_ROOT}/websvn/templates/Standard/blame.tmpl
+${HTTPD_ROOT}/websvn/templates/Standard/compare.tmpl
${HTTPD_ROOT}/websvn/templates/Standard/diff.tmpl
${HTTPD_ROOT}/websvn/templates/Standard/directory.tmpl
${HTTPD_ROOT}/websvn/templates/Standard/file.tmpl
@@ -50,7 +69,18 @@ ${HTTPD_ROOT}/websvn/templates/Standard/index.tmpl
${HTTPD_ROOT}/websvn/templates/Standard/log.tmpl
${HTTPD_ROOT}/websvn/templates/Standard/styles.css
${HTTPD_ROOT}/websvn/templates/Standard/xml.gif
+${HTTPD_ROOT}/websvn/templates/Zinn/blame.tmpl
+${HTTPD_ROOT}/websvn/templates/Zinn/compare.tmpl
+${HTTPD_ROOT}/websvn/templates/Zinn/diff.tmpl
+${HTTPD_ROOT}/websvn/templates/Zinn/directory.tmpl
+${HTTPD_ROOT}/websvn/templates/Zinn/file.tmpl
+${HTTPD_ROOT}/websvn/templates/Zinn/footer.tmpl
+${HTTPD_ROOT}/websvn/templates/Zinn/header.tmpl
+${HTTPD_ROOT}/websvn/templates/Zinn/index.tmpl
+${HTTPD_ROOT}/websvn/templates/Zinn/log.tmpl
+${HTTPD_ROOT}/websvn/templates/Zinn/styles.css
${HTTPD_ROOT}/websvn/wsvn.php
+@dirrm ${HTTPD_ROOT}/websvn/templates/Zinn
@dirrm ${HTTPD_ROOT}/websvn/templates/Standard
@dirrm ${HTTPD_ROOT}/websvn/templates/BlueGrey
@dirrm ${HTTPD_ROOT}/websvn/templates
diff --git a/www/websvn/distinfo b/www/websvn/distinfo
index 922c1b5b3e9..5c9c97c8183 100644
--- a/www/websvn/distinfo
+++ b/www/websvn/distinfo
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.2 2004/06/21 01:34:16 xtraeme Exp $
+$NetBSD: distinfo,v 1.3 2004/11/06 21:16:15 jdolecek Exp $
-SHA1 (WebSVN_140.tar.gz) = 251b2714b4c025b19e0ed9662e49f626e00f8380
-Size (WebSVN_140.tar.gz) = 65979 bytes
+SHA1 (WebSVN_161.tar.gz) = 7fecbaa9619e3061ea57dda0a4bfcb4a3cca888d
+Size (WebSVN_161.tar.gz) = 89305 bytes