libstatgrab 0.10.3 (24 August 2004)
* Add -f flag to statgrab to display floating-point numbers multiplied
by an integer.
* Add -K, -M and -G flags to statgrab to show byte counts in kibibytes,
mebibytes or gibibytes.
* Make statgrab-make-mrtg-config use the new flags to scale extremely
large or small numbers so that mrtg can handle them.
* Make statgrab-make-mrtg-config automatically detect network interface
speeds.
* Add support for FreeBSD 6.0-CURRENT.
libstatgrab 0.10.2 (27 July 2004)
* Fix shared library version that when backwards in 0.10.1.
libstatgrab 0.10.1 (26 July 2004)
* Use DESTDIR correctly when setting permissions at install time.
* Fix disk stats to work with OpenBSD 3.5.
* Fix disk stats on NetBSD 2.0 (statvfs instead of statfs).
* Fix memory leak in process stats on NetBSD 2.0.
* Add vxfs (Veritas filesystem) to list of known filesystems
on Solaris.
* Add more variables to the pkg-config file to suggest suitable
ownership and permissions for binaries using libstatgrab.
* Make sure statgrab.h can safely be included twice.
* Fix statgrab to display network interface names even if they
don't have IO stats (like the loopback interface on Solaris).
* Add error reporting function that grabs errno.
This release fixes zillions of bugs (most notably, game saving/loading
now works). Also included is PNG support. There are too many little
changes to note, so see the ChangeLog for details.
Changes since last packaged version:
Version 1.0.1 - 22 August 2004
------------------------------
- Bug fix; in some cases processing of messages with an empty body caused
failure.
- Bug fix; an invalid namespace prefix was inserted in mailbox names of some
mail servers.
- Unique message identifiers are now used by default, instead of message
sequence numbers, when accessing messages in a mailbox.
- Sequence set ranges are generated and sent to the mail server instead of
enumerations, when this is possible.
- The client now limits the length of the command lines it generates to
approxinately 1000 octets, by splitting the request into multiple commands.
- Systems that have no limit on the number of bytes in a pathname are now
considered.
- Debug files are now written in $HOME/.imapfilter/ instead of /tmp/.
Collection as graphics/digikam.
Digikam is a simple digital photo management KDE application, which makes
importing and organizing digital photos easy.
verbose message displayed on patch failure is in fact displayed on
patch failure. It defaults to "no" if PKG_DEVELOPER is defined,
"yes" otherwise. While here, rename PKG_PATCH_FAIL to PKGSRC_PATCH_FAIL.
With regard to the versions that has been released as tla-1.2.1 there's
only one change:
- A small with "update -d" was fixed.
Bump PKGREVISION to distinguish the two versions and add DIST_SUBDIR.
RELEASE 0.96.1 - Mon, 23 Aug 2004 12:55:50 +0000
From Craig Bachelor:
- Handle white space in the executable Python path name within in MSVS
project files by quoting the path.
- Correct the format of a GUID string in a solution (.dsw) file so
MSVS can correctly "build enable" a project.
From Steven Knight:
- Add a must_exist flag to Delete() to let the user control whether
it's an error if the specified entry doesn't exist. The default
behavior is now to silently do nothing if it doesn't exist.
- Package up the new Platform/darwin.py, mistakenly left out of 0.96.
- Make the scons.bat REM statements into @REM so they aren't printed.
- Make the SCons packaging SConscript files platform independent.
- Better conform to Debian packaging convention by changing the name
we build to scons-{version}-0.1_all.deb (not *-1_all.deb).
From Anthony Roach:
- Fix scanning of pre-compiled header (.pch) files for #includes,
broken in 0.96.
because no ABI change or soname changes.
It is important to note that because of the fixed *_RECOMMENDED
mechanism, that 1.2.6rc2 will be the default version required.
-biggest change is multiple verbosity levels. To support this from rc file,
the verbose parameter had to change from a boolean to an integer. Update
your getmail rc files: for quiet, set verbose to 0. For more output,
set it to 1 or 2. 2 includes info about messages not retrieved, etc.
-add rc filename to error messages
-change fix from 4.0.11 for email module raising exception during .flatten().
Thanks: Jürgen Nagel.
-some types of SSL error could cause getmail to exit instead of
continuing to the next mail account; fixed. Thanks: Matthias Andree.
First two chunks of diff: Fix for perl-5.6.1; addresses PR 26718.
Remainder:
- made $category a local variable of checkfile_Makefile
- redefined the meaning of the return value of the check_* subs
(siehe Zeile 37 des Patches)
Welcome to 3.89.
python specific changes:
avoid a warning with 2.3 (William Brack), tab and space mixes (William),
wrapper generator fixes (William), Cygwin support (Gerrit P. Haase), node
wrapper fix (Marc-Antoine Parent), XML Schemas support (Torkel Lyng)