summaryrefslogtreecommitdiff
path: root/www/webalizer
AgeCommit message (Collapse)AuthorFilesLines
2005-12-29Remove USE_PKGINSTALL from pkgsrc now that mk/install/pkginstall.mkjlam1-2/+1
automatically detects whether we want the pkginstall machinery to be used by the package Makefile.
2005-12-05Ran "pkglint --autofix", which corrected some of the quoting issues inrillig1-2/+2
CONFIGURE_ARGS.
2005-10-23Updated to version 2.1.10nb4.heinz2-13/+54
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.
2005-04-11Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.tv1-2/+1
2005-02-24Add RMD160 checksums.wiz1-1/+2
2004-12-28Add missing dependency on gettext-lib.minskim1-3/+5
While here, move buildlink3.mk files ahead of make targets.
2004-10-03Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10tv1-2/+2
in the process. (More information on tech-pkg.) Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and installing .la files. Bump PKGREVISION (only) of all packages depending directly on the above via a buildlink3 include.
2004-06-20Bump PKGREVISION and remove X11 support where appropiate.xtraeme1-3/+2
2004-04-09bl3ify and enable pkgviews installation.minskim1-4/+8
2004-01-20Move WRKSRC definition away from the first paragraph in a Makefile.agc1-2/+2
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2003-07-01Update to use freetype2. Verified working.jwise3-6/+6
net/mrtg deserves the same treatment, but I won't have time to provide it. Anyone?
2003-06-23Revision bumped because of gd shared library major bump; buildlink added for ↵adam1-1/+3
freetype-lib
2003-06-02Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.jschauma1-2/+2
Should anybody feel like they could be the maintainer for any of thewe packages, please adjust.
2003-05-06Drop trailing whitespace. Ok'ed by wiz.jmmv1-1/+1
2003-03-29Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz.jmmv1-3/+2
2003-03-22Update to 2.1.10, from PR 20445.wiz2-7/+6
Changes: o Fix posible obscure buffer overflow bug in DNS resolver code o Added additional extended character fixes o Let code accept partial content response codes along with 200's o Added code to catch blank hostnames (yes, they have been found!) Will convert them into 'Unknown'
2003-01-28Instead of including bsd.pkg.install.mk directly in a package Makefile,jlam1-3/+2
have it be automatically included by bsd.pkg.mk if USE_PKGINSTALL is set to "YES". This enforces the requirement that bsd.pkg.install.mk be included at the end of a package Makefile. Idea suggested by Julio M. Merino Vidal <jmmv at menta.net>.
2002-08-25Merge packages from the buildlink2 branch back into the main trunk thatjlam1-5/+6
have been converted to USE_BUILDLINK2.
2002-03-13Give all packages which depend on "png" a version bump, and updatefredb1-1/+2
all dependencies on packages depending on "png" which contain shared libraries, all for the (imminent) update to the "png" package. [List courtesy of John Darrow, courtesy of "bulk-build".]
2002-02-24ftp.mrunix.net moved the webalizer directory into an pub directory.veego1-2/+2
2002-02-19Updated webalizer to 2.1.9martti2-6/+6
Fixes several known bugs, as well as a cross-site scripting vulnerability (discovered by Flavio Veloso of Magnux Software), that could allow malicious HTML tags to be injected in the reports generated by the Webalizer. This release also includes several new and updated language files. All users are encouraged to upgrade as soon as possible.
2001-12-02bsd.pkg.install.mk calls the INSTALL script at the right timesjlam1-7/+1
automatically, so no need to do it ourselves.
2001-12-01Buildlink'ify, respect PKG_SYSCONFDIR, and use the general INSTALL scripts.jlam7-51/+55
2001-12-01Make sure we can find libgd.*briggs1-2/+2
2001-11-01Move pkg/ files into package's toplevel directoryzuntum2-1/+1
2001-05-05Add '--enable-dns' to CONFIGURE_ARGS. pkg/12753 by Dave Burgess.wiz1-2/+3
2001-04-20Move to sha1 digests, and add distfile sizes.skrll1-2/+3
2001-04-17+ move the distfile digest/checksum value from files/md5 to distinfoagc3-8/+6
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-02-17Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.wiz2-2/+2
2000-11-14Add USE_XPM and a dependancy on freetype-lib.briggs1-1/+3
2000-10-18Updated to 2.01.06. Changes include:mjl8-100/+44
o Fixed possible segfault condition in MangleAgent code on some malformed user agent names. o Fixed DNS to prevent hangs on blank and malformed hostnames. o Fixed problem calculating visits. o Fixed hostname lowercase problem (wasn't) when using DNS lookups. o Fixed problem with incremental datafile which could cause a read error under certain circumstances o Fixed problem with hash table node creation o Fixed problem where country graph could be produced incorrectly o Found and fixed a problem with a possible 32-bit wrap around o Added DailyGraph and DailyStats configuration options o Improved visit calculation logic to reduce 'false' counts o Added reverse DNS lookup capability. o Added ability to dump Sites, URL's, Referrers, User Agents, Usernames and Search Strings to tab delimited files o Added username analysis, based on usernames found in the log, o Added the ability to display ALL sites, URL's, Referrers, User Agents and Search Strings on a seperate HTML page o Added support for squid proxy logs o Completely modified the way the various TOP tables are handled and sorted o Added the ability to group domains automatically o Added user configurable search engine specification o Changed code to use the latest version of GD which supports PNG o Added ability to override log file to STDIN by use of '-' o Added gzipped logfile support. o Minor changes to search string code to increase accuracy. o Minor changes to URL parse code to allow additional characters. o Major changes to hash table node format for reduced memory usage.
2000-09-03add RCS Idwiz1-0/+1
2000-04-26 * link in libjpeg (ELF issue?)hubertf3-9/+7
* be more liberal about gd version
1999-11-29Connected to www.mrunix.net.explorer1-2/+2
220 tex.eurobase.net FTP server (Version wu-2.6.0(1) Wed Oct 20 01:43:26 EDT 1999) ready. 331 Guest login ok, send your complete e-mail address as password. 530-Sorry, anonymous access is not allowed. If you are looking for 530-the Webalizer software, please visit ftp.mrunix.net 530 Login incorrect.
1999-11-01* Modify to support gd-1.7.3.jlam4-11/+12
1999-08-27GIF -> PNG changes due to gd package changes.agc1-0/+42
1999-08-27Update this package to depend on gd-1.6.3, with the resulting GIF ->agc3-7/+17
PNG changes necessary.
1999-08-26Updated to 1.30.04.mjl7-57/+48
Major changes include: o Fixed minor bug that would allow incorrect site totals for the first day of the month under certain conditions. o Added Top Entry and Exit Page tables. o Added 'Group' labels. Allows display of a specified label for grouped entries (in 'Top' tables). o Added 'Visits' totals. o Added Search String analysis. o Added native support for ftp logs (xferlog ala wu-ftpd). o Added background lines to graphs. o Added additonal 'Top' tables for SITES and URL's, sorted by KBytes instead of hits. o Added additional calculations for max/avg files, pages, visits and KBytes in monthly statistics. o Updated generated HTML code to fully comply with the HTML 4.0 Transitional spec. DOCTYPE header reflects this change as well. o Changed code to use 4 digit years in filenames. o Language files and documentation updated for new functions.
1999-07-09Add package patch checksum files.agc1-0/+5
1999-05-08Include LDFLAGS to gain rpath options.tv1-2/+2
1999-05-03Change gd package "version" to 1.3p1 so that packages (particularly py-gd)tv1-6/+5
will not try to link against the version without a shared library.
1999-04-09Updated to 1.22-03 as per PR/7341 by D'Arcy J.M. Cain (originally frommjl2-7/+9
Bradford L. Barrett <brad@ns.eurobase.net>) In this version, a potential segfault condition that has been corrected.
1999-03-30Rename to webalizer-1.22.01 (no dash in version number)mjl1-3/+3
1999-03-23Update webalizer to 1.22-01.mjl6-98/+81
1998-11-07Initial import of webalizer-1.20-07, a Web server log file analysis program.frueauf8-0/+124
Provided in pr 6405 by Martin J. Laubach.