assumes "tar rvf ..." works when archive doesn't already exist.
assumes "tar tvf ..." doesn't produce an error on a zero length file.
assumes "tar --delete" works.
so depend on gtar always and fix setting of TarExe so that it uses it.
Bump PKGREVISION.
ark
* Handle correctly files bigger than 4GB.
* Do not crash with files starting with "/".
klaptopdaemon
* Fix problem filling .xsession-errors with lots of warnings.
kmilo
* Fix number of steps from 0 to 100% beign different than ones from
100 to 0%.
* Do not assume KDE is on /usr/bin.
SuperKaramba
* Allow themes to receive mouse wheel events on meters.
ark
* Improved 7zip support.
kcalc
* Kcalc did not paste all hex values correctly.
* Wrong DEC to HEX conversion on 64-bit CPUs.
* modulus of a pasted number is always 0.
* Default constants like pi displayed wrong digits.
* Decimal symbol could change during typing.
kgpg
* Show keyservers in search dialog on first run, if no server present
in .gnupg/options.
klaptopdaemon
* Optionally show battery level percentage over the systemtray icon.
kmilo
* Fix KMilo/KMix interoperability issues.
SuperKaramba
* Fix problem displaying non ascii characters.
* Fix infinite theme reloading when the theme code is changed.
Changes:
* Ark
o Fixed opening of 7-zip archives with recent versions of p7zip
o Prevent crashes caused by trying to compress files which were
deleted
o Fix opening archives with strange characters in the filename
o Enable again opening of .deb files
o Ark is not complaining when directories already exist
o The error window is now resizable
* KCalc
o Fix crash
* KJots
o Make non-Unicode books display and save correctly.
o Corrected possible data corruption when switching to/from
Unicode mode.
o Added keyboard shortcuts for deleting pages/books.
Changes:
* SuperKaramba
o Allow to remove a local theme
o Enhanced itemDropped-func with x,y-value
o some major strategic feature enhancements to superkaramba, which
make it possible to write kicker-replacement themes
o locale in python themes
o Applets appear on top after switch desktop
o Get new Superkaramba theme from internet (with KHotNewStuff) doesn't
work
o SuperKaramba does not use the result for its test for KNewStuff
o Don't popup dialog at startup when there are no themes on desktop
o Non-intuitive theme removing in Theme Dialog
* KCalc
o KCalc returns wrong value
o KCalc truncates decimals sporadically
o Cannot increase the precision to 10 digits
o Cut buffer is filled with wrong value when you click on results
* KLaptopDaemon
o KLaptopDaemon improperly links against libstdc++
Many new features and refinements.
Notable changes include:
* Konqueror is the second web browser to pass the Acid2 CSS test,
ahead of Firefox and Internet Explorer
* Konqueror can also now free web pages from adverts with its
ad-block feature
* SuperKaramba is included in KDE, providing well-integrated and
easy-to-install widgets for the user's desktop
* Kopete has support for MSN and Yahoo! webcams
* The edutainment module has three new applications (KGeography,
Kanagram and blinKen), and has seen huge improvements in Kalzium
Highlights at a glance
* Text-to-speech system with support built into Konqueror, Kate, KPDF
and the standalone application KSayIt
* Support for text to speech synthesis is integrated with the desktop
* Completely redesigned, more flexible trash system
* Kicker with improved look and feel
* KPDF now enables you to select, copy & paste text and images from
PDFs, along with many other improvements
* Kontact supports now various groupware servers, including eGroupware,
GroupWise, Kolab, OpenGroupware.org and SLOX
* Kopete supports Novell Groupwise and Lotus Sametime and gets
integrated into Kontact
* DBUS/HAL support allows to keep dynamic device icons in media:/ and
on the desktop in sync with the state of all devices
* KHTML has improved standard support and now close to full support for
CSS 2.1 and the CSS 3 Selectors module
* Better synchronization between 2 PCs
* A new high contrast style and a complete monochrome icon set
* An icon effect to paint all icons in two chosen colors, converting
third party application icons into high contrast monochrome icons
* Akregator allows you to read news from your favourite RSS-enabled
websites in one application
* Juk has now an album cover management via Google Image Search
* KMail now stores passwords securely with KWallet
* SVG files can now be used as wallpapers
* KHTML plug-ins are now configurable, so the user can selectively
disable ones that are not used. This does not include Netscape-style
plug-ins. Netscape plug-in in CPU usage can be manually lowered, and
plug-ins are more stable.
* more than 6,500 bugs have been fixed
* more than 1,700 wishes have been fullfilled
* more than 80,000 contributions with several million lines of code and
documentation added or changed
in the process. (More information on tech-pkg.)
Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and
installing .la files.
Bump PKGREVISION (only) of all packages depending directly on the above
via a buildlink3 include.
Changes:
* kwalletmanager: Fix no popup for kwallet in system tray
* kwalletmanager: Fix kwallet in system tray does not provide configure
option
* kwalletmanager: Fix "Launch wallet manager" in kwalletmanager prefs does
not make sense
* kwalletmanager: Fix When changing a value the 'Save' button is not
activated
* kgpg: Fix kgpg exports gpg warnings within public key
* kgpg: Fix not possible to store keys/config in a different location
* kgpg: Fix kgpg editor doesn't use KDE's default fixed width font. Breaks
layout
* kgpg: Fix Qtrl+Q must QUIT the application and not hide it to system tray
icon
* configure: Fix Extraneous message in admin/Makefile.common using --prefix
Changes:
KCalc: "<" and ">" keypress on some systems wrong
KCalc: Pasting empty clipboard made kcalc crash
KCalc: Fix paste-function: Pasting e.g. "123 \n" did not work because of
the trailing spaces and CarriageReturn.
KGpg: Fixed popup never disappearing when wrong passphrase entered
KGpg: Fixed wrong extension for temp files in folder archiving
KGpg: Fixed Photo size not translated
KGpg: Enable auto import of missing keys when using a non english language
KGpg: Comments exported inside public key should be fixed
KGpg: Fix focus problems causing dialogs to appear behind konqueror
KGpg: Re-added Keyserver dialog in the applet popup menu
KGpg: Save editor's window size
KGpg: Fix import of keys dropped into the editor
KBytesEdit part: Fixed support for mousedriven wordwise selection
KBytesEdit part: Fixed internal drag'n'drop
Changes:
Utilities
KRegExpEditor
* Create an application on its own from KRegExpEditor (several users
have requested this) Jesper K. Pedersen
* Add a verifier window where user can try his regular expression
Jesper K. Pedersen
* Add some warnings on invalid regular expressions (like $^) Jesper
K. Pedersen
* Ensure predefined regular expressions are correct i18n'ed Jesper K.
Pedersen
* Add support for Emacs style Regular Expression syntaxes Jesper K. Pedersen
KJots
* XMLUI-ify and improve the interface. Using a treeview for books and
bookmarks for quick nav. Aaron J. Seigo
* Printing and viewing of entire books. Aaron J. Seigo
* Autosave. Aaron J. Seigo
KMilo
* NEW IN KDE: A generic framework to support special keyboards and
hardware features, such as those found on laptops. George Staikos
* KMilo support for PowerBooks via pbbuttonsd. George Staikos
KLaptop
* Full Linux ACPI support (suspend etc, throttling, performance
profiles) Paul Campbell
* Back panel brightness support for some laptops (Sony, Toshiba) Paul
Campbell
* Recode to run as a KDED daemon Paul Campbell
* Better Thinkpad support Paul Campbell
* Triggers from lid closure (suspend, powerdown etc) - on laptops with
ACPI support Paul Campbell
* Sony laptop extensions support (/dev/sonypi - scroll wheel, panel
brightness) Paul Campbell
* Added the ability to auto-disable suspend etc when the load average
is high Paul Campbell
* Display the state of individual batteries in ACPI systems Paul
Campbell
* Support for Linux kernel software suspend Paul Campbell
* Added battery charged notification dialog Paul Campbell
* Option to use blank screensaver when in battery mode George Staikos
* Support for the Linux CPUFreq interface. Volker Krause
Kgpg
* NEW IN KDE: frontend for gpg. Jean-Baptiste Mardelle
* Key editing in GUI (changing passphrase, trust, expiration)
* Support for key groups
* Speed up key manager
* Gpg-agent support
* Auto import missing signatures
* improved editor (print, spell check, ...)
* Manage photo id's
* Revocation certificates (print, save)
* Change dialogs to KBaseDialog for ui consistency
* Implement the missing key editing commands in the GUI (adduid,
deluid,..)
* When encrypting a folder, give a choice of compression scheme
(zip, tar,...)
KHexEdit2
* NEW IN KDE: A hex edit widget library Friedrich W. H. Kossebau
* move the lib of the new KHexEdit2 widget from kdenonbeta over to
kdeutils/khexedit/lib Friedrich W. H. Kossebau
* implement interfaces for the KBytesEdit widget part Friedrich W. H.
Kossebau
Changes:
* kdf: Fixed mem leak
* khexedit: Fixed 64 bit float big endian decoding
* khexedit: Honour ignore case setting in find next (F3)
* khexedit: Fix crash on systems which need strict alignments for double
variables (HP-UX)