From d24d5c19d4e76b0d09d30b512662e9c43ffcf670 Mon Sep 17 00:00:00 2001 From: markd Date: Tue, 1 Apr 2003 12:27:04 +0000 Subject: Update KDE to 3.1.1. Changes: arts * Several memory corruption fixes. kdelibs * kdialog: Fix screen numbering problem for centerOnScreen() static method * kprogress: Fix math problem in displaying correct percentage for large numbers * kio_http: Fix data processing for webdav(s) listing of directories and files * kate: Many small bugfixes, including: + Fixed code completion drop-down box position + Fixed "wrap cursor disabled" bugs + Fixed vertical scrollbar middle mouse behaviour + Fixed remove whitespace feature + Now clears the redo history when it is irrelevant + Fixed crash after starting up with a non-existant directory in the file selector history * kparts: Fix extension of transparently downloaded files, this fixes ark (used to display temp file instead of archive content) * klauncher: Fixed support for "Path=" entry in .desktop files. This entry can be used to specify a working directory. * kio: Don't let ChModJob's -X emulation interfere with mandatory file locking. * kdeui: Fix for alternate background coloring in Konqueror list views. * kdeui: Fix to prevent an event loop in conjunction with Qt 3.1.2. * kio/bookmarks: Properly handle multiple shown bookmarks with the same URL; fixes crash on exit in Konqueror when bookmarkbar is on and some bookmarks points to the same place * kstyles: Handle focus indicators on label-less checkboxes better * kdeprint: Don't freeze when there is no route to the selected CUPS server * SSL: add support for OpenSSL 0.9.7 * SSL: ADH ciphers are now explicitly disabled in all cases * SSL: new CA root certificate added * Several Xinerama related fixes * QXEmbed fixes for various situations that don't handle XEMBED well * Java on IRIX with SGI 1.2 VM is fixed * khtml: Several major bugfixes, partially incorporated fixes from Safari as well. kdeaddons kdeadmin * Linux Kernel Configurator: Add details about the lightbulb icon's meaning * Linux Kernel Configurator: Support for more incorrect kernel configuration files kdeartwork kdebase * kcmshell: Restored backwards compatibility wrt KDE 3.0 module names * klipper: Escape "&" everywhere. * konsole: + Removed "get prompt back"-hacks, don't assume emacs key shell bindings. + Fixed usage of background images with spaces in the filename. + Profile support fixes (disabled menubar etc.) + Bookmarks invoked from "Terminal Sessions" kicker menu now set correct title. + Fixed a problem with the "Linux" font that prevented it from being used with fontconfig. * kdesktop: Made desktop menus pop up in unused Kicker space work. * kicker: Fixed empty taskbar sometimes showing scroll buttons. * konqueror: + Various startup performance improvements + Fix crash when sidebar tree expands hidden directory + Fix crash when config button hidden from config button's menu + Extensive fixes to Netscape plugins, fixing crashes and plugin support + Changes to default preview settings, making the defaults safer on various platforms * Java configuration module: Make it possible to properly configure Java in all cases * Previews: Fixed a privacy issue where previews of HTML files could access files or hosts on the network. kdeedu * KStars: + Fixed bug #51708: No longer exits if starting position is below horizon (only affected some systems) + Fixed bug #52205: Country of Lhasa is China, not Tibet. + Fixed too-narrow coordinates field in statusbar. + Fixed bug in "length of day" calculator module; it now properly accounts for latitude and longitude kdegames * Atlantik: Many small bugfixes, including: + Better handling of incoming messages + Fixed token animation * kbackgammon: Common crash fix. kdegraphics * KIconEdit: Fix the ellipse/circle tool not to leave any "holes" in the drawings * Kooka: Some UI crashes fixed * KViewShell: Default paper size is fixed * KGhostView: Fixed wheel-mouse scrolling kdemultimedia * KsCD: + Stopped KsCD from pausing after tracks in random mode + Correctly associate extra CDDB information with tracks + Support non-Latin encodings properly in CDDB entries and elsewhere + Proper systemtray behaviour + Updated key accel code to avoid depricated calls * Movie previews have been removed due to severe unresolved stability problems kdenetwork * Desktop Sharing server (krfb): + fix problems on X11 servers with 8 bit depth + fix problems on X11 servers with big-endian framebuffer + allow X11 servers without XShm (thin clients). Warning: requires a lot of bandwidth + remove read timeouts. This should solve problems with some clients that got disconnected after a minute of inactivity (but increases the time to detect dead clients) + fix problem with clients that support both RichCursor and SoftCursor encodings (like krdc from HEAD) * Desktop Sharing client (krdc): + fix: when an error occurred in fullscreen krdc did not restore the original resolution + fix: krdc stopped to repaint the framebuffer after a disconnect while the error dialog was displayed + the quality setting in medium quality mode has been increased because the original setting looked too bad with Keramik kdepim * KOrganizer bug fixes: + Use correct default duration for events crossing a day boundary (#53477). + Correctly save category colors (#54913). + Don't show todos more than once in what's next view. + Include todos in print output of month view (#53291). + Don't restrict maximum size of search dialog (#54912). + Make cancel button of template selection dialog work (#54852). + Don't break sorting when changing todos by context menu (#53680). + Update views on changes of todos directly in the todo list (#43162). + Save state of statusbar (#55380). * knotes: Escape "&" in note titles kdesdk * Cervisia: + Fixed line break in protocol view + Fixed timestamp for files that are not in cvs (#55053) + Fixed handling of Cervisia's options like 'Update Recursively' when run as embedded part in konqueror (#55665) kdetoys * kworldclock: Fixed that all clocks show the same time. * kweather: Made it work again with non-english locales. (#52147) * kweather: Prevent KWeather from looping and freezing Kicker when not connected to the internet.(#49191) kdeutils * klaptopdaemon: Fix serious stalling problems on GNU/Linux with ACPI * kcalc: Now a KMainWindow instead of a KDialog to fix various UI inconsistencies * kdf: Support escapes in fstab quanta * Bugfixes: + Allow resizing of the main window even with large user toolbars [#53230] + Insert valid DTD definitions [#53274] + Honor the View Default settings from Settings->Configure Editor [#53569] + Be less braindead regarding the Show DTD Toolbar setting [#53739] + Be able to select also directories in tag dialogs [#54819] + Do not complain about text files being binary ones on a system with broken mimetypes [#54924] + Bring up the "File Changed" dialog only, when the file content has changed[#55678] + Select Tag Area behaviour fixed for optional tags + Insert non-translated string in CSS code parts + Insert "border-top", "border-right", etc. correctly in CSS + Don't quote the script line more than once in the action configuration dialog + Memory leak fixed: editor parts were not deleted when a file was closed + Fix insertion of "img" tags in HTML documents + Upload/rescan project/add to new project tree view behaviour fixed + Fix renaming of file in the Project Tree, when a file with the new name was already present in the project + Rename only what has to be renamed in the project and enable project saving after a rename + Use the correct encoding for newly created files + Saving of Author and E-Mail project options was broken in some cases + Fix the numbering of new documents + Fix the execution of actions + Fix crash when deleting an action + Insert valid single tags from the toolbar * Enhancements: + Show the tag attributes (Alt-Down) menu lower than the current line + "Insert in cursor position" for script actions replaces the selection if there was some text selected + New DCOP interface (WindowManagerIf) added to enable the modification of the opened documents from a script + DTD for Quanta tags (DTD definition) added + XHTML 1.0 Strict DTD added --- net/kdenetwork3/Makefile | 4 +-- net/kdenetwork3/PLIST | 70 +++++++++++++++++++++++++++++++++++++++++------- net/kdenetwork3/distinfo | 6 ++--- 3 files changed, 65 insertions(+), 15 deletions(-) (limited to 'net') diff --git a/net/kdenetwork3/Makefile b/net/kdenetwork3/Makefile index dda1ac9b62d..c5bc9470041 100644 --- a/net/kdenetwork3/Makefile +++ b/net/kdenetwork3/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.13 2003/03/11 13:13:26 markd Exp $ +# $NetBSD: Makefile,v 1.14 2003/04/01 12:27:10 markd Exp $ -DISTNAME= kdenetwork-3.1 +DISTNAME= kdenetwork-3.1.1 CATEGORIES= net COMMENT= Network modules for the KDE integrated X11 desktop diff --git a/net/kdenetwork3/PLIST b/net/kdenetwork3/PLIST index e2b4a0317a1..e2d4dcb3323 100644 --- a/net/kdenetwork3/PLIST +++ b/net/kdenetwork3/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.4 2003/03/11 13:13:26 markd Exp $ +@comment $NetBSD: PLIST,v 1.5 2003/04/01 12:27:11 markd Exp $ bin/dsirc bin/kdict bin/kget @@ -274,14 +274,14 @@ share/kde/applnk/Settings/Personalization/kcmnewsticker.desktop share/kde/applnk/System/krfb.desktop share/kde/applnk/Utilities/kdict.desktop share/kde/applnk/Utilities/kmailcvt.desktop -share/kde/apps/kconf_update/kmail-${PKGVERSION}-update-new-mail-notification-settings.pl -share/kde/apps/kconf_update/kmail-${PKGVERSION}-use-UOID-for-identities.pl +share/kde/apps/kconf_update/kmail-3.1-update-new-mail-notification-settings.pl +share/kde/apps/kconf_update/kmail-3.1-use-UOID-for-identities.pl share/kde/apps/kconf_update/kmail-pgpidentity.pl share/kde/apps/kconf_update/kmail-upd-identities.pl share/kde/apps/kconf_update/kmail.upd share/kde/apps/kconf_update/knewsticker.upd share/kde/apps/kconf_update/knt-0.1-0.2.pl -share/kde/apps/kconf_update/kpgp-${PKGVERSION}-upgrade-address-data.pl +share/kde/apps/kconf_update/kpgp-3.1-upgrade-address-data.pl share/kde/apps/kconf_update/kpgp.upd share/kde/apps/kconf_update/upgrade-signature.pl share/kde/apps/kconf_update/upgrade-transport.pl @@ -499,36 +499,68 @@ share/kde/apps/kppp/Provider/Germany/MUC%046DE share/kde/apps/kppp/Provider/Germany/Netsurf share/kde/apps/kppp/Provider/Netherlands/.directory share/kde/apps/kppp/Provider/Netherlands/12Move +share/kde/apps/kppp/Provider/Netherlands/Avades share/kde/apps/kppp/Provider/Netherlands/Bart -share/kde/apps/kppp/Provider/Netherlands/Betuwenet +share/kde/apps/kppp/Provider/Netherlands/Betuwenet%032BFree +share/kde/apps/kppp/Provider/Netherlands/Betuwenet%032BQuality share/kde/apps/kppp/Provider/Netherlands/Cistron share/kde/apps/kppp/Provider/Netherlands/Concepts%032ICT +share/kde/apps/kppp/Provider/Netherlands/Cubic%032Circle share/kde/apps/kppp/Provider/Netherlands/Cybercomm +share/kde/apps/kppp/Provider/Netherlands/Dataweb share/kde/apps/kppp/Provider/Netherlands/Daxis%032Internet +share/kde/apps/kppp/Provider/Netherlands/Demon%032Internet +share/kde/apps/kppp/Provider/Netherlands/Energis-Ision share/kde/apps/kppp/Provider/Netherlands/Euronet%032anytime share/kde/apps/kppp/Provider/Netherlands/Euronet%032professional +share/kde/apps/kppp/Provider/Netherlands/FlakkeeNet +share/kde/apps/kppp/Provider/Netherlands/FreeAcces share/kde/apps/kppp/Provider/Netherlands/Freeler%032basis share/kde/apps/kppp/Provider/Netherlands/Freeler%032compleet -share/kde/apps/kppp/Provider/Netherlands/HetNet +share/kde/apps/kppp/Provider/Netherlands/Freeler%032voordelig +share/kde/apps/kppp/Provider/Netherlands/HCC%032NET +share/kde/apps/kppp/Provider/Netherlands/Hacom +share/kde/apps/kppp/Provider/Netherlands/HetNet%032Basis%032Surfen +share/kde/apps/kppp/Provider/Netherlands/HetNet%032Frequent%032Surfen +share/kde/apps/kppp/Provider/Netherlands/HetNet%032Regelmatig%032Surfen share/kde/apps/kppp/Provider/Netherlands/IAE +share/kde/apps/kppp/Provider/Netherlands/ILimburg share/kde/apps/kppp/Provider/Netherlands/InterNLnet +share/kde/apps/kppp/Provider/Netherlands/Interbox share/kde/apps/kppp/Provider/Netherlands/Internet%032Acces%032Facilities +share/kde/apps/kppp/Provider/Netherlands/Internet%032Online share/kde/apps/kppp/Provider/Netherlands/Interstroom share/kde/apps/kppp/Provider/Netherlands/IntroWeb%032Hengelo%032e.o. share/kde/apps/kppp/Provider/Netherlands/IntroWeb%032met%0323-cijferig%032kengetal share/kde/apps/kppp/Provider/Netherlands/IntroWeb%032met%0324-cijferig%032kengetal +share/kde/apps/kppp/Provider/Netherlands/Kabelfoon +share/kde/apps/kppp/Provider/Netherlands/KeyAcces%032met%0323%032cijferig%032kengetal +share/kde/apps/kppp/Provider/Netherlands/KeyAcces%032met%0324%032cijferig%032kengetal share/kde/apps/kppp/Provider/Netherlands/Luna -share/kde/apps/kppp/Provider/Netherlands/Planet%032Internet +share/kde/apps/kppp/Provider/Netherlands/Macom +share/kde/apps/kppp/Provider/Netherlands/Nederland.net +share/kde/apps/kppp/Provider/Netherlands/Planet%032Internet%032Premium +share/kde/apps/kppp/Provider/Netherlands/Planet%032Internet%032Standaard +share/kde/apps/kppp/Provider/Netherlands/Plant%032Acces +share/kde/apps/kppp/Provider/Netherlands/Popin +share/kde/apps/kppp/Provider/Netherlands/PublishNet share/kde/apps/kppp/Provider/Netherlands/Raketnet share/kde/apps/kppp/Provider/Netherlands/Solcon +share/kde/apps/kppp/Provider/Netherlands/Support%032Net +share/kde/apps/kppp/Provider/Netherlands/Telebyte +share/kde/apps/kppp/Provider/Netherlands/Tiscali%032Compleet +share/kde/apps/kppp/Provider/Netherlands/Tiscali%032Gratis share/kde/apps/kppp/Provider/Netherlands/UwNet +share/kde/apps/kppp/Provider/Netherlands/Via%032Networks share/kde/apps/kppp/Provider/Netherlands/Wannadoo%032budget share/kde/apps/kppp/Provider/Netherlands/Wannadoo%032budget%320plus -share/kde/apps/kppp/Provider/Netherlands/Wannadoo%032hometime share/kde/apps/kppp/Provider/Netherlands/Wannadoo%032smartpack share/kde/apps/kppp/Provider/Netherlands/Wirehub -share/kde/apps/kppp/Provider/Netherlands/Wish -share/kde/apps/kppp/Provider/Netherlands/Zonnet +share/kde/apps/kppp/Provider/Netherlands/XS4All +share/kde/apps/kppp/Provider/Netherlands/Zeelandnet +share/kde/apps/kppp/Provider/Netherlands/Zon%0322 +share/kde/apps/kppp/Provider/Netherlands/Zon%032Gratis +share/kde/apps/kppp/Provider/Netherlands/Zon%032Inclusief share/kde/apps/kppp/Provider/NewZealand/.directory share/kde/apps/kppp/Provider/NewZealand/OrconInternet share/kde/apps/kppp/Provider/NewZealand/Paradise @@ -759,6 +791,7 @@ share/kde/apps/kppp/Rules/Macedonia/Macedonia_GenericISP_local.rst share/kde/apps/kppp/Rules/Macedonia/Macedonia_MTnet.rst share/kde/apps/kppp/Rules/Malaysia/TMNet_Jaring.rst share/kde/apps/kppp/Rules/Malaysia/malaysia.rst +share/kde/apps/kppp/Rules/Netherlands/12Move.rst share/kde/apps/kppp/Rules/Netherlands/BelBasis_Buiten_Regio.rst share/kde/apps/kppp/Rules/Netherlands/BelBasis_Buiten_Regio_Nummervoordeel.rst share/kde/apps/kppp/Rules/Netherlands/BelBasis_Regio.rst @@ -768,8 +801,25 @@ share/kde/apps/kppp/Rules/Netherlands/BelBudget_Regio.rst share/kde/apps/kppp/Rules/Netherlands/BelPlus_Buiten_Regio.rst share/kde/apps/kppp/Rules/Netherlands/BelPlus_Regio.rst share/kde/apps/kppp/Rules/Netherlands/BelPlus_Regio_Nummervoordeel.rst +share/kde/apps/kppp/Rules/Netherlands/Cistron +share/kde/apps/kppp/Rules/Netherlands/Freeler_Basis.rst +share/kde/apps/kppp/Rules/Netherlands/Freeler_Voordelig.rst +share/kde/apps/kppp/Rules/Netherlands/HetNet_Regelmatig_Surfen.rst +share/kde/apps/kppp/Rules/Netherlands/InterNLnet.rst +share/kde/apps/kppp/Rules/Netherlands/OneTel_Spaarstand_Buiten_Regio.rst +share/kde/apps/kppp/Rules/Netherlands/OneTel_Spaarstand_Regio.rst +share/kde/apps/kppp/Rules/Netherlands/OneTel_Toets_1658_Buiten_Regio.rst +share/kde/apps/kppp/Rules/Netherlands/OneTel_Toets_1658_Regio.rst +share/kde/apps/kppp/Rules/Netherlands/Planet_Internet.rst share/kde/apps/kppp/Rules/Netherlands/Priority_Telecom_Nationaal.rst share/kde/apps/kppp/Rules/Netherlands/Priority_Telecom_Regionaal.rst +share/kde/apps/kppp/Rules/Netherlands/Tele2_Extra_Buiten_Regio.rst +share/kde/apps/kppp/Rules/Netherlands/Tele2_Extra_Regio.rst +share/kde/apps/kppp/Rules/Netherlands/Tele2_Preselect_Buiten_Regio.rst +share/kde/apps/kppp/Rules/Netherlands/Tele2_Preselect_Regio.rst +share/kde/apps/kppp/Rules/Netherlands/Tele2_Toets_1609_Buiten_Regio.rst +share/kde/apps/kppp/Rules/Netherlands/Tele2_Toets_1609_Regio.rst +share/kde/apps/kppp/Rules/Netherlands/Wannadoo_Budget_Plus share/kde/apps/kppp/Rules/Norway/Local_Area.rst share/kde/apps/kppp/Rules/Norway/Long_Distance.rst share/kde/apps/kppp/Rules/Norway/Netcom.rst diff --git a/net/kdenetwork3/distinfo b/net/kdenetwork3/distinfo index ebc9b0ca42d..11e0891264e 100644 --- a/net/kdenetwork3/distinfo +++ b/net/kdenetwork3/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.11 2003/03/11 13:13:27 markd Exp $ +$NetBSD: distinfo,v 1.12 2003/04/01 12:27:11 markd Exp $ -SHA1 (kdenetwork-3.1.tar.bz2) = 35ce01f47203cc43c08756de3ce3f77ae2402bad -Size (kdenetwork-3.1.tar.bz2) = 4962256 bytes +SHA1 (kdenetwork-3.1.1.tar.bz2) = b7bb92b16c7aabc25f953ad344747bd3dad60fb3 +Size (kdenetwork-3.1.1.tar.bz2) = 4962697 bytes SHA1 (patch-aa) = adbcc98afa079a4f282416e8723c7ebfbc26bcfe SHA1 (patch-ac) = a0e2fbcf1348d5e91434878bac4977b649c94855 SHA1 (patch-ad) = 916bcbe11ca71f7a0f5f03c91fa18a6af9197be2 -- cgit v1.2.3