OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /v/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 24-Mar-2006 10:32:31
Branch: HEAD Handle: 2006032409323100
Modified files:
openpkg-src/htdig htdig.patch htdig.spec
Log:
PNG, JavaScript and PHP files are rather common nowadays on websites,
too
Summary:
Revision Changes Path
1.7 +21 -0 openpkg-src/htdig/htdig.patch
1.51 +1 -1 openpkg-src/htdig/htdig.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/htdig/htdig.patch
============================================================================
$ cvs diff -u -r1.6 -r1.7 htdig.patch
--- openpkg-src/htdig/htdig.patch 23 Mar 2006 19:02:35 -0000 1.6
+++ openpkg-src/htdig/htdig.patch 24 Mar 2006 09:32:31 -0000 1.7
@@ -318,3 +318,24 @@
else
echo "Config file $conffile cannot be found"
exit 1
+Index: installdir/htdig.conf
+--- installdir/htdig.conf.orig 2004-02-08 11:19:33 +0100
++++ installdir/htdig.conf 2006-03-24 10:30:15 +0100
+@@ -47,7 +47,7 @@
+ # long list of URLs, it may be wise to replace it with something like
+ # http://www. or comment this out and use the compiled-in default.
+ #
+-common_url_parts: ${limit_urls_to} .html .htm .shtml
++common_url_parts: ${limit_urls_to} .html .htm .shtml .php
+
+ #
+ # If there are particular pages that you definitely do NOT want to index,
you
+@@ -70,7 +70,7 @@
+ # actual strings.
+ #
+ bad_extensions: .wav .gz .z .sit .au .zip .tar .hqx .exe .com
.gif \
+- .jpg .jpeg .aiff .class .map .ram .tgz .bin .rpm .mpg .mov .avi .css
++ .jpg .jpeg .aiff .class .map .ram .tgz .bin .rpm .mpg .mov .avi .css
*.js *.png
+
+ #
+ # The string htdig will send in every request to identify the robot. Change
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/htdig/htdig.spec
============================================================================
$ cvs diff -u -r1.50 -r1.51 htdig.spec
--- openpkg-src/htdig/htdig.spec 23 Mar 2006 20:09:02 -0000 1.50
+++ openpkg-src/htdig/htdig.spec 24 Mar 2006 09:32:31 -0000 1.51
@@ -33,7 +33,7 @@
Group: Web
License: GPL
Version: 3.2.0b6
-Release: 20060323
+Release: 20060324
# list of sources
Source0: http://www.htdig.org/files/htdig-%{version}.tar.gz
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [email protected]