1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-03 01:23:49 +00:00
Commit Graph

263 Commits

Author SHA1 Message Date
Martin Wilke
b705a12b25 - Add a workaround to fix the build on HEAD with new usb2 stack
PR:		132686
Submitted by:	Michiel Boland <michiel@boland.org>
2009-03-16 19:02:52 +00:00
Stanislav Sedov
f5d05ea54d - Chase libusb20 rename in r189585.
- Mark sane-backends broken on current due to changes
  in USB stack.

Reviewed by:	thompsa (old version), miwi
Tested by:	miwi
2009-03-09 17:15:43 +00:00
Wesley Shields
c0a7a1f972 - Remove conditional checks for FreeBSD 5.x and older
Approved by:	pav
2009-01-05 19:42:29 +00:00
Xin LI
5bbd5cd2dc Bump PORTREVISION's after OpenLDAP update.
Suggested by:	rafan
2009-01-05 19:04:45 +00:00
Max Brazhnikov
721122239e Recover extrapatches (which have been lost with update to 3.5.10)
to fix mounting with hal.
Approved by:	portmgr (marcus)
2008-09-18 14:59:42 +00:00
Martin Wilke
8d67f4a547 The KDE FreeBSD team is proud to announce the release
of KDE 3.5.10 for FreeBSD. The official KDE 3.5.10 release
notes can be found at:
http://www.kde.org/announcements/announce-3.5.10.php

While not a very exciting release in terms of features,
3.5.10 brings a couple of nice bugfixes and translation
updates to those who choose to stay with KDE 3.5. The
fixes are thinly spread across KPDF with a number of crash
fixes, KGPG and probably most interesting various fixes
in kicker, KDE3's panel:

    * Improved visibility on transparent backgrounds
    * Themed arrow buttons in applets that were missing them
    * Layout and antialiasing fixes in various applets

Approved by:	portmgr (erwin/pav)
2008-08-29 11:30:04 +00:00
Martin Wilke
1d5e9f4e22 - Remove patch no longer required
Submitted by:	Ionbot
2008-08-18 11:38:33 +00:00
Martin Wilke
2c918e019a The KDE FreeBSD team is proud to announce the release
of KDE 3.5.9 for FreeBSD. The official KDE 3.5.9 release
notes can be found at:
http://www.kde.org/announcements/announce-3.5.9.php

After the KDE 4.1.0 import the team found time to make
KDE 3.5.9 ready for the Ports tree.

KDE 3.5.9 was released six months ago and 3.5.10 is coming
soon. We are not sure we have time to get 3.5.10 for FreeBSD
7.1/6.4 release, but we would have minimum 3.5.9 for those
people who prefer to stay with KDE3.

Of course Thanks to all Testers.
2008-08-18 09:22:07 +00:00
Tilman Keskinoz
2c4a5de525 Add missing dependencies on xorg libraries
PR:             123406, 126130
Submitted by:   Mel <mel@rachie.is-a-.geek.net>
Reported by:    Gergely Czuczy
2008-08-01 12:07:10 +00:00
Edwin Groothuis
090059a210 Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
2008-06-06 14:17:21 +00:00
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