Commit graph

253 commits

Author SHA1 Message Date
Martin Wilke
3e4ed01146 - Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
	Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
	ehaupt, nox, itetcu, flz, pav

PR:		116263
Tested on:	pointyhat
Approved by:	portmgr (pav)
2008-04-19 17:56:05 +00:00
Pav Lucistnik
42d5e27865 - Remove USE_GETOPT_LONG which is a no-op since March 2007 2008-03-20 10:09:36 +00:00
Florent Thoumie
836aebde5b Remove support for XFree8-4.
From now on, X_WINDOW_SYSTEM != "xorg" is not supported anymore.

PR:		ports/119418
Submitted by:	flz
Approved by:	portmgr (pav)
2008-03-07 21:47:50 +00:00
Michael Nottebrock
dc9cdf4251 Use the hal-storage pkgconfig data for configuring mediamanager's
libraries.

PR: 		ports/119733
Submitted by:	Andrew Kolchoogin <andrew@rinet.ru>
2008-01-18 17:36:25 +00:00
Michael Nottebrock
28aa302933 Avoid null-pointer dereference in kdesu
PR: ports/118007
Approved by: portmgr (Pav)
2007-11-15 07:56:44 +00:00
Michael Nottebrock
c13a5bcfcd Update to KDE 3.5.8 2007-10-29 23:48:18 +00:00
Michael Nottebrock
8e352eea26 Add patch for KDM passwordless login vulnerability and update patches
for Konqueror address bar spoofing vulnerability.

Security: CVE-2007-3820 CVE-2007-4224 CVE-2007-4225 CVE-2007-4569
2007-09-19 16:44:37 +00:00
Michael Nottebrock
c6accc6986 Fix Konqueror address bar spoofing attack vulnerability.
Security: CVE-2007-4224, CVE-2007-4224, CVE-2007-3820
Security: http://www.kde.org/info/security/advisory-20070816-1.txt
2007-08-19 15:36:01 +00:00
Michael Nottebrock
2ef567fc67 Add the latest KDE patches for Qt plus a patch for Konsole in kdebase.
Together, they fix a regression in Kicker's taskbar applet which would
no longer group Konsole windows in 3.5.7.

Reported by: Dwayne MacKinnon <dmk@ncf.ca>
2007-07-11 20:53:41 +00:00
Michael Nottebrock
961141fb14 Update to KDE 3.5.7 / KOffice 1.6.3 2007-07-04 10:25:00 +00:00
Florent Thoumie
d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Michael Nottebrock
ac9e28d457 Prevent kdebase3 from deleting the Gamma Correction KDE Control Center
module (from kdegraphics3) on installation.
2007-04-22 10:07:24 +00:00
Michael Nottebrock
cf5e1dc6d4 - List processes which prevent a volume from getting
unmounted by using fstat (instead of fuser).
- Fix mounting volumes listed in fstab.

PR: 		ports/111364
Submitted by:	Maxim Samsonov <xors@mne.ru>
2007-04-15 09:39:02 +00:00
Michael Nottebrock
fa983ead5e Disable polling of smb filesystems listed in fstab. 2007-03-29 00:31:22 +00:00
Michael Nottebrock
a209c5b185 Update to KDE 3.5.6 / KOffice 1.6.2 2007-03-13 19:13:51 +00:00
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