summaryrefslogtreecommitdiff
path: root/x11/kdebase4 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* The KDE FreeBSD team is proud to announce the release of KDE 4.1.1Martin Wilke2008-09-031-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | for FreeBSD. The official KDE 4.1.1 release notes can be found at http://www.kde.org/announcements/changelogs/changelog4_1to4_1_1.php. KDE Community ships sirst translation and service release of the 4.1 dree desktop, containing numerous bugfixes, Performance Improvements and Translation Updates. Pretty much all applications have received the developers' attention, resulting in a long list of bugfixes and improvements. The most significant changes are: * Significant performance, interaction and rendering correctness improvements in KHTML and Konqueror, KDE's web browser * User interaction, rendering and stability fixes in Plasma, the KDE4 desktop shell * PDF backend fixes in the document viewer Okular * Fixes in Gwenview, the image viewer's thumbnailing, more robust retrieval and display of images with broken metadata * Stability and interaction fixes in KMail New Ports: - graphics/kcoloredit * KColorEdit is a palette files editor. It can be used for editing color palettes and for color choosing and naming. - graphics/kgraphviewer * KGraphViewer is a GraphViz DOT graph viewer for KDE. The GraphViz programs are free-software layout engines for graphs. KGraphViewer displays the graphs in a modern, user-friendly GUI with all the power of a well integrated KDE application. - graphics/kiconedit * KIconEdit is designed to help create icons for KDE using the standard icon palette. - graphics/skanlite * Skanlite is a simple image scanning application that does nothing more than scan and save images. Skanlite can open a save dialog for every image scanned or save the images immediately in a specified directory with auto-generated names and format. The user can also choose to show the scanned image before saving. Notes: svn path=/head/; revision=219759
* The KDE FreeBSD team is proud to announce the release of KDE 4.1.0Martin Wilke2008-08-0919-5820/+554
| | | | | | | | | | | | | | | | | | | | | | | | for FreeBSD. The official KDE 4.1.0 release notes can be found at http://www.kde.org/announcements/4.1/. Some note: * Prefix KDE4 will be install into a custom prefixes namely ${LOCALBASE}/kde4. KDE4 and KDE3 can co-exist * Sound For sound to work, it is necessary to have dbus and hal enabled in your system. Please see the respective documentation on how to enable these. For more Informations see the HEADS UP at ports@ and kde-freebsd@ or our wiki page http://wiki.freebsd.org/KDE4/Install. Have fun! Notes: svn path=/head/; revision=218272
* Add missing dependencies on xorg librariesTilman Keskinoz2008-08-011-2/+2
| | | | | | | | | PR: 123406, 126130 Submitted by: Mel <mel@rachie.is-a-.geek.net> Reported by: Gergely Czuczy Notes: svn path=/head/; revision=217913
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-1/+1
| | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=214430
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-192-6/+6
| | | | | | | | | | | | | | | | | | - 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) Notes: svn path=/head/; revision=211584
* - Remove USE_GETOPT_LONG which is a no-op since March 2007Pav Lucistnik2008-03-201-1/+0
| | | | Notes: svn path=/head/; revision=209424
* Remove support for XFree8-4.Florent Thoumie2008-03-071-4/+0
| | | | | | | | | | | From now on, X_WINDOW_SYSTEM != "xorg" is not supported anymore. PR: ports/119418 Submitted by: flz Approved by: portmgr (pav) Notes: svn path=/head/; revision=208626
* Use the hal-storage pkgconfig data for configuring mediamanager'sMichael Nottebrock2008-01-182-1/+12
| | | | | | | | | | libraries. PR: ports/119733 Submitted by: Andrew Kolchoogin <andrew@rinet.ru> Notes: svn path=/head/; revision=205788
* Avoid null-pointer dereference in kdesuMichael Nottebrock2007-11-151-0/+14
| | | | | | | | PR: ports/118007 Approved by: portmgr (Pav) Notes: svn path=/head/; revision=202724
* Update to KDE 3.5.8Michael Nottebrock2007-10-296-292/+4
| | | | Notes: svn path=/head/; revision=202377
* Add patch for KDM passwordless login vulnerability and update patchesMichael Nottebrock2007-09-193-1/+64
| | | | | | | | | for Konqueror address bar spoofing vulnerability. Security: CVE-2007-3820 CVE-2007-4224 CVE-2007-4225 CVE-2007-4569 Notes: svn path=/head/; revision=199767
* Fix Konqueror address bar spoofing attack vulnerability.Michael Nottebrock2007-08-192-1/+50
| | | | | | | | Security: CVE-2007-4224, CVE-2007-4224, CVE-2007-3820 Security: http://www.kde.org/info/security/advisory-20070816-1.txt Notes: svn path=/head/; revision=197923
* Add the latest KDE patches for Qt plus a patch for Konsole in kdebase.Michael Nottebrock2007-07-112-1/+165
| | | | | | | | | | 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> Notes: svn path=/head/; revision=195437
* Update to KDE 3.5.7 / KOffice 1.6.3Michael Nottebrock2007-07-048-184/+530
| | | | Notes: svn path=/head/; revision=194883
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-1/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* Prevent kdebase3 from deleting the Gamma Correction KDE Control CenterMichael Nottebrock2007-04-222-1/+79
| | | | | | | module (from kdegraphics3) on installation. Notes: svn path=/head/; revision=190628
* - List processes which prevent a volume from gettingMichael Nottebrock2007-04-152-35/+50
| | | | | | | | | | | unmounted by using fstat (instead of fuser). - Fix mounting volumes listed in fstab. PR: ports/111364 Submitted by: Maxim Samsonov <xors@mne.ru> Notes: svn path=/head/; revision=189992
* Disable polling of smb filesystems listed in fstab.Michael Nottebrock2007-03-292-4/+7
| | | | Notes: svn path=/head/; revision=188706
* Update to KDE 3.5.6 / KOffice 1.6.2Michael Nottebrock2007-03-1310-5975/+107
| | | | Notes: svn path=/head/; revision=187334
* Apparently there *are* users that prefer to leave HAL turned off. AvoidMichael Nottebrock2007-02-102-1/+2
| | | | | | | | | letting them run into a patch error. Noticed by: Grzes <gregorek@gmail.com> Notes: svn path=/head/; revision=184767
* Fix various problems in the media kioslave:Michael Nottebrock2007-02-105-26/+253
| | | | | | | | | | | | | | | | | | | - 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. Notes: svn path=/head/; revision=184746
* Fix KDE Bug 135250 (window-flickering in 'focus strictly under mouse' mode).Michael Nottebrock2007-01-082-1/+40
| | | | | | | Submitted by: Daniel O'Connor <doconnor@gsoft.com.au> Notes: svn path=/head/; revision=181758
* Fix overlong entry in make configTilman Keskinoz2006-12-231-1/+1
| | | | | | | | Reported by: Heino Tiedemann Submitted by: Andy Fawcett Notes: svn path=/head/; revision=180604
* Fix unmounting USB storage devices and the like (don't try to "eject" them,Michael Nottebrock2006-12-211-1/+4
| | | | | | | just unmounting will do. Yay Linux.). Notes: svn path=/head/; revision=180426
* Fix a linuxism in media:/ that prevents cd-roms from being mounted (byMichael Nottebrock2006-12-202-1/+191
| | | | | | | | trying to mount them with -noatime). Also make kio_media more debug- chatty in case users find more problems. Notes: svn path=/head/; revision=180294
* Update to KDE 3.5.5 / KOffice 1.6.1Michael Nottebrock2006-12-1912-1142/+882
| | | | | | | Approved by: portmgr Notes: svn path=/head/; revision=180198
* Explicitly disable HAL support, it currently doesn't work on FreeBSD.Michael Nottebrock2006-10-181-2/+3
| | | | | | | Approved by: portmgr (marcus) Notes: svn path=/head/; revision=175385
* Fix bold/intensive fonts in konsole.Michael Nottebrock2006-09-182-1/+14
| | | | | | | Submitted by: moose@opera.com Notes: svn path=/head/; revision=173339
* Fix KControl/kcmshell so the Peripherals/Digital Camera KControl moduleMichael Nottebrock2006-09-142-1/+12
| | | | | | | (installed by graphics/kamera) will work. Notes: svn path=/head/; revision=173041
* Fix KControl. Paving the road to a peaceful coexistence with GNOME inMichael Nottebrock2006-09-142-2/+5
| | | | | | | | | | ${LOCALBASE} takes more patching than expected. PR: ports/103242 Submitted by: Kyryll A Mirnenko <mirya@matrix.ua> Notes: svn path=/head/; revision=172989
* KDE 3.5.4 / KOffice 1.5.2Michael Nottebrock2006-09-1211-206/+6170
| | | | Notes: svn path=/head/; revision=172898
* Fix KDE Bug 128610 (kscreensaver does not launch screensaver after x minutes).Michael Nottebrock2006-07-052-1/+98
| | | | Notes: svn path=/head/; revision=167021
* Look for the kde-xdg-env dependency file in the right place.Michael Nottebrock2006-06-251-1/+1
| | | | | | | | PR: ports/99396 Submitted by: Rémy Oudompheng <oudomphe@clipper.ens.fr> Notes: svn path=/head/; revision=166304
* - Fix KDE Bug 128754 (media:/ confuses filedescriptor devices with floppies)Michael Nottebrock2006-06-163-11/+19
| | | | | | | | | - Correct pkg-message (noticed by ale@) PR: ports/98591 Notes: svn path=/head/; revision=165541
* - Use shutdown -p now by default as kdm HALT_CMD.Michael Nottebrock2006-06-146-14/+96
| | | | | | | | | | | | | - 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 Notes: svn path=/head/; revision=165444
* Add missing '+' and fix depending on kde-xdg-env.Alex Dupre2006-06-071-1/+1
| | | | Notes: svn path=/head/; revision=164756
* - Work around KDE bug 128757.Michael Nottebrock2006-06-072-0/+36
| | | | | | | | - Finally support GNOME/XFCE icons/menus by default by depending on kde-xdg-env. Notes: svn path=/head/; revision=164724
* Update to KDE 3.5.3Michael Nottebrock2006-06-056-39/+22
| | | | Notes: svn path=/head/; revision=164487
* Remove USE_REINPLACE from categories starting with XEdwin Groothuis2006-05-131-1/+0
| | | | Notes: svn path=/head/; revision=162219
* Fix KDE bug 124826.Michael Nottebrock2006-04-072-0/+21
| | | | | | | Obtained from: KDE SVN, Aron Stansvik <elvstone@gmail.com> Notes: svn path=/head/; revision=159072
* Update to KDE 3.5.2Michael Nottebrock2006-03-306-40/+23
| | | | Notes: svn path=/head/; revision=158431
* Conversion to a single libtool environment.Ade Lovett2006-02-232-2/+235
| | | | | | | Approved by: portmgr (kris) Notes: svn path=/head/; revision=156749
* Fix compile on 4.xMichael Nottebrock2006-02-121-0/+13
| | | | Notes: svn path=/head/; revision=155838
* Fix support for keymaps with local variants (en_US, de_CH etc.) in kxkb.Michael Nottebrock2006-02-032-0/+21
| | | | Notes: svn path=/head/; revision=155125
* Update to KDE 3.5.1.Michael Nottebrock2006-02-013-22/+7
| | | | Notes: svn path=/head/; revision=154984
* Be more explicit about the openssl dependency.Michael Nottebrock2006-01-111-1/+4
| | | | Notes: svn path=/head/; revision=153269
* Update to KDE 3.5.0Michael Nottebrock2006-01-089-342/+317
| | | | Notes: svn path=/head/; revision=153084
* Add a patch to fix KDE Bug 114385 (kdm segfaults on XDMCP request).Michael Nottebrock2005-12-012-0/+17
| | | | Notes: svn path=/head/; revision=150113
* Update to KDE 3.4.3 / KOffice 1.4.2Michael Nottebrock2005-11-0510-254/+32
| | | | Notes: svn path=/head/; revision=147365
* Fix bogus ui files in preparation for Qt 3.3.5Michael Nottebrock2005-10-041-0/+10
| | | | Notes: svn path=/head/; revision=144151