Commit graph

226 commits

Author SHA1 Message Date
joerg
af60c10a8f Convert @exec/@unexec to @pkgdir or drop it. 2009-06-14 22:06:39 +00:00
joerg
b02a0f888e Remove @dirrm entries from PLISTs 2009-06-14 18:24:43 +00:00
hasso
5cb1b0551c Add post 3.5.10 patch from KDE subversion repo to make fish copy reliable.
Bump PKGREVISION.
2009-06-06 04:59:50 +00:00
rillig
eebb3c265f Fixed some pkglint warnings. 2009-05-26 21:41:06 +00:00
wiz
272d51cc21 Recursive ABI depends update and PKGREVISION bump for readline-6.0 shlib
major change.

Reported by Robert Elz in PR 41345.
2009-05-20 00:58:05 +00:00
markd
36897f712c DESTDIR support. 2009-05-06 11:04:18 +00:00
joerg
2d1ba244e9 Simply and speed up buildlink3.mk files and processing.
This changes the buildlink3.mk files to use an include guard for the
recursive include. The use of BUILDLINK_DEPTH, BUILDLINK_DEPENDS,
BUILDLINK_PACKAGES and BUILDLINK_ORDER is handled by a single new
variable BUILDLINK_TREE. Each buildlink3.mk file adds a pair of
enter/exit marker, which can be used to reconstruct the tree and
to determine first level includes. Avoiding := for large variables
(BUILDLINK_ORDER) speeds up parse time as += has linear complexity.
The include guard reduces system time by avoiding reading files over and
over again. For complex packages this reduces both %user and %sys time to
half of the former time.
2009-03-20 19:23:50 +00:00
ghen
e5f4f54a1b Same for Xorg from xsrc/ (/usr/X11R7/lib/X11). kcontrol can now find keyboard
layouts on default NetBSD 5.0 installs.  Bump PKGREVISION.
2009-01-29 06:40:50 +00:00
markd
49a09f1955 Fix path searched for xkb directory to more likely find the version
pkgsrc is using rather that some other one that might just exist.
2008-12-19 21:16:02 +00:00
markd
cb47f93189 Update to KDE 3.5.10
minor bugfixes
2008-08-27 11:59:13 +00:00
markd
021a7abdec Build with openssl in -current. 2008-05-18 12:19:01 +00:00
xtraeme
cac1e925d4 Add the libXcomposite buildlink when using the 'composite' option,
otherwise kompmgr won't be built.
2008-04-30 12:20:09 +00:00
jlam
841dfa0e7a Convert to use PLIST_VARS instead of manually passing "@comment "
through PLIST_SUBST to the plist module.
2008-04-12 22:42:57 +00:00
markd
62844357ae Update to kde3.5.9
Minor bugfixes
2008-02-20 09:53:03 +00:00
markd
0379dce1aa Fix build on NetBSD 3. PR pkg/37907 from Robert Elz. 2008-01-31 08:40:51 +00:00
markd
46d07ea1a5 Fix some issues with media:/ on NetBSD. From Sergey Svishchev in
KDE bug 143112.  Bump PKGREVISION.
2008-01-28 19:33:01 +00:00
tnn
ad6ceadd25 Per the process outlined in revbump(1), perform a recursive revbump
on packages that are affected by the switch from the openssl 0.9.7
branch to the 0.9.8 branch. ok jlam@
2008-01-18 05:06:18 +00:00
abs
10fd06a712 update missed distinfo 2008-01-05 09:03:10 +00:00
markd
6f33e60eef Various kdebase updates.
Option to build kompmgr - from Sergey Svishchev
improved kdeeject script - from Sergey Svishchev

ksysguard tidyup, improved handling of process list.
infocenter tidyup

Add NetBSD support to kicker/applets/naughty (finally fixing PR 25052)

Bump PKGREVISION.
2008-01-04 21:05:56 +00:00
markd
93d232ccec Quick fix for PR pkg/37605. ps->userTime is never used so just set to 0,
a proper fix will be committed after the freeze.

