Commit graph

28 commits

Author SHA1 Message Date
jlam
a020ed9056 Merge packages from the buildlink2 branch back into the main trunk that
have been converted to USE_BUILDLINK2.
2002-08-25 21:50:52 +00:00
fredb
b48eba1112 Give all packages which depend on "png" a version bump, and update
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-03-13 17:36:35 +00:00
veego
a67527f048 ftp.mrunix.net moved the webalizer directory into an pub directory. 2002-02-24 14:55:59 +00:00
martti
88885e7057 Updated webalizer to 2.1.9
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.
2002-02-19 13:09:37 +00:00
jlam
55ffb37406 bsd.pkg.install.mk calls the INSTALL script at the right times
automatically, so no need to do it ourselves.
2001-12-02 06:56:38 +00:00
jlam
f94711f954 Buildlink'ify, respect PKG_SYSCONFDIR, and use the general INSTALL scripts. 2001-12-01 15:08:02 +00:00
briggs
043e5f4650 Make sure we can find libgd.* 2001-12-01 02:26:24 +00:00
zuntum
431e7a7dda Move pkg/ files into package's toplevel directory 2001-11-01 02:15:23 +00:00
wiz
011bf78d9b Add '--enable-dns' to CONFIGURE_ARGS. pkg/12753 by Dave Burgess. 2001-05-05 12:12:14 +00:00
skrll
aa3c03b75a Move to sha1 digests, and add distfile sizes. 2001-04-20 12:02:30 +00:00
agc
8f972b049a + move the distfile digest/checksum value from files/md5 to distinfo
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-04-17 12:12:16 +00:00
wiz
a0745845b3 Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-17 17:21:28 +00:00
briggs
ed6e9d0f21 Add USE_XPM and a dependancy on freetype-lib. 2000-11-14 00:01:27 +00:00
mjl
2ec6415a2c Updated to 2.01.06. Changes include:
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-10-18 16:41:23 +00:00
wiz
22ce2450b2 add RCS Id 2000-09-03 13:43:49 +00:00
hubertf
bda7724938 * link in libjpeg (ELF issue?)
* be more liberal about gd version
2000-04-26 03:21:35 +00:00
explorer
73fb698e0e Connected to www.mrunix.net.
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-29 04:06:27 +00:00
jlam
fffb0b7af0 * Modify to support gd-1.7.3. 1999-11-01 03:37:35 +00:00
agc
0a5815f3d1 GIF -> PNG changes due to gd package changes. 1999-08-27 09:07:48 +00:00
agc
916a3550bb Update this package to depend on gd-1.6.3, with the resulting GIF ->
PNG changes necessary.
1999-08-27 09:06:37 +00:00
mjl
d53bd8c844 Updated to 1.30.04.
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-08-26 20:25:43 +00:00
agc
00a16e3008 Add package patch checksum files. 1999-07-09 14:22:59 +00:00
tv
71c28ce69e Include LDFLAGS to gain rpath options. 1999-05-08 01:08:53 +00:00
tv
ed9cfb063d Change gd package "version" to 1.3p1 so that packages (particularly py-gd)
will not try to link against the version without a shared library.
1999-05-03 20:25:36 +00:00
mjl
d2145a13c2 Updated to 1.22-03 as per PR/7341 by D'Arcy J.M. Cain (originally from
Bradford L. Barrett <brad@ns.eurobase.net>)
In this version, a potential segfault condition that has
been corrected.
1999-04-09 20:19:11 +00:00
mjl
99281b5e7b Rename to webalizer-1.22.01 (no dash in version number) 1999-03-30 22:41:41 +00:00
mjl
6945839dd6 Update webalizer to 1.22-01. 1999-03-23 21:16:06 +00:00
frueauf
796068145a Initial import of webalizer-1.20-07, a Web server log file analysis program.
Provided in pr 6405 by Martin J. Laubach.
1998-11-07 13:22:53 +00:00