summaryrefslogtreecommitdiff
path: root/www/analog
AgeCommit message (Collapse)AuthorFilesLines
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2003-03-29Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz.jmmv1-2/+2
2003-03-23Update "analog" package to version 5.32. Changes since version 5.31:tron2-5/+5
- Recognises Safari and Camino browsers. - New LOGFORMAT specification %D (processing time in microseconds). - Understands %A and %D in APACHELOGFORMAT.
2003-01-28Instead of including bsd.pkg.install.mk directly in a package Makefile,jlam1-2/+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>.
2003-01-11Update "analog" package to version 5.31. Changes since version 5.30:tron2-5/+5
- Recognises Phoenix and Chimera browsers. - Fixes for Mac, OpenVMS and RISC OS ports. - Various other small bug fixes.
2002-12-02Update package "analog" to version 5.30. Changes since version 5.24:tron5-30/+39
- Reads gzipped logfiles without the need for an UNCOMPRESS command. - Host inclusions and exclusions can now use IP address ranges and subnet masks. - New command BYTESDP command to list kilobytes etc. to a chosen number of decimal places. - New code for RISC OS port. - Indonesian and Slovak language files. - New How-To entitled Getting started under Windows.
2002-08-19Update "analog" package to version 5.24. Changes since version 5.23:tron3-7/+11
- Recognises Netscape 7 browser. Also better diagnosis of Windows operating systems for Netscape and Mozilla browsers. - New version of IIS How-To. - Later UNCOMPRESS commands now correctly override earlier ones. - SEARCHCHARCONVERT can now be turned on for multibyte character sets, though it's not recommended. - French report descriptions files. - New versions of Polish and alternative Swedish language files. - East Timor country code is now .tl.
2002-07-11honor PKG_SYSCONFDIR - increment PKGREVISIONabs5-19/+21
2002-05-15Update "analog" package to version 5.23. Changes since version 5.22:tron3-7/+11
- Added PROGRESSFREQ to the list of forbidden commands from the form interface, because it allows a denial-of-service attack. - Also emphasised in the documentation that allowing untrusted users to run analog through the form interface is inherently open to a denial-of-service attack. - Fixed two bugs which caused occasional crashes while outputting. - Russian language files included (KOI8-R and Windows-1251 character sets). - Added new domains to the French domains files. - New How-To on configuring IIS
2002-03-20Update "analog" package to version 5.22. Changes since version 5.21:tron2-5/+5
- Security fix for cross-site scripting security bug. - Upgraded zlib code to version 1.1.4 (although analog wasn't vulnerable to the security bug in zlib 1.1.3). - The PROGRESSFREQ messages now go to the screen as well as to the ERRFILE. - The second argument to SUBDOMAIN can now contain *'s and $'s. - Added eight new domains to many of the domains files. - Revised Japanese language files.
2002-02-20Update "Analog" packge to version 5.21. Changes since version 5.2:tron3-6/+32
- Corrected the MacHTTP log format, which didn't work in 5.2. - All the BARSTYLEs redrawn, and two new BARSTYLEs added, adapted from an idea by Dave Holle. (You will have to move the new graphics into your IMAGEDIR in order to use them.)
2002-02-13Update "analog" package to version 5.2. Changes since version 5.1:tron4-20/+24
5.2 (13-Feb-02) - You can now plot the lower levels of hierarchical reports on the pie charts by using the new CHARTEXPAND family of commands. - Added MACHTTP to the list of built-in log formats that analog recognises automatically. - Recognises ; as well as & as query-string separator. - The rules for generating "organisations" from numerical addresses have changed. - Filenames given on the command line are now relative to the current directory, not the analog directory. - Ignores completely blank lines at the top of a logfile. - Makefiles for Microsoft Visual C++ can be found in the new src/build directory. Makefiles for other platforms have moved out of the source tree into there too. - You can now refer to kilobytes as kibibytes by editing your language file. - Revised versions of Japanese language files. - Revised the Licence. - Advertised new donations page.
2001-11-08Update "analog" package to version 5.1. Changes since version 5.03:tron4-10/+15
- The Browser Summary now recognises the Konqueror and Galeon browsers, and distinguishes Mozilla and Netscape. (If you are using a configuration file from an older version of analog, you need to remove one line.) - The Operating System Report now recognises Windows XP. - Numerical addresses are now included in the Organisation Report. - Logfile and cache file names can now contain date codes, in the same way as the OUTFILE. - The person setting up the form interface can now specify a list of allowed commands, rather than a list of forbidden commands. - The LATEX output style now works with the ISO-Latin-2 character set as well as ISO-Latin-1. New command PDFLATEX. - New LOGFORMAT token %Z for two- or four-digit years. In the COMPSEP, you can now use \t to represent a tab. - New warnings category G; some warnings reclassified. - Various small bugs fixed. Also there is some rewriting internally, but it should be transparent to the user. - The Windows executable has been compiled using MinGW instead of Microsoft Visual C++. - Finnish translation, and corrections to German and Serbian. Brazilian Portuguese report descriptions files.
2001-11-01Move pkg/ files into package's toplevel directoryzuntum2-1/+1
2001-10-05Do not assume we are in ${PREFIX} when installing. Use %D/%F not %F in shell cmdabs1-2/+2
2001-07-22"www.analog.cx" is still down, use "http://www.web42.com/analog/" astron1-3/+2
URL for homepage and primary master site.
2001-07-08Update "analog" package to version 5.03. Changes since version 5.02:tron4-9/+11
- Bug fixes, including one bug that caused a crash under Windows. - Spanish translation, and corrections to SWEDISH-ALT translation.
2001-06-25Update analog package to version 5.02. Changes since version 5.01:tron4-21/+42
- Understands the new IIS log format with four-digit years. - Traditional Chinese and Brazilian Portuguese language files. - Japanese is now available in four character sets. - Four language files which were already distributed with the program are now available through the LANGUAGE command: BULGARIAN-MIK (MIK-16 charset), CZECH-1250 and SLOVENE-1250 (Windows-1250), and SWEDISH-ALT (alternative translation avoiding Anglicisms).
2001-05-19Update "analog" package to version 5.0. Changes since version 5.01:tron4-10/+64
5.01 (19-May-01) - New command PNGIMAGES. - New token "PLAIN:" in ALIAS commands. - Unix man page included in source distribution. - New example configuration file examples/bigbyrep.cfg. - A few small bug fixes. - Italian report descriptions files; corrections to German language files.
2001-05-14Restore sane default directories which got lost during update.tron2-5/+15
2001-05-14Update "analog" package to version 5.0. This is a major update overtron4-103/+80
version 4.16 which include many new features including new reports. See the include "whatsnew.html" for detailed description.
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-7/+5
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-02-25Cleanup MKDIR usage => INSTALL_*_DIRhubertf1-2/+3
XXX need to teach pkglint to be more picky about this
2001-02-17Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.wiz2-2/+2
2001-02-13Update "analog" package to version 4.16. Changes since version 4.15:tron4-8/+8
- Security fix for buffer overflow bug. - Small correction to Brazilian Portuguese language file.
2001-02-02Update "analog" package to version 4.15. Changes since version 4.14:tron4-8/+8
- bug fixes for accented letters in dates and for EBCDIC character set
2001-01-24Update "analog" package to version 4.14. Changes since version 4.13:tron5-11/+19
- Can do a FLOOR beyond Terabytes. - OS X & MPE/iX ports. - Bug fixes, especially for multibyte character sets. - Unprintable characters in the report are now replaced by '?'. - Traditional Chinese, Portuguese, Brazilian Portuguese, US English and corrected French domains files. - Rewrote the documentation on Cache files. Added some new data to How the Web Works.
2000-11-01Don't overwrite analog configuration during installation. Fixestron2-20/+11
PR pkg/11351 by David Brownlee.
2000-10-27Update "analog" package to version 4.13. Changes since version 4.11:tron5-14/+28
- Corrected infelicity in compilation procedure. - Recognises Windows Me for Operating System Report. - Can count beyond Terabytes. - PCRE code upgraded to version 3.4. - AS/400 port. Patches to compile cleanly on Cygwin and 64-bit Solaris. - Bulgarian and Croatian language files. Catalan and Finnish domains files. - Various bug fixes. - New Licence (mostly less restrictive than the previous one).
2000-05-31Update "analog" package to version 4.11. Changes since version 4.1:tron5-13/+20
- 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-04-01Update "analog" package to version 4.1. Changes since version 4.04:tron5-33/+49
- 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-03-27Update MD5 checksum after file on master site has been changed.tron1-2/+2
Problem reportd by Brian Stark in private e-mail.
2000-03-21Update "analog" package to version 4.04. Changes since version 4.03:tron4-20/+24
- 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-02-23Update "analog" package to version 4.03. Changes since version 4.01:tron5-23/+27
- 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-01-05Strip trailing '.', and/or leading '(a|an) 'abs1-1/+1
1999-12-18Update "analog" package to version 4.01. Changes since 4.0:tron3-9/+12
- This version includes 27 languages.
1999-11-23Make this package compile on Solaris. Add a patch to subdivide BSDagc3-6/+40
hosts, provided by Wolfgang Rupprecht <wolfgang@wsrcc.com> in a message to current-users@netbsd.org. Regenerate patch sums.
1999-11-16Update "analog" package to version 4.0. Changes since version 3.32:tron6-45/+33
- 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-12defuzzrh2-6/+6
1999-10-15remove URLhubertf1-2/+0
1999-10-07Remove me as maintainer of those packages.tron1-2/+2
1999-09-28Use a relative path for bsd.pkg.mk instead of relying on the search path.soren1-2/+2
1999-09-02Update "analog" package to version 3.32.tron3-5/+15
1999-07-09Add package patch checksum files.agc1-0/+4
1999-06-20Update "analog" package to version 3.31.tron5-95/+70
1999-05-29Update "analog" package to version 3.3. The following bugs were fixedtron4-53/+23
since 3.2: - There were some crashes when outputting cache files. - Some people had trouble with the Makefile in 3.2.
1999-05-11Remove obsolete checksum.tron1-2/+1
1999-05-10Rearrange directory structure to comply to hier(7).tron2-14/+13
1999-05-10No need to fetch domain table seperately. Localized versions are included.tron2-12/+2