non port: x11/swaylock/Makefile |
SVNWeb
|
Number of commits found: 31 |
Sat, 28 Jan 2023
|
[ 22:22 Jan Beich (jbeich) ] 748946b
x11/swaylock: update to 1.7.2
Changes: https://github.com/swaywm/swaylock/releases/tag/v1.7.2
Reported by: GitHub (watch releases)
|
Fri, 27 Jan 2023
|
[ 11:54 Jan Beich (jbeich) ] 60507c9
x11/swaylock: update to 1.7.1
Changes: https://github.com/swaywm/swaylock/releases/tag/v1.7.1
Reported by: GitHub (watch releases)
|
Sun, 27 Nov 2022
|
[ 13:18 Jan Beich (jbeich) ] 3ee194b
x11/swaylock: update to 1.7
Changes: https://github.com/swaywm/swaylock/releases/tag/1.7
Reported by: GitHub (watch releases)
|
Sat, 10 Sep 2022
|
[ 17:41 Stefan Eßer (se) Author: Tobias Kortkamp ] e79fe1a (Only the first 10 of 195 ports in this commit are shown above. )
Fix WWW in parent/child ports
Many of the WWW are overwritten later which means the wrong value
is used. This did not happen before where the children were either
a) just using the pkg-descr from the parents
b) or had their own separate pkg-descr with custom WWW
Use WWW?= in parents when the child's WWW is different.
Children that use the same WWW as the parent can just inherit it,
i.e., the child WWW can be removed.
Approved by: portmgr (implicit)
|
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above )
|
Fri, 1 Jul 2022
|
[ 08:01 Baptiste Daroussin (bapt) ] b2eed2d (Only the first 10 of 58 ports in this commit are shown above. )
wayland: add wayland virtual category
|
Tue, 28 Jun 2022
|
[ 20:01 Jan Beich (jbeich) ] 1a6e018f
x11/swaylock: drop setuid bit via unix-selfauth-helper
|
Thu, 21 Apr 2022
|
[ 11:36 Bernhard Froehlich (decke) ] b073fbf
x11/swaylock: Chase CPE_VENDOR change now that NIST has fixed CPE entry
Approved by: portmgr (blanket)
|
Mon, 18 Apr 2022
|
[ 17:45 Bernhard Froehlich (decke) ] 2133ab7
x11/swaylock: Add CPE information
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)
|
Mon, 7 Mar 2022
|
[ 23:58 Jan Beich (jbeich) ] 2ac0d05
x11/swaylock: update to 1.6
Changes: https://github.com/swaywm/swaylock/releases/tag/1.6
Reported by: GitHub (watch releases)
|
Sun, 20 Feb 2022
|
[ 18:30 Jan Beich (jbeich) ] 2a8fb21
x11/swaylock: prepare to drop setuid bit on -CURRENT
|
Wed, 7 Apr 2021
|
[ 08:09 Mathieu Arnold (mat) ] cf118cc (Only the first 10 of 8873 ports in this commit are shown above. )
One more small cleanup, forgotten yesterday.
Reported by: lwhsu
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Mon, 16 Nov 2020
|
[ 16:34 jbeich ]
x11/swaylock-effects: fix COMMENT override
|
[ 13:05 jbeich ]
x11/swaylock-effects: add new port
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
|
Fri, 17 Jul 2020
|
[ 22:34 jbeich ]
x11/swaylock: limit root to authenticating child process
Taken from initialize_pw_backend in shadow.c.
PR: 248053
|
[ 22:12 jbeich ]
x11/swaylock: unbreak PAM locking
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
|
Wed, 22 Jan 2020
|
[ 20:16 jbeich ]
x11/swaylock: update to 1.5
Changes: https://github.com/swaywm/swaylock/compare/1.4...1.5
Reported by: GitHub (watch releases)
|
Fri, 8 Nov 2019
|
[ 11:21 tobik ] (Only the first 10 of 139 ports in this commit are shown above. )
x11*: Add missing USES={gl,gnome,mate}
|
Fri, 26 Jul 2019
|
[ 20:46 gerald ] (Only the first 10 of 3853 ports in this commit are shown above. )
Bump PORTREVISION for ports depending on the canonical version of GCC
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
|
Mon, 20 May 2019
|
[ 16:56 jbeich ]
x11/swaylock: unbreak on DragonFly
../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)
|
Fri, 3 May 2019
|
[ 17:37 jbeich ]
x11/swaylock: update to 1.4
Changes: https://github.com/swaywm/swaylock/compare/1.3...1.4
|
Mon, 25 Feb 2019
|
[ 22:07 jbeich ] (Only the first 10 of 11 ports in this commit are shown above. )
Add option helper for MESON_ARGS = -Dfoo=enabled
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
|
Tue, 5 Feb 2019
|
[ 12:52 jbeich ]
x11/swaylock: update to 1.3 (nop)
Changes: https://github.com/swaywm/swayidle/compare/effdea5...1.3
Changes: https://github.com/swaywm/swaylock/releases/tag/1.3
|
Wed, 30 Jan 2019
|
[ 17:18 jbeich ]
x11-wm/sway: update to 1.0.b.2.291
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
|
Tue, 29 Jan 2019
|
[ 00:47 jbeich ]
x11-wm/sway: update to 1.0.b.2.282
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
|
Sat, 26 Jan 2019
|
[ 00:43 jbeich ]
x11-wm/sway: update to 1.0.b.2.274
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
|
Thu, 24 Jan 2019
|
[ 00:14 jbeich ]
x11-wm/sway: update to 1.0.b.2.270
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
|
Tue, 22 Jan 2019
|
[ 00:42 jbeich ]
x11-wm/sway: update to 1.0.b.2.243
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
|
Sat, 19 Jan 2019
|
[ 00:32 jbeich ]
x11-wm/sway: update to 1.0.b.2.226
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
|
Tue, 15 Jan 2019
|
[ 00:52 jbeich ] (Only the first 10 of 16 ports in this commit are shown above. )
x11-wm/sway: update to 1.0.b.2.189
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
|
Number of commits found: 31 |