Problems found locating distfiles:
Package modular-xorg-server: missing distfile xorg-server-1.17.4.tar.bz2
Package py-qt4: missing distfile PyQt-mac-gpl-4.11.1.tar.gz
Package xservers: missing distfile xservers-3.3.6.5.tar.bz2
Package xview-clients: missing distfile xview3.2p1-X11R6.tar.gz
Package xview-lib: missing distfile xview3.2p1-X11R6.tar.gz
Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden). All existing
SHA1 digests retained for now as an audit trail.
This release, like the previous one, brings more modernization and cleanup
of code for long dead OS variants.
Alan Coopersmith (18):
Combine usage message strings
unifdef -UCRAY
unifdef -UAIXV3
unifdef -UMOTOROLA
unifdef -Uumips
unifdef -Usony
unifdef -Ualliant
unifdef -UUTEK
unifdef -Uhcx
unifdef -Usequent
unifdef -U__UNIXOS2__
unifdef -UX_NOT_POSIX
Make getloadavg() the first choice on Unix systems that have it
Cleanup trailing whitespace
Use 'imdent' to make the deeply nested #ifdef levels easier to follow
Use C99 struct initializers for XKeyboardControl values
Add noreturn attribute to usage() as suggested by -Wmissing-noreturn
xload 1.1.2
Eric S. Raymond (1):
Eliminate use of tab stops. Helps with translation to DocBook.
1.1.1:
This release includes a bug fix for 64-bit builds on Solaris SPARC and
a bunch of code cleanups and build configuration improvements for many
platforms.
It does drop support for some particularly ancient OS'es - the most recent
of which was released in 1998 (Solaris 7). Users of these old OS'es (if
there are still any) should stay with old versions of xload.
1.1.0:
This release includes several years worth of build improvements and cleanups,
including fixes for builds on case-insenstive filesystems, builds without the
Xaw8 macros, and other fixes needed for building on various platforms.
Support for displaying translated error messages via gettext is included,
but no translations have been (see the mail I just sent to xorg-devel about
translations if you're interested in localizing xload or other X.Org apps).