summaryrefslogtreecommitdiff
path: root/x11/kde4-workspace/files (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Give the KDE SC4 applications ports a -kde4 suffixTobias C. Berner2018-02-2224-1677/+0
| | | | | | | | | | In order to make room for the up-to-date version of the KDE Desktop and its applications move the KDE Application ports based on Qt4. PR: 225992 Exp-run by: antoine Reviewed by: rakuco, adridg Differential Revision: https://reviews.freebsd.org/D14413
* New port: x11/sddmTobias C. Berner2017-09-061-0/+7
| | | | | | | | sddm is a QML based X11 and Wayland display manager https://github.com/sddm/sddm Reviewed by: rakuco, groot_kde.org Differential Revision: https://reviews.freebsd.org/D11619
* Fix ambiguity of qFuzzyCompare on armv6Tobias C. Berner2017-06-022-0/+35
| | | | | PR: 217078 Submitted by: Mikaƫl Urankar <mikael.urankar@gmail.com>
* Update to 4.11.22, the last release from KDE.orgMatthew Rezny2017-03-295-62/+0
| | | | | | | | Drop obsolete patches, add one to fix build, and rename a few patches. Reviewed by: rakuco, tcberner, mat Approved by: swills (mentor) Differential Revision: https://reviews.freebsd.org/D10148
* Fix paths in patch-git_0f43493.Raphael Kubo da Costa2017-03-271-4/+4
|
* Unbreak after r436971.Raphael Kubo da Costa2017-03-273-0/+78
| | | | | | | | | Import some commits from kde-workspace's git repository, and add another one to make sure we are linking against the full path to libXss.so and not just passing "-lXss" to the linker. rezny@ has a patch to update kde-workspace to its latest (and last) release in Phabricator, but I'm landing this one to unbreak the build in the meantime.
* Multiple enhancements to components of kde4-workspacesMatthew Rezny2017-02-2517-72/+609
| | | | | | | | | | | | | | | | | | | | | | | KInfoCenter: * obey user's unit preferences (IEC vs JEDEC) when displaying PCI info * correct the units, someone forgot about terabytes KSysGuard: * make plotter obey user's unit preferences (status bar was correct) * change tooltip to use same or adjacent unit scale as the plot * support a description different from the sensor name for use as the label * add an additional step to label widths so horizontal resize is smoother * change status bar elements from fixed layout to proportional layout * space permitting, show more detailed memory stats in the status bar * replace simplistic (app) memory & swap graph with a detailed graph Plasma Desktop: * hide the Desktop Toolbox (aka "the cashew") when widgets are locked NB: KSysGuard caches the layouts, delete ~/.kde4/share/apps/ksysguard/* when upgrading so the new layout (detailed memory graph) is used Reviewed by: tcberner Approved by: swills (mentor) Differential Revision: https://reviews.freebsd.org/D9760
* x11/kde4-workspace: fix OpenGL test for nvidia-driver.David Naylor2016-09-291-0/+15
| | | | | | Restore patch introduced in r408463 and accidentially removed in r417328. MFH: 2016Q3
* x11/kde4: update to kdelibs version 4.14.10Kurt Jaeger2016-06-221-15/+0
| | | | | | | | | | | | | | | | | | | | | | This is based on the area51 testing repository of the KDE-FreeBSD project, containing work by Raphael Kubo da Costa, Tobias Berner, Ralf Nolden, Adriaan de Groot and probably many more from the KDE team. KDE4 releases have fallen into three tracks now that KDE4 is pretty much end-of-life upstream. There's the libraries, the workspace (Plasma4) and applications. This patch introduces KDE4_KDELIBS_VERSION to track library releases, which are still done infrequently. It bumps the workspace version. It leaves applications alone. This has an effect on some applications pkg-plists where library version numbers need to be changed. Other than that it's supposed to be a minor upgrade, which opens the doors for more reorganization and getting KDE Frameworks 5 in. PR: 210255 Submitted by: Adriaan de Groot <groot@kde.org> (kde), Tobias C.Berner <tcberner@gmail.com> (kde) Exp-run by: antoine
* x11/kde4-workspace: fix OpenGL tests with nVidia's libGLDavid Naylor2016-02-081-0/+15
| | | | | | | | | | | | | | | | | | | | nVidia's libGL causes a segfault in ld-elf if the application that is linking to libGL also links to another library (ordered before linking to libGL) and the second library links to libthr. For example: kwin_opengl_test -> libXft -> libthr -> libGL Two workarounds are known: 1) Change the linking order to have libGL linked first, or 2) Also link to libthr in the (base) application. This patch implements the latter fix. PR: 205149, 206899 MFH: 2016Q1
* Obtain a credential on login with KDM4Alonso Schaich2015-03-301-4/+13
| | | | | | | | | | | | | | PAM_SETCRED(3)'s second parameter does not default to PAM_ESTABLISH_CRED on FreeBSD, so explify it, as was proposed on the forums[1] back in decembre. Bump port revision as this commit changes the runtime behavior of the installed port. [1] https://forums.freebsd.org/threads/problem-with-kdm4-kerberos-and-nfsv4.49253 PR: 195899 Approved by: rakuco (mentor) MFH: 2015Q1
* Update KDE SC to 4.14.3Alonso Schaich2015-03-114-123/+868
| | | | | | | | | | | | | | | | The kde@ team presents KDE SC 4.14.3, the last planed release of the KDE SC 4 series. In addition to the updates provided by the KDE SC developers, this update also addresses numerous FreeBSD and PORTS specific issues, found and solved by the kde@ team and area51 testers, most notorously Tobias C. Berner <tcberner@gmail.com> PR: 197751 PR: 197871 PR: 184996 Reviewed by: rakuco (mentor) Differential: https://reviews.freebsd.org/D1950
* Add patch for CVE-2014-8651 (privilege escalation).Raphael Kubo da Costa2014-11-171-0/+113
| | | | | MFH: 2014Q4 Security: dafa13a8-6e9b-11e4-8ef7-5453ed2e2b49
* KDE/FreeBSD team presents KDE SC 4.14.2 and KDE Workspace 4.11.13!Max Brazhnikov2014-10-191-33/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | USE_KDE4=kdehier component has been deprecated, new components added: baloo - Baloo core libraries baloo-widgets - Baloo widgets library kfilemetadata - KDE library for extracting file metadata New ports: graphics/kqtquickcharts - QtQuick plugin to render interactive charts misc/artikulate - Pronunciation trainer for KDE (not usable currently, links to both GStreamer 1.x and 0.10.x via dependencies) sysutils/baloo[-widgets] - KDE framework for searching and managing user metadata sysutils/kfilemetadata - Library for extracting file metadata l10n ports: - Farsi (Persian) and Indonesian translations has been readded - Vietnamese didn't pass threshold for inclusion into release astro/kstars: - switch dependency from math/eigen2 to math/eigen3 - add PYKDE option for updating supernovae data deskutils/kdepim4: - update dependencies: add libkgapi and baloo, remove now needless clucene, link-grammar, strigi - add patch to fix build with gcc42 - update COMMENT and description for all KDE PIM ports devel/ruby-krossruby: - remove BROKEN, it builds with ruby 2.x now editors/kate: - add patch to disable memory-hungry build of the kate tests [1] graphics/okular: - add dependency on graphics/libkscreen math/cantor: - add optional dependency on lang/luajit for LuaJIT backend - fix gfortran detection [2] misc/kdehier4: - adapt to new pkg world. Now the purpose of kdehier4 only to link some stuff between KDE4_PREFIX and LOCALBASE. science/kalzium: - switch dependency from math/eigen2 to math/eigen3 - add dependence on science/chemical-mime-data x11-themes/kdeartwork4 - switch dependency from math/eigen2 to math/eigen3 among other changes: - drop deprecated USE_KDE4=kdehier - drop @dirrm from plist - clean up pkg-descr - convert to options helpers - other portlint fixes The area51 repository features commits by alonso, rakuco and myself. PR: 187150 [1] Reported by: pe.freethread@live.com Patch by: Tobias Berner <tcberner@gmail.com> PR: 180674 [2] Reported by: torsten.eichstaedt@web.de PR: 194316 Exp-run: antoine
* Remove patch that's not needed anymore and breaks the build with CMake 3.0.Raphael Kubo da Costa2014-09-021-17/+0
| | | | | | | PORTREVISION bump not needed, as people who've already built the port don't need to change anything. Submitted by: alonso@ via area51
* KDE/FreeBSD team presents KDE SC 4.12.5 and KDE Workspace 4.11.9!Max Brazhnikov2014-05-101-0/+33
| | | | | | | deskutils/kdepim4: - Remove no longer needed patch, the problem was fixed since Qt 4.8.4. The area51 repository features commits by rakuco and makc.
* KDE/FreeBSD team presents KDE SC 4.12.2 and KDE Workspace 4.11.6!Max Brazhnikov2014-02-183-51/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Among changes: - Switch KDE4_PREFIX to ${LOCALBASE} - Remove now needless misc/kde4-shared-mime-info port - Add stage support - Remove ancient CONFLICTS (KDE 4.9 and less) and LATEST_LINK - Squeeze MASTER_SITES/MASTER_SITE_SUBDIR - Convert LIB_DEPENDS to new style - Use options helpers - Drop support for FreeBSD 7.x - Remove Qt/KDE 3 related workarounds - Remove local patches and use upstream version scheme for libraries - sysutils/kdeadmin4, net/kdenetwork4, devel/kdesdk4, and x11-clocks/kdetoys4 ports have been split. - devel/kcachegrind is now a part of KDE SC [1] - more logs in area51 repo... New ports: devel/kde-dev-scripts: KDE development scripts devel/kde-dev-utils: KDE development utilities games/klickety: Tetris themed solitaire games/picmi: Single player logic-based puzzle game textproc/libkomparediff2: Library to compare files and strings The area51 repository features commits by Schaich Alonso, avilla, rakuco and myself. PR: ports/186491 Exp-run: by bdrewery Approved by: beat (former maintainer) [1]
* Update to KDE SC 4.10.4, proudly presented by the KDE on FreeBSD team.Raphael Kubo da Costa2013-07-022-0/+26
| | | | | | | | | | | | | | | With commits from avilla@, makc@, rakuco@ and Schaich Alonso. The upstream announcement can be found in [1]. [1] http://www.kde.org/announcements/announce-4.10.4.php clang support should be more stable now, with clang being recognized by kdelibs4 and being passed the correct flags to build other ports. Additionally, all ports being committed have been verified to build with -CURRENT's clang 3.3 on an amd64 tinderbox (special thanks go to swills@ for providing it). Work on the newly-released 4.10.5 will begin shortly.
* KDE/FreeBSD team presents KDE SC 4.10.3 ports!Max Brazhnikov2013-05-181-0/+25
| | | | | | - Remove patches and checks for unsupported FreeBSD versions. The area51 repository features commits by avilla, rakuco and myself.
* KDE/FreeBSD team presents KDE SC 4.10.1 ports!Max Brazhnikov2013-03-272-58/+0
| | | | | | | | | | | | | | | | | | | | | | | - kdegames4 port has been split. - kdeutils4-printer-applet and system-config-printer-kde have been replaced by print/kde4-print-manager. - Recover misc/kde4-l10n-mr from attic. - New USE_KDE4 components: kactivities, libkdegames, nepomuk-core, and nepomuk-widgets. - Provide sharedmime component with magic: ports don't need to run update-mime-database themselves now. - Switch some ports to out-of-source build. - Update port comments. - Adjust dependence on Qt4 components. - x11/kde4 installs modern kdepim4 now. - Remove redundant aspell and hspell from kdelibs4, both can be enabled in textproc/enchant if needed. - Remove stale bits from bsd.kde4.mk The area51 repository features commits by Schaich Alonso and myself. Contributors: - Tobias Berner
* KDE/FreeBSD team presents KDE SC 4.9.5 ports!Max Brazhnikov2013-02-034-2/+75
| | | | | | | | | | | | | | | | | | | | | | | | - kdebindings ports have been renamed to match upstream. - kdemultimedia and kdenetwork have been split. - New port games/pairs added. - Trim Makefile header - Convert to new option framework - New USE_KDE4 components: libkcddb, libkcompactdisc - Update: databases/akonadi to 1.9.0 devel/grantlee to 0.3.0 textproc/rasqal to 0.9.30 textproc/redland-bindings to 1.0.16.1 textproc/soprano to 2.9.0 x11-toolkits/attica to 0.4.1 The area51 repository features commits by Schaich Alonso, avilla, dbn, jhale, makc and rakuco. Contributors: - Oleg Sidorkin - Tobias Berner - Kurt Jaeger
* KDE/FreeBSD team presents long awaited KDE SC 4.8.3!Max Brazhnikov2012-05-252-70/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | kdeaccessibility4 and kdeutils4 are now meta ports. deskutils/kdepim4 updated to match KDE SC version, old kdepim preserved in deskutils/kdepim44. Follow UPDATING instruction! New ports: - accessibility/kaccessible - accessibility/kmag - accessibility/kmousetool - accessibility/kmouth - archivers/ark - comms/kremotecontrol - deskutils/kcharselect - deskutils/kdepim44 - deskutils/kdepim44-runtime - deskutils/superkaramba - devel/kdebindings4-perl-perlkde - devel/kdebindings4-perl-perlqt - math/analitza - math/kcalc - misc/kde4-l10n-fa - security/kgpg-kde4 - security/kwallet - sysutils/kdf - sysutils/kfloppy - sysutils/sweeper - vietnamese/kde4-l10n - x11-clocks/ktimer - x11/kactivities - x11/libkonq Removed ports: - devel/kdebindings4-kross-interpreters - devel/kdebindings4-python - devel/kdebindings4-ruby - devel/kdebindings4-smoke
* - Fix build with Clang.Alberto Villa2012-02-041-0/+40
| | | | | | PR: 164549 Submitted by: rakuco Obtained from: KDE
* The KDE/FreeBSD team is pleased to announce KDE SC 4.7.4, whichAlberto Villa2012-01-252-21/+0
| | | | | | | | | | concludes the 4.7 series. The official release notes can be found at: http://kde.org/announcements/announce-4.7.4.php PR: 162216 PR: 163662
* In the rc.d scripts, change assignments to rcvar to use theDoug Barton2012-01-141-1/+1
| | | | | | | | | | | literal name_enable wherever possible, and ${name}_enable when it's not, to prepare for the demise of set_rcvar(). In cases where I had to hand-edit unusual instances also modify formatting slightly to be more uniform (and in some cases, correct). This includes adding some $FreeBSD$ tags, and most importantly moving rcvar= to right after name= so it's clear that one is derived from the other.
* The KDE on FreeBSD team is pleased to update the KDE4 ports to 4.7.3.Raphael Kubo da Costa2011-11-142-56/+50
| | | | | | | | | | | This is an incremental update and should be much easier to handle than the transition from 4.6.5 to 4.7.2 in the ports tree. The official release notes can be found at http://www.kde.org/announcements/announce-4.7.3.php. Approved by: avilla (mentor), makc (mentor), portmgr (miwi) Feature safe: yes
* - Fix detection of X11 prefix adding xrdb also to BUILD_DEPENDS. [1]Alberto Villa2011-10-315-22/+19
| | | | | | | | | | | | - Depend on gstreamer-plugins-core when WITH_PHONON_GSTREAMER is set. [1] - Add note to pkg-message, when WITH_PHONON_GSTREAMER is not set, to alert people they *need* at least gstreamer-plugins-ogg to avoid a deadlock at logout when using GStreamer Phonon backend.. [1] - Add optional dependency on kde4-wallpapers (defaults to on). - Fix the script for setting FreeBSD wallpaper on new configurations. - Bump PORTREVISION. Discussed with: ale via e-mail [1]
* The KDE/FreeBSD team is pleased to announce KDE Software CompilationAlberto Villa2011-10-178-124/+11
| | | | | | | | | | | | | | | | | | 4.7.2. The official release notes can be found at: http://kde.org/announcements/announce-4.7.2.php This release ships with many improvements. Read more about them here: http://FreeBSD.kde.org/news.php#itemKDESC472availableinports We'd like to say thanks to all testers and contributors, especially to lwhsu@ for his effort on hosting our test packages. PR: 156293 [1] 159219 [2] 160164 [3] Submitted by: Oleg Sidorkin <osidorkin@gmail.com> [1] Alvaro Castillo <gobledb@gmail.com> [2] dkeav04@gmail.com [3] Tested by: exp-run via pav
* Update KDE Software Compilation ports to 4.6.3Max Brazhnikov2011-05-162-9/+10
| | | | Special thanks to Raphael Kubo da Costa for his work on this update.
* The FreeBSD KDE Team is pleased to announce April updates for KDEAlberto Villa2011-04-075-226/+0
| | | | | | | Software Compilation: 4.6.2, codename "Congrats". Read the full announcement here: http://kde.org/announcements/announce-4.6.2.php. Special thanks to Raphael Kubo da Costa who ported the release.
* - Fix KDM startup on 8.x and 7.x.Alberto Villa2011-03-271-1/+1
| | | | | | | | | This commit removes option -q from a pgrep invocation: it looks like it was added only recently. PR: ports/155961 [1] Submitted by: Antoine Vu-Ngoc <antoine@cleopatre.homeip.net> [1] Ondrej Majerech <oxyd.oxyd@gmail.com> via mailing list
* - Chase astro/gpsd shlib version bumpDmitry Marakasov2011-03-252-0/+74
| | | | | | | - Add patches required for compatibility with new version of libgps Submitted by: glebius Tested by: glebius
* The FreeBSD KDE Team is pleased to announce KDE SC 4.6.1 and KDE PIMAlberto Villa2011-03-2520-325/+287
| | | | | | | | | 4.4.10. The official 4.6.1 release notes can be found at: http://www.kde.org/announcements/announce-4.6.1.php We'd like to say thanks to all helpers and submitters. Tested by: exp-run via miwi
* KDE FreeBSD team presents KDE SC 4.5.2.Max Brazhnikov2010-10-053-10/+22
| | | | | | | | kdebase4-workspace is now shipped with FreeBSD-branded wallpapers [1] (set by default for new accounts). Thanks to Ivan Cukic from KDE for making the wallpapers! [1] http://ivan.fomentgroup.org/blog/2010/09/05/stripes-kde-be-free-freebsd/
* Add patch from upsteam to fix bugs.kde.org/237033Max Brazhnikov2010-09-221-0/+10
| | | | Requested by: Andriy Gapon <avg at icyb.net.ua>
* - Fix libdevinfo link in KInfoCenter.Alberto Villa2010-09-141-1/+1
| | | | | | | - Bump PORTREVISION. PR: ports/150385 Approved by: tabthorpe (mentor)
* KDE FreeBSD team presents KDE SC 4.5.1.Max Brazhnikov2010-09-0210-73/+129
| | | | | New ports added: misc/kde4-l10n-ia - Interlingua localization for KDE
* Present KDE SC 4.4.5 for FreeBSD.Max Brazhnikov2010-06-291-2/+9
| | | | Feature safe: yes
* - Fix instantiation of ConsoleKit session in KDM. [1]Alberto Villa2010-06-253-13/+38
| | | | | | | | | | | | | | | | | - Enable Solid HAL plugin. [2] - Remove stale patch. - Bump PORTREVISION. [1] procfs(5) is required. [2] Even if buttons like "Sleep" and "Hibernate" will show up in PowerDevil, FreeBSD support on those doesn't change: sleeping is still unsupported on i386, and hibernation is not implemented anywhere. Approved by: tabthorpe (mentor), erwin (portmgr) Obtained from: http://websvn.kde.org/?view=revision&revision=1133877 [2] Feature safe: yes
* - The FreeBSD KDE team is pleased to announce KDE SC 4.4.3 for FreeBSDDima Panov2010-05-117-291/+27
| | | | With hat on: kde@
* - Fix KDM vulnerability.Alberto Villa2010-04-171-0/+193
| | | | | | | | - Bump PORTREVISION. Approved by: tabthorpe (mentor) Obtained from: KDE Security: 3987c5d1-47a9-11df-a0d5-0016d32f24fb
* - fix build for png-1.4.1Dirk Meyer2010-03-291-0/+33
| | | | PR: 145157
* Begin the process of deprecating sysutils/rc_subr byDoug Barton2010-03-271-1/+1
| | | | s#. %%RC_SUBR%%#. /etc/rc.subr#
* - Fix build on HEADMartin Wilke2010-01-213-0/+84
| | | | Submitted by: ed@
* The KDE FreeBSD team is proud to announce the release of KDE 4.3.3Martin Wilke2009-11-272-13/+13
| | | | | | | | | | | | | for FreeBSD. For lists of bugfixes and improvements please see: http://www.kde.org/announcements/changelogs/changelog4_3_1to4_3_2.php http://www.kde.org/announcements/changelogs/changelog4_3_2to4_3_3.php The KDE FreeBSD team would like to say thanks to all the helpers and submitters. Tested by: pointyhat-exp-run (myself)
* - Removed patch that was integrated upstreamThomas Abthorpe2009-09-021-21/+0
| | | | | PR: ports/138471 Submitted by: Andrei Lavreniyuk
* - Add patch from upstream that fixes the HDD system monitor applet ifMarkus Brueffer2009-08-231-0/+13
| | | | | | | | localization is being used. - Bump PORTREVISION Obtained from: KDE SVN (rev. 1011262) Noticed by: cloudsv of The FreeBSD Forums
* - Implement/Add the sensor 'system/uptime' for/to ksysguardd. As intendedMarkus Brueffer2009-08-215-0/+140
| | | | | | | | | | | | | sideeffect, this fixes the plasma systemmonitor applets as most of them were using this sensor internally for management of the sensor list due to a limitation of ksysguardd. As this sensor didn't exist on FreeBSD, they showed nada. - Add a patch from upstream to fix the network part of the plasma systemmonitor [1] - Bump PORTREVISION Obtained from: KDE SVN (rev. 1001470) [1] 7.x testing by: decept on #kde-freebsd (Freenode)
* Mk/bsd.kde4.mk:Max Brazhnikov2009-08-1011-22/+22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - rework KDE4_BUILDENV All ports: - remove needless post-extract target - make patches relative to ${PATCH_WRKSRC} - clean up - bump PORTREVISION when required databases/akonadi: - replace dependency on boost-python-libs with boost-libs (finally, boost-pyhton does not conflict with boost \o/) deskutils/kdepim*: - replace boost-python-libs with boost-libs - reduce dependencies - respect PREFIX - fix build with qt3 installed misc/kdeedu4: - add dependency on astro/xplanet (for KStars) misc/kdeutils4: - add dependency on devel/qca (for okteta) - make dependency on kdebase non-optional multimedia/kdemultimedia4: - add optional support for PulseAudio x11/kdebase4: - remove needless dependency on kdebase4-runtime x11/kdebase4-runtime, x11/kdebase4-workspace - remove extra CMAKE_ARGS to fix build for qt3/kde3 users x11/kdelibs4 - remove needless dependencies - remove extra CMAKE_ARGS to fix build for qt3/kde3 users
* - Fix patch rejectMartin Wilke2009-08-051-4/+4
| | | | Reported by: Oliver Pinter via freebsd-kde@