summaryrefslogtreecommitdiff
path: root/x11/kdebase3
AgeCommit message (Collapse)AuthorFilesLines
2004-06-10update to kde 3.2.3markd6-447/+63
changes: * general: More and better usage of icons in different applications * general: Fix link order for IRIX * kappfinder: Fixed menu structure and added icons of several applications * kicker: Don't show unimplemented "About" and "Preferences" for universal sidebar * kicker: Fix two panels on different xinerama screens affecting their placement. * konqueror/kdesktop: Fix konqueror is ignoring umask when creating new files * konqueror/kdesktop: Fix filename suggestion when moving files applies to all subsequent files * konqueror: Made all items in the "Go" menu open in the current Konqueror window * konqueror: Now Ctrl+Enter opens a tab with default background setting * konqueror: Holding Shift while opening a tab inverses the "open tabs ini background" setting * konqueror: "[FMSettings] TabPosition=Bottom" in konquerorrc lets the tabbar appear at bottom * konqueror: Fix konqueror listview rightclick always selects file * konsole: Added the ability to fetch the shell PID per session via DCOP * konsole: Fix terminal size display is covered by kwin size display * konsole: Fix Default rendition should be used when clearing screen areas * konsole: Fix can't change/save Keytabs in the Session Editor * konsole: Fix for crashes on exit. * konsole: Fix transparant background updates * kio_fish: Fixes for copying into a symlink to a folder, and for copying over a directory that already exists * kwin: Keep properly splashscreens above their mainwindows. * kwin: Restore focus when a broken application sets it to nowhere. * kwin: Fix dialog placement problems with Konqueror with Qt-3.2.x . * kwin: Fix problem with minimizing xmms. * kwin: Fix active desktop borders while moving improper initialization. * kwin: Fix Shift+middle mouse button action in Konqueror. * klipper: Fix Klipper reacting to its own clipboard changes. * khotkeys: Mouse gestures are globally disabled by default. * drkonqi: Fix valid backtraces sometimes being reported as useless. * kcontrol: Fix colorsheme file name conflict
2004-05-31Add PKG_SYSCONFDIR support for kdm. Bump PKGREVISION.markd4-15/+28
Closes PR pkg/24844
2004-05-26Don't look at old kdm or xdm configs that may be on the machine whenmarkd4-5/+18
creating the new kdm config as the output is non deterministic. Bump PKGREVISION.
2004-05-18Only try and get Daemon.{png,README} from ${MASTER_SITE_LOCAL}markd1-1/+3
2004-05-13PLIST fixup. Add missing kdm config files - the files are always installedmarkd1-1/+4
but sometimes have older apparent modified time as are copied from the X11R6 xdm config.
2004-05-11kde Makefiles get the permissions for kcheckpass correct so don't needmarkd1-8/+5
to fix up here. Also ksysguardd should not be setuid root, however on NetBSD (at least) it needs to be setgid kmem (should be fixed to not need this). Bump PKGREVISION.
2004-05-03Do not use bl2 files in USE_BUILDLINK3=YES packageswiz1-2/+2
(motif.bl2 -> motif.bl3).
2004-05-01Fix $pidfile, this should be "kdm.pid" not "xdm.pid".xtraeme1-2/+2
2004-05-01Remove revision id from patches to avoid CVS problems.tron3-23/+5
2004-05-01Regen for patch-a{h,i}.xtraeme1-3/+3
2004-04-30Apply patches from KDE CVS to fix building with freetype2 2.1.8.xtraeme3-1/+447
2004-04-26f_bsize -> f_frsize. From Christos Zoulas.markd2-5/+13
2004-04-26statfs -> statvfs in current.markd3-1/+61
Patches from John R. Shannon in PR 25327 and PR 25328 with suggestion from Christos Zoulas
2004-04-26No longer used.snj1-25/+0
2004-04-23mk/bsd.pkg.install.mk now automatically registersreed1-2/+1
the RCD_SCRIPTS rc.d script(s) to the PLIST. This GENERATE_PLIST idea is part of Greg A. Woods' PR #22954. This helps when the RC_SCRIPTS are installed to a different ${RCD_SCRIPTS_EXAMPLEDIR}. (Later, the default RCD_SCRIPTS_EXAMPLEDIR will be changed to be more clear that they are the examples.) These patches also remove the etc/rc.d/ scripts from PLISTs (of packages that use RCD_SCRIPTS). (This also removes now unused references from openssh* makefiles. Note that qmail package has not been changed yet.) I have been doing automatic PLIST registration for RC_SCRIPTS for over a year. Not all of these packages have been tested, but many have been tested and used. Somethings maybe to do: - a few packages still manually install the rc.d scripts to hard-coded etc/rc.d. These need to be fixed. - maybe remove from mk/${OPSYS}.pkg.dist mtree specifications too.
2004-04-20add missing patch.markd1-0/+31
2004-04-20bl3ify and update to kde3.2.2.markd6-71/+50
Changes: * kappfinder: Fixed button order * kdesktop: Fix switching desktops incurrs (seemingly) unrequired cpu load * konqueror: Fix textposition of bookmark toolbar not saved * konqueror: Fix [testcase] HTTP-EQUIV="refresh" not working with weird formating. * konqueror (khtml): Fix When dragging a URL link with an image, the image is pasted and not the link URL * konqueror (khtml): Basic support for the HTML ACCESSKEY attribute. * konqueror (khtml): Ctrl only suspends Shift+arrows scrolling. * konqueror (khtml event): Fix dragging an attachment icon to desktop copies icon! * konqueror: No "Actions" submenu with only one entry * konqueror: Shift inverses "open tabs in background" setting for Ctrl+left mouse button and "Open in New Tab" in context menu * kicker: Fix tooltips sometimes not disappearing. * konsole: Added support for Scroll Up (SU) and Scroll Down (SD) * konsole: Better compatibility with xterm/XF86 4.4.0 * konsole: Fixed sending of large blocks * konsole: Show session menu when you move the mouse. * Make various scripts install with the executable bit set * Fix various libraries' install locations and versioning
2004-04-14Make use of the new USE_DIRS variable, instead of directly depending on thejmmv1-3/+2
*-dirs packages.
2004-03-26PKGREVISION bump after openssl-security-fix-update to 0.9.6m.wiz2-3/+4
Buildlink files: RECOMMENDED version changed to current version.
2004-03-14force 64bit arithmetic for computation of memory sizes in kcontroljdolecek3-2/+53
info module; this fixes int overflow e.g. when having 4G of swap also add support for CACHED_MEM, count that as sum of cached file and exec data (for NetBSD 1.6+) bump pkg revision for this change
2004-03-14Add defined test before !empty test.wiz1-2/+2
2004-03-10More PLIST fixups for systems without a shared libfontencmarkd1-3/+3
2004-03-09Update to KDE 3.2.1markd3-11/+15
Changes: Konqueror: fixed "Create Folder..." not available in sidebar dirtree when starting with a profile Konqueror: fixed crashes related to the "Find files" functionality Konqueror: fixed case-sensitive sorting, wasn't working for most locale settings Konqueror: make it possible to paste files using the mouse into listviews when no free area is left Konqueror: make different users in smb:/ not ask password for every dir change Konqueror: don't disable "Toggle selection" if no files are selected Konqueror: don't show 'link view' checkbox when there's only one view + sidebar, and other related fixes Konqueror: Fixed tab navigation for right-to-left locales Konqueror: Fixed synchronisation problem when tabs were moved Konqueror: Show newly fetched url images in tabs Konqueror: Added setting to let popups ignore "open in tab instead of window" ("[FMSettings] PopupsWithinTabs=false") Konqueror: "Go/Applications" now calls "programs:/" slave Konqueror: Linking checkbox did not redraw when unchecking kdeprintfax: fixed crash happening after sending the fax KWin: improved detection of windows belonging together, fixing some stacking and focus stealing prevention problems KWin: windows kept below others no longer affect smart placement KWin: obey requests to go fullscreen even from applications with maximum size set KWin: keeping windows in workarea is not so strict KWin: return focus to previously active window when hover unshaded window is shaded again Klipper: fixed problem with Klipper sometimes not reading new clipboard contents Kate: fixed problems with session restore (restoring the documents and windows now works correct) khelpcenter : improve startup time for systems with info pages Kicker: Don't start menu entry in K menu when right clicking it KControl: No default for possible destructive "Logout without Confirmation" shortcut KSplash: Updated locolor splash to KDE 3.2 version Konsole: Made sending of master input to added session working Konsole: Fixed dynamic toolbar hiding initialization Konsole: Handle schemas with absolute paths Konsole: Fixed crash with --noscrollbar Konsole: Settings/keyboard entries are now sorted Konsole: Ctrl-C killed konsole window, not processes running in shell KHotKeys: Included actions with Konqueror mouse gestures.
2004-03-08Handle some shared directories by depending on (or updating dependancies tojmmv1-1/+4
the latest versions) xdg-dirs, xdg-x11-dirs or gnome*-dirs. Bump PKGREVISION.
2004-02-12Dont include the "." in the suffix - its in the PLISTmarkd1-3/+3
2004-02-12Conditionalise some bits of PLIST for parts that arent built when usingmarkd2-15/+36
some older X11 versions. Should fix both Al's and Krister Walfridsson's bulk build problems.
2004-02-05Forgot to update for the last minute addition of patch-a[cd]markd1-1/+3
2004-02-04Update to KDE-3.2markd115-8602/+1216
Changes: Base Kate * Moving KATE view management over to KMDI Joseph Wenninger * Basic project managment Christoph Cullmann KControl * Xinerama KControl module, enhanced KDE Xinerama and dual-head support George Staikos * add/update control module for configuring per-domain settings. See Bug 49145. Leo Savernik * Support for per-style configuration settings in the style control center module, a module for Keramik Maksim Orlovich * Add support for installing/removing- and switching Xcursor themes to the mouse KControl module Fredrik Hoeglund * Font installer - create fonts:/ ioslave, and modify KControl module to use this. See http://members.lycos.co.uk/cpdrummond for (old) screenshots/download Craig Drummond KHotKeys * Update to version 2.0, which includes more features like mouse gestures. Lubos Lunak KWin * Full support for latest NETWM spec version in KWin, and seamless usage of other compliant window managers with KDE. Lubos Lunak * New API for window decoration plugins. Lubos Lunak * Focus stealing prevention. Lubos Lunak * Add an option to allow wide borders to some of the window decoration styles Gunnar Schmi DT Kicker * Make addition of non-KDE applications to Kicker easier Alexander Kellett * Enable backgrounds for child panels and all applets, allow for colorization of background pixmaps Aaron J. Seigo * Allow applets to export a menu to the handle Aaron J. Seigo * User defined plain colors for tiles Aaron J. Seigo * Make the panel transparent. Zack Rusin * Add an option to the RMB-menu and to the "Advanced Options" in kcontrol to enable/disable the panel handle when "Custom" size is selected. KDM * More sophisticated session definitions, common with GDM Oswald Buddenhagen * Pluggable greeter input methods; better architectural compliance with PAM's input model. Oswald Buddenhagen Various (kwin, kdesktop, kcontrol, ksmserver) * Optimally support the X Resize and Rotate extension. Hamish Rodda All KDE applications (kdebase/kdenetwork/kdepim/kdegraphics,...) * No absolute paths to user home directories in KDE config files. This allows to support roaming users. Helge Deller Konsole * Add a better interface to konsolepart for other apps. Dominique Devriese * Added "Set Selection End" to right mouse button menu. * Column text selecting when Ctrl and Alt are pressed * Uses now KTabWidget, allows tab context menus and more Stephan Binner * Utilize KNotify (e.g. passive popup) for "Activity", "Bell", "Shell Exit" and "Silence" events * ZModem up- and download (requires rzsz) Waldo Bastian * Make bidi rendering (for RTL languages) configurable. Meni Livne KEditBookmarks * Export to HTML and printing of bookmark collection. Alexander Kellett * Recursive favicon updates in bookmark editor. Alexander Kellett * Field for incremental searching on titles. Alexander Kellett * Opera and Internet Explorer bookmark collection exporting. Alexander Kellett * Bookmark editor now includes an extra pane to allow title/url editing without use of context menu / keyboard shortcuts. Alexander Kellett * More detailed bookmark access information (last viewed, first seen, view counts). Alexander Kellett * Recursive - entire collection, per folder - alphabetical sorting Alexander Kellett Konqueror * Enhanced Konqueror statusbar and kpart statusbar extension. Statusbar notifications for secure connections, wallet, js errors. David Faure, George Staikos * Bookmarklets support in the form of a "Mini-tools" konq-plugin Alexander Kellett * Addition of an advanced Add Bookmark dialog. Alexander Kellett * Read-only bookmark menu includes. Alexander Kellett * Ability to select which items should be shown in the bookmark bar. Alexander Kellett * Servicemenu improvements: placed in a common Actions submenu, allow grouping into submenus, allow for separators, allow simple mimetype globbing Aaron J. Seigo * Bookmarking of all loaded tabs as a folder. Alexander Kellett * Lightweight bookmark editing from within bookmarks menu via context menu. Alexander Kellett * New sidebar module: Web. Implements sidebar modules similar to those introduced in Netscape 6/Mozilla. George Staikos * Konqueror "preloading", often reducing Konqueror startup time. Lubos Lunak * Spellchecking in text forms and spelling highlighting Scott Wheeler, Don Sanders Tabbed Browsing * "New Tab" and "Close Tab" buttons besides the tab bar Stephan Binner * Loading/read state indication by tab color Stephan Binner * Drag and drop support from/to tabs and to empty tab bar space Stephan Binner * Allow to reorder tabs with pressed middle mouse button Stephan Binner * Middle mouse button on tabs or empty tab bar space opens clipboard content Stephan Binner * Support for opening external URLs and popups in new tabs Stephan Binner * Optional permanent close buttons within tabs and permanent shown tab bar Stephan Binner KHTML part * KHTML: Implement caret mode. This is a prerequisite for designmode. See Bug 48302. Leo Savernik * KHTML: add infrastructure for per-domain settings. See Bug 49145. Leo Savernik * better support for samba shares through libsmbclient of samba 3.0 Stephan Kulow KIO Slaves * kio_smtp: SMTP pipelining support for faster submission, esp. over high-latency links. Marc Mutz KDesktop * Added GUI for "Mouse wheel over desktop switches desktop" option. * Make screen savers capable of being DPMS aware, so they can be disabled when watching a movie or TV if the app sets up X DPMS appropriately. Gregor Jasny * Screen locker: pluggable greeter input methods; better architectural compliance with PAM's input model. Oswald Buddenhagen * Shadow behind the text of the desktop icons, for more readability Laur Ivan * E-mail addresses entered in "Run Command..." (Alt-F2) will start mailer. Waldo Bastian * Numeric expression in "Run Command..." (Alt-F2) is evaluated. Waldo Bastian
2004-01-23Bump PKGREVISION due to xmlcatmgr update to 2.0beta1. I know; this is a PITA.jmmv1-2/+2
This shouldn't be needed if we had non-recursive dependancies *sigh*.
2004-01-22Fix paths to ProcessTable.sgrd in ksysguard. This lets "ksysguardjmmv5-2/+63
--showprocesses" work properly (as invoked by ctrl+esc). Bump PKGREVISION to 1.
2004-01-15Delete a local line that shouldn't have snuck in there.markd1-2/+1
2004-01-15Update to KDE-3.1.5.markd37-1264/+1279
Changes: * konqueror: Fixed "Location bar forgets what you type if you dont press enter and change tabs" * konqueror: Fixed "tabs resize (shrink) when clicked on while loading" * konqueror: Don't show hardcoded shortcuts in tab context menu * konqueror: Made "Detach Tab" create new konqueror window of proper size * konqueror: Set location bar URL for new tabs immediately * konsole: Fixed "List Sessions" feature. Also add a kdm rc.d script (from Julio M. Merino Vidal)
2004-01-03Bump package revisions for tiff update.reed2-4/+4
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.wiz2-4/+4
2003-11-12PKGREVISION++ after openssl update.jschauma1-1/+2
2003-11-08it's necessary to use 'grep -i' in the test for KDE UIC plugins - thejdolecek2-8/+17
class name is KLineEdit, so exact match on 'klineedit' doesn't work
2003-09-17Update to KDE3.1.4.markd4-18/+17
Changes: * kdialog: Fixed "--warningcontinuecancel". * Konqueror: Don't crash when opening a directory in tab from the navigation panel * KDM: Fix weak cookie generation / local root * smb:// slave: improve error handling. * khotkeys: allow usage of global config file for site-wide configuration. * kwin: fix mouse grabbing problem with _NET_WM_MOVERESIZE. * krdb: improve exported colorsheme for Adobe acroread. * fonts kcontrol: improve configure check to handle newer fontconfig releases which use pkg-config. * kwin: fix "left click into active window in background does not raise" bug * KDM: implement parsing of display names that contain dashes. * kicker: memory leak fixes. * khotkeys: crash fix. * konsole: ported grantpty to FreeBSD. * ksmserver: support read-only home directory. * Improve FreeBSD support in fish://. * kdesktop: accept empty password if account has no password set. * konqueror: ensure that we don't change the servicetype, in case the mimetype is ambiguous. * konqueror: Fix handling of wildcard file selection / unselection. * konqueror: fix crash when trying to drag the location label. * konqueror's listview: selected items don't get unselected anymore during DnD operation * thumbnail creator: fix filedescriptor leak. * thumbnail creator: fix Postscript thumbnail rendering.
2003-08-05update for revision bumpsdrochner1-2/+2
2003-08-05bump revision after qt3/kde prefix changedrochner1-1/+2
2003-08-04some more X11BASE->LOCALBASE changesdrochner1-2/+2
2003-08-03Regen.tron1-4/+4
2003-08-02build with GCC3.3.1mrg11-1/+152
2003-07-30Update kdebase to 3.1.3.markd22-281/+622
Changes: * kate: Make saving of remote files during shutdown work. * kcontrol/colors: Don't reset widget selection dropdown when selecting a different theme * kcontrol/filetypes: Fixed removing of mimetypes specified by a .kdelnk file * kcontrol/input: fix application of large & white cursors * kcontrol/services: don't show kxmlrpcd, kalarmd and kwrited if they're not installed * kdesud: support empty passwords * kdm: Fix i18n support for the GuiStyle and ColorScheme combos * kdm: don't reset local Xserver if termination is requsted * keditbookmarks: Various bufixes * kio_sftp: Support OpenSSH 3.6+ * kio_sftp: Support older sftp protocol revisions * kio_smb: Huge update for samba 3.0. * kicker: Improve icon scaling in service menus * kicker: "Terminal Sessions" special button supports sessions with dots in filename * kicker: "Terminal Sessions" special button with same sort order as the one in Konsole. * kicker: Fix mimetype resolution in the quickbrowser * kicker: Fixes for stuck tooltips * kicker: Do not create local directories for .desktop files used in service buttons if no needed * kicker: Fix apply button not working for quickstart menu entries settings * kicker: Fix hide button preference effects reversed * kicker:Various fixes for recent apps history * kicker/minipager: don't show redundant tooltips when the page already shows names * konsole: Added Ctrl+Shift+N as alternate default shortcut for "New Session". * konsole: Fixed fixed-width with proportional-font drawing routine. * konsole: Fixed problems with mouse and paste support and detached windows. * konsole: Let new color schemes take effect once kcmkonsole tells to do so. * konsole: Wheel mouse fixes for Mode_Mouse1000. * konqueror: Flicker fixes inside the iconview * konqueror: Fix for inter-process copy-past with the listview * konqueror: Make sure the tab close button is properly enabled when a 2nd tab is first open through context menu entries * konqueror: Made Ctrl+Enter for new tab in URL combo working again. * konqueror: Various sidebar fixes * konqueror: make sure that the location label truly disappears when disabled * konqueror: konqueror warning for repeated POSTs * konqueror: Konqueror crash when dragging image from about:konqueror * konqueror: Improve tracking of listviewitems so that we don't crash when they get deleted somewhat unexpectedly * konqueror: Don't crash when updating toolbars without a part load * konqueror: Properly handle 'stop' when still listing the directory in the info list view * konqueror: Efficiency fix: make sure only one konqueror instance saves the history when it changes * konqueror: Don't use deleted KFileItems. * Don't crash when doing a copy w/o a currentItem * konqueror: Stop activity when the user tries hard to enter a URL * konqueror: Properly calculate column indices for the meta info listview * konqueror: Hide the find part on a second click on its toolbar button * konqueror: Handle _top/_blank, and so on, case-insensitively * libkonq: make sure KFileTip does not hold on to stale file items * libkonq: precaution: make sure that no preview jobs hold on to icon view's items when it's cleared * libkonq: fixes to cut-and-paste * libkonq: network-friendlier paste button state polling * kwin: Fix deactivation of window when loosing focus * kwin: New windows are drawn above open menus * kwin: Some non-resizable windows can still be resized * kwin: Fixes for click raise * kwin: If a window is hover-unshaded, then it's not shaded for the outside world * kwin: Keramik decoration: Properly detect XShape on Solaris * nsplugins: Fix relative URLs.
2003-07-13PKGREVISION bump for libiconv update.wiz2-3/+4
2003-07-13Removed patches/patch-af and instead use REPLACE_PERL to fix incorrectwulf3-13/+4
path to perl in fileshareset script
2003-07-13Fixed incorrect path to perl that caused fileshareset script to fail.wulf2-1/+12
2003-07-08Don't hardcode /usr/pkg in patches.markd4-8/+17
2003-06-05Add some glue code so that the code which collects statistics fordrochner5-10/+105
kdesysguard is not wasted. (Not that I consider this very useful, but showing just "UNKNOWN COMMAND" looks bad.)
2003-06-01use "3.x" instead of "3.0" in description, kde3 package is at 3.1.2 alreadyjdolecek1-1/+1
2003-05-22Update KDE to 3.1.2.markd31-473/+431
Changes: kdelibs: * https authentication through proxy fixed. * KZip failed for some .zip archives. * Fixed a bug in socket code that made KDEPrint crash. * kspell: Support for Hebrew spell checking using hspell (requires hspell 0.5). kdebase: * kwin: Alt+Tab works while drag'n'drop (unless the application also grabs keyboard). * kio_smtp: Doesn't eat 100% CPU when connection breaks and fixed a confusing error message when AUTH failed ("Unknown Command" vs. "Authorization failed") * kscreensaver: Fixed issue where kdesktop_lock would stay running indefinitely in the background if it could not grab the keyboard/mouse, preventing the screen from being locked manually. * kscreensaver: Screensavers are now stopped when asking for the password [#56803] * kio_smb: Several bugfixes for the smbro-ioslave. * kdesktop: fixed minicli layout problem with Qt 3.1.2 * kdm: fixed incorrect user window width with Qt 3.1.2 * Konqueror: Create DCOP interface for mainwindow when object begins to exist. * Konqueror: Fixed tab open delays when it can't reach website. * Konsole: Don't flicker when selecting entire lines. * Konsole: Crash, selection and sort fixes in schema and session editors. * Konsole: Fixed mouse-wheel in mouse mode. * Konsole: Allow programs to resize windows if enabled. * Konsole: Keep output steady when triple-click selecting. * Konsole: Added "Print" menu command. * kicker: Fixed kasbar only drawing last icon from a group.