Commit graph

73 commits

Author SHA1 Message Date
tron
2d43f8385c Update "analog" package to version 4.11. Changes since version 4.1:
- The default definition of "pages" is now case insensitive, and also
  includes *.asp.
- Reads the extended logs from IIS 5 correctly.
- Version number displayed before any warning or debugging messages.
- The "number of days" at the top of the report now obeys DECPOINT (and
  is also now to 2 decimal places).
- Improved OpenVMS build procedure.
- Hungarian and Romanian language files, and corrected Spanish language
  files and English domains files.
- Italian and Spanish form interfaces.
- The FAQ now has a list of contents
2000-05-31 22:12:08 +00:00
tron
17a6700f01 Update "analog" package to version 4.1. Changes since version 4.04:
- Regular expressions in ALIASes and INCLUDEs are now available on all
  platforms.
- Regular expressions are now Perl-syntax regular expressions. (Thanks to
  Philip Hazel's PCRE library.)
- "Repeated fields" in logfile header lines are now allowed.
- New commands STATUSINCLUDE and STATUSEXCLUDE, and 304ISSUCCESS.
- New output style PLAIN (like ASCII but with accents). New language
  files for this.
- In the computer-readable output, hierarchical reports now have an extra
  column, indicating the depth of the item in the hierarchy.
- All referrers now count as "pages." (See upgrade notes.)
- Configuration commands can be continued across lines with a backslash.
- New token %s in LOGFORMAT, allowing per-line selection of client-name
  and client-IP fields.
- New log format WEBSTAR-EXTENDED to allow for a small bug in WebSTAR's
  implementation of the extended log format.
- Korean language files. Also alternative Swedish translation.
2000-04-01 10:50:34 +00:00
tron
3ee500c51e Update MD5 checksum after file on master site has been changed.
Problem reportd by Brian Stark in private e-mail.
2000-03-27 09:46:05 +00:00
tron
96b049fe0d Update "analog" package to version 4.04. Changes since version 4.03:
- The analog home page has moved to www.analog.cx
- New column d in non-time reports.
- The RUNTIME command now turns off the "Program started at" line as well as
  the "Running Time" line.
- Non-alphanumeric characters are now allowed in the REPORTORDER as separators.
- Correctly parses more APACHELOGFORMATs.
- Better detection of Windows 2000 in Operating System Report.
- Better warning messages when the erroneous command contained a space.
- Code for NeXTSTEP operating system.
- Better treatment of multibyte character sets.
- Icelandic language files. Corrections to Bosnian, French, Italian, Japanese &
  Swedish.
2000-03-21 18:37:52 +00:00
tron
228c013504 Update "analog" package to version 4.03. Changes since version 4.01:
- Fixed several small bugs.
- New command RUNTIME.
- Brazilian Portuguese language files and Swedish domains files.
- Corrections to Dutch.
- New command SEARCHCHARCONVERT.
- Support for Apache's new %q code in APACHELOGFORMAT.
- Fix for search reports causing crashes on Windows.
- New language: Czech. Corrections for Serbian, Slovene and Ukrainian.
2000-02-23 18:31:56 +00:00
abs
df05aef71f Strip trailing '.', and/or leading '(a|an) ' 2000-01-05 15:37:50 +00:00
tron
91c5758b85 Update "analog" package to version 4.01. Changes since 4.0:
- This version includes 27 languages.
1999-12-18 14:16:52 +00:00
agc
8d9cc35953 Make this package compile on Solaris. Add a patch to subdivide BSD
hosts, provided by Wolfgang Rupprecht <wolfgang@wsrcc.com> in a
message to current-users@netbsd.org. Regenerate patch sums.
1999-11-23 13:20:09 +00:00
tron
1b8d56ce7f Update "analog" package to version 4.0. Changes since version 3.32:
- Five new reports: Organisation Report, Operating System Report,
  Search Word Report, Search Query Report, Processing Time Report.
- Browser Summary improved (will change results).
- Form interface completely rewritten, and considerably simplified.
- Multiple *'s now allowed on left-hand side of ALIASes.
- Regular expressions allowed in INCLUDEs & EXCLUDEs, and ALIASes.
- The output INCLUDEs and EXCLUDEs now apply to the lower levels of a
  hierarchical report as well as the top level.
- New commands: CGI, STYLESHEET and ERRLINELENGTH.
- New column N in most reports.
- DEBUG C now reports which part of a corrupt logfile line is corrupt.
- Non-exact bytes are now displayed as, e.g., 47.68 Mbytes instead of
  48,832 kbytes. This should be less confusing.
- Timestamps added to PROGRESSFREQ reports.
- The DNS file has a new time encoding.
- Header files split up to make anlghead.h simpler.
- Form interfaces in German and U.S. English included.
- New documentation about search arguments.
- New examples directory.
- New licence. (Nearly the same, just clarified, and slightly loosened).
1999-11-16 21:27:40 +00:00
rh
b9653a3985 defuzz 1999-11-12 16:27:39 +00:00
hubertf
b8d7620894 remove URL 1999-10-15 02:24:28 +00:00
tron
8d7d754dfa Remove me as maintainer of those packages. 1999-10-07 17:41:46 +00:00
soren
3a94a4cd47 Use a relative path for bsd.pkg.mk instead of relying on the search path. 1999-09-28 20:40:02 +00:00
tron
d54d27ca5c Update "analog" package to version 3.32. 1999-09-02 20:16:46 +00:00
agc
00a16e3008 Add package patch checksum files. 1999-07-09 14:22:59 +00:00
tron
76174f3b8a Update "analog" package to version 3.31. 1999-06-20 10:46:15 +00:00
tron
279b4feb03 Update "analog" package to version 3.3. The following bugs were fixed
since 3.2:
- There were some crashes when outputting cache files.
- Some people had trouble with the Makefile in 3.2.
1999-05-29 10:31:06 +00:00
tron
37a1d2a15b Remove obsolete checksum. 1999-05-11 09:07:09 +00:00
tron
ed831b7c74 Rearrange directory structure to comply to hier(7). 1999-05-10 22:37:13 +00:00
tron
27735ad1d1 No need to fetch domain table seperately. Localized versions are included. 1999-05-10 12:31:10 +00:00
tron
6ee6aab040 Support modifications of "lib/analog/domains.tab". 1999-05-09 18:06:57 +00:00
tron
1eec97e321 Adapt this package to NetBSD and update to version 3.2. 1999-05-09 16:41:15 +00:00
tron
0c58995fb6 Import FreeBSD's "analog" port:
An extremely fast program for analysing WWW logfiles.
1999-05-09 11:55:24 +00:00