aboutsummaryrefslogtreecommitdiff
path: root/x11/swaylock
Commit message (Collapse)AuthorAgeFilesLines
* wayland: add wayland virtual categoryBaptiste Daroussin2022-07-011-1/+1
|
* x11/swaylock: drop setuid bit via unix-selfauth-helperJan Beich2022-06-283-53/+10
|
* x11/swaylock: Chase CPE_VENDOR change now that NIST has fixed CPE entryBernhard Froehlich2022-04-211-1/+1
| | | | Approved by: portmgr (blanket)
* x11/swaylock: Add CPE informationBernhard Froehlich2022-04-181-1/+2
| | | | | | | | I know that "swayvm" is obviously a typing mistake in the CPE database and I contacted NIST already about it. As soon as it's fixed I will correct it here as well. Approved by: portmgr (blanket)
* x11/swaylock: update to 1.6Jan Beich2022-03-072-6/+6
| | | | | Changes: https://github.com/swaywm/swaylock/releases/tag/1.6 Reported by: GitHub (watch releases)
* x11/swaylock: prepare to drop setuid bit on -CURRENTJan Beich2022-02-201-1/+6
|
* One more small cleanup, forgotten yesterday.Mathieu Arnold2021-04-071-1/+0
| | | | Reported by: lwhsu
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* x11/swaylock-effects: fix COMMENT overrideJan Beich2020-11-161-1/+1
| | | | Notes: svn path=/head/; revision=555495
* x11/swaylock-effects: add new portJan Beich2020-11-161-3/+5
| | | | | | | | | | | Swaylock-effects is a fork of swaylock which adds built-in screenshots and image manipulation effects like blurring. It's inspired by i3lock-color, although the feature sets aren't perfectly overlapping. https://github.com/mortie/swaylock-effects Notes: svn path=/head/; revision=555475
* 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/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
* x11/swaylock: update to 1.5Jan Beich2020-01-222-11/+5
| | | | | | | | Changes: https://github.com/swaywm/swaylock/compare/1.4...1.5 Reported by: GitHub (watch releases) Notes: svn path=/head/; revision=523837
* x11*: Add missing USES={gl,gnome,mate}Tobias Kortkamp2019-11-081-1/+1
| | | | Notes: svn path=/head/; revision=517047
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2019-07-261-0/+1
| | | | | | | | | | | | | | | | | | as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3 to GCC 9.1 under most circumstances now after revision 507371. This includes ports - with USE_GCC=yes or USE_GCC=any, - with USES=fortran, - using Mk/bsd.octave.mk which in turn features USES=fortran, and - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang, c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib plus, everything INDEX-11 shows with a dependency on lang/gcc9 now. PR: 238330 Notes: svn path=/head/; revision=507372
* x11/swaylock: unbreak on DragonFlyJan Beich2019-05-202-0/+5
| | | | | | | | | | | | | ../loop.c: In function 'loop_poll': ../loop.c:83:2: error: implicit declaration of function 'poll'; did you mean 'powl'? [-Werror=implicit-function-declaration] poll(loop->fds, loop->fd_length, ms); ^~~~ powl Reported by: DPorts (muscles) Notes: svn path=/head/; revision=502125
* x11/swaylock: update to 1.4Jan Beich2019-05-032-5/+10
| | | | | | | Changes: https://github.com/swaywm/swaylock/compare/1.3...1.4 Notes: svn path=/head/; revision=500745
* Add option helper for MESON_ARGS = -Dfoo=enabledJan Beich2019-02-251-4/+2
| | | | | | | | | | | | | | | feature options define combo like auto/yes/no in a standand way. In other words, upstream projects of ports that use _MESON_YES are supposed to migrate to _MESON_ENABLED. https://mesonbuild.com/Build-options.html#features Reviewed by: tobik (implicit) Approved by: portmgr (mat) Differential Revision: https://reviews.freebsd.org/D19127 Notes: svn path=/head/; revision=493901
* x11/swaylock: update to 1.3 (nop)Jan Beich2019-02-052-4/+3
| | | | | | | | Changes: https://github.com/swaywm/swayidle/compare/effdea5...1.3 Changes: https://github.com/swaywm/swaylock/releases/tag/1.3 Notes: svn path=/head/; revision=492205
* x11-wm/sway: update to 1.0.b.2.291Jan Beich2019-01-302-5/+5
| | | | | | | | | Changes: https://github.com/swaywm/sway/compare/606f6a37...5cb3d476 Changes: https://github.com/swaywm/wlroots/compare/9fe8e379...41af8d84 Changes: https://github.com/swaywm/swaylock/compare/ecc8402...effdea5 Notes: svn path=/head/; revision=491634
* x11-wm/sway: update to 1.0.b.2.282Jan Beich2019-01-292-5/+5
| | | | | | | | | | Changes: https://github.com/swaywm/sway/compare/5f45a4bb...606f6a37 Changes: https://github.com/swaywm/wlroots/compare/209210d3...9fe8e379 Changes: https://github.com/swaywm/swayidle/compare/f002a7a...d18c7cb Changes: https://github.com/swaywm/swaylock/compare/368f53e...ecc8402 Notes: svn path=/head/; revision=491530
* x11-wm/sway: update to 1.0.b.2.274Jan Beich2019-01-262-8/+7
| | | | | | | | | | Changes: https://github.com/swaywm/sway/compare/1a1133dc...5f45a4bb Changes: https://github.com/swaywm/wlroots/compare/c41d0130...209210d3 Changes: https://github.com/swaywm/swaylock/compare/72d15f8...f002a7a Changes: https://github.com/swaywm/swaylock/compare/3d94a60...368f53e Notes: svn path=/head/; revision=491216
* x11-wm/sway: update to 1.0.b.2.270Jan Beich2019-01-242-8/+12
| | | | | | | | | Changes: https://github.com/swaywm/sway/compare/410c9613...1a1133dc Changes: https://github.com/swaywm/wlroots/compare/b619ab4d...c41d0130 Changes: https://github.com/swaywm/swaylock/compare/4e72a36...3d94a60 Notes: svn path=/head/; revision=491073
* x11-wm/sway: update to 1.0.b.2.243Jan Beich2019-01-222-5/+5
| | | | | | | | | | Changes: https://github.com/swaywm/sway/compare/1cce14e7...410c9613 Changes: https://github.com/swaywm/wlroots/compare/5dde2e79...b619ab4d Changes: https://github.com/swaywm/swayidle/compare/c94949d...72d15f8 Changes: https://github.com/swaywm/swaylock/compare/52eeb9f...4e72a36 Notes: svn path=/head/; revision=490913
* x11-wm/sway: update to 1.0.b.2.226Jan Beich2019-01-192-6/+6
| | | | | | | | | | Changes: https://github.com/swaywm/sway/compare/70637b40...1cce14e7 Changes: https://github.com/swaywm/wlroots/compare/10b1de6e...5dde2e79 Changes: https://github.com/swaywm/swayidle/compare/1.1...c94949d Changes: https://github.com/swaywm/swaylock/compare/1.2...52eeb9f Notes: svn path=/head/; revision=490689
* x11-wm/sway: update to 1.0.b.2.189Jan Beich2019-01-153-0/+50
The last beta is several months old, so use a snapshot to help users evaluate the current state. Changes: https://github.com/swaywm/sway/compare/1.0-beta.2...2573606b Changes: https://github.com/swaywm/wlroots/compare/0.2...10a2c4ed Notes: svn path=/head/; revision=490329