Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 98977 - webalizer-2.01.10-r10-with_search.ebuild
Summary: webalizer-2.01.10-r10-with_search.ebuild
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Low enhancement (vote)
Assignee: Jonathan Smith (RETIRED)
URL:
Whiteboard:
Keywords: Inclusion
Depends on:
Blocks:
 
Reported: 2005-07-14 02:42 UTC by David Raison
Modified: 2006-01-09 07:52 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
patchwebalizer-2.01.10-r10-with_search.ebuild (webalizer-2.01.10-r10-with_search.ebuild,3.90 KB, text/plain)
2005-07-14 02:44 UTC, David Raison
Details
patchwebalizer-search.patch (webalizer-search.patch,29.84 KB, patch)
2005-07-14 02:44 UTC, David Raison
Details | Diff
patch for polish language for search patch (webalizer_lang.polish.diff,1.51 KB, patch)
2006-01-09 07:52 UTC, Sebastian Bauer
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description David Raison 2005-07-14 02:42:24 UTC
We created a little patch an modified the current ebuild accordingly, to offer 3
new categories in webalizer's monthly overview.

--TopSearchStrings TopSearchSites and TopSearchSites/Strings--
TopSearchStrings shows by which searchstrings the website has been found,
TopSearchSites shows which Search Agents have been used to search for those
strings and finally TopSearchSites/Strings shows the correlation between
searchstrings and searchsites.

Example:
----------------------------------------------------
Top 4 of 4 Total Search Strings
# 	Hits 	Search String
1 	1 	25.00% 	den wee
2 	1 	25.00% 	error 404
3 	1 	25.00% 	gaffinet
4 	1 	25.00% 	schicolonie

Top 3 of 3 Total Search Sites
# 	Hits 	Search Site
1 	2 	50.00% 	google.com
2 	1 	25.00% 	yahoo.com
3 	1 	25.00% 	altavista.com

Top 4 of 4 Total Search Site/String Pairs
# 	Hits 	Search Site/String
1 	1 	25.00% 	google.com -> den wee
2 	1 	25.00% 	altavista.com -> error 404
3 	1 	25.00% 	yahoo.com -> gaffinet
4 	1 	25.00% 	google.com -> schicolonie
----------------------------------------------------

Unfortunately, the patch can only be applied in addition to the GeoIP patch.
Use USE="geoip search" to emerge this ebuild with the search patch.

--
Initial patch created by Matthew Byng-Maddick, modified by Steve Caligo and
ion.lu staff

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 David Raison 2005-07-14 02:44:05 UTC
Created attachment 63377 [details]
patchwebalizer-2.01.10-r10-with_search.ebuild
Comment 2 David Raison 2005-07-14 02:44:43 UTC
Created attachment 63378 [details, diff]
patchwebalizer-search.patch
Comment 3 Jonathan Smith (RETIRED) gentoo-dev 2005-08-23 18:06:39 UTC
adding new features is an upstream thing... for now, i've emailed them about it.

i'll maybe take a look later if they don't reply
Comment 4 David Raison 2005-12-07 00:18:41 UTC
(In reply to comment #3)
> adding new features is an upstream thing... for now, i've emailed them about it.
> 
> i'll maybe take a look later if they don't reply

Any news on this?
Comment 5 Renat Lumpau (RETIRED) gentoo-dev 2006-01-08 08:54:34 UTC
in -r12.
Comment 6 Sebastian Bauer 2006-01-09 07:52:39 UTC
Created attachment 76642 [details, diff]
patch for polish language for search patch

when you add search flag and your language is polish(maybe other too) you get compile error with reference to non exist variables in language file. this patch add this variables to lang file