aboutsummaryrefslogtreecommitdiff
path: root/x11
Commit message (Collapse)AuthorAgeFilesLines
* Update KDE Frameworks to 5.82.0Tobias C. Berner2021-05-1118-38/+36
| | | | | | | | | | | | | | | | | | | | Saturday, 8 May 2021 KDE today announces the release of KDE Frameworks 5.82.0. KDE Frameworks are 83 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 release announcement. This release is part of a series of planned monthly releases making improvements available to developers in a quick and predictable manner. Full announcement and changelog: https://kde.org/announcements/frameworks/5/5.82.0/ PR: 255711 Exp-run by: antoine
* x11/pmenu: Update to 2.3.0Mateusz Piotrowski2021-05-112-4/+4
| | | | Changes: https://github.com/phillbush/pmenu/blob/v2.3.0/CHANGELOG
* x11/showmethekey: add new portJan Beich2021-05-084-0/+48
| | | | | | | | Show keys you typed on screen, so your audiences can see what you do clearly while you are streaming or recording. A screenkey alternative that works on both X11 and Wayland. https://showmethekey.alynx.one/
* x11/plasma5-plasma-desktop: fix screen reader configurationTobias C. Berner2021-05-082-1/+7
| | | | | | | | | Add upstream fix to make screen reader configuration in SystemSettings > Accessibility > Screenreader work again PR: 255688 Reported by: Serge Volkov <sv@ulstu.ru>
* x11/screengrab: Update to 2.2.0Jesper Schmitz Mouridsen2021-05-083-5/+9
|
* x11/lxqt-runner: Update to 0.17.0Jesper Schmitz Mouridsen2021-05-083-5/+7
|
* x11/qterminal: Update to 0.17.0Jesper Schmitz Mouridsen2021-05-083-5/+6
|
* x11/lxqt-globalkeys: Update to 0.17.0Jesper Schmitz Mouridsen2021-05-083-4/+6
|
* x11/lxqt-about: Update to 0.17.0Jesper Schmitz Mouridsen2021-05-083-5/+7
|
* x11/libfm-qt: Update to 0.17.0Jesper Schmitz Mouridsen2021-05-083-6/+9
| | | | | PR: 255468 Approved by: mbeis@xs4all.nl (maintainer)
* x11/plasma5-plasma: update to 5.21.5Tobias C. Berner2021-05-0612-29/+32
| | | | | | | | | | | | | | | | | | | Tuesday, 4 May 2021. Today KDE releases a bugfix update to KDE Plasma 5, versioned 5.21.5. Plasma 5.21 was released in February 2021 with many feature refinements and new modules to complete the desktop experience. This release adds a month's worth of new translations and fixes from KDE's contributors. The bugfixes are typically small but important and include: Fix crash when stopping PipeWire streaming. Fix crash on drag-and-drop over panel. Lockscreen: also activate lock screen windows. Platforms/drm: Fix crash in EglGbmBackend::presentOnOutput(). Full announcement: https://kde.org/announcements/plasma/5/5.21.5/
* graphics/poppler: update to 21.05.0Tobias C. Berner2021-05-061-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | Release 21.05.0: core: * Fix crashes in malformed files * Export SplashFont* symbols used by Scribus * Minor code improvements qt5/qt6: * Make sure new signatures are always properly oriented * Allow to pass the border width when signing glib: * Enhance find to support multi-line matching utils: * pdftoppm: Fix regression when using single scaleTo. Issue #1062 build system: * Allow to disable building manual tests PR: 255562 Exp-run by: antoine
* x11/sterm: only use general nonconflicting patchesPiotr Kubaj2021-05-052-15/+7
| | | | Differential review: https://reviews.freebsd.org/D29983
* x11/py-xdot: Add missing dependency NumPyYuri Victorovich2021-05-041-1/+3
| | | | Approved by: portmgr blanket
* x11/fuzzel: update to 1.5.4Jan Beich2021-05-042-4/+4
| | | | | Changes: https://codeberg.org/dnkl/fuzzel/releases/tag/1.5.4 Reported by: Repology
* x11/xfce4-clipman-plugin: Update to 1.6.2Guido Falsi2021-05-043-6/+7
|
* x11/gnome-shell: reintroduce dependency upon x11/libgnomekbdRuslan Makhmatkhanov2021-05-041-1/+2
| | | | | | | | | It was dropped in 951c1f5d1c735, but it still required at runtime to make "show keyboard map" functionality to work as was reported in original PR. PR: 207300 Spotted by: ygy With hat: gnome
* x11/mako: update to 1.5Jan Beich2021-05-032-24/+4
| | | | | Changes: https://github.com/emersion/mako/releases/tag/v1.5 Reported by: GitHub (watch releases)
* KDE Plasma Wayland: improve Wayland experienceAdriaan de Groot2021-05-032-18/+23
| | | | | | | - Backport an upstream fix for focus-follows-mouse (focus-changing by moving the mouse slowwwwwly didn't work), thanks upstream. - Simplify startplasma-wayland.sh script down to little more than documentation comments and ck-launch dbus-launch, thanks jbeich@
* x11/konsole: add usptream patch fix highlight colour contrastTobias C. Berner2021-05-032-1/+7
| | | | | | | | | | | | | | | The recent update to x11/konsole included a change which made the highlight colour very close to the background one in some instances. The included upstream commit improves the situation again, making the highlights a higher contrast. See upstream bug [1] for details. [1] https://bugs.kde.org/show_bug.cgi?id=435309 Reported by: avg Obtained from: https://invent.kde.org/utilities/konsole/-/merge_requests/380
* x11/wezterm: update to 20210502.154244.3.f7122.cJan Beich2021-05-032-196/+184
| | | | | Changes: https://github.com/wez/wezterm/releases/tag/20210502-154244-3f7122cb Reported by: GitHub (watch releases)
* x11/wezterm: regen distinfo after 3758b337a1b0Jan Beich2021-05-031-916/+916
|
* x11/xpra: Update to 4.1.3Gleb Popov2021-05-022-5/+5
|
* x11/plasma-wayland-protocols: update to 1.3.0Tobias C. Berner2021-05-022-5/+4
|
* Clean up some thingsTobias Kortkamp2021-05-012-2/+1
| | | | | | | | | | - Fix typos - Remove duplicate variables - Remove nop variables - Clean up commented PORTREVISION - Add missing USES Reported by: portscan
* x11/libgnome: removeBaptiste Daroussin2021-05-0110-253/+0
| | | | Gnome2 library dead upstream with no consumers left in the ports tree
* x11/plasma5-plasma-workspace: add helper script for Plasma WaylandAdriaan de Groot2021-04-303-1/+66
| | | | | | | | | | | | There are a handful of environment variables that need to be set for a KDE Plasma Wayland session. In addition, it needs a ConsoleKit session and its own session DBus. Add a suitable shell script that can live alongside the regular executable. Note that the .desktop file for Plasma does **not** use this script -- but then again, SDDM doesn't hand off to Wayland nicely either, so you need to start Plasma Wayland from a text console anyway. That's simple enough now: `startplasma-wayland.sh`
* x11/terminator: Update to 2.1.1.Hajimu UMEMOTO2021-04-292-4/+4
|
* x11/libfm: fix BROKEN for gtk3 flavorFernando Apesteguía2021-04-292-8/+9
| | | | | PR: 255477 Reported by: portmaster@bsdforge.com (maintainer)
* Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade.Kirill Ponomarev2021-04-291-1/+1
|
* [KDE Plasma] fix plistsAdriaan de Groot2021-04-261-0/+1
| | | | | | | | | sysutils/plasma5-discover: fix plist x11/plasma5-plasma-desktop: fix plist sysutils/plasma5-plasma-disks: fix plist Reported by: jbeich PR: 255371 255372 255373
* - Update Ulauncher to version 5.11.0Alexey Dokuchaev2021-04-252-5/+9
| | | | | | - AppIndicator support is now optional Found out via: repology.org
* Cleanup LIB_DEPENDSAntoine Brodin2021-04-231-1/+1
|
* Update KDE Plasma to 5.21.4Adriaan de Groot2021-04-229-27/+27
| | | | | | | | The april bugfix release for KDE Plasma is here. This wasn't done immediately for the 5.21.3 ports commit that I landed yesterday because I wasn't paying attention to latest releases. Release notes are at https://kde.org/announcements/plasma/5/5.21.4/
* x11/slim: Add dbus runtime dependencyFernando Apesteguía2021-04-222-0/+6
| | | | | | | | | It needs a DBus session bus to connect to. Add instructions in pkg-message.in PR: 254766 Reported by: fernape@FreeBSD.org Approved by: jsm@FreeBSD.org (maintainer, timeout > 2 weeks)
* Update KDE Gear to 21.04Tobias C. Berner2021-04-224-8/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | KDE Gear 21.04 Thursday, 22 April 2021 Welcome to KDE Gear ⚙️ 21.04! KDE produces literally dozens of apps for work, play, education, and creativity. Kontact, for example, gives you control over all your email, contact, and agenda; Itinerary keeps you up to date with everything you need regarding your trips; the KAlgebra graphing calculator works equally well on your desktop and your phone; Cantor provides you with an intuitive way of analyzing data and graphing the results; and Kdenlive makes cutting and building sophisticated-looking videos not only easy, but fun as well. These are but a few of the apps releasing new updates today. When combined with the KDE’s powerful Plasma desktop, they provide you with most, if not all, the tools you need to be productive in a versatile and flexible Linux^WFreeBSD environment. But you don’t even need to run Linux! Many of the apps in this announcement work on Windows, macOS, and Android as well. This is what convergent means for KDE: use your favorite apps anywhere, on any system, on your work computer, mobile or even on your TV! And, remember: KDE’s apps, the Plasma desktop, Plasma Mobile, Plasma BigScreen and all the rest of KDE’s software are free and open source. No licensing, no hidden costs, no spying. Share them with your friends, install them at work, or use them in your school lab. It is your software to enjoy where and how you want. Full announcement and changelogs: https://kde.org/announcements/gear/21.04/
* KDE Plasma: update to 5.21.3Adriaan de Groot2021-04-2221-437/+505
| | | | | | | | | | | | | This updates the KDE Plasma parts to release 5.21.3. There is one new port, plasma5-systemmonitor, which is the upcoming replacement for KDE sysguard. It is not installed by default. Release notes are at https://kde.org/announcements/plasma/5/5.21.3/ Previous commits tidying up DOCS options left some non- applications consumers without the necessary kdoctools dependency, so (re)introduce that now.
* KDE Frameworks: remove kdoctools runtime dependencyAdriaan de Groot2021-04-224-4/+8
| | | | | | | | | kdoctools is a collection of *build* tools. It has no runtime effect on the frameworks, but does drag in docbook and XML and sgml tooling, which is not needed. This breaks some consumers of KDE Frameworks, which is repaired in the Plasma 5.21.3 update.
* x11/kf5-frameworks: correct typo in commentAdriaan de Groot2021-04-221-2/+1
|
* x11/kf5-kactivities: boost is only a build-time dependencyAdriaan de Groot2021-04-221-1/+2
| | | | | | | | | The use of boost in kactivities is limited to flat_set, find_if, and optional -- all header-only parts, so we don't need the whole dependency on boost libs. This 'lightens' up the dependency tree by 170MB or so. Reported by: hellosystem
* x11/xmenu: Update to 4.5.5Lewis Cook2021-04-213-13/+13
| | | | Changes: https://github.com/phillbush/xmenu/blob/v4.5.5/CHANGELOG
* Bump USES=cabal ports after 12837690ed0cTobias Kortkamp2021-04-212-0/+2
|
* x11/xfce4-terminal: Enable utmp/wtmp supportGuido Falsi2021-04-201-2/+3
| | | | | | | | | | | | | Unconditionally enable utempter support. This change adds no extra dependencies, since a compatible implementation is already present in FreeBSD base since 9.0, and adds back functionality that was lost in xfce4-terminal after version 0.8.0. The functionality can be controlled via the configuration UI. Requested/Suggested by: Daniel O'Connor <darius@dons.net.au>
* x11/keybinder-gtk3: Add DOCS/EXAMPLES optionsRainer Hurling2021-04-202-22/+46
| | | | | | | | | | - Make installation of docs and examples optional - Correct DISTVERSIONPREFIX - Needs USES=autoreconf to suppress docs install - Reorder some Makefile vars PR: 254734 Submitted by: John Hein <jcfyecrayz@liamekaens.com>
* x11/wdisplays: update to 1.1Jan Beich2021-04-203-14/+8
| | | | | Changes: https://github.com/artizirk/wdisplays/releases/tag/1.1 Reported by: Repology
* x11/wdisplays: unbreak fetch via forkJan Beich2021-04-203-4/+4
| | | | | | fetch: https://codeload.github.com/cyclopsian/wdisplays/tar.gz/1.0?dummy=/cyclopsian-wdisplays-1.0_GH0.tar.gz: Not Found Suggested by: /r/swaywm, AUR
* New port: x11/dsbxinput: Graphical tool for configuring pointing devicesRainer Hurling2021-04-195-0/+31
| | | | | | | https://github.com/mrclksr/DSBXinput PR: 255225 Submitted by: Marcel Kaiser <mk@nic-nac-project.org> (new maintainer)
* x11/wezterm: drop CARGO_USE_GITHUB workaround after 58744a09099aJan Beich2021-04-191-4/+0
|
* Clean up all commented PORTREVISION and PORTEPOCH linesTobias Kortkamp2021-04-191-1/+1
| | | | | | | | | No revision bump tool that we have cleans them up or deals with them, so we end up with duplicated lines. Instead of implementing that just clean up the 51 ports that do this. PORTREVISION and PORTEPOCH can be set to 0 explicitly instead if you need a reminder or placeholder.
* Remove my useless "Created by" linesTobias Kortkamp2021-04-192-4/+0
|