summaryrefslogtreecommitdiff
path: root/misc/kdeutils3/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2006-06-01Update KDE to 3.5.3markd1-2/+1
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
2006-04-17Bump BUILDLINK_ABI_DEPENDS.png and PKGREVISION for png-1.2.9nb2 update.wiz1-1/+2
2006-03-30Update KDE to 3.5.2markd1-2/+1
* 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.
2006-02-05Recursive revision bump / recommended bump for gettext ABI change.joerg1-1/+2
2006-01-31Update to KDE 3.5.1markd1-2/+1
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++
2006-01-24Bump BUILDLINK_RECOMMENDED of textproc/expat to 2.0.0 becausewiz1-2/+2
of the shlib major bump. PKGREVISION++ for the dependencies.
2006-01-08If multiple python's are installed make sure configure chooses the samemarkd1-1/+2
one that buildlink has.
2006-01-06DEPENDS and PKGREVISION bumps because db4's library name changed.wiz1-1/+2
2005-12-29Remove USE_PKGINSTALL from pkgsrc now that mk/install/pkginstall.mkjlam1-2/+1
automatically detects whether we want the pkginstall machinery to be used by the package Makefile.
2005-12-11Update to KDE 3.5markd1-1/+5
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
2005-12-05Fixed pkglint warnings. The warnings are mostly quoting issues, forrillig1-2/+2
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some other changes are outlined in http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html
2005-04-11Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.tv1-2/+1
2005-03-23Update to KDE 3.4markd1-2/+1
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
2005-02-16Fix quoting.seb1-3/+3
2005-01-18Add missing entries to PLIST.minskim1-1/+2
Bump PKGREVISION.
2004-10-13Update to KDE 3.3.1.markd1-2/+1
Changes: * Try to make KFloppy usable again.
2004-10-03Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10tv1-1/+2
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.
2004-04-20bl3ify and update to kde3.2.2.markd1-5/+5
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
2004-04-14Make use of the new USE_DIRS variable, instead of directly depending on thejmmv1-3/+2
*-dirs packages.
2004-04-05let "ark" use /usr/bin/tar on NetBSD 1.6 and beyond, as it's sufficientmrg1-2/+8
to replace gtar here. no more gtar-base on my system. :-) thanks to seb@ for the pkgsrc Makefile magic help.
2004-03-26PKGREVISION bump after openssl-security-fix-update to 0.9.6m.wiz1-1/+2
Buildlink files: RECOMMENDED version changed to current version.
2004-03-09Update to KDE 3.2.1.markd1-2/+1
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
2004-03-08Handle some shared directories by depending on (or updating dependancies tojmmv1-2/+4
the latest versions) xdg-dirs, xdg-x11-dirs or gnome*-dirs. Bump PKGREVISION.
2004-02-28Force use of GNU tar when handing tar files. This fixes multiple problems,jmmv1-1/+8
like duplicate entries in the file list and file extraction. Bump PKGREVISION to 1.
2004-02-04Update to KDE 3.2markd1-10/+2
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
2004-01-23Bump PKGREVISION due to xmlcatmgr update to 2.0beta1. I know; this is a PITA.jmmv1-1/+2
This shouldn't be needed if we had non-recursive dependancies *sigh*.
2004-01-15Update to KDE 3.1.5.markd1-3/+2
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)
2004-01-12Remove unnecessary blank lines.cjep1-2/+1
2004-01-03Bump package revisions for tiff update.reed1-2/+2
Tiff is backward compatible, but was broken on amd64 platform so this makes sure new tiff is used.
2003-12-08Bump PKGREVISION for libogg (or, in 5 cases, libao) updates.wiz1-1/+2
2003-09-17Update to KDE3.1.4.markd1-3/+2
Changes: * compile fixes for upcoming gcc 3.4 release * kdf: Fixed memory leak * ksim: Fixed memory leak * kedit: Made Undo/Redo possible when inserting files
2003-08-05bump revision after qt3/kde prefix changedrochner1-1/+2
2003-07-30Update kdeutils to 3.1.3.markd1-6/+5
Changes: * kcalc: ignore keypresses combined with alt, Meta or Control * kjots: Fix DnD issues * kedit: correct overwrite/insert handling * kedit: fix session management * ark: fix .rar archive handling. * klaptopdaemon: icon updates. * kdf: fix handling of mountpoints with whitespaces * build system fixes
2003-07-13PKGREVISION bump for libiconv update.wiz1-1/+2
2003-06-16misc/kdeutils3 no longer provides an efax, no longer conflicts withmarkd1-6/+1
comms/efax. Noted by Stoned Elipot in PR 21884.
2003-05-22Update KDE to 3.1.2.markd1-3/+2
Changes: kdeartwork: * Fixed a potential printf() format string attack in the slideshow screensaver kdepim: * korganizer: Exchange plugin supports secure WebDAV. * korganizer: Fix timezone handling when timezone names are Unicode strings. kdeutils: * kedit: Save immediately when Settings/Save Settings is called. * khexedit: Fixed insertion of local files.
2003-05-02Dependency bumps, needed because of devel/pth's major bump, and relatedwiz1-1/+2
dependency bumps.
2003-04-01Update KDE to 3.1.1.markd1-2/+2
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
2003-03-11Update KDE to 3.1.markd1-2/+2
Many bugfixes and functionality enhancements including: kdeaddons NEW IN KDE: Noatun plugin to search for lyrics of the current song. kdeadmin kcmlinuz: is now a standalone application kcmlinuz: Added capability to search for configuration options kdeedu NEW IN KDE: Kiten, a Japanese Reference Tool. NEW IN KDE: FlashKard, a vocabulary tool. Is able to read KVTML files which were written by KVocTrain. NEW IN KDE: started a libkdeedu, which allows interopability and code sharing between KDE Educational applications. kdepim libkabc Plugin interface for resources and formats. Control module for configuring multiple resources. Optional directory resource which stores each entry as own file. LDAP resource. Optional binary storage format for better performance with large addressbooks. Completed support for vCard entities: sound, geo, key and some more. vCard 2.1 import. LDAP aware mail address input field. KAddressbook New card and icon views. Multiple configurable views. "kab-style" details view for selected entry. Customizable view filters. Customizable categories for addressbook entries. Support for transparently accessing multiple addressbooks. Redesigned entry editor widget. Printing option supporting two different styles. Optional embedded entry and ditribution list editor. "Jump bar" for quick alphabetical access of entries. Fetch addresses from LDAP servers, including support for multiple servers. Importing of vCard 2.1 files. Improved CSV import (including template for import from Outlook 2000). vCard export. KAlarm Added option to execute commands in alarms. Implemented daily, weekly, monthly and annual recurrences. Optionally play audio notification when an alarm triggers. KPilot Added time conduit VCal conduits (TODO and Calendar) have been improved to function properly. Addressbook conduit has been ported to use libkabc. KOrganizer General User definable templates for events and TODOs. Alarms for TODOs. Added support for automatic HTML export on save of a calendar file. Time table print view. New "location" attribute for events. Experimental "Get Hot New Stuff" button for downloading and uploading calendar files of common interest. Views Added new "Next 3 days" view. Added selection of time span for a new event in day and week views. Direct manipulation of priority, completion status and categories of TODOs by context menus added. Deletion of individual instances of recurring events. Rewritten month view. Coloring of events in month view based on categories. Coloring of due and overdue todos. Improved "What's Next" view. Configurable cell height in week and day views Group scheduling iMIP group scheduling functions for TODOs. Publishing of Free/Busy information by iMIP conformant email. Improved automatisation of group scheduling. Interopability and integration Support for "webcal" URLs in Konqueror (known from Apple iCal). Support for iCalendar based drag&drop. KOrganizer now shares the dialogs for categories with KAddressBook. Improved iCalendar conformance. Improved right-to-left languages support. Bug fixes for non-latin1 encodings. Plugins New plugin for importing Birthdays of contacts in the KDE address book. New plugin for accessing calendar data stored on an Exchange 2000 server. kdeutils Partially ACPI support in KLaptop.
2003-02-18kdeutils install an efax program conflicting with comms/efax.jtb1-1/+3
2003-01-28Instead of including bsd.pkg.install.mk directly in a package Makefile,jlam1-2/+2
have it be automatically included by bsd.pkg.mk if USE_PKGINSTALL is set to "YES". This enforces the requirement that bsd.pkg.install.mk be included at the end of a package Makefile. Idea suggested by Julio M. Merino Vidal <jmmv at menta.net>.
2003-01-20The result of my recent KDE fiddlingsskrll1-1/+8
- Build all packages with a --disable-static libtool. This is how the packages should be built and means that we don't get a load of useless static libraries. - Use x11/kde3/files/foo_main.cpp instead of creating N copies with patches. - Some other PLIST fixes - Fix PR 19848. kspell doesn't find dictionaries.
2003-01-17"-export-dynamic" -> "$(EXPORT_SYMBOLS_LDFLAGS)" to build on Solaris.markd1-1/+3
2003-01-02Update KDE to the 3.0.5a distribution. Packages are numbered 3.0.5.1 orskrll1-3/+2
1.0.5.1 accordingly. Fixes and changes are: Multiple vulnerabilities. kdelibs KHTML : Fixed several crashes and misrenderings. rlogin.protocol: fixed command execution in specially crafted urls. kdebase KAddressbook: Don't squeeze columns on startup/properly restore column width settings. kdenetwork lisa, reslisa: Fixed several security vulnerabilities. kdesdk Cervisia: Show long lines in diff view always completely.
2002-12-24Bump PKGREVISION because of dependency on latest freetype2 or glib2wiz1-1/+2
package and library major bumps therein. Also match dependency in corresponding buildlink2.mk's for the same reason. Mmmm, binary packages.
2002-10-14Update to KDE 3.0.4. Changes are as follows (note the security fixes)skrll1-2/+2
arts * Compile fix for IRIX64 kdelibs * KHTML : Fixed progress bar. * KHTML : Fixed several crashes and misrenderings. * KHTML : Fixed "HTML source displayed in text viewer" after viewing text. * KHTML : Only ask "download plugins?" once per requested mimetype in the same page. * Javascript : several fixes (row.cells(), tablecaption.*, heading.*, event.x/y) . * libkscreensaver : Fixed bug that in rare cases prevented the screensaver from showing anything. * kio_file : Proper "disk full" error message in mkdir * KIO : Dropping links to webpages onto the desktop works in all cases now * Drag-and-drop of URLs : Improved compatibility with non-KDE apps * KToolBar : fix for oversized comboboxes in toolbars, e.g. in KOffice kdebase * NSPlugins : Compatibility with gcc-3.x * Konqueror configuration : fixed default font size value * KDesktop : better determination of icon heights, for "lineup Icons" * KDesktop : Don't rearrange all icons when changing the font size * KControl : Fixed proxy configuration dialog layout * Fix a lot of mem leak * Kaddressbook : fix crash when we export CSV list * KDM * Security: proper temp dir creation for QT and disabled crash dialog * Made chooser work at all * Fixed compilation with older glibc * Fixed bad lilo interaction wrt. warnings kdegraphics * Kamera: Fixed crash when we didn't select camera in kcmkamera * KGhostview: Security related fixes kdemultimedia * KMix : Fixed compilation on Solaris * Kaboodle : fixed when it was embedded in konqueror * Fix a lot of memory leak kdenetwork * kpf: Security related fixes kdepim * KAlarm: Fix right-to-left character sets not being displayed in message edit control * KAlarm: Make "Help -> Report Bug" use the KDE bug system (bug #43250) * KNotes: Fixed session management (bug #22844) * KNotes: Fixed mouse behaviour to be like kwin's (raise and lower already on mouse press) * KNotes: Fixed (in)famous bug that caused the big black windows and lost data (bugs #22062, #44870, #45084, #45386, #45451, #46570, #47352) * KNotes: Fixed drag'n drop of links and plain text kdesdk * Disabled kbugbuster compilation because bug system changed. Use CVS version if you need it.
2002-10-07Use a _KDE_SETUID_ROOT helper variable for clarity.jlam1-3/+4
2002-10-07Set the read permissions for the setuid program efax so thatjlam1-2/+2
KStandardDir::findResource() may find them.
2002-10-07Use bsd.pkg.install.mk and SPECIAL_PERMS to ensure that ${PREFIX}/bin/efaxjlam1-3/+3
is setuid to ${ROOT_USER}:${ROOT_GROUP} at post-install time.
2002-10-04Make klaptopdaemon build with __NetBSD_APM__ where appropriate.chris1-1/+6
Also update patch-an so that 1.6 and -current systems work. Based on and should fix pkg/18447.