changes:
many bugfixes, added support - see the changelog
core lib has X copyright now
libtoolized
installs as "libGL", not "libMesaGL" now
my change: don't install samples
- added -outfile command line switch
- added -rot command line switch by Andrew Sumner:
- implemented cloud map rendering (-cloudmapfile and -cloudfilter switches)
(see README.maps for details)
For NetBSD 1.4.x, (s)rand() was replaced by (s)random() to get a better
image of stars. Thanks a lot to Marcello Balduccini <marcy@cs.utep.edu>
for the hint!
Changes since 1.3.7:
* Command history in the console
* Ability to list channels
* Queryable private messages between users
* More console commands added
* LOTS of bug fixes
integrated patches from the package system, an on-screen configuration
facility and a "don't loop" interal module option. See NEWS in distribution
for a full list of changes.
- Make sure -Rpath is done correctly
- Make sure qt libs are found
- Make sure -lz -lpng -lSM are included as libqt needs functions
from these libraries.
- 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.