diff options
author | tron <tron> | 2004-12-19 22:00:10 +0000 |
---|---|---|
committer | tron <tron> | 2004-12-19 22:00:10 +0000 |
commit | e183452159e8782a76ac476c51fba39174a87045 (patch) | |
tree | c2ded06f70c4336e850057a85405ff28e6fe2dfe /www/analog/PLIST | |
parent | 92296c6805393a97ab5ad61da3ff6d7eed32c29f (diff) | |
download | pkgsrc-e183452159e8782a76ac476c51fba39174a87045.tar.gz |
Update "analog" package to version 6.0. Changes since version 5.32:
- Added Palm OS and Symbian OS to the Operating System Report.
- ISO 8601 extended date format available in language files.
- Another style sheet from James Reeves added to the examples directory.
- Analog is now distributed under the GNU General Public License.
- Fix problems building unzip.c on some platforms.
- Fix invalid XHTML output in non-European languages.
- The DNSTIMEOUT command is now off by default, because it breaks DNS lookups
on many platforms.
- Recognises Firebird and Firefox as browsers.
- msnbot recognised as a robot in the default configuration.
- Patches for Mac.
- New Makefiles for Windows and RISC OS.
- Corrections to Finnish and Japanese language files.
- Reads zip and bzip2 logfiles without the need for an UNCOMPRESS command.
- Automatically strips ;params section from URLs (for example, jsessionid's).
- Recognises Windows Server 2003 in the Operating System Report.
- First user-contributed style sheets added to examples/css directory.
- Computer-readable output style now forces English output.
- More corrections to XML output style.
- Patches for OpenVMS and RISC OS.
- Basque language files.
- Country code .cs, formerly Czechoslovakia, is now Serbia and Montenegro.
(Changed in English, French and German domains files, and removed from other
domains files).
- Corrections to Swedish and Ukrainian language files, and to German domains
files.
- Internal Search reports now work properly on case-insensitive file systems.
- Various bug fixes and improvements to XHTML and XML output styles.
- New command CSSPREFIX to add a prefix to the CSS class names used in the
XHTML output.
- XML DTD distributed with the program.
- Language files for Simplified Chinese.
- This is the first beta test for version 6.
- Output code completely rewritten, to permit more output formats.
- New output formats XHTML and XML. (Thanks to Per Jessen for XML, and to
Jeremy Wadsack for help with XHTML).
- XHTML is now the default output style.
- The barcharts are now made from png's not gif's by default.
- New command LOGOURL.
Diffstat (limited to 'www/analog/PLIST')
-rw-r--r-- | www/analog/PLIST | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/www/analog/PLIST b/www/analog/PLIST index 8c857bfa26c..be9605b1e24 100644 --- a/www/analog/PLIST +++ b/www/analog/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.8 2002/12/02 12:08:43 tron Exp $ +@comment $NetBSD: PLIST,v 1.9 2004/12/19 22:00:10 tron Exp $ bin/analog share/examples/analog.cfg @exec test -f %D/etc/analog.cfg || cp -p %D/%F %D/etc/analog.cfg @@ -141,6 +141,7 @@ lib/analog/lang/README.txt lib/analog/lang/am.lng lib/analog/lang/amdom.tab lib/analog/lang/ba.lng +lib/analog/lang/baq.lng lib/analog/lang/bg.lng lib/analog/lang/bgdesc.txt lib/analog/lang/bgdom.tab @@ -158,6 +159,8 @@ lib/analog/lang/cata.lng lib/analog/lang/catadom.tab lib/analog/lang/catdom.tab lib/analog/lang/cn.lng +lib/analog/lang/cndesc.txt +lib/analog/lang/cndom.tab lib/analog/lang/cz.lng lib/analog/lang/cz1.lng lib/analog/lang/cz1a.lng @@ -302,11 +305,12 @@ lib/analog/lang/yua.lng lib/analog/lang/yudom.tab man/man1/analog.1 share/doc/analog/LicBSD.txt -share/doc/analog/Licapach.txt +share/doc/analog/Licbzip2.txt share/doc/analog/Licence.txt share/doc/analog/Licgd.txt share/doc/analog/Licpcre.txt share/doc/analog/Licpng.txt +share/doc/analog/Licunzip.txt share/doc/analog/Liczlib.txt share/doc/analog/Readme.html share/doc/analog/acknow.html @@ -363,6 +367,7 @@ share/doc/analog/wasnew1.html share/doc/analog/wasnew2.html share/doc/analog/wasnew3.html share/doc/analog/wasnew4.html +share/doc/analog/wasnew5.html share/doc/analog/webworks.html share/doc/analog/whatsnew.html @dirrm share/doc/analog |