Also fix PR pkg/37423 - LP64 issue with nspluginviewer from Steve Woodford.
Bump PKGREVISION.
2007-12-27 08:01:20 +00:00
wiz
a34ac258dd Bump PKGREVISION because openexr now depends on ilmbase. 2007-11-30 21:55:01 +00:00
markd
f1f35b98b6 Fix default kdm/Xsession for csh/tcsh.
From Jason Boyer in PR pkg/37158.
2007-11-01 10:35:56 +00:00
markd
a7b20f5b0e Add hack to build without ipv6. From PR pkg/37154 by Yakovetsky Vladimir 2007-10-31 11:56:44 +00:00
markd
2ad9d31b11 Update to KDE 3.5.8
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-10-20 10:37:19 +00:00
hira
8951aa3012 Back out previous. Pointed out by uebayasi@ and martti@. 2007-09-25 10:03:52 +00:00
hira
ebf8ba4a7d ln -> ${LN}. 2007-09-25 08:31:52 +00:00
markd
1222c3cb40 Updated version of konqueror address bar spoofing fix
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-21 20:48:12 +00:00
wiz
3528e06345 Fix paths for GConf, libglade, libart, libsigc++, lablgtk moves.
Bump PKGREVISION.
2007-09-21 13:03:25 +00:00
markd
95b42e1656 The Konqueror address bar is vulnerable to spoofing attacks
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-09-02 04:33:59 +00:00
jlam
12351d2476 * Change some instances of ROOT_USER and ROOT_GROUP to BINOWN and BINGRP
in SPECIAL_PERMS usage.

* Consistently use 4555 for setuid and 2555 for setgid programs.
2007-06-15 18:15:06 +00:00
markd
48fba757a8 Add update from KDE svn to provide real transparency support without side
effects in konsole, if qt-copy patch #0078 is available.  Fixes issue of
konsoles not grouping in the TaskBar. Bump PKGREVISION.
2007-06-08 12:35:37 +00:00
rillig
6fd2ff623e Removed the post-configure check, since it was wrong.
Even on newer versions of NetBSD, we need to make sure that
fontconfig-config is not used.
2007-06-08 08:23:49 +00:00
rillig
c747a41c66 "ln -s" fails when the file already exists. Prevent that.
Make sure that fontinst will be built and installed.
2007-06-07 07:27:09 +00:00
rillig
7f125459d8 Removed some code duplication from the buildlink3 files by using the new
pkg-build-options.mk procedure.
2007-05-30 08:54:28 +00:00
markd
9a06691e1d Update to KDE 3.5.7
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-05-23 13:05:33 +00:00
markd
ce6d2fa52d On linux a joystick control panel is installed. Noted by Ondrej Tuma in
pkgsrc-users@
2007-04-14 21:40:18 +00:00
rillig
3be8b1b509 Using offsetof() instead of a null pointer dereference fixes a g++ error
message. Fixes PR 35950.
2007-03-08 14:38:31 +00:00
joerg
1583a321a5 Fix linkage of libkonq as found on OS X in PR 35593. Bump revision. 2007-02-15 14:06:48 +00:00
markd
a69881c9dc Update KDE to 3.5.6
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-26 02:49:25 +00:00
wiz
e5b04d25c0 Very belatedly bump PKGREVISION for all jasper dependencies because
of the shlib name change (!) during the update to 1.900.0.

Noted by Robert Elz in PR 35431.
2007-01-17 23:47:18 +00:00
joerg
e229e64730 Modular Xorg support. 2007-01-11 09:23:45 +00:00
joerg
58c3144236 Mechanically replace all includes of buildlink3.mk of the following
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-15 20:32:52 +00:00
markd
93a8d4b911 uvmexp2 should work for NetBSD versions from way back, not just recent
currents where its needed.  Should fix build on 4.0_BETA2 reported
in PR pkg/35172
2006-12-03 03:44:52 +00:00
markd
d0d4b7993a test == 2006-10-17 06:44:37 +00:00
markd
3cea8e21a9 Update to KDE 3.5.5
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-12 10:35:55 +00:00
markd
b858e67c13 Teach ksysguard more about NetBSD. Fixes PR pkg/28338.
Bump PKGREVISION.
2006-10-08 07:49:27 +00:00
wiz
0444de6b6c Fix build on NetBSD-4.99.2. Tips for fix from yamt@
ok markd@ "if it fixes the build"
2006-09-19 17:50:46 +00:00
markd
0cd20d870d Update to KDE 3.5.4
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-08-02 13:45:51 +00:00
jlam
c16221a4db Change the format of BUILDLINK_ORDER to contain depth information as well,
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-08 23:10:35 +00:00
jlam
9430e49307 Track information in a new variable BUILDLINK_ORDER that informs us
of the order in which buildlink3.mk files are (recursively) included
by a package Makefile.
2006-07-08 22:38:58 +00:00