aboutsummaryrefslogtreecommitdiff
path: root/x11
Commit message (Collapse)AuthorAgeFilesLines
* x11/xkeyboard-config: Update to 2.30Niclas Zeising2020-07-203-5/+5
| | | | | | | | | Update x11/xkeyboard-config to 2.30 MFH: 2020Q3 Notes: svn path=/head/; revision=542666
* devel/libfmt: Update to 7.0.1Tobias Kortkamp2020-07-201-1/+1
| | | | | | | | Changes: https://github.com/fmtlib/fmt/releases/tag/7.0.1 ABI: https://abi-laboratory.pro/tracker/timeline/fmt Notes: svn path=/head/; revision=542655
* x11/swaylock: limit root to authenticating child processJan Beich2020-07-172-2/+29
| | | | | | | | | Taken from initialize_pw_backend in shadow.c. PR: 248053 Notes: svn path=/head/; revision=542454
* x11/xev: Update to 1.2.4Niclas Zeising2020-07-172-4/+4
| | | | | | | | | | Update x11/xev to 1.2.4 This is a maintenance release Changelog: https://lists.x.org/archives/xorg-announce/2020-July/003048.html Notes: svn path=/head/; revision=542452
* x11/swaylock: unbreak PAM lockingJan Beich2020-07-173-1/+36
| | | | | | | | | | | | | | Since 1.5 it includes "login" service which doesn't ask for password from user running Wayland session. Before pam_authenticate(3) failed with PAM_AUTH_ERR due to missing permissions password database. PR: 248053 Reported by: many Submitted by: andrew|_|tao11.riddles.org.uk, jbeich Tested by: ashish Notes: svn path=/head/; revision=542450
* lang/rust: Update to 1.45.0Tobias Kortkamp2020-07-173-2/+3
| | | | | | | | | | | | | | | | | - This Rust release comes with LLVM 10. Drop the LLVM patches we no longer need. - On FreeBSD 13.0 powerpc64 set the elfv2 ABI explicitly in the Rust target instead of patching LLVM. - Build LLVM with Ninja. It can shorten the build time slightly. - Force rebuild all consumers to catch regressions early Changes: https://blog.rust-lang.org/2020/07/16/Rust-1.45.0.html Tested by: mikael, pkubaj, tobik With hat: rust Differential Revision: https://reviews.freebsd.org/D25658 Notes: svn path=/head/; revision=542412
* x11/nwg-launchers: backport crashfix when LANG is unsetJan Beich2020-07-172-0/+4
| | | | Notes: svn path=/head/; revision=542399
* x11/nwg-launchers: respect PREFIX for .desktop filesJan Beich2020-07-161-0/+4
| | | | Notes: svn path=/head/; revision=542395
* x11/nwg-launchers: add new portJan Beich2020-07-166-0/+62
| | | | | | | | | | nwg-launchers is C++ rewrite of sgtk-menu, an application launcher primarily developed for Sway but also works on other window managers. https://github.com/nwg-piotr/nwg-launchers Notes: svn path=/head/; revision=542393
* Import patch merged upstream. Fixes an issue which causes processesGuido Falsi2020-07-162-0/+19
| | | | | | | | | | | to not being removed from list sometimes. PR: 247960 Submitted by: rozhuk.im@gmail.com MFH: 2020Q3 Notes: svn path=/head/; revision=542356
* Update patch to Fix leaked keygrabs when layout changes to codeGuido Falsi2020-07-152-75/+50
| | | | | | | | | | | | | merged upstream. PR: 244290 Submitted by: Aryeh Friedman <aryeh.friedman AT gmail.com>, many others Obtained from: https://gitlab.xfce.org/xfce/libxfce4ui/-/merge_requests/2 MFH: 2020Q3 Differential Revision: https://reviews.freebsd.org/D24995 Notes: svn path=/head/; revision=542258
* - Resurrect and provide working distfile locationsAlexey Dokuchaev2020-07-159-0/+688
| | | | | | | | | - Define LICENSE (GPLv2+), drop sparc64 "support" - Add missing X11 components to the USE_XORG list - Improve the port description, update WWW line Notes: svn path=/head/; revision=542248
* Update to 358Emanuel Haupt2020-07-132-4/+4
| | | | Notes: svn path=/head/; revision=542157
* In 1998, Markus Oberhumer greatly extended this program and bumpedChristian Weisgerber2020-07-136-561/+8
| | | | | | | | the version to 0.4. Finally switch to a tarball that incorporates those changes and stop carrying them along as a patch set. Notes: svn path=/head/; revision=542143
* x11/xkeyboard-config: Add NLS optionNiclas Zeising2020-07-111-10/+6
| | | | | | | | | | | | | Add NLS option to x11/xkeyboard-config. This was broken in the past, but is fixed now. PR: 243070 (based on) Submitted by: Andrew Romanenko MFH: 2020Q3 Event: Julu 2020 bugathon Notes: svn path=/head/; revision=542055
* x11/libX11: drop unused dependenciesJan Beich2020-07-111-2/+2
| | | | | | | | PR: 247182 Approved by: zeising Notes: svn path=/head/; revision=542000
* x11/libxkbcommon: make X11 optionalJan Beich2020-07-112-7/+14
| | | | | | | | PR: 247520 Approved by: zeising Notes: svn path=/head/; revision=541999
* Update KDE's Application (release-service) to 20.04.3Tobias C. Berner2020-07-092-6/+6
| | | | | | | | Changelog: https://kde.org/announcements/changelog-releases.php?version=20.04.3 Notes: svn path=/head/; revision=541821
* x11/xpra: Update to 3.0.10Gleb Popov2020-07-092-5/+4
| | | | Notes: svn path=/head/; revision=541750
* Update to version 0.8.2, list of changes:Alexey Dokuchaev2020-07-082-4/+4
| | | | | | | | | | | | - Fixed segfault after executing setxkbmap(1) - Fixed ftbfs (build?) with GCC 10 - Fixed recursion in xkb_config_xkl_state_changed() - Merged ayatana-appindicator.patch from Debian Reported by: portscout Notes: svn path=/head/; revision=541474
* Update KDE Plasma Desktop to 5.19.3Tobias C. Berner2020-07-0711-44/+27
| | | | | | | | | | | | | | | | | | | Tuesday, 7 July 2020. Today KDE releases a bugfix update to KDE Plasma 5, versioned 5.19.3. Plasma 5.19 was released in June 2020 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: * KWin: Make sure tablet coordinates take decorations into account. Fixes bug #423833 * Fix a KCM crash when no file manager is installed. Fixes bug #422819 * Powerdevil: Fix compilation with Qt 5.15, this hit the time bomb too. Full Plasma 5.19.3 changelog: https://kde.org/announcements/plasma-5.19.2-5.19.3-changelog Notes: svn path=/head/; revision=541451
* Clean up some thingsTobias Kortkamp2020-07-073-6/+4
| | | | | | | Reported by: portscan and common sense Notes: svn path=/head/; revision=541417
* update x11/py-xcffib to 0.9.0Eric Turgeon2020-07-072-5/+4
| | | | Notes: svn path=/head/; revision=541382
* Add compiler:c++11-lang to USES to fix build on GCC-based systems:Mark Linimon2020-07-061-1/+1
| | | | | | | | | ../libwacom/libwacom-deprecated.c:60: error: expected declaration specifiers or '...' before string constant Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=541363
* Update NVidia Linux libraries to their latest versions (should've beenAlexey Dokuchaev2020-07-063-9/+9
| | | | | | | | | | part of r540871). PR: 247789 Submitted by: Thibault Payet Notes: svn path=/head/; revision=541339
* Update Qt5 to 5.15Tobias C. Berner2020-07-063-9/+59
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is a major upgrade of the Qt libraries [1], [2]. * People that use upgrading mechanisms with incomplete dependency handling (portmaster & Co) should make sure to manually remove the existing Qt packages to guarantee a safe upgrade. Keep in mind, that Qt does not like if you have an incomplete upgrade. * This version of Qt drops support for OpenSSL 1.0 -- this means that there won't be any binary packages for Qt5 provided by the FreeBSD package builders for FreeBSD 11.x anymore -- and the same for *all* the ports depending on net/qt5-network [3]. If you cannot upgrade to a more recent FreeBSD version (12.x, 13.x), you will need to build Qt5 from ports while switching to an SSL implementation from ports. Big thanks are due for * kai@ for updating webengine (also mikael@) * Felix Palmen for providing LibreSSL support patches * adridg@ and lbartoletti@ for helping me fix the fallout [1] https://www.qt.io/blog/qt-5.15-released [2] https://wiki.qt.io/New_Features_in_Qt_5.15 [3] https://www.freshports.org/net/qt5-network PR: 247010 Exp-run by: antoine Notes: svn path=/head/; revision=541318
* Update to 357Emanuel Haupt2020-07-062-4/+4
| | | | Notes: svn path=/head/; revision=541313
* graphics/poppler: update to 0.90Tobias C. Berner2020-07-062-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Release 0.90.0: core: * Color profile tweaks * Small signature improvements * BBoxOutputDev: Fix calculation when type3 fonts are involved * Fix potential crash when reading Forms * Fix infinite loop in broken file glib: * Fix adding annots in rotated pages * Add ability to reset forms * Several fixes to the documentation qt5: * Make it clear we require Qt 5.5 * demo: Fix crash on broken files * Small documentation improvements utils: * pdftoppm: Add option to set display profile * pdftops: Add a -rasterize option with values always, never, or whenneeded build system: * Require cmake 3.5 * More modern cmake way to link against curl PR: 247736 Exp-run by: antoine Notes: svn path=/head/; revision=541311
* Switch to using CMAKE_ON/CMAKE_OFF instead of more clunky CMAKE_ARGSTobias C. Berner2020-07-051-1/+1
| | | | Notes: svn path=/head/; revision=541296
* Chanse update of devel/libffiNiclas Zeising2020-07-042-1/+2
| | | | | | | | | | | | | Chase the devel/libffi update Bump portrevision of all dependent ports to chace shard library version bump in libffi. Update LIB_DEPENDS lines where needed to not require a specific version of libffi.so. PR: 247028 (for tracking) Notes: svn path=/head/; revision=541232
* x11/bemenu: Update to 0.5.0Tobias Kortkamp2020-07-043-6/+6
| | | | | | | Changes: https://github.com/Cloudef/bemenu/releases/tag/0.5.0 Notes: svn path=/head/; revision=541212
* devel/sdl20: update to 2.0.12Jan Beich2020-07-032-4/+4
| | | | | | | | | | Changes: https://discourse.libsdl.org/t/sdl-2-0-12-released/27318 ABI: https://abi-laboratory.pro/tracker/timeline/sdl/ Approved by: maintainer timeout (2 weeks) Differential Revision: https://reviews.freebsd.org/D25307 Notes: svn path=/head/; revision=541153
* multimedia/x264: update to 0.160.3011Jan Beich2020-07-031-0/+1
| | | | | | | | Changes: https://code.videolan.org/videolan/x264/compare/296494a4...cde9a93 ABI: https://abi-laboratory.pro/tracker/timeline/x264/ Notes: svn path=/head/; revision=541152
* - Revive, update to the latest original author's GitHub snapshotAlexey Dokuchaev2020-07-034-0/+55
| | | | | | | | | | | - Make sure reported version does not depend on the day of build - Define LICENSE; install more complete set of documentation and example files; transfer maintainership to the new volunteer PR: 240406 Notes: svn path=/head/; revision=541129
* Add x11/nezdLi-Wen Hsu2020-07-035-0/+54
| | | | | | | | | | General purpose messaging, notification and menuing program for X11 PR: 238554 Submitted by: Trevis <trevis@silencedpoet.com> Notes: svn path=/head/; revision=541120
* x11/libwacom: Update to 1.4.1Niclas Zeising2020-07-023-4/+18
| | | | | | | | | | Update x11/libwacom to 1.4.1 Changelog: https://github.com/linuxwacom/libwacom/releases/tag/libwacom-1.4 https://github.com/linuxwacom/libwacom/releases/tag/libwacom-1.4.1 Notes: svn path=/head/; revision=541058
* x11/libinput: Update to 1.15.6Niclas Zeising2020-07-013-4/+6
| | | | | | | | | Update x11/libinput to 1.15.6. This is a bugfix release, mostly containing updates and changes to quirks files. Notes: svn path=/head/; revision=540990
* x11/mate-panel: sync no-x11 patch with upstreamJan Beich2020-07-012-3/+3
| | | | Notes: svn path=/head/; revision=540950
* Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade.Kirill Ponomarev2020-07-011-1/+1
| | | | Notes: svn path=/head/; revision=540926
* Bump devel/jsoncpp consumers after r540853.Tobias C. Berner2020-06-302-1/+2
| | | | | | | Reported by: Kevin Oberman <rkoberman@gmail.com> Notes: svn path=/head/; revision=540909
* Update NVidia drivers and auxiliary utilities to their latest versionsAlexey Dokuchaev2020-06-307-20/+20
| | | | | | | and transfer maintainership of the latter to the graphics team (x11). Notes: svn path=/head/; revision=540871
* Do not mention loading modules via loader.confMateusz Piotrowski2020-06-305-11/+10
| | | | | | | | | | | | | | | | | | It is generally discouraged to load graphics kernel modules via loader.conf(5). According to kevans@, loading Nvidia modules like this is fragile for UEFI on FreeBSD <= 12.1. It might work, but those modules are large and the loader's staging area is insufficient to contain kernel, Nvidia modules, and much of anything else at the same time. Also, while here, encourage people to use sysrc to modify the contents of rc.conf(5). Reviewed by: danfe Approved by: maintainer (danfe) Differential Revision: https://reviews.freebsd.org/D25506 Notes: svn path=/head/; revision=540866
* x11/slim: Correct getting xpidJesper Schmitz Mouridsen2020-06-282-2/+2
| | | | | | | | | | Makes slim service stoppable again PR: 247098 Submitted by: Samy Mahmoudi <samy.mahmoudi@gmail.com> Notes: svn path=/head/; revision=540725
* x11/mate-panel: fix build on GCC architecturesPiotr Kubaj2020-06-281-0/+1
| | | | | | | | Use C99 mode: wayland-backend.c:55: error: 'for' loop initial declaration used outside C99 mode Notes: svn path=/head/; revision=540682
* Mark some older XFCE software in our tree as deprecated.Guido Falsi2020-06-272-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | These are all components abandoned upstream, and not developed anymore. All of these still depend on GTK2 and some on the already deprecated x11-toolkits/libxfce4gui. As you may know XFCE development has already dropped any support for GTK2, so, unless these software packages are ported to GTK3 by someone, they WILL be removed from the tree when XFCE 4.16 will be released and ported. Due to their status these ports could break for many reasons and unless the fix is really trivial or patches are provided they will be removed from the tree in case of breakage. Further reasons for each of them follow. xfce4-mixer: Removed from XFCE in version 4.12, abandoned since, in 2015. Uses outdated gstreamer 0.10. xfce4-print: Removed from XFCE after version 4.6, abandoned since, around 2009. CUPS support broken since cups version 2.3.3 due to upstream interface changes. Already deprecated due to dependency on libxfce4gui. xfce4-quicklauncher-plugin: Unsupported after XFCE 4.4, around 2009. Already deprecated due to dependency on libxfce4gui. Unable to locate a source code repository. xfce4-wmdock-plugin: Last update in 2013. Unable to locate a source code repository. There are other components I'm not marking as DEPRECATED right now, but please note I have doubts on their support status. These are also still depending on GTK2 and it's unsure if they will be ported to GTK3 and spared by the XFCE 4.16 update: orage xfce4-embed-plugin xfce4-mailwatch-plugin xfce4-equake-plugin Other XFCE components in our tree still depending on GTK2 are reasonably expected to be ported by upstream to GTK3 before 4.16 is released, or, in some cases have already been ported in their repositories and/or development versions. Notes: svn path=/head/; revision=540614
* x11/zenity: fix build on GCC architecturesPiotr Kubaj2020-06-271-0/+1
| | | | | | | | Use C99 mode: progress.c:115: error: 'for' loop initial declaration used outside C99 mode Notes: svn path=/head/; revision=540563
* x11/swappy: move to graphics/Jan Beich2020-06-254-56/+0
| | | | Notes: svn path=/head/; revision=540367
* x11/swappy: add new portJan Beich2020-06-254-0/+56
| | | | | | | | | | | A Wayland native snapshot and editor tool, inspired by Snappy on macOS. Works great with grim, slurp and sway. But can easily work with other screen copy tools that can output a final PNG image to stdout. https://github.com/jtheoof/swappy Notes: svn path=/head/; revision=540366
* x11/mate-panel: make X11/Wayland optionalJan Beich2020-06-243-13/+29
| | | | Notes: svn path=/head/; revision=540061
* Update KDE Plasma Desktop to 5.19.2Tobias C. Berner2020-06-2310-27/+28
| | | | | | | | | | | | | | | | | | | Tuesday, 23 June 2020. Today KDE releases a bugfix update to KDE Plasma 5, versioned 5.19.2. Plasma 5.19 was released in June 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: * Fix KRunner positioning on X11 with High DPI and Qt scaling on Plasma. * Fix case of monitored service in startplasma's shutdown. * KSysGuard: Expose better size hints. Full changelog: https://kde.org/announcements/plasma-5.19.1-5.19.2-changelog Notes: svn path=/head/; revision=539987