diff options
author | tron <tron@pkgsrc.org> | 2000-03-21 18:37:52 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 2000-03-21 18:37:52 +0000 |
commit | 96b049fe0d07a18a47d7681a1736293d82ad6813 (patch) | |
tree | 8c50e6e9170dec5b10b5b3a279d865d73e8ce4a6 /www/analog/Makefile | |
parent | c195b47c9125ccf2127424236f4ff4bd6e6fe3f9 (diff) | |
download | pkgsrc-96b049fe0d07a18a47d7681a1736293d82ad6813.tar.gz |
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.
Diffstat (limited to 'www/analog/Makefile')
-rw-r--r-- | www/analog/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/www/analog/Makefile b/www/analog/Makefile index be94589b0ee..236ad9ed722 100644 --- a/www/analog/Makefile +++ b/www/analog/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.13 2000/02/23 18:31:56 tron Exp $ +# $NetBSD: Makefile,v 1.14 2000/03/21 18:37:52 tron Exp $ # FreeBSD Id: Makefile,v 1.15 1999/03/15 02:01:27 steve Exp -DISTNAME= analog4.03 -PKGNAME= analog-4.03 +DISTNAME= analog-4.04 CATEGORIES= www MASTER_SITES= ${HOMEPAGE} \ http://www.web42.com/analog/ \ |