Commit graph

16 commits

Author SHA1 Message Date
Dirk Meyer
f51825299d - Update to 2.1.10,
- fixes buffer-overflow repoted on BUGTRAQ
- part of patch is now in the distribution
2002-04-18 04:23:54 +00:00
Dirk Meyer
abe5ded898 - Apply a patch, bump PORTREVISION
The problem is that webalizer strips down all national characters from
query strings making impossible to use its Search String report for
non-English sites.

Submitted by:	ache
2002-02-12 05:22:17 +00:00
Dirk Meyer
de33a38c62 Update to: 2.1.9
o Security fix for cross-site scripting vulnerability found by
   Flavio Veloso (www.magnux.com).

 o Fixed a TOTAL_RC off by one error, which would prevent the last
   response code from being saved when using incremental mode.
2001-10-25 07:04:52 +00:00
Dirk Meyer
3848dedf9a Attached is a patch to fix a problem I noticed where webalizer
was crashing everytime it was run with -M1 and it encountered a
log entry created by Opera/5.0.  Here's an example entry just
for reference.

as6-5-2.kp.g.bonet.se - - [28/Jun/2001:03:32:35 -0500] "GET / HTTP/1.1" 200 2078 "-" "Opera/5.0 (Linux 2.4.5 i686; U)  [en]"

Submitted by:	steve
2001-06-28 20:00:49 +00:00
Dirk Meyer
149769a683 Max maximum length of each entry configureable:
Port uses now -DLINKLIST_MAX_STRING=256

PR:		28268
Submitted by:	Yen-Shuo Su <yssu@ccca.nctu.edu.tw>
2001-06-23 13:02:26 +00:00
Andrey A. Chernov
26a66d8828 fix off-by-one mistake in my fix 2000-10-25 00:42:37 +00:00
Andrey A. Chernov
53085b307f ctype fixes 2000-10-14 13:47:12 +00:00
Andrey A. Chernov
c14f8b015e Upgrade to 2.01.05 2000-10-10 15:53:51 +00:00
Andrey A. Chernov
1a8165a7c6 Upgrade to 2.01.03 2000-09-30 14:19:53 +00:00
Andrey A. Chernov
b94d3649aa Upgrade to 2.01.02 2000-09-28 16:12:33 +00:00
Andrey A. Chernov
29defb3b1d Make AllReferers page links clickable 2000-09-24 10:36:14 +00:00
Andrey A. Chernov
2d082082f6 do not lowercase search strings 2000-04-21 19:25:44 +00:00
Andrey A. Chernov
267aafc316 too verbose for DNS 2000-04-20 01:50:47 +00:00
Andrey A. Chernov
526f845a83 Add NO_LATEST_LINK and missing patches 2000-04-18 19:04:36 +00:00
Andrey A. Chernov
9f59f001ef preserve cvs history now 2000-04-18 18:11:23 +00:00
Bill Fumerola
e2cd3f4708 o Upgrade to 1.30-04
o Use new API for GD functions

PR:		ports/12857
Submitted by:	Dirk Meyer <dirk.meyer@dinoex.sub.org>

o Pass information to configure that will allow this port to work
  for people with alternative PREFIXes
o Make this port respect CFLAGS
o Change BUILD_DEPENDS on the static gd library to a LIB_DEPENDS on the
  shared library, which is what this port really uses.
o Remove a patch and a one-line(functionally) script and simply use a perl
  command in pre-configure:
1999-08-01 20:30:09 +00:00