Age | Commit message (Collapse) | Author |
|
Changes: https://github.com/wmww/gtk-layer-shell/releases/tag/v0.5.0
Reported by: GitHub (watch releases)
|
|
GtkD is a D binding and OO wrapper of GTK+ and is released on the LGPL license.
GTK+ is a highly usable, feature rich toolkit for creating graphical user
interfaces which boasts cross platform compatibility and an easy to use API.
WWW: https://gtkd.org/index.html
|
|
When seatd is running don't use setuid bit. Otherwise, use wlroots
direct session like before to keep POLA. For example,
$ sway
[ERROR] [libseat] [libseat/libseat.c:73] libseat_open_seat: No backend was able to open a seat
[ERROR] [backend/session/libseat.c:102] Unable to create seat: Function not implemented
<direct session started>
$ ps -lp $(pgrep -x sway)
UID PID PPID C PRI NI VSZ RSS MWCHAN STAT TT TIME COMMAND
1234 63621 63611 0 20 0 279152 107156 select S v0 0:01.11 sway
0 63623 63621 6 52 0 32124 18396 sbwait I v0 0:00.00 sway
vs.
$ service seatd onestart
$ sway
<libseat session started>
$ ps -lp $(pgrep -x sway)
UID PID PPID C PRI NI VSZ RSS MWCHAN STAT TT TIME COMMAND
1234 46290 46280 4 20 0 332924 105248 select S v0 0:05.47 sway
|
|
===> Applying distribution patches for wlroots-0.11.0_2
1 out of 3 hunks failed--saving rejects to backend/session/session.c.rej
2 out of 2 hunks failed--saving rejects to meson.build.rej
===> FAILED Applying distribution patch bad1e9afa8ea.patch with -p1
|
|
|
|
Reported by: portscout
|
|
Tuesday, 27 October 2020.
Today KDE releases a bugfix update to KDE Plasma 5, versioned 5.20.2 Plasma
5.20 was released in October 2020 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:
* Daemon: improve consistency of the lid behaviour.
* Fix bug: Some user profile fields won’t apply unless they all have unique
new values.
Full Changelog:
https://kde.org/announcements/plasma-5.20.1-5.20.2-changelog/
|
|
|
|
Reported by: portscout
|
|
This change makes it possible to build Qt5 without a big dependency on X11,
which you might want to do when only requiring Qt for wkhtmltopdf or similar
"headless" setups.
- Some additional port formatting
PR: 247994
Submitted by: Ralf van der Enden <tremere@cainites.net>
Reported by: Markus Mann <freebsd-public@it64.de>
|
|
Tuesday, 20 October 2020.
Today KDE releases a bugfix update to KDE Plasma 5, versioned 5.20.1. Plasma
5.20 was released in October 2020 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:
* KSysGuard: Divide network speeds by 2 to match reality.
* Powerdevil: Ignore players from KDE Connect when suspending.
* Bluedevil kcm: Set sane default size.
Full Changelog:
https://kde.org/announcements/plasma-5.20.0-5.20.1-changelog
|
|
Changes: https://github.com/wmww/gtk-layer-shell/releases/tag/v0.4.0
Reported by: GitHub (watch releases)
|
|
Phabricator: D26646
|
|
|
|
|
|
October 10, 2020. KDE today announces the release of KDE Frameworks 5.75.0.
KDE Frameworks are over 70 addon libraries to Qt which provide a wide variety
of commonly needed functionality in mature, peer reviewed and well tested
libraries with friendly licensing terms. For an introduction see the KDE
Frameworks web page.
This release is part of a series of planned monthly releases making
improvements available to developers in a quick and predictable manner.
Full Announcement & Changelog:
https://kde.org/announcements/kde-frameworks-5.75.0
PR: 250251
Exp-run by: antoine
|
|
Everyday utilities and tools, such as the Panels, Task Manager, Notifications
and System Settings, have all been overhauled to make them more usable,
efficient, and friendlier.
Meanwhile, developers are hard at work adapting Plasma and all its bits and
pieces to Wayland. Once done, Plasma will not only be readier for the future,
but will also work better with touchscreens and multiple screens with different
refresh rates and DPIs. Plasma will also offer better support for
hardware-accelerated graphics, be more secure, and enjoy many more advantages.
Although still work in progress, 5.20 already offers users many of the benefits
of Plasma on Wayland.
Read on to find out more about the new features and improvements included in
Plasma 5.20...
Full announcement:
https://kde.org/announcements/plasma-5.20.0
Changelog:
https://kde.org/announcements/plasma-5.19.5-5.20.0-changelog
--
Thanks to mikael@ for the new port sysutils/plasma5-plasma-disks
|
|
Release 20.10.0:
core:
* Filter out repeated forms
* Implement EmbedStream::reset()
* CairoOutputDev: evict just font faces owned solely by cache.
* Splash: Rename Yd to Ydown, Xu to Xup, etc.
* Splash: fix crash in out-of-memory situation.
* Fix some undefined behaviour situation with forged files
PR: 250052
Exp-run by: antoine
|
|
PR: 250130
Submitted by: rkoberman@gmail.com
|
|
|
|
- Update PyQt to 5.15.0, py-sip to 4.19.24 and qscintilla2 to 2.11.5
- Use pypi for PYQT [1]
- Add devel/py-qt5-sip (Don't use it for now. It will be used in future updates of PyQt with py-sip >= 5)
- Add missing py-qt5 ports: comms/py-qt5-sensors, devel/py-qt5-location, devel/py-qt5-remoteobjects, net/py-qt5-networkauth
- Strip libs
- Refactor *_PATH and *_PORT parts
[1] RiverBankComputing doesn't offer links to download latest version of some ports
PR: 247369
Reviewed by: tcberner
Differential Revision: https://reviews.freebsd.org/D25749
Exp-run by: antoine
|
|
|
|
managing OpenGL display
|
|
|
|
Details:
- Missing symbol sf_version_string, not auto-resolved by pkg + rebuild.
- Bump PORTREVISION for consumers.
|
|
Relnotes: https://metacpan.org/changes/distribution/Gnome2-Canvas
|
|
|
|
|
|
as gedit requires a newer version of tepl
upgrade tepl to 5.0.0
And because the only consumer of the previous version was gnome-latex,
Upgrade it to 3.38.0
|
|
Amtk is the acronym for "Actions, Menus and Toolbars Kit". It is a basic
GtkUIManager replacement based on GAction. It is suitable for both a traditional
UI or a modern UI with a GtkHeaderBar
WWW: https://wiki.gnome.org/Projects/Amtk
|
|
Bump portrevision on everything with a build dependency on
devel/evdev-proto, to chace the update of evdev-proto in r550442.
|
|
|
|
Linker error with `-fno-common' flag, fixed upstream by author, who is also the maintainer of the port.
PR: 249934
Submitted by: Thibault Jouan <tj+freebsd_ports@a13.fr> (maintainer)
Approved by: tcberner (mentor)
Relnotes: https://rubygems.org/gems/uh
Differential Revision: https://reviews.freebsd.org/D26566
|
|
While here disable gtkdoc
|
|
Rename the patch that fixes CVE-2010-1010238 so that it is actually applied
when building pango.
Regenerate it using make makepatch
bump portrevision
Reported by: tobik
MFH: 2020Q3 (implicit, security fix)
Security: 456375e1-cd09-11ea-9172-4c72b94353b5
|
|
PR: 249852
Reported by: swills
|
|
|
|
PR: 247278
|
|
Approved by: portmgr (tier-2 blanket)
|
|
|
|
This is a C++ binding for a gnome2 library which is not depended on by
anything in the ports tree and not maintained upstream
|
|
|
|
Those ports mainly concern old Gnome2 libraries, the behaviour of this infra
is not compatible with the meson build system (being used in newer version)
the documentation is provided otherwise in the other version
|
|
This the final addition to complete the set of ports enabling the use of
Gnome GUI from Guile scripts.
WWW: https://www.gnu.org/software/guile-gnome/
PR: 241731
Submitted by: Andrew <andrew tao11 riddles org uk>
Reviewed by: mat (flavors)
Differential Revision: https://reviews.freebsd.org/D22189
|
|
Can't go yet to 3.38.0 as it requires newer glib
|
|
Repocopy the old version into libhandy0 so that ports relying on it
can still work.
Bump revision of those ports
|
|
Changes: https://gitlab.gnome.org/GNOME/gtk/compare/3.24.20...3.24.23
PR: 249288
Approved by: tcberner
Exp-run by: antoine
|
|
vte3 requires fribidi>=1.0.0 I forgot to push it with the update of vte3.
BTW, an exp-run for fribidi has been requested (PR #228876). In the meantime, I revert my commit.
PR: 249319
Reported by: VVD
|
|
September 06, 2020. KDE today announces the release of KDE Frameworks 5.74.0.
KDE Frameworks are over 70 addon libraries to Qt which provide a wide variety
of commonly needed functionality in mature, peer reviewed and well tested
libraries with friendly licensing terms. For an introduction see the KDE
Frameworks web page.
This release is part of a series of planned monthly releases making
improvements available to developers in a quick and predictable manner.
Full announcement:
https://kde.org/announcements/kde-frameworks-5.74.0
PR: 249277
Exp-run: antoine
|
|
- Update to 0.60.3
- Use meson
- Fix Makefile variable order
|