Michael Nottebrock
b8dd42418c
Apparently there *are* users that prefer to leave HAL turned off. Avoid
...
letting them run into a patch error.
Noticed by: Grzes <gregorek@gmail.com>
2007-02-10 12:02:18 +00:00
Michael Nottebrock
c1b494c191
Fix various problems in the media kioslave:
...
- Correct ejecting of mounted volumes (unmount before eject).
- Mounting of removable media drives (such as CD-ROM drives)
listed in /etc/fstab (removes checking linux's "user" mount option).
- Polling floppy drives over the mount state (FreeBSD HAL doesn't do this).
- Informing the fileview when HAL notifies that mounting is completed.
- Mounting cdrom volume in locale charset. Note: Requires cd9660_iconv!
PR: ports/108949
Submitted by: Maxim Samsonov <xors@sendmail.ru>
- Disable polling of nfs shares in the fstabbackend. Mounting/Unmounting
is broken and the polling can cause DBus aborts that take kded with
them.
2007-02-10 03:32:52 +00:00
Michael Nottebrock
4aaa506f03
Fix KDE Bug 135250 (window-flickering in 'focus strictly under mouse' mode).
...
Submitted by: Daniel O'Connor <doconnor@gsoft.com.au>
2007-01-08 10:35:53 +00:00
Tilman Keskinoz
167e729a4a
Fix overlong entry in make config
...
Reported by: Heino Tiedemann
Submitted by: Andy Fawcett
2006-12-23 14:39:00 +00:00
Michael Nottebrock
ba0e7f5c63
Fix unmounting USB storage devices and the like (don't try to "eject" them,
...
just unmounting will do. Yay Linux.).
2006-12-21 22:46:45 +00:00
Michael Nottebrock
9fb36052e9
Fix a linuxism in media:/ that prevents cd-roms from being mounted (by
...
trying to mount them with -noatime). Also make kio_media more debug-
chatty in case users find more problems.
2006-12-20 20:42:54 +00:00
Michael Nottebrock
1160fd7012
Update to KDE 3.5.5 / KOffice 1.6.1
...
Approved by: portmgr
2006-12-19 21:19:54 +00:00
Michael Nottebrock
f1bf4db4f5
Explicitly disable HAL support, it currently doesn't work on FreeBSD.
...
Approved by: portmgr (marcus)
2006-10-18 10:24:45 +00:00
Michael Nottebrock
04de6f0ed1
Fix bold/intensive fonts in konsole.
...
Submitted by: moose@opera.com
2006-09-18 16:31:54 +00:00
Michael Nottebrock
ff9754ecc9
Fix KControl/kcmshell so the Peripherals/Digital Camera KControl module
...
(installed by graphics/kamera) will work.
2006-09-14 13:08:27 +00:00
Michael Nottebrock
2bfc8e8ce2
Fix KControl. Paving the road to a peaceful coexistence with GNOME in
...
${LOCALBASE} takes more patching than expected.
PR: ports/103242
Submitted by: Kyryll A Mirnenko <mirya@matrix.ua>
2006-09-14 01:38:30 +00:00
Michael Nottebrock
431622844f
KDE 3.5.4 / KOffice 1.5.2
2006-09-12 23:26:52 +00:00
Michael Nottebrock
b0311988f6
Fix KDE Bug 128610 (kscreensaver does not launch screensaver after x minutes).
2006-07-05 23:22:17 +00:00
Michael Nottebrock
192adec17a
Look for the kde-xdg-env dependency file in the right place.
...
PR: ports/99396
Submitted by: Rémy Oudompheng <oudomphe@clipper.ens.fr>
2006-06-25 15:00:45 +00:00
Michael Nottebrock
ff37c611b5
- Fix KDE Bug 128754 (media:/ confuses filedescriptor devices with floppies)
...
- Correct pkg-message (noticed by ale@)
PR: ports/98591
2006-06-16 07:19:46 +00:00
Michael Nottebrock
3b7843e6f8
- Use shutdown -p now by default as kdm HALT_CMD.
...
- Fix KDE Bug 128663 (double-free in kpager)
- Fix KDE Bug 128757 (regression media:/ kioslave)
PR: ports/98918
Security: http://www.kde.org/info/security/advisory-20060614-1.txt
Security: CVE-2006-2449
2006-06-14 18:53:15 +00:00
Alex Dupre
1dd9c28912
Add missing '+' and fix depending on kde-xdg-env.
2006-06-07 20:57:32 +00:00
Michael Nottebrock
7c6729fa08
- Work around KDE bug 128757.
...
- Finally support GNOME/XFCE icons/menus by default by depending on
kde-xdg-env.
2006-06-07 15:05:22 +00:00
Michael Nottebrock
c5accf0b17
Update to KDE 3.5.3
2006-06-05 19:24:58 +00:00
Edwin Groothuis
5b2fd8de70
Remove USE_REINPLACE from categories starting with X
2006-05-13 05:00:46 +00:00
Michael Nottebrock
b1c0b50cc8
Fix KDE bug 124826.
...
Obtained from: KDE SVN, Aron Stansvik <elvstone@gmail.com>
2006-04-07 18:59:07 +00:00
Michael Nottebrock
5f86d4f59a
Update to KDE 3.5.2
2006-03-30 20:30:29 +00:00
Ade Lovett
8503536d38
Conversion to a single libtool environment.
...
Approved by: portmgr (kris)
2006-02-23 10:40:44 +00:00
Michael Nottebrock
733878f590
Fix compile on 4.x
2006-02-12 16:07:35 +00:00
Michael Nottebrock
3f09724076
Fix support for keymaps with local variants (en_US, de_CH etc.) in kxkb.
2006-02-03 11:04:36 +00:00
Michael Nottebrock
79fc2a8db2
Update to KDE 3.5.1.
2006-02-01 09:13:29 +00:00
Michael Nottebrock
eb7f6e07ce
Be more explicit about the openssl dependency.
2006-01-11 17:05:55 +00:00
Michael Nottebrock
7710b55bc3
Update to KDE 3.5.0
2006-01-08 19:32:36 +00:00
Michael Nottebrock
6ed3352d86
Add a patch to fix KDE Bug 114385 (kdm segfaults on XDMCP request).
2005-12-01 05:30:18 +00:00
Michael Nottebrock
de94e0e160
Update to KDE 3.4.3 / KOffice 1.4.2
2005-11-05 11:19:58 +00:00
Michael Nottebrock
bd6aa5ed7d
Fix bogus ui files in preparation for Qt 3.3.5
2005-10-04 11:21:18 +00:00
Michael Nottebrock
068cd2c16c
Fix a potential local root vulnverability in kcheckpass.
...
Security: CAN-2005-2494
2005-09-05 11:26:40 +00:00
Michael Nottebrock
d3877038ff
Konqueror bugfixorama:
...
- Don't get confused by files and directories containing wildcard characters
(such as "[" and "]")
- Fix usage of wildcards in the location bar in filemanager mode
- Unmount CD-ROM devices before ejecting them.
Approved by: portmgr (linimon)
2005-08-06 12:48:51 +00:00
Michael Nottebrock
ecc191066f
Update to KDE 3.4.2 / KOffice 1.4.1
2005-07-31 22:46:35 +00:00
Michael Nottebrock
4bdac311d9
Fix some of the issues in the media:/ kioslave. proc filesystems should no
...
longer appear in the list, numbering of NFS filesystems should be okay now
and removable media should be mountable, unmountable and browseable - if
the user running KDE can mount them in the first place (i.e. vfs.usermount
and mountpoint ownership still required).
Obtained from: KDE SVN
2005-07-12 13:53:12 +00:00
Michael Nottebrock
29e53283c8
Fix compilation with OpenLDAP 2.3.4
2005-07-05 19:02:32 +00:00
Michael Nottebrock
85df12641d
Change dependency pattern for libusb to usb-0.1
2005-06-28 17:58:44 +00:00
Michael Nottebrock
8bf4bd1c32
Update to KDE 3.4.1
2005-06-26 15:38:58 +00:00
Markus Brueffer
ded5e38b2e
Fix build on 4.9
...
Reported and tested by: Emilio <contiemilio@virgilio.it>
2005-05-06 16:02:13 +00:00
Markus Brueffer
849c1121a9
Add patch to fix the kinfocenter PCI module (KDE Bug 101686)
...
Reported by: Steven Earl Smith
2005-04-15 00:00:52 +00:00
Michael Nottebrock
45532a2319
Add CONFLICTS with kdeartwork 3.2.x and kdeartwork 3.3.x (plastik widget
...
style and window decoration).
Approved by: portmgr (marcus)
2005-03-26 01:27:13 +00:00
Michael Nottebrock
3b4c7b7c16
Disable building kompmgr, instead RUN_DEPEND on it if xorg is installed.
...
Fixes kdebase3's pkg-plist and kwin's XComposite support.
2005-03-21 13:04:04 +00:00
Michael Nottebrock
d57e6a8257
Update to KDE 3.4
2005-03-20 18:17:55 +00:00
Joe Marcus Clarke
b3458f652e
Bump PORTREVISION to chase the glib20 shared lib version change.
2005-03-12 10:54:27 +00:00
Michael Nottebrock
d50619c6d2
More cups-fixes and a patch that prevents konqueror from resetting
...
preview settings when changing icon-sizes.
2005-02-06 12:38:43 +00:00
Michael Nottebrock
0083804533
Update to KDE 3.3.2
2004-12-13 20:12:15 +00:00
Dejan Lesjak
6cfffc955c
Add imake as build dependency. It will soon no longer be picked up by
...
x-clients port.
Pointed out by: dosirak via kris, while testing X.Org upgrade
Approved by: lofi
2004-12-07 21:32:07 +00:00
Michael Nottebrock
1ec5e3c20f
Fix some more environment nits in the kdm configuration templates, and
...
default to shutdown -p now for halting instead of shutdown -h now.
No PORTREVISION bump since manual regeneration of kdm configuration would
be required anyway.
PR: 73844
Submitted by: Jose M Rodriguez <josemi@freebsd.jazztel.es>
2004-11-12 02:45:40 +00:00
Michael Nottebrock
14a1da27f4
Update to KDE 3.3.1
2004-11-08 00:34:12 +00:00
Tilman Keskinoz
efb2305356
Bump PORTREVISION for the last commit.
...
Requested by: kris
Approved by: portmgr
2004-10-11 08:32:00 +00:00