summaryrefslogtreecommitdiff
path: root/x11/kdebase3
AgeCommit message (Collapse)AuthorFilesLines
2007-11-01Fix default kdm/Xsession for csh/tcsh.markd3-2/+17
From Jason Boyer in PR pkg/37158.
2007-10-31Add hack to build without ipv6. From PR pkg/37154 by Yakovetsky Vladimirmarkd2-2/+17
2007-10-20Update to KDE 3.5.8markd4-190/+24
POP3 ioslave * Fix SASL Authentication fails if another client of sasl is loaded. SMTP ioslave * Fix SASL Authentication fails if another client of sasl is loaded. Kate * Add .hh Extension for C++ syntax highlighting. * Highlight 'read' and 'write', used when declaring properties in Pascal. * Fix code folding breaks highlighting. * Fix tabs in wrapped line broke cursor navigation. * Fix save doesn't work after redo. * Do not disable quit button when no session is selected but the open session button. * Pressing X now triggers the open session button, when it should trigger quit button. KControl * When delete all is pressed, only delete the visible cookies if the view is filtered. * Do not loose the domain-specific cookie policies when cookie support is disabled and re-enabled again. * Newly added fonts are not available. kdesktop * Do not shutdown at autologout. kdm * Do not attempt to auto-login after a post-session shutdown confirmation. * Fix CVE-2007-4569. kwin * Fix restarting KWin messes up active border order. * Fix block global shorcuts is broken. Konsole * Real transparency support without side effects, if qt-copy patch #0078 is available. Konqueror * Fix Konqueror not autodetecting new plugins. * Avoid preview crashes when view is invalid. * Resolve media: and system: urls to local files in the popup menu. * Fix crash when the window is deleted from onmousedown. * Fix nspluginviewer crashes on amd64.
2007-09-25Back out previous. Pointed out by uebayasi@ and martti@.hira1-2/+2
2007-09-25ln -> ${LN}.hira1-2/+2
2007-09-21Updated version of konqueror address bar spoofing fixmarkd2-7/+10
http://www.kde.org/info/security/advisory-20070914-1.txt also fix for KDM passwordless login vulnerability http://www.kde.org/info/security/advisory-20070919-1.txt
2007-09-21Fix paths for GConf, libglade, libart, libsigc++, lablgtk moves.wiz1-2/+2
Bump PKGREVISION.
2007-09-02The Konqueror address bar is vulnerable to spoofing attacksmarkd2-3/+10
that are based on embedding white spaces in the url. In addition the address bar could be tricked to show an URL which it is intending to visit for a short amount of time instead of the current URL. http://www.kde.org/info/security/advisory-20070816-1.txt Bump PKGREVISION for kdelibs3 and kdebase3
2007-06-15* Change some instances of ROOT_USER and ROOT_GROUP to BINOWN and BINGRPjlam1-2/+2
in SPECIAL_PERMS usage. * Consistently use 4555 for setuid and 2555 for setgid programs.
2007-06-08Add update from KDE svn to provide real transparency support without sidemarkd3-2/+172
effects in konsole, if qt-copy patch #0078 is available. Fixes issue of konsoles not grouping in the TaskBar. Bump PKGREVISION.
2007-06-08Removed the post-configure check, since it was wrong.rillig1-6/+7
Even on newer versions of NetBSD, we need to make sure that fontconfig-config is not used.
2007-06-07"ln -s" fails when the file already exists. Prevent that.rillig1-2/+7
Make sure that fontinst will be built and installed.
2007-05-30Removed some code duplication from the buildlink3 files by using the newrillig1-8/+3
pkg-build-options.mk procedure.
2007-05-23Update to KDE 3.5.7markd14-308/+32
KDE base * Various DragonFlyBSD fixes. * Removed "Serbia and Montenegro" (yu), added "Serbia" (rs) and "Montenegro" (me). Kicker * Added option to change the font color used by the taskbar applet. Kate * Fix not honoring current locale in some situations. KControl * Allow changing of font colors for taskbar. * Fix various crashes on KHotKeys. KDesktop * Use mkfontscale/mkfontdir to create fonts.scale/fonts.dir - as opposed to custom code. * Make kdesktop_lock honour kiosk switch user restriction. KWin * Option to turn off alt+tab outline. * Support for new windows types for compositing. * Fix bug in dead program detection in 64 bit architectures. * Fix crash on consecutive 'Show Desktop'.
2007-04-14On linux a joystick control panel is installed. Noted by Ondrej Tuma inmarkd2-2/+10
pkgsrc-users@
2007-03-08Using offsetof() instead of a null pointer dereference fixes a g++ errorrillig2-1/+20
message. Fixes PR 35950.
2007-02-15Fix linkage of libkonq as found on OS X in PR 35593. Bump revision.joerg3-2/+18
2007-01-26Update KDE to 3.5.6markd9-996/+941
kicker * More support for compiz as a window manager. * Pick up timezone changes when reconfiguring. * Prevent the systray from flickering e.g. when a new window is opened/closed. KWin * Claim _NET_WM_CM_Sn compositing manager selection when compositing. * Fix mouse dragging in dual-head non-xinerama mode. * Fix crash while switching show desktop state. * Avoid focus problems with non-click-to-focus policies. * Fix click-raise with a compositing manager running. * Fix X resources leaks in kompmgr. * Fix click-raise interaction with panels. * Avoid possible race condition when withdrawing windows. kdesktop * Fix crash when typing "56+" in minicli (i.e. when bc gives a parse error). * Fix F5 not doing anything on the desktop. * Fix OpenGL screensavers rendering. kmenu * Install the Games/Kids Games file with the correct filename. Kate * Added session chooser panel applet and KMenu extension. konqueror * DCOP support for splitting the view. * Make the konqueror main window a group leader to ensure modal dialogs from one window do not block other konqueror main windows. * Dynamically enable/disable "Empty Trash" entry. * Fix crash when scanning for new plugins, then changing plugin settings. * Fix crash after a lot of cut&paste operations in tree view. konsole * Correct calculation of colour values in 256-colour mode. * Fix crash when saving history twice. * Fix crash if setting font to a size which is larger than the terminal display. kioslave * fish:/ kioslave is now able to handle files > 2GB. * Fix correct display of file size transfers > 2GB in smb:/. * Fix files that start with # showing as folders in fish:/. * Symlinks in trash now show symlink size instead of file size. * Fix correct calculation of percent diskfree. kfind * Fix URL usage with filenames including special chars. * Show a user-friendly URL in the "Look in:" field. ksysguard * Only show the penguin for linux systems. Otherwise use the system icon. * Set the focus to the search line when started with ctrl+esc. Fix the tab ordering. * Fix various stability problems. * Fix when you reorder the sensors. * Number of horizontal lines in the plotter was off by one. Plus it tries hard to show the top bar when asked to. * Fix (mostly) the selection of processes. * Make the setting dialogs non-modal, so it doesn't freeze kicker when you use them. * Displaying a number (LCD style) now works even with tiny kicker. * Make the connection to ksysguardd more robust. kcontrol * Fonts settings module by default does not affect system-wide font rendering settings.
2007-01-17Very belatedly bump PKGREVISION for all jasper dependencies becausewiz2-3/+4
of the shlib name change (!) during the update to 1.900.0. Noted by Robert Elz in PR 35431.
2007-01-11Modular Xorg support.joerg1-2/+4
2006-12-15Mechanically replace all includes of buildlink3.mk of the followingjoerg2-6/+6
packages with the modular Xorg equivalent. Those are falling back to the old location by default, so this commmit doesn't change dependencies. graphics/xpm ==> x11/libXpm fonts/Xft2 ==> x11/libXft x11/Xfixes ==> x11/libXfixes x11/xcursor ==> x11/libXcursor x11/Xrender ==> x11/libXrender x11/Xrandr ==> libXrandr
2006-12-03uvmexp2 should work for NetBSD versions from way back, not just recentmarkd2-5/+5
currents where its needed. Should fix build on 4.0_BETA2 reported in PR pkg/35172
2006-10-17test ==markd2-1/+15
2006-10-12Update to KDE 3.5.5markd4-11/+49
Remove the USE_TOOLS+=gawk:pkgsrc for Solaris as bootstrap now provides a suitable awk. Changes: KIOslave * Check the return value from dbus_connection_open_private(). Fixes KDED crashing on startup when D-BUS is unavailable. * Properly disconnect DCOP signals in the medianotifier when unloaded. Avoids to have two notification dialogs when it's reloaded. * If remote says it's a directory, go with that instead of guessing the mimetype based on filename. konqueror * Cancel and reuse single-shot timer for emitActivePartChanged(), instead of queueing them up. This makes tab switching noticeably faster. * Fix kfmclient sometimes returning bogus exit code. Konsole * Fix wrong char at end of block for unicode. * Fix Copyright/Licences missing from source files. KDesktop * If icons are dragged outside the desktop area, jerk them back in. Fixes the long-hated issue with the desktop becoming scrollable. * NEW: Improve loading speed of background images, especially SVG ones. kdesu * Add sudo support. KWin * Support for input shape from XShape1.1. * Draw outlines around the selected window while doing Alt+Tab. * Fix incorrect reseting of the electric border setting. nsplugins * If we get redirected when grabbing a file, tell the plugin about the final URL and not the original one. Fixes playback of youtube videos embedded in other web sites. * Fix some bugs in sizing of plugins. Fixes Google Video, and makes the acroread plugin behave better. ksysguard * Fixed bug #128306 like proposed in the patch, just with a small cleanup ;) Thank you very much! ksystraycmd * Fix argument getting de-quoted. Kicker * Fix stupid typo. * Fixed a hairy problem with nested event loops deleting objects at inappropriate times. * Delete all signal connections to a TaskContainer when marking it for deletion. * attention blinking configurability. how fun. optimize things in some fairly significant ways: don't repaint taskbar buttons on window movements, don't set the taskmanager to track geom changes unless you turn on desktop previews in the pager and don't redraw the pager on window geometry changes unless we are actually showing desktop previews. * optimization: don't redraw for every time windowsChanged is called. in the case of moving a window when desktop previews are on, moving a window across the screen at a reasonable pace used to result in over 100 repaints. now it only does ~15. given that the repaints aren't exactly trivial for these things, this is probably a good thing. KSMServer * Set KDE_FULL_SESSION also as a root window X property. * Increase timeout during session saving and killing. KHotKeys * Make it possible to use even keys that have no Qt keycode in input actions. KControl * NEW: Make it possible to explicitly force 96DPI or 120DPI.
2006-10-08Teach ksysguard more about NetBSD. Fixes PR pkg/28338.markd6-2/+356
Bump PKGREVISION.
2006-09-19Fix build on NetBSD-4.99.2. Tips for fix from yamt@wiz2-1/+32
ok markd@ "if it fixes the build"
2006-08-02Update to KDE 3.5.4markd4-29/+31
Kicker * Bookmarks: Look up konsole-bookmarks in the correct directory. * Fix arrow location on vertical panels. * Allow manually turning on of previews in the pager at low screen resolutions. Kate * There exist space characters other than ' ' (character code 32). * Fixed slow repaints of dynamically wrapped lines. * Fix crashes when deleting text. * Fix crash if there are folded regions and then highlighting is changed. * Fix highlighting # at the beginning of a line as comment. * Fix horizontal scrollbar and view not synced, if dynamic and static word wrap are off. * Make it possible to reset the background and selected background color. * Fix broken selection repaints when resizing. * Fix strange behaviour with pentuple clicks. * "Find previous" should reverse the original direction, and nothing else. * Improve Ada support. * Jump to last non-whitespace character when "End" key is pressed twice. * Check textLine() return values in KateViewInternal's home() and end() functions. * Make the current document's highlighting mode selected when the highlighting config page opens. * backward text selection doesn't trigger horizontal scroll. * Improving backward search. * Fix missing repaints when dynamic word wrap is disabled. * Fixed highlighting of "case'-':". * Synchronize the "cached" selection when exposing a search match. * Fix crash on entering doxygen comment on editing cpp files. * Also autoindent Q_SLOTS and Q_SIGNALS. KControl * Make CDROM info available in Control Centre. * Properly disable antialiasing by also setting the xrdb resource. * Fix nic information on AMD64 and others. * Add sysfs parsing support. Needed for distros that don't have /proc/bus/usb anymore. * Fix long-standing crash in KControls wallpaper-code. Konsole * Miscellaneous speedups. * Upon Prev/Next session, only activate new session when session.count > 1. * Add 256 color support. * Add DCOP calls setFont() and font(). * Fix extra character (^L) in konsolepart when using bash vi mode. * Fix the accelerator key for the Config->Schema tab. * Fix taking 100% cpu on printing tab-completion list in bash. * RMB->Close Session and tabbar menu->Close Session now uses the Close Confirmation Dialog. * Reduce flickering when resizing. KFind * Fix searching for files greater than 2GB. * kdesktop * Fix kscreensaver not starting. * Fix align-to-grid regression. kpager * Fix crash when moving windows. ktip * Fix text in RTL languages. media manager * Fix regression when using the fstab backend. * Fix bogus floppy devices appearing in FreeBSD. * Fix memory leak. * Fix unmounting on systems that use supermount. * Make media:/ mount devices over HAL. * Load mediamanager kded module soon in the startup.
2006-07-08Change the format of BUILDLINK_ORDER to contain depth information as well,jlam1-2/+2
and add a new helper target and script, "show-buildlink3", that outputs a listing of the buildlink3.mk files included as well as the depth at which they are included. For example, "make show-buildlink3" in fonts/Xft2 displays: zlib fontconfig iconv zlib freetype2 expat freetype2 Xrender renderproto
2006-07-08Track information in a new variable BUILDLINK_ORDER that informs usjlam1-1/+2
of the order in which buildlink3.mk files are (recursively) included by a package Makefile.
2006-06-15Fix for KDM symlink vulnerability. CVE-2006-2449markd2-2/+9
Bump PKGREVISION.
2006-06-14Avoid libusb on Solaris / x86_64. It exists, but only for 32bit mode.joerg1-1/+6
From Gilles Dauphin in PR 33727.
2006-06-01Update to KDE 3.5.3markd4-19/+11
Changes: * General o New: KDE startup reordered in order to improve startup time. o KDialog: --title does not work in at least one case o Don't show the screensaver when doing presentations o If KDE shuts down while starting up (due to low battery status), saved session is lost o KSysGuard: Typos in the ksysguard PO file o Random wallpapers don't change on every configuration change. * Kicker o Bookmarks: Look up konsole-bookmarks in the correct directory o Show/hide arrow not shown if all icons are hidden * KControl o Fix the broken priority setting. * KFind o Don't draw a separator, it causes a couple of ugly pixels. * Konsole o Fix a possible crash on session save/logout o Numerous fixes due to the Coverity reports. o Fix DCOP call setEncoding. o kwrited - Add a 'Clear Messages' to the popup menu. o Fix crash when user deletes all the sessions. o Fix underline issue when there are ampersands in tab title. o Remember the text color while moving the tab. o Fix issue with tab/window titles not refreshing for the non-active session. o Verify that the command is executable for '-e <command>.' o Use the "DefaultSession" parameter in konsolerc. * Kate o Fix crash in View Difference o Fix crash in external tools config when clicking the edit button. * Konqueror o Fix multi selection and Show/Hide in toolbar. o Fix QString/KURL confusion which probably caused encoding bugs with local paths on non-latin1 systems. o Respect user-selected view mode when browsing removable media. o Fixed detection of some Netscape plugins when packagers are built with new ld flags. * KWin o Don't force new windows to be at the beginning of the focus chain (windows with focus stealing prevention shouldn't be there). o Don't deactivate the showing desktop state when a new window is shown that belongs to the desktop. o KWin messes up ConfigureRequest:s, causing X crashes. o Move minimized windows to the right place in focus chain. o Separate focus chains are nice, but KDE-style Alt+Tab not limited to the current desktop o Window switching (alt-tab) with focus (strictly) under or follow mouse does not switch all windows and newly focused window doesn't get focus o Obey automatic un-hover option also when switching to a shaded window with alt+tab. o Mouse cursor covers tooltips of KDE applications o Fixed timestamp handling on 64bit systems, fixes focus problems when running KDE for a long time
2006-05-31The databases/openldap package has been split in -client and -server componentghen2-6/+6
packages. Convert LDAP-based applications to depend on openldap-client, and bump PKGREVISION for those that depend on it by default.
2006-05-16Fix build problem in NetBSD-current by including "errno.h" to gettron2-6/+14
definitions of error codes like EPERM.
2006-04-24Fix build on Solaris (doesn't have SIOCGIFHWADDR)markd2-1/+32
2006-04-17Bump BUILDLINK_ABI_DEPENDS.png and PKGREVISION for png-1.2.9nb2 update.wiz2-4/+4
2006-04-17Strip ${PKGLOCALEDIR} from PLISTs of packages that already obeyjlam1-706/+706
PKGLOCALEDIR and which install their locale files directly under ${PREFIX}/${PKGLOCALEDIR} and sort the PLIST file entries. From now on, pkgsrc/mk/plist/plist-locale.awk will automatically handle transforming the PLIST to refer to the correct locale directory.
2006-04-13Update path from cyrus-sasl2 to cyrus-sasl.wiz2-4/+4
2006-04-12Aligned the last line of the buildlink3.mk files with the first line, sorillig1-2/+2
that they look nicer.
2006-04-06Over 1200 files touched but no revisions bumped :)reed2-7/+7
RECOMMENDED is removed. It becomes ABI_DEPENDS. BUILDLINK_RECOMMENDED.foo becomes BUILDLINK_ABI_DEPENDS.foo. BUILDLINK_DEPENDS.foo becomes BUILDLINK_API_DEPENDS.foo. BUILDLINK_DEPENDS does not change. IGNORE_RECOMMENDED (which defaulted to "no") becomes USE_ABI_DEPENDS which defaults to "yes". Added to obsolete.mk checking for IGNORE_RECOMMENDED. I did not manually go through and fix any aesthetic tab/spacing issues. I have tested the above patch on DragonFly building and packaging subversion and pkglint and their many dependencies. I have also tested USE_ABI_DEPENDS=no on my NetBSD workstation (where I have used IGNORE_RECOMMENDED for a long time). I have been an active user of IGNORE_RECOMMENDED since it was available. As suggested, I removed the documentation sentences suggesting bumping for "security" issues. As discussed on tech-pkg. I will commit to revbump, pkglint, pkg_install, createbuildlink separately. Note that if you use wip, it will fail! I will commit to pkgsrc-wip later (within day).
2006-04-02Explicitly configure without composite support. Fixes build when usingmarkd1-5/+4
newer xorgs. While here remove a few configure arguments that no longer do anything. Bump PKGREVISION.
2006-03-30Update to KDE 3.5.2markd5-46/+35
* Klipper o Handle URLs as URLs and not as Text o Prevent crashes caused by corrupted history o XFixes support (especially helps with broken clipboard implementations of some non-KDE applications) o Images are ignored by default, add 'IgnoreImages=false' to '[General]' in klipperrc o Avoid repeated action popup with the same URL with some non-KDE applications with broken clipboard implementations * Konsole o Correct issue where history size is unlimited when dealing with History options in profiles o Correctly set Tab bar when set to Dynamic Hide after session restore * Country settings o Fix short date format for Switzerland o Fix address format (especially P.O. Box) for Switzerland * KSysGuard o Show the sensors with values of more than two digits correctly in the applet * Kicker o Connect the applications to systray correctly on startup o Panels properly reserve space at screen edges even for differently sized Xinerama screens * Konqueror o Resolve symlinks only on the desktop * KWin o Added new window-specific rules for OpenOffice.org, XV and Mozilla family applications for turning off focus stealing prevention, as these applications don't work well with it o Reverted a workaround that as a side-effect had broken systray docking of some applications o Each virtual desktop has a separate focus chain * KDesktop o Fixed stacking of some dialogs
2006-02-24Use pkginstall fonts framework. Bump PKGREVISION.wiz2-11/+17
Minor pkgdelinting while here.
2006-02-05Recursive revision bump / recommended bump for gettext ABI change.joerg2-4/+4
2006-02-01Fix display of NetBSD device info in the KInfoCenter. (Readsmarkd3-5/+15
/var/run/dmesg.boot and was stopping at first blank line rather that EOF) Bump PKGREVISION.
2006-01-31Update to KDE 3.5.1markd5-24/+40
Changes: * man KIO slave o fix processing of URLs in man documents o allow comment lines after a .TP request * Konqueror o 2 Tools menus when embedding KPDF in Konqueror * KDesktop o Fix initializations for desktops >4 when using DCOP calls. * Konsole o Update blue/red icons to be more distinguishable. o The history options (line #/enabled) are now used in the profiles. * Kwin o Incorrectly restored window geometry upon leaving fullscreen mode under certain circumstances
2006-01-24Bump BUILDLINK_RECOMMENDED of textproc/expat to 2.0.0 becausewiz2-3/+4
of the shlib major bump. PKGREVISION++ for the dependencies.
2006-01-20Add option to build with PAM.markd3-3/+21
2006-01-06DEPENDS and PKGREVISION bumps because db4's library name changed.wiz2-5/+4
2006-01-05Use SUBST framework for the path patching as well.joerg1-8/+7