Port details on branch 2025Q1 |
- lxqt-sudo GUI frontend to su/sudo/doas for LXQt desktop
- 2.1.0_1 security
=0 2.1.0_1Version of this port present on the latest quarterly branch. - Maintainer: lxqt@FreeBSD.org
 - Port Added: 2025-02-02 08:42:57
- Last Update: 2025-02-02 08:39:14
- Commit Hash: 6861104
- License: LGPL21+
- WWW:
- https://lxqt-project.org
- Description:
- lxqt-sudo, lxdoas and lxsu are a graphical front-end of commands
sudo, doas and su respectively.
It enables regular users to launch applications with permissions of root.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- lxqt-sudo>0:security/lxqt-sudo
- To install the port:
- cd /usr/ports/security/lxqt-sudo/ && make install clean
- To add the package, run one of these commands:
- pkg install security/lxqt-sudo
- pkg install lxqt-sudo
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: lxqt-sudo
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1731051017
SHA256 (lxqt/lxqt-sudo-2.1.0.tar.xz) = 7a3abcf4153b699c4990b1ac89d2bc122fcebf6d5ae061e0c129a4bad922739d
SIZE (lxqt/lxqt-sudo-2.1.0.tar.xz) = 39332
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- cmake : devel/cmake-core
- ninja : devel/ninja
- gettext-runtime>=0.22_1 : devel/gettext-runtime
- msgfmt : devel/gettext-tools
- lxqt2-build-tools-config.cmake : devel/lxqt2-build-tools
- lupdate : devel/qt6-tools
- perl5>=5.36<5.37 : lang/perl5.36
- x11.pc : x11/libX11
- Runtime dependencies:
-
- sudo : security/sudo
- libQt6Core.so : devel/qt6-base
- x11.pc : x11/libX11
- Library dependencies:
-
- libintl.so : devel/gettext-runtime
- libKF6WindowSystem.so : x11/kf6-kwindowsystem
- liblxqt.so : devel/liblxqt
- libQt6Xdg.so : devel/libqt6xdg
- libglib-2.0.so : devel/glib20
- libintl.so : devel/gettext-runtime
- libQt6Svg.so : graphics/qt6-svg
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- security_lxqt-sudo
- USES:
- cmake gettext kde:6 lxqt:2 qt:6 perl5 tar:xz gnome xorg
- pkg-message:
- For install:
- * You must be in the sudoers file in order to use lxqt-sudo
* You must be in the the wheel group in order to use lxsu
* You might find the keepenv option in doas.conf useful for lxdoas
- If upgrading
- * lxqt-sudo now supports doas if installed. You can use the keepenv
setting in doas.conf for your user(s) if needed.
- Master Sites:
|
Number of commits found: 1
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.1.0_1 02 Feb 2025 08:39:14
    |
Jason E. Hale (jhale)  |
*/*: Bump PORTREVISION for known Qt private API abusers
Qt 6.8.2 edition.
These ports directly use or link to a library that uses the Qt
private API and must be rebuilt with every Qt update.
Qt public API/ABI compatability is excellent, so most consumers don't
need to necessarily be rebuilt between patch or even minor releases, but
using the private API is highly discouraged since this is unstable even
between patch releases and is really only meant for internal use.
Adding devel/libqt6xdg and its consumers to the list this time around
based on [1].
PR: 283950 [1]
(cherry picked from commit 740d89cf91c1bd58fa7d9a826cdc1847fe667a99) |
Number of commits found: 1
|