Tuesday, 30 July 2019. Today KDE releases a Bugfix update to KDE Plasma 5,
versioned 5.16.4. Plasma 5.16 was released in June with many feature
refinements and new modules to complete the desktop experience.
This release adds three week's worth of new translations and fixes from KDE's
contributors. The bugfixes are typically small but important and include:
Changelog:
https://kde.org/announcements/plasma-5.16.3-5.16.4-changelog.php
Wayfire is a wayland compositor based on wlroots. It aims to create a
customizable, extendable and lightweight environment without
sacrificing its appearance.
https://wayfire.org/
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330
Tuesday, 9 July 2019. Today KDE releases a Bugfix update to KDE Plasma 5,
versioned 5.16.3. Plasma 5.16 was released in June with many feature
refinements and new modules to complete the desktop experience.
This release adds a fortnight's worth of new translations and fixes from KDE's
contributors. The bugfixes are typically small but important and include:
* DrKonqi will now automatically log into bugs.kde.org when possible.
Fixes bug #202495.
* libinput.
* Keep Klipper notifications out of notification history.
Fixes bug #408989.
Announcement:
https://kde.org/announcements/plasma-5.16.3.php
Changelog:
https://kde.org/announcements/plasma-5.16.2-5.16.3-changelog.php
Gnome, KDE, XFCE, and LXDE, which are windowing enviornments, FVWM
is a simple window manager which simply controls the the placement
of windows and provides decoration for windows. Wereas a windowing
environment (like Gnome or KDE) is an ecosystem of themes, settings
(like keyboard, mouse, network, and others), and a suite of
applications within that ecosystem. FVWM is not this. There remove
references sample applications, many which do not exist any more.
Some people erroneously expect the samples to be installed when
FVWM is installed.
The samples still exist in the system.fvwm2rc file as comments.
Users can install applications of their choosing and uncomment
the desired samples, though it is recommended that people create
their own ~/.fvwm2rc file instead.
PR: 238350
Tuesday, 25 June 2019. Today KDE releases a Bugfix update to KDE Plasma 5,
versioned 5.16.2. Plasma 5.16 was released in June with many feature
refinements and new modules to complete the desktop experience.
This release adds a week's worth of new translations and fixes from KDE's
contributors. The bugfixes are typically small but important and include:
* Klipper Always restore the last clipbboard item. Commit.
* Discover: Improved notification identification for Snap applications.
* Notifications: Don't keep non-configurable notifications in history.
Announcement:
https://kde.org/announcements/plasma-5.16.2.php
The changelog can be found here:
https://kde.org/announcements/plasma-5.16.1-5.16.2-changelog.php
Add USES=compiler:c11 to fix build.
Note that this port actually needs C17, but there's no USES=compiler:c17, and our C11-compatible compilers already support C17:
cc1: error: unrecognized command line option "-std=c17"
Approved by: mentors (implicit approval)
Remove OPTIONS support from library Haskell ports.
Do not install documentation by library Haskell ports.
Remove deprecation notice from library ports, that still needed.
PR: 224083
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D20247
While here:
- Include bsd.port.pre.mk before checking the value of WITH_DEBUG so that
WITH_DEBUG_PORTS is respected.
- Mention that the format of config.h may change across versions.
PR: 238019
Submitted by: Alexander Sieg <alex@xanderio.de>
Hikari is a stacking window manager with additional tiling capabilities,
it is heavily inspired by the Calm Window manager (cwm(1)). Its core
concepts are windows, groups, sheets and the workspace.
WWW: https://hub.darcs.net/raichoo/hikari
PR: 237970
Submitted by: Alexander Sieg <alex@xanderio.de>
Differential Revision: https://reviews.freebsd.org/D20306
The elements of the list are prefixes of display drivers located in
/usr/local/lib/xorg/modules/drivers, so these refer to Xorg display
drivers, not kernel modules.
The "intel" driver covers i915 if and only if intel_drv.so is loaded. If
modesetting_drv.so is loaded then "intel" does not cover i915 anymore.
As xf86-video-amdgpu installs amdgpu_drv.so, "amdgpu" should also be added
to the list. "ati" and "radeon" cover display drivers installed by both
xf86-video-ati and xf86-video-ati-legacy.
PR: 230894
Submitted by: Samy Mahmoudi <samy.mahmoudi@gmail.com>
Approved by: portmgr (maintainer timeout, > 14 days)
- Add modesetting to the drivers whitelist
- Use upstream name xfwm4 instead of xfwm to properly fall back
- Remove reference to former option GNOME
- Simplify option DBUS
- Add missing dependencies
- Add LICENSE
- Add USES=gnome, USES=gl and USE_GL=gl
- Reorder the variables to pet portlint
- Regenerate patch files to pet portlint
Metacity migrated to GTK+ 3 while Compiz still uses GTK+ 2. This
incompatibility was left unseen at make time because of a reference to
former option GNOME in an assertion which resulted in METACITY being always
disabled.
Committer's changes:
- Remove broken option METACITY
- Further lint the makefile
PR: 230894
Submitted by: Samy Mahmoudi <samy.mahmoudi@gmail.com>
Reviewed by: mat
Approved by: portmgr (maintainer timeout: > 14 days)
Differential Revision: https://reviews.freebsd.org/D19467
===> Configuring for qtile-0.13.0
Download error on https://pypi.org/simple/cairocffi/: [Errno 65] No route to host -- Some packages may not be found!
Download error on https://pypi.org/simple/: [Errno 65] No route to host -- Some packages may not be found!
No local packages or working download links found for cairocffi>=0.9[xcb]
Reported by: pkg-fallout