pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc Update www/wwwoffle from 2.8e to 2.9a - from PR/34532 ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/15561d350b09
branches: trunk
changeset: 519012:15561d350b09
user: abs <abs%pkgsrc.org@localhost>
date: Tue Sep 26 13:48:56 2006 +0000
description:
Update www/wwwoffle from 2.8e to 2.9a - from PR/34532 by Marko Schutz
Changelog runs to over 1000 lines
diffstat:
doc/CHANGES-2006 | 3 ++-
www/wwwoffle/patches/patch-ac | 12 ++++++++++++
www/wwwoffle/patches/patch-ad | 12 ++++++++++++
www/wwwoffle/patches/patch-ae | 19 +++++++++++++++++++
www/wwwoffle/patches/patch-af | 12 ++++++++++++
5 files changed, 57 insertions(+), 1 deletions(-)
diffs (85 lines):
diff -r d4ccd2e2cb90 -r 15561d350b09 doc/CHANGES-2006
--- a/doc/CHANGES-2006 Tue Sep 26 13:48:43 2006 +0000
+++ b/doc/CHANGES-2006 Tue Sep 26 13:48:56 2006 +0000
@@ -1,4 +1,4 @@
->$NetBSD: CHANGES-2006,v 1.1334 2006/09/26 07:27:55 martti Exp $
+>$NetBSD: CHANGES-2006,v 1.1335 2006/09/26 13:49:34 abs Exp $
Changes to the packages collection and infrastructure in 2006:
@@ -4465,3 +4465,4 @@
Updated www/squid to 2.6.4 [taca 2006-09-26]
Moved multimedia/vlc to multimedia/vlc07 [martti 2006-09-26]
Moved multimedia/vlc08 to multimedia/vlc [martti 2006-09-26]
+ Updated www/wwwoffle to 2.9a [abs 2006-09-26]
diff -r d4ccd2e2cb90 -r 15561d350b09 www/wwwoffle/patches/patch-ac
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/www/wwwoffle/patches/patch-ac Tue Sep 26 13:48:56 2006 +0000
@@ -0,0 +1,12 @@
+$NetBSD: patch-ac,v 1.8 2006/09/26 13:48:56 abs Exp $
+
+--- cache/search/hyperestraier/scripts/wwwoffle-estseek.orig 2005-09-06 05:45:50.000000000 +1200
++++ cache/search/hyperestraier/scripts/wwwoffle-estseek
+@@ -12,6 +12,7 @@ cd $wwwoffle_spool
+
+ PATH=$PATH:/usr/local/bin
+ PATH=$PATH:/usr/local/libexec # A possible location
++PATH=$PATH:@PREFIX@/libexec # A possible location
+ PATH=$PATH:/usr/lib/estraier # The Debian location
+ export PATH
+
diff -r d4ccd2e2cb90 -r 15561d350b09 www/wwwoffle/patches/patch-ad
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/www/wwwoffle/patches/patch-ad Tue Sep 26 13:48:56 2006 +0000
@@ -0,0 +1,12 @@
+$NetBSD: patch-ad,v 1.1 2006/09/26 13:48:56 abs Exp $
+
+--- cache/search/namazu/scripts/wwwoffle-namazu.orig 2003-11-16 01:51:14.000000000 +1200
++++ cache/search/namazu/scripts/wwwoffle-namazu
+@@ -13,6 +13,7 @@ cd $wwwoffle_spool
+ PATH=$PATH:/usr/local/bin
+ PATH=$PATH:/usr/local/cgi-bin
+ PATH=$PATH:/usr/local/libexec
++PATH=$PATH:@PREFIX@/libexec/cgi-bin
+ PATH=$PATH:/usr/lib/cgi-bin # The Debian location
+ PATH=$PATH:/opt/www/cgi-bin # The Suse location
+ export PATH
diff -r d4ccd2e2cb90 -r 15561d350b09 www/wwwoffle/patches/patch-ae
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/www/wwwoffle/patches/patch-ae Tue Sep 26 13:48:56 2006 +0000
@@ -0,0 +1,19 @@
+$NetBSD: patch-ae,v 1.1 2006/09/26 13:48:56 abs Exp $
+
+--- cache/search/hyperestraier/conf/estseek.conf.orig 2005-09-05 03:34:30.000000000 +1200
++++ cache/search/hyperestraier/conf/estseek.conf
+@@ -1,4 +1,4 @@
+-indexname: ../db
++indexname: ../db/index
+ tmplfile: estseek.tmpl
+ topfile: estseek.top
+ logfile:
+@@ -23,4 +23,8 @@ dotfidf: true
+ smplphrase: true
+ candetail: true
+ smlrvnum: 0
++smlrtune: 16 1024 4096
+ spcache:
++wildmax: 256
++qxpndcmd:
++
diff -r d4ccd2e2cb90 -r 15561d350b09 www/wwwoffle/patches/patch-af
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/www/wwwoffle/patches/patch-af Tue Sep 26 13:48:56 2006 +0000
@@ -0,0 +1,12 @@
+$NetBSD: patch-af,v 1.1 2006/09/26 13:48:56 abs Exp $
+
+--- cache/search/hyperestraier/scripts/wwwoffle-estcmd-full.orig 2005-09-06 05:45:59.000000000 +1200
++++ cache/search/hyperestraier/scripts/wwwoffle-estcmd-full
+@@ -19,5 +19,5 @@ echo > search/hyperestraier/wwwoffle-est
+
+ # Do the gathering
+
+-estwolefind . | estcmd gather -cl -fm -px @uri -sd -cm search/hyperestraier/db - \
++estwolefind . | estcmd gather -cl -fm -px @uri -sd -cm search/hyperestraier/db/index - \
+ >> search/hyperestraier/wwwoffle-estcmd.log 2>&1
+
Home |
Main Index |
Thread Index |
Old Index