aboutsummaryrefslogtreecommitdiff
path: root/x11
Commit message (Collapse)AuthorAgeFilesLines
* x11/swayr: fix build on powerpcPiotr Kubaj2021-07-131-0/+62
|
* x11/nwg-drawer: update to 0.1.4Jan Beich2021-07-122-4/+4
| | | | | Changes: https://github.com/nwg-piotr/nwg-drawer/releases/tag/v0.1.4 Reported by: GitHub (watch releases)
* devel/qscintilla2: Update to 2.12.1Loïc Bartoletti2021-07-121-1/+1
| | | | | | | | Changelog: https://riverbankcomputing.com/news/QScintilla_2.12.1_Released PR: 257002 Exp-run by: antoine
* x11/mako: update to 1.6Jan Beich2021-07-112-5/+5
| | | | | Changes: https://github.com/emersion/mako/releases/tag/v1.6 Reported by: GitHub (watch releases)
* net-im/libquotient,x11/sddm: fix build-depsAdriaan de Groot2021-07-111-3/+3
| | | | | | These both needed Qt testlib, which was previously implicitly dragged in as a (lib-)dep by something else. The cleanup of dependencies makes it now necessary to state it explicitly.
* */*: Update KDE Gear to 21.04.3Tobias C. Berner2021-07-092-6/+6
| | | | | | | | | | Over 120 individual programs plus dozens of programmer libraries and feature plugins are released simultaneously as part of KDE Gear. Today they all get new bugfix source releases. Full changelog: https://kde.org/announcements/changelogs/gear/21.04.3/
* *: (KDE ports) tidy up dependenciesAdriaan de Groot2021-07-094-15/+23
| | | | | | | | | | Go another round with the dependency-cleanup: - ECM and doctools are still more only a build-dep - Qt testlibs is a build-dep This touches plenty of ports outside of KDE Frameworks that did **not** list their full dependencies and could get away with it because frameworks pulled in too much.
* x11/plasma5-plasma: tidy up commentsAdriaan de Groot2021-07-091-4/+3
| | | | | | | The internal comments had typos and refer to KDE4 which is long gone. No PORTREVISION bump because it's just comments (the breeze-kde4 which is no longer removed from the USE_KDE variable doesn't exist)
* */*: Update KDE Frameworks to 5.83Tobias C. Berner2021-07-0923-44/+36
| | | | | | | | | | | | | | | | | | | | Saturday, 12 June 2021 KDE today announces the release of KDE Frameworks 5.83.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: https://kde.org/announcements/frameworks/5/5.83.0/ PR: 256665 Exp-run by: antoine
* */kf5-*: (KDE Frameworks) lighten dependenciesAdriaan de Groot2021-07-0911-43/+60
| | | | | | | | | | | | | | | | | | - ECM (extra-cmake-modules) is only ever a build-dep and was missing in some places where it was previously pulled in implicitly - Qt testlib is only a build-dep While here - conventionally, the _build and _run items in USE_KDE and USE_QT are sorted to the end, and they start a new line in the Makefile - remove tcberner's created-line (confirmed on IRC) - use DISTVERSION everywhere - reduce inter-framework dependencies using the tooling proposed by tcberner in https://reviews.freebsd.org/D27304 Some PORTREVISION may have jumped by more than 1, since this commit is a squash of a long string of updates where I may have bumped a port once for ecm_build, and a second time for other lightening-up.
* x11/libxcvt: switch to DISTVERSION after a2c98c9879acJan Beich2021-07-081-1/+1
| | | | | | $ portlint -C FATAL: Makefile: PORTVERSION appears out-of-order. FATAL: Makefile: order must be PORTNAME/PORTVERSION/DISTVERSIONPREFIX/DISTVERSION/DISTVERSIONSUFFIX/PORTREVISION/PORTEPOCH/CATEGORIES/MASTER_SITES/MASTER_SITE_SUBDIR/PROJECTHOST/PKGNAMEPREFIX/PKGNAMESUFFIX/DISTNAME/EXTRACT_SUFX/DISTFILES(_\w+)?/DIST_SUBDIR/EXTRACT_ONLY.
* x11/libxcvt: update to 0.1.0Jan Beich2021-07-082-5/+6
| | | | Changes: https://gitlab.freedesktop.org/xorg/lib/libxcvt/compare/035653311d35...libxcvt-0.1.0
* x11/fuzzel: update to 1.6.1Jan Beich2021-07-072-4/+4
| | | | | Changes: https://codeberg.org/dnkl/fuzzel/releases/tag/1.6.1 Reported by: upstream
* x11/swayr: update to 0.5.1Jan Beich2021-07-072-4/+4
| | | | | Changes: https://git.sr.ht/~tsdh/swayr/log/v0.5.1 Reported by: Repology
* x11/x-on-resize: Add new portMateusz Piotrowski2021-07-074-0/+52
| | | | | | | | | | x-on-resize is a simple display configuration daemon. It is used to monitor the X display for output configuration changes and/or screen resize events. When these occur, it can call external programs to respond to the new display environment. WWW: https://gitlab.com/0mp/x-on-resize
* x11/mate-applet-appmenu: new portEric Turgeon2021-07-079-1/+74
| | | | | This is an Application Menu applet providing Global Menu for the MATE panel.
* x11/appmenu-registrar: new portEric Turgeon2021-07-078-0/+267
| | | | appmenu-registrar is a appmenu DBusMenu registrar
* x11/plasma5-plasma: Update KDE Plasma Desktop to 5.22.3Tobias C. Berner2021-07-0614-31/+33
| | | | | | | | | | | | | | | | | | | Tuesday, 6 July 2021. Today KDE releases a bugfix update to KDE Plasma 5, versioned 5.22.3. Plasma 5.22 was released in June 2021 with many feature refinements and new modules to complete the desktop experience. This release adds two weeks' worth of new translations and fixes from KDE's contributors. The bugfixes are typically small but important and include: * Dr Konqi: Repair query construction. * Plasma Disks: Don’t notify on instabilities. * [Task Manager] Load album art background asynchronously. Full Changelog: https://kde.org/announcements/changelogs/plasma/5/5.22.2-5.22.3/
* x11/plasma5-kactivitymanagerd: massage dependenciesAdriaan de Groot2021-07-061-3/+3
| | | | | | - needs boost to build, which was previously pulled in by a dependency and now is not. - drop workaround for a bug fixed in 2016 or before
* x11/kf5-kactivities-stats: reduce dependenciesAdriaan de Groot2021-07-061-3/+3
| | | | | | - boost is only a build-dep - drop the runtime dependency; activities-stats can build and run just fine without the daemon and plasma-plugins
* graphics/poppler: update to 21.07.0Tobias C. Berner2021-07-061-1/+1
| | | | | | | | | | | | | | | Release 21.07.0: core: * JBIG2Stream: Do not consider a size-0 to be an error. Issue #535 * PSOutputDev: fix off-by-one error for image masking in L1/L2 output. Issue #1088 * CairoOutputDev: Fix memory leak on broken files * Minor code improvements build system: * set C standard to 11 without extensions Exp-run by: antoine PR: 256981
* x11/libxcvt: update to s20210626Jan Beich2021-07-062-5/+5
| | | | Changes: https://gitlab.freedesktop.org/xorg/lib/libxcvt/compare/81747a3d1270...035653311d35
* x11/libxcvt: chase upstream moveJan Beich2021-07-063-4/+4
|
* x11/swayr: update to 0.5.0Jan Beich2021-07-052-14/+32
| | | | Changes: https://git.sr.ht/~tsdh/swayr/log/v0.5.0
* misc/qtchooser: removeLoïc Bartoletti2021-07-041-2/+4
| | | | | | | | | | | QtChooser allows you to select your version of Qt among those installed. However, this tool is no longer supported upstream and will not be available for Qt6. By default, our Qt installations are done in ${LOCALBASE}/lib/qt${QT_VERSION} as recommended. We have added symbolic linking for the main binaries to ${LOCALBASE}/bin with the suffix -qt5.
* x11/foot: update to 1.8.1Jan Beich2021-07-012-4/+4
| | | | | Changes: https://codeberg.org/dnkl/foot/releases/tag/1.8.1 Reported by: upstream mail
* x11/swayr: add new portJan Beich2021-07-014-0/+192
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Swayr consists of a demon, and a client. The demon swayrd records window/workspace creations, deletions, and focus changes using sway's JSON IPC interface. The client swayr offers subcommands, see swayr --help, and sends them to the demon which executes them. Right now, there are these subcommands: * next-window focuses the next window in depth-first iteration order of the tree. * prev-window focuses the previous window in depth-first iteration order of the tree. * switch-window displays all windows in the order urgent first, then last-recently-used, focused last and focuses the selected. * quit-window displays all windows and quits the selected one. * switch-to-urgent-or-lru-window switches to the next window with urgency hint (if any) or to the last recently used window. * switch-workspace displays all workspaces in LRU order and switches to the selected one. * switch-workspace-or-window displays all workspaces and their windows and switches to the selected workspace or window. * quit-workspace-or-window displays all workspaces and their windows and allows to quit either the selected workspace (all its windows) or the selected window. * execute-swaymsg-command displays most swaymsg which don't require additional input and executes the selected one. That's handy especially for less often used commands not bound to a key. * execute-swayr-command displays all commands above and executes the selected one. (This is useful for accessing swayr commands which are not bound to a key.) WWW: https://sr.ht/~tsdh/swayr/
* x11/kitty: Update to 0.21.2Fernando Apesteguía2021-06-303-5/+6
| | | | | | | ChangeLog: https://sw.kovidgoyal.net/kitty/changelog.html#id1 PR: 256890 Reported by: alexis.praga@free.fr (maintainer)
* x11/{linux-nvidia-libs,nvidia-driver}: ports had been updated (+)Alexey Dokuchaev2021-06-304-11/+18
| | | | | | | | - Update nVidia driver and Linux libraries to version 460.84 - Add support to build with DISTVERSION=470.42.01 (latest beta) PR: 256888, 256889 Submitted by: jkim
* x11/nwg-drawer: update to 0.1.3Jan Beich2021-06-292-4/+4
| | | | | Changes: https://github.com/nwg-piotr/nwg-drawer/releases/tag/v0.1.3 Reported by: GitHub (watch releases)
* x11/rsibreak: Update to 0.12.14Tobias C. Berner2021-06-293-6/+8
| | | | | | Changes from 0.12.12: * Translation improvements * Minor code cleanup
* */*: Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade.Kirill Ponomarev2021-06-291-1/+1
|
* x11/xorgproto: add LICENSE and clean up MakefileSamy Mahmoudi2021-06-292-2/+4
| | | | | PR: 230735 Approved by: x11 (verbal)
* */*: fix all ports using Rust on powerpc that fail due to libcPiotr Kubaj2021-06-283-0/+186
| | | | | This commit backports https://github.com/rust-lang/libc/commit/a66f7c1eb26ad890c8169d8395e3042bcf776f01 to various ports. It doesn't bring that backport to ports that fail to build anyway.
* x11/{lightdm,sddm}: add CONFLICTSAdriaan de Groot2021-06-282-2/+6
| | | | | | | | | | | Both lightdm and sddm install the DBus file for DisplayManager, etc/dbus-1/system.d/org.freedesktop.DisplayManager.conf It doesn't really make sense to install multiple DMs on one machine, but for completeness in the ports framework, mark them as conflicting. PR: 256688 256687 Reported by: Graham Perrin
* lang/rust: Rebuild consumers for 1.53.0Tobias Kortkamp2021-06-275-3/+5
|
* x11/nwg-drawer: update to 0.1.2Jan Beich2021-06-262-4/+4
| | | | | Changes: https://github.com/nwg-piotr/nwg-drawer/releases/tag/v0.1.2 Reported by: GitHub (watch releases)
* */*: Update KDE Plasma Desktop to 5.22.2Tobias C. Berner2021-06-2611-30/+32
| | | | | | | | | | | | | | | | | | | Tuesday, 22 June 2021. Today KDE releases a bugfix update to KDE Plasma 5, versioned 5.22.2. Plasma 5.22 was released in June 2021 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: * Discover: Flatpak: properly notify about updates. * [Task Manager] Show window title in tooltip when player title is different * KWin: Wayland: Implement activities window rule. View full changelog: https://kde.org/announcements/changelogs/plasma/5/5.22.1-5.22.2
* x11/libX11: Remove unnecessary perl5 dependencySteve Wills2021-06-251-2/+2
| | | | | | PR: 233324 Reviewed by: jbeich Approved by: maintainer timeout
* x11/libX11: Update to 1.7.2Daniel Engberg2021-06-252-6/+4
| | | | | | | Changes https://gitlab.freedesktop.org/xorg/lib/libx11/-/blob/master/README.md#release-172 PR: 256522 Approved by: x11 (zeising)
* x11/foot: update to 1.8.0Jan Beich2021-06-253-10/+13
| | | | | Changes: https://codeberg.org/dnkl/foot/releases/tag/1.8.0 Reported by: Repology
* x11/kanshi: update to 1.2.0Jan Beich2021-06-242-9/+8
| | | | | Changes: https://github.com/emersion/kanshi/releases/tag/v1.2.0 Reported by: GitHub (watch releases)
* x11/fnott: update to 1.1.0Jan Beich2021-06-233-6/+6
| | | | Changes: https://codeberg.org/dnkl/fnott/releases/tag/1.1.0
* x11/fuzzel: update to 1.6.0Jan Beich2021-06-232-4/+4
| | | | | Changes: https://codeberg.org/dnkl/fuzzel/releases/tag/1.6.0 Reported by: Repology
* */py-qt5-*: Remove Digia's mention in pkg-descrLoïc Bartoletti2021-06-231-1/+1
| | | | | | | There was Trolltech, Nokia, Qt Project, Digia and today The Qt Company. To avoid replacing the name at each structure, we will simply mention that: "PyQt5 is a set of Python bindings for Qt5 application framework"
* x11/nwg-drawer: update to 0.1.1Jan Beich2021-06-232-4/+4
| | | | | Changes: https://github.com/nwg-piotr/nwg-drawer/releases/tag/v0.1.1 Reported by: GitHub (watch releases)
* x11/nwg-dock: switch to the tagged releaseJan Beich2021-06-222-3/+2
|
* graphics/mesa-libs: Bump reverse deps for libglvndKevin Bowling2021-06-2232-15/+32
| | | | | | | | | | Per discussion with bapt on helping pkg handle the changing of these deps and avoiding impossible upgrade senarios. PR: 246767 Reviewed by: manu, bapt Approved by: x11 Differential Revision: https://reviews.freebsd.org/D30824
* x11/nwg-menu: unbreak reboot/poweroff buttonsJan Beich2021-06-222-0/+16
| | | | env vars: []; command: 'systemctl'; args: [-i poweroff]
* x11/nwg-drawer: switch to the tagged releaseJan Beich2021-06-222-3/+2
|