a62bd3992d
Pkgsrc changes: - Fix of PR pkg/29201: Applied optional GeoIP patch proposed in the PR (option geoip). - Converted the post-build target to the "subst" framework. - Removed an unnecessary CONFIGURE_ENV (setting a variable internal to autoconf). - We install now some documentation files. Description of GeoIP patch: =========================== By default, Webalizer uses DNS suffix to guess country and produce geographic stats. Some WWW hostings (mostly free ones) has reverse DNS feature disabled, so there's no DNS, and consequently no geographic stats. Well, Webalizer *has* internal Reverse DNS feature (aka "Webazolver"). But it's too slow, even running 100 threads. So, is there any other way? Sure! It's GeoIP library! GeoIP is a C library that enables the user to find the country that any IP address or hostname originates from. It uses a file based database that is accurate as of March 2002. This database simply contains IP blocks as keys, and countries as values. This database should be more complete and accurate than using reverse DNS lookups.
11 lines
688 B
Text
11 lines
688 B
Text
$NetBSD: distinfo,v 1.8 2005/10/23 19:50:55 heinz Exp $
|
|
|
|
SHA1 (webalizer-2.01-10-src.tar.bz2) = fbf6ad78fc2b0189d065e661dc02a781e858b31a
|
|
RMD160 (webalizer-2.01-10-src.tar.bz2) = 4605ff9bd8ec1c74680b8fbfe703f2e81ae68e20
|
|
Size (webalizer-2.01-10-src.tar.bz2) = 252664 bytes
|
|
SHA1 (geolizer_2.01-10-patch.20050520.tar.gz) = d297ff4ff42220e1aec648f1f1580111255c0366
|
|
RMD160 (geolizer_2.01-10-patch.20050520.tar.gz) = 0a492c4268e4437569cf16ff2f5c88fdc04de0ca
|
|
Size (geolizer_2.01-10-patch.20050520.tar.gz) = 39552 bytes
|
|
SHA1 (patch-ac) = f4885b334b3adb3f8523f959a89e6fe5f7f3b52f
|
|
SHA1 (patch-ad) = 4ff72d4b620f64cec68bff826b84d183858c0da9
|
|
SHA1 (patch-ae) = ea0c444408cef1be4e69b837170bbbe9a7a5150e
|