summaryrefslogtreecommitdiff
path: root/x11-toolkits
AgeCommit message (Collapse)Author
2020-10-29x11-toolkits/gtk-layer-shell: update to 0.5.0Jan Beich
Changes: https://github.com/wmww/gtk-layer-shell/releases/tag/v0.5.0 Reported by: GitHub (watch releases)
2020-10-28x11-toolkits/gtkd: Add new portRomain Tartière
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
2020-10-28x11-toolkits/wlroots: enable LIBSEAT by defaultJan Beich
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
2020-10-28x11-toolkits/wlroots: reject CONSOLEKIT + LIBSEATJan Beich
===> 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
2020-10-28x11-toolkits/wlroots: adjust X11 identation to match other optionsJan Beich
2020-10-27x11-toolkits/redkite: Update 1.0.3 -> 1.2.0Yuri Victorovich
Reported by: portscout
2020-10-27Update KDE Plasma Desktop to 5.20.2Tobias C. Berner
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/
2020-10-25x11-toolkits/p5-Gnome2-Canvas: Update version 1.003=>1.004Muhammad Moinur Rahman
2020-10-24x11-toolkits/py-AnyQt: Update 0.0.10 -> 0.0.11Yuri Victorovich
Reported by: portscout
2020-10-23x11-toolkits/qt5-gui: add X11 optionTobias C. Berner
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>
2020-10-22Update KDE Plasma Desktop to 5.20.1Tobias C. Berner
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
2020-10-22x11-toolkits/gtk-layer-shell: update to 0.4.0Jan Beich
Changes: https://github.com/wmww/gtk-layer-shell/releases/tag/v0.4.0 Reported by: GitHub (watch releases)
2020-10-17x11-toolkits/wlroots: remove a case specific to FreeBSD 11.3Rene Ladan
Phabricator: D26646
2020-10-16Deprecate a few py27 portsAntoine Brodin
2020-10-16Remove py-gtk2 it is not used anymore and replace by py-gobject upstreamBaptiste Daroussin
2020-10-15Update KDE Frameworks to 5.75.0Tobias C. Berner
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
2020-10-15Update KDE Plasma Desktop to 5.20.0Tobias C. Berner
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
2020-10-11graphics/poppler: update to 20.10.0Tobias C. Berner
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
2020-10-09update to 0.62.1Baptiste Daroussin
PR: 250130 Submitted by: rkoberman@gmail.com
2020-10-06x11-toolkits/py-guietta: Update to 0.5.0Li-Wen Hsu
2020-10-05Update PyQt to 5.15.0, py-sip to 4.19.24 and qscintilla2 to 2.11.5Loïc Bartoletti
- 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
2020-10-04x11-toolkits/py-guietta: Update to 0.4.0Li-Wen Hsu
2020-10-03New port: x11-toolkits/pangolin: Lightweight rapid development library for ↵Yuri Victorovich
managing OpenGL display
2020-10-02Add FRIBIDI and HARFBUZZ optionsSunpoet Po-Chuan Hsieh
2020-10-01Chase libsndfile 1.0.30 update.Thomas Zander
Details: - Missing symbol sf_version_string, not auto-resolved by pkg + rebuild. - Bump PORTREVISION for consumers.
2020-09-30x11-toolkits/p5-Gnome2-Canvas: Update version 1.002=>1.003Muhammad Moinur Rahman
Relnotes: https://metacpan.org/changes/distribution/Gnome2-Canvas
2020-09-30Update to 4.8.0Baptiste Daroussin
2020-09-29Update to 3.38.0Baptiste Daroussin
2020-09-29Upgrade gedit and its plugins to 3.38Baptiste Daroussin
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
2020-09-29New port amtkBaptiste Daroussin
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
2020-09-28Bump portrevision for devel/evdev-protoNiclas Zeising
Bump portrevision on everything with a build dependency on devel/evdev-proto, to chace the update of evdev-proto in r550442.
2020-09-28Reset MAINTAINERTobias Kortkamp
2020-09-27x11-toolkits/rubygem-uh: Update to 2.1.1Rainer Hurling
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
2020-09-26Update to 3.36.0Baptiste Daroussin
While here disable gtkdoc
2020-09-26x11/toolcits-pango: Actually apply security patchNiclas Zeising
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
2020-09-24x11-toolkits/ntk: Update 1.3.1000 -> 1.3.1000-2 (py3-compatible)Yuri Victorovich
PR: 249852 Reported by: swills
2020-09-24Update to 0.62.0Baptiste Daroussin
2020-09-24Drop glib < 2.60 workaround after r549741Jan Beich
PR: 247278
2020-09-23Allow building on powerpc64le.Mark Linimon
Approved by: portmgr (tier-2 blanket)
2020-09-21x11-toolkits/redkite: Update 0.6.1 -> 1.0.3; GH account was renamedYuri Victorovich
2020-09-19Remove libgnomeuimm26Baptiste Daroussin
This is a C++ binding for a gnome2 library which is not depended on by anything in the ports tree and not maintained upstream
2020-09-19Remove metaport for unmaintained gnome2 c++ librairiesBaptiste Daroussin
2020-09-19In preparation of the update of glib remove the -reference portsBaptiste Daroussin
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
2020-09-17[NEW] x11-toolkits/guile-gnome-platform: Guile bindings for GnomeKyle Evans
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
2020-09-17Update to 3.36.0Baptiste Daroussin
Can't go yet to 3.38.0 as it requires newer glib
2020-09-17Update libhandy to 1.0.0 which is needed by recently gnomeBaptiste Daroussin
Repocopy the old version into libhandy0 so that ports relying on it can still work. Bump revision of those ports
2020-09-16x11-toolkits/gtk30: update to 3.24.23Jan Beich
Changes: https://gitlab.gnome.org/GNOME/gtk/compare/3.24.20...3.24.23 PR: 249288 Approved by: tcberner Exp-run by: antoine
2020-09-14x11-toolkits/vte3: revert update to 0.60.3Loïc Bartoletti
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
2020-09-14Update KDE Frameworks to 5.74.0Tobias C. Berner
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
2020-09-14x11-toolkits/vte3: Update to 0.60.3Loïc Bartoletti
- Update to 0.60.3 - Use meson - Fix Makefile variable order