Version: 4.11.21, Package name: kde-workspace-4.11.21 |
Maintained by: KDE porting team |
Master sites:
|
Flavors (export FLAVOR=xyz, setenv FLAVOR xyz):
|
Description Provides the interface and basic tools for the KDE workspace. This package contains desktop manager, Plasma panels and other KDE 4 bells and whistles. |
Filesize: 13232.918 KB |
Version History (View Complete History) |
|
2020-06-30 01:02:37 by Rafael Sadowski | Files touched by this commit (669) |
Log message: Remove KDE4 |
2020-05-24 00:06:06 by Kirill Bychkov | Files touched by this commit (2) |
Log message: fix build with newer gpsd API OK rsadowski@ sthen@ |
2019-11-23 08:25:31 by Antoine Jacoutot | Files touched by this commit (5) |
Log message: Fix DEPENDS after recent x11/polkit-qt and x11/polkit-qt5 extract. |
2019-08-03 01:20:35 by Kirill Bychkov | Files touched by this commit (1) |
Log message: fix build with newer gpsd API reported by sthen@ |
2019-06-25 14:25:24 by Stuart Henderson | Files touched by this commit (77) |
Log message: bump REVISION in a bunch of ports known or likely to use struct kinfo_proc, there may be some missing as my unpacked ports source is a little out of date but this should catch the main things people might run into the struct was reordered a second time in sysctl.h r1.192 to improve compatibility but amd64 snapshot packages made it out before that happened so the bumps are still needed |
2019-06-24 06:26:34 by Rafael Sadowski | Files touched by this commit (3) |
Log message: unbreak build with ninja 1.9.0 |
2019-05-20 16:15:31 by Christian Weisgerber | Files touched by this commit (488) |
Log message: Update gettext to 0.20.1. Follow the upstream recommendations for packagers and switch to multi-packages: devel/gettext -> devel/gettext,-runtime devel/gettext-tools -> devel/gettext,-tools (new) devel/gettext,-textstyle |
2019-04-28 18:42:09 by Jeremy Evans | Files touched by this commit (24) |
Log message: Bump after default ruby version change to ruby 2.6 |
2019-01-24 15:13:40 by Christian Weisgerber | Files touched by this commit (5) |
Log message: llvm7: fix ordered comparison between pointer and zero |
2019-01-23 11:45:21 by Christian Weisgerber | Files touched by this commit (13) |
Log message: llvm7: fix ordered comparison between pointer and zero |
2018-10-26 10:16:24 by Jeremy Evans | Files touched by this commit (20) |
Log message: Bump related ports after default ruby version switch. |
2018-07-09 09:09:56 by Antoine Jacoutot | Files touched by this commit (41) |
Log message: No need to @unexec-delete rm -f %D/share/icons/.../icon-theme.cache anymore, pkg_delete(1) does the right thing \o/ |
2018-06-29 16:16:37 by Marc Espie | Files touched by this commit (950) |
Log message: @tag gtk-update-icon-cache |
2018-06-27 15:04:25 by Marc Espie | Files touched by this commit (1411) |
Log message: first tag: update-desktop-database |
2018-06-01 09:44:29 by Stuart Henderson | Files touched by this commit (27) |
Log message: Bump the remaining ports to trigger updates following cpu stats changes (CPUSTATES/etc). Last part. - some of these might be in code that's not actually built or rarely used but it's not worth the hassle evaluating that, i'm just bumping & moving on. - as mentioned before, there might still be runtime problems relating to the addition or renumbering. |
2018-04-25 09:13:37 by Christian Weisgerber | Files touched by this commit (12) |
Log message: fix build with clang6 |
2018-01-14 07:42:18 by Robert Peichaer | Files touched by this commit (30) |
Log message: Now that all ports rc.* scripts are using #!/bin/ksh - change [] tests to [[]] - change arithmetic [] tests to (()) - change = to == inside [[]] - remove unecessary quoting inside [[]] OK aja@ |
2018-01-11 12:27:12 by Robert Peichaer | Files touched by this commit (624) |
Log message: Change the shebang line from /bin/sh to /bin/ksh in all ports rc.d daemon scripts and bump subpackages that contain the *.rc scripts. discussed with and OK aja@ OK tb |
2017-07-27 05:57:51 by Stuart Henderson | Files touched by this commit (166) |
Log message: add COMPILER_LIBCXX to WANTLIB and bump |
2017-05-27 07:55:59 by Antoine Jacoutot | Files touched by this commit (47) |
Log message: I forgot the bump commit... |
2017-05-27 07:53:07 by Antoine Jacoutot | Files touched by this commit (47) |
Log message: Cope with recent rc.subr(8) change (removal of rc_bg etc.) |
2017-03-15 03:11:30 by Jeremie Courreges-Anglas | Files touched by this commit (6) |
Log message: Fix MASTER_SITES, some distfiles were moved to an "Attic" subdir from Rafael Sadowski |
2017-01-11 06:30:34 by Vadim Zhukov | Files touched by this commit (2) |
Log message: Pass NULL instead of forcing "passwd" in auth_userokay(3). The latter won't run interactive auth styles anyway, and focing "passwd" breaks for users willing to use other styles without fallback to "passwd". Report and patch from Daniele Mazzocchio, thanks! |
2016-09-06 09:37:54 by Jeremy Evans | Files touched by this commit (12) |
Log message: Bump ruby dependent ports after default ruby version switch from ruby 2.2 to ruby 2.3. |
2016-08-30 03:54:14 by Jasper Lievisse Adriaanse | Files touched by this commit (2) |
Log message: remove xmms plugin/remote control |
2016-07-17 10:04:32 by Vadim Zhukov | Files touched by this commit (2) |
Log message: Remove recently (a few days ago) introduced debugging printout of usernames and passwords entered inside KDE4's KDM to syslog. okay sthen@ & naddy@ |
2016-07-16 04:38:50 by Vadim Zhukov | Files touched by this commit (8) |
Log message: Finish & actually enable BSD authentication support in KDE4. This overcomes tweaking getpw* calls: KDM and kcheckpass code did it wrong on OpenBSD anyway (for example, compared the whole pw_passwd with "*", instead of checking first character only). And we support other types of password-based authentication as a bonus now (hello, login_-ldap!). Also, we now create directory for persistent data of KDM by default, and it's /var/kdm (previously KDM tried to access /var/lib/kdm). The persistent data means "the name of the previous user" etc. Previously features like "remember last user logged in" didn't work. KDE3 bits to follow a bit later. generic approvement from sthen@ |
2016-07-09 03:09:10 by Stuart Henderson | Files touched by this commit (12) |
Log message: sync WANTLIB |
2016-05-01 10:24:09 by Vadim Zhukov | Files touched by this commit (2) |
Log message: Use KVM_NO_FILES instead of O_RDONLY, to make sure we never fallback to reading kernel memory directly. Found as a side result of discussion with deraadt@. |
2016-04-29 18:37:36 by Vadim Zhukov | Files touched by this commit (3) |
Log message: Remove dependency on lsof. Much prodded by deraadt@. :) Switch out from devel/gettext in MODULES while there. |
2016-01-03 09:53:34 by Vadim Zhukov | Files touched by this commit (2) |
Log message: Switch from x11/polkit-qt4 to x11/polkit-qt, (note the trailing comma!) and link x11/polkit-qt,qt5 to bulk builds. Idea approved by aja@, x11/polkit-qt maintainer. |
2015-12-21 03:17:32 by Antoine Jacoutot | Files touched by this commit (6) |
Log message: Override _rc_wait(); these scripts are a bit hackish because they need /usr/libexec/getty to be started but it is started later in the boot process. |
2015-12-21 02:32:01 by Antoine Jacoutot | Files touched by this commit (6) |
Log message: Revert, this breaks rc_stop() for these daemons. I'm working on a better fix. spotted by dcoppa@ |
2015-12-20 02:38:14 by Antoine Jacoutot | Files touched by this commit (6) |
Log message: Move pexp where it belongs. |
2015-12-19 07:13:45 by Antoine Jacoutot | Files touched by this commit (6) |
Log message: Cope with new rc.subr behavior so that we don't end hanging in _rc_wait start. |
2015-08-27 01:30:26 by Vadim Zhukov | Files touched by this commit (14) |
Log message: Following dbus update in KDE land. Fixes two missing @sample lines while there; it's likely portcheck should receive a few more lines of code... |
2015-08-15 05:13:42 by Antoine Jacoutot | Files touched by this commit (15) |
Log message: Bump after the consolekit->consolekit2 renaming. |
2015-07-16 11:27:09 by Jeremy Evans | Files touched by this commit (19) |
Log message: Switch the default ruby version from ruby 2.1 to 2.2, and bump affected ports. OK jcs@ ajacoutot@ |
2015-07-01 18:10:16 by Vadim Zhukov | Files touched by this commit (30) |
Log message: Maintaince update of some KDE4 components, brought to you (mostly) by KDE PIM team. Includes update of Grantlee to 0.5.0, last KDE4 release; previous version, 0.3.0, was too old for new kdepim. Separate update will be problematic because PLIST of kdepim package relies on minor version of Grantlee. Lightly tested on amd64. |
2015-06-26 03:18:41 by Antoine Jacoutot | Files touched by this commit (51) |
Log message: Bump after the recent phonon MODULE change. |
2015-05-28 04:17:32 by Pascal Stumpf | Files touched by this commit (265) |
Log message: gcc4 bumps, reminded by aja@ |
2015-04-13 07:30:03 by Vadim Zhukov | Files touched by this commit (2) |
Log message: Add an XXX comment about "sleep 2" in rc script, requested by aja@. |
2015-04-04 03:30:30 by Antoine Jacoutot | Files touched by this commit (15) |
Log message: These need to RUN_DEPENDS on x11/dbus,-suid now. |
2015-04-04 03:21:09 by Antoine Jacoutot | Files touched by this commit (301) |
Log message: Bump after the recent changes in packaging dbus and dconf. |
2015-03-30 11:11:45 by Vadim Zhukov | Files touched by this commit (24) |
Log message: Partial stability update for a few KDE4 components brought by KDE PIM people. Includes some local fixes for ksysguard (no longer crashes, more love needed). |
2015-03-27 02:16:25 by Antoine Jacoutot | Files touched by this commit (247) |
Log message: x11/gtk+2,-guic -> x11/gtk+3,-guic && bump |
2015-01-21 13:52:47 by Vadim Zhukov | Files touched by this commit (1) |
Log message: Put REVISION back (and bump to be on safe side), removed by accident during recent KDE4 update. Noticed by kili@, thanks! |
2015-01-20 14:58:44 by Vadim Zhukov | Files touched by this commit (203) |
Log message: Bringing in KDE 4.14.3. This is the last KDE4 release, ever. This release contains only minor fixes. See you in KDE Frameworks land in the next season! |
2014-11-03 09:49:46 by Vadim Zhukov | Files touched by this commit (3) |
Log message: In KDE land, you may be sure in general, that WANTLIB forces LIB_DEPENDS. So add missing LIB_DEPENDS+=devel/qjson to three ports. At least in case of kstars lack of LIB_DEPENDS actually caused breakage, as noticed by naddy@. |
2014-11-02 01:37:39 by Vadim Zhukov | Files touched by this commit (1) |
Log message: Use the right MASTER_SITES. Noticed by naddy@. |
2014-11-01 15:09:48 by Vadim Zhukov | Files touched by this commit (284) |
Log message: Welcome, KDE 4.14.2! Many patches went upstream, but even more patches are still there... To be continued! |