notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
The safest procedure: change your FreshPorts password. Anything you had set before Friday March 24 2023 09:49:20 UTC should be changed. You can read more here: SQL inejection issues fixed and FreshSource code fixes Sorry about the extra work for you.
All known SQL injection issues patched. There is no evidence it was exploited. That doesn’t mean it wasn’t. Please change your password.
non port: x11-wm/labwc/Makefile
SVNWeb

Number of commits found: 41

Mon, 20 Mar 2023
[ 20:42 Jan Beich (jbeich) search for other commits by this committer ]    commit hash:4bde0f5364ce44e3ee3916086c792049de78b9e1  commit hash:4bde0f5364ce44e3ee3916086c792049de78b9e1  commit hash:4bde0f5364ce44e3ee3916086c792049de78b9e1  4bde0f5 
x11-wm/labwc: update to 0.6.2

Changes:	https://github.com/labwc/labwc/releases/tag/0.6.2
Reported by:	GitHub (watch releases)
Sat, 18 Feb 2023
[ 20:39 Jan Beich (jbeich) search for other commits by this committer ]    commit hash:eb35c77bfe9c2ceed6ac1550f80ab2a2670969ea  commit hash:eb35c77bfe9c2ceed6ac1550f80ab2a2670969ea  commit hash:eb35c77bfe9c2ceed6ac1550f80ab2a2670969ea  eb35c77 
Adjust estimated 12.3 EOL date to actual
Mon, 30 Jan 2023
[ 07:52 Jan Beich (jbeich) search for other commits by this committer ]    commit hash:23944a5d765f9206dd8f9fd81f320066cdf63540  commit hash:23944a5d765f9206dd8f9fd81f320066cdf63540  commit hash:23944a5d765f9206dd8f9fd81f320066cdf63540  23944a5 
x11-wm/labwc: update to 0.6.1

Changes:	https://github.com/labwc/labwc/releases/tag/0.6.1
Reported by:	GitHub (watch releases)
Mon, 19 Dec 2022
[ 11:04 Jan Beich (jbeich) search for other commits by this committer ]    commit hash:20be46f8a868a15bd2e76359c5318c7145e62b87  commit hash:20be46f8a868a15bd2e76359c5318c7145e62b87  commit hash:20be46f8a868a15bd2e76359c5318c7145e62b87  20be46f 
x11-wm/labwc: unbreak with wlroots/X11=off after 5758a46edec9

../src/view.c:5:10: fatal error: 'xcb/xcb_icccm.h' file not found
 #include <xcb/xcb_icccm.h>
          ^~~~~~~~~~~~~~~~~
Fri, 18 Nov 2022
[ 10:50 Jan Beich (jbeich) search for other commits by this committer ]    commit hash:bb2544c1f61e727dc811b7f21d4b6fb13370e61a  commit hash:bb2544c1f61e727dc811b7f21d4b6fb13370e61a  commit hash:bb2544c1f61e727dc811b7f21d4b6fb13370e61a  bb2544c 
x11-wm/labwc: switch f1db2936ef9e to upstream commit
[ 10:50 Jan Beich (jbeich) search for other commits by this committer ]    commit hash:6b54f808cec5c7e5bebca84d1dc58fd8696bc7f0  commit hash:6b54f808cec5c7e5bebca84d1dc58fd8696bc7f0  commit hash:6b54f808cec5c7e5bebca84d1dc58fd8696bc7f0  6b54f80 
x11-wm/labwc: unbreak on FreeBSD 12.3 (12.4 is not affected)
[ 08:26 Jan Beich (jbeich) search for other commits by this committer ]    commit hash:f1db2936ef9ea87cb241507d20169a2986c3cfb0  commit hash:f1db2936ef9ea87cb241507d20169a2986c3cfb0  commit hash:f1db2936ef9ea87cb241507d20169a2986c3cfb0  f1db293 
x11-wm/labwc: drop unused pixman dependency after 7aae6b9fe451
[ 04:13 Jan Beich (jbeich) search for other commits by this committer ]    commit hash:c01aa2b0e8095e5db09564beb98e8652c6366034  commit hash:c01aa2b0e8095e5db09564beb98e8652c6366034  commit hash:c01aa2b0e8095e5db09564beb98e8652c6366034  c01aa2b 
x11-wm/labwc: mark BROKEN on FreeBSD < 13 after 7aae6b9fe451

../src/cursor.c:52:2: error: expected ')'
        ARRAY_SIZE(cursors_xdg) == LAB_CURSOR_COUNT,
        ^
../src/cursor.c:50:28: note: expanded from macro 'ARRAY_SIZE'
 #define ARRAY_SIZE(array) (sizeof(array) / sizeof((array)[0]))
                           ^
../src/cursor.c:52:2: note: to match this '('
../src/cursor.c:50:27: note: expanded from macro 'ARRAY_SIZE'
 #define ARRAY_SIZE(array) (sizeof(array) / sizeof((array)[0]))
                          ^
../src/cursor.c:52:2: warning: type specifier missing, defaults to 'int'
[-Wimplicit-int]
        ARRAY_SIZE(cursors_xdg) == LAB_CURSOR_COUNT,
        ^
(Only the first 15 lines of the commit message are shown above View all of this commit message)
[ 04:13 Jan Beich (jbeich) search for other commits by this committer ]    commit hash:7aae6b9fe451890ff7f914b323ac60637119215a  commit hash:7aae6b9fe451890ff7f914b323ac60637119215a  commit hash:7aae6b9fe451890ff7f914b323ac60637119215a  7aae6b9 
x11-wm/labwc: update to 0.6.0

Changes:	https://github.com/labwc/labwc/releases/tag/0.6.0
Reported by:	GitHub (watch releases)
Fri, 11 Nov 2022
[ 22:39 Jan Beich (jbeich) search for other commits by this committer ]    commit hash:5758a46edec9bade8911e74eeecc1dcc1e8dd347  commit hash:5758a46edec9bade8911e74eeecc1dcc1e8dd347  commit hash:5758a46edec9bade8911e74eeecc1dcc1e8dd347  5758a46 
x11-wm/labwc: back to default wlroots
[ 22:39 Jan Beich (jbeich) search for other commits by this committer ]    commit hash:1c4b6bc295c65bd8a4ac04f13b7972f78a834c0d  commit hash:1c4b6bc295c65bd8a4ac04f13b7972f78a834c0d  commit hash:1c4b6bc295c65bd8a4ac04f13b7972f78a834c0d  1c4b6bc  (Only the first 10 of 14 ports in this commit are shown above. View all ports for this commit)
x11-toolkits/wlroots: update to 0.16.0

Changes:	https://gitlab.freedesktop.org/wlroots/wlroots/-/releases/0.16.0
Reported by:	GitLab (notify releases)
Wed, 7 Sep 2022
[ 21:10 Stefan Eßer (se) search for other commits by this committer ]    commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  b7f0544  (Only the first 10 of 27931 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Fri, 15 Jul 2022
[ 19:36 Jan Beich (jbeich) search for other commits by this committer ]    commit hash:fde38809e8bcc95dc2897eb7f20106edd3bcfab2  commit hash:fde38809e8bcc95dc2897eb7f20106edd3bcfab2  commit hash:fde38809e8bcc95dc2897eb7f20106edd3bcfab2  fde3880 
x11-wm/labwc: update to 0.5.3

Changes:	https://github.com/labwc/labwc/releases/tag/0.5.3
Reported by:	GitHub (watch releases)
Fri, 1 Jul 2022
[ 08:01 Baptiste Daroussin (bapt) search for other commits by this committer ]    commit hash:b2eed2d66478efa63594275ffecd1be2d565c983  commit hash:b2eed2d66478efa63594275ffecd1be2d565c983  commit hash:b2eed2d66478efa63594275ffecd1be2d565c983  b2eed2d  (Only the first 10 of 58 ports in this commit are shown above. View all ports for this commit)
wayland: add wayland virtual category
Wed, 18 May 2022
[ 15:04 Jan Beich (jbeich) search for other commits by this committer ]    commit hash:9fac07543ba7adac2f008b76c6e72337bb1b8305  commit hash:9fac07543ba7adac2f008b76c6e72337bb1b8305  commit hash:9fac07543ba7adac2f008b76c6e72337bb1b8305  9fac075 
x11-wm/labwc: update to 0.5.2

Changes:	https://github.com/labwc/labwc/releases/tag/0.5.2
Reported by:	portscout
Sun, 10 Apr 2022
[ 19:11 Charlie Li (vishwin) search for other commits by this committer ]    commit hash:d63665f7cd9c99880704a3c5bc221829cb009744  commit hash:d63665f7cd9c99880704a3c5bc221829cb009744  commit hash:d63665f7cd9c99880704a3c5bc221829cb009744  d63665f  (Only the first 10 of 892 ports in this commit are shown above. View all ports for this commit)
textproc/libxml2: bump all LIB_DEPENDS consumers

This is a separate commit to facilitate easier cherry-picking for
quarterly.

PR: 262853, 262940, 262877, 263126
Approved by: fluffy (mentor)
[ 00:23 Jan Beich (jbeich) search for other commits by this committer ]    commit hash:db328f324390e8d3a926856d16020ed32af902c6  commit hash:db328f324390e8d3a926856d16020ed32af902c6  commit hash:db328f324390e8d3a926856d16020ed32af902c6  db328f3 
x11-wm/labwc: update to 0.5.1

Changes:	https://github.com/labwc/labwc/releases/tag/0.5.1
Reported by:	portscout
Sat, 26 Mar 2022
[ 08:27 Matthias Fechner (mfechner) search for other commits by this committer ]    commit hash:247c7db7513f1264922428278678da641c5a3f52  commit hash:247c7db7513f1264922428278678da641c5a3f52  commit hash:247c7db7513f1264922428278678da641c5a3f52  247c7db  (Only the first 10 of 867 ports in this commit are shown above. View all ports for this commit)
textproc/libxml2: bump all dependencies

This should make sure that all dependent ports will pick
up the new version commited with a13ec21cd733f67a9fc0dc00ab45268bdc236246
Sat, 19 Feb 2022
[ 23:57 Jan Beich (jbeich) search for other commits by this committer ]    commit hash:4d52d9c23fefcc86df344758010df1807036b9b3  commit hash:4d52d9c23fefcc86df344758010df1807036b9b3  commit hash:4d52d9c23fefcc86df344758010df1807036b9b3  4d52d9c 
x11-wm/labwc: respect LOCALBASE for icons after bb83f2992ed9
[ 21:26 Jan Beich (jbeich) search for other commits by this committer ]    commit hash:bb83f2992ed95fbfc8e799b0c0956d9cf1972189  commit hash:bb83f2992ed95fbfc8e799b0c0956d9cf1972189  commit hash:bb83f2992ed95fbfc8e799b0c0956d9cf1972189  bb83f29 
x11-wm/labwc: update to 0.5.0

Changes:	https://github.com/labwc/labwc/releases/tag/0.5.0
Reported by:	portscout
Sat, 5 Feb 2022
[ 00:23 Jan Beich (jbeich) search for other commits by this committer ]    commit hash:45141bcb116422bb0ae2f76e560be4ad51ccb99b  commit hash:45141bcb116422bb0ae2f76e560be4ad51ccb99b  commit hash:45141bcb116422bb0ae2f76e560be4ad51ccb99b  45141bc 
x11-wm/labwc: unbreak build after ac6523232943

meson.build:53:2: ERROR: Invalid version of dependency, need 'wlroots'
['=0.15.0'] found '0.15.1'.
Fri, 31 Dec 2021
[ 21:32 Jan Beich (jbeich) search for other commits by this committer ]    commit hash:26d588b4cb77f41160c36721627154067da1fae7  commit hash:26d588b4cb77f41160c36721627154067da1fae7  commit hash:26d588b4cb77f41160c36721627154067da1fae7  26d588b 
x11-wm/labwc: update to 0.4.0

Changes:	https://github.com/johanmalm/labwc/compare/cd50344...0.4.0
Changes:	https://github.com/labwc/labwc/releases/tag/0.4.0
[ 17:30 Jan Beich (jbeich) search for other commits by this committer ]    commit hash:03db7d1f767b975e4b811f7b5dc18177a18386fd  commit hash:03db7d1f767b975e4b811f7b5dc18177a18386fd  commit hash:03db7d1f767b975e4b811f7b5dc18177a18386fd  03db7d1 
x11-wm/labwc: update to 0.3.0.377 (snapshot)

Changes:	https://github.com/johanmalm/labwc/compare/d5532ac...cd50344
[ 17:16 Jan Beich (jbeich) search for other commits by this committer ]    commit hash:2d177f7ec0a77d807d3cb62cd6230195987666ba  commit hash:2d177f7ec0a77d807d3cb62cd6230195987666ba  commit hash:2d177f7ec0a77d807d3cb62cd6230195987666ba  2d177f7 
x11-wm/labwc: update to 0.3.0.376 (snapshot)

Changes:	https://github.com/johanmalm/labwc/compare/0.3.0...d5532ac
Fri, 17 Dec 2021
[ 11:30 Jan Beich (jbeich) search for other commits by this committer ]    commit hash:2af7805da5c5fc73eb28fba4065cead63c4bb5ab  commit hash:2af7805da5c5fc73eb28fba4065cead63c4bb5ab  commit hash:2af7805da5c5fc73eb28fba4065cead63c4bb5ab  2af7805  (Only the first 10 of 20 ports in this commit are shown above. View all ports for this commit)
x11-toolkits/wlroots: update to 0.15.0

Changes:	https://gitlab.freedesktop.org/wlroots/wlroots/-/releases/0.15.0
Reported by:	upstream (tracking bug)
Sun, 21 Nov 2021
[ 09:10 Jan Beich (jbeich) search for other commits by this committer ]    commit hash:c462a87f6021a699cb7a70a6534b6e327f6f9203  commit hash:c462a87f6021a699cb7a70a6534b6e327f6f9203  commit hash:c462a87f6021a699cb7a70a6534b6e327f6f9203  c462a87 
x11-wm/labwc: chase HTTP redirect
Sun, 12 Sep 2021
[ 10:43 Jan Beich (jbeich) search for other commits by this committer ]    commit hash:341770e8679d5aafe195f4f16d190593e320112e  commit hash:341770e8679d5aafe195f4f16d190593e320112e  commit hash:341770e8679d5aafe195f4f16d190593e320112e  341770e 
sysutils/seatd: drop SUID option after b8a20cd29e54

It's not possible to restrict setuid bit to "video" group without also
breaking compositor nesting (e.g., hikari on sway). So, leave setuid
handling to a dedicated executable. seatd-launch works similar to
ck-launch-session by starting the daemon on demand.
Tue, 29 Jun 2021
[ 00:59 Jan Beich (jbeich) search for other commits by this committer ]    commit hash:1ac2d7ea8e41bf05005840da9bd20f3713003ba6  commit hash:1ac2d7ea8e41bf05005840da9bd20f3713003ba6  commit hash:1ac2d7ea8e41bf05005840da9bd20f3713003ba6  1ac2d7e 
x11-wm/labwc: update to 0.3.0

Changes:	https://github.com/johanmalm/labwc/compare/0.2.1...0.3.0
Reported by:	Repology
Wed, 23 Jun 2021
[ 18:07 Jan Beich (jbeich) search for other commits by this committer ]    commit hash:f2820b6cc2170feef17989c422f2cf46644a5b57  commit hash:f2820b6cc2170feef17989c422f2cf46644a5b57  commit hash:f2820b6cc2170feef17989c422f2cf46644a5b57  f2820b6  (Only the first 10 of 20 ports in this commit are shown above. View all ports for this commit)
x11-toolkits/wlroots: update to 0.14.0

Changes:	https://github.com/swaywm/wlroots/releases/tag/0.14.0
Reported by:	GitHub (watch releases)
Fri, 16 Apr 2021
[ 19:53 Jan Beich (jbeich) search for other commits by this committer ]    commit hash:abb29a1e509821d0ca65b4f17a77672322053761  commit hash:abb29a1e509821d0ca65b4f17a77672322053761  commit hash:abb29a1e509821d0ca65b4f17a77672322053761  abb29a1 
x11-wm/labwc: update to 0.2.1

Changes:	https://github.com/johanmalm/labwc/compare/0.2.0...0.2.1
Reported by:	Repology
Thu, 15 Apr 2021
[ 21:30 Jan Beich (jbeich) search for other commits by this committer ]    commit hash:5aaf95a3664f76be78c8964f420a9e78054ce9cc  commit hash:5aaf95a3664f76be78c8964f420a9e78054ce9cc  commit hash:5aaf95a3664f76be78c8964f420a9e78054ce9cc  5aaf95a 
x11-wm/labwc: chase upstream description after 377a9eb9993c
[ 21:11 Jan Beich (jbeich) search for other commits by this committer ]    commit hash:377a9eb9993c958a85ea9b8ca37bd871863f2152  commit hash:377a9eb9993c958a85ea9b8ca37bd871863f2152  commit hash:377a9eb9993c958a85ea9b8ca37bd871863f2152  377a9eb 
x11-wm/labwc: update to 0.2.0

Changes:	https://github.com/johanmalm/labwc/compare/0.1.0...0.2.0
Reported by:	Repology
Wed, 7 Apr 2021
[ 20:59 Jan Beich (jbeich) search for other commits by this committer ]    commit hash:70148c11889b8de458a1c3ea23c94d05af404296  commit hash:70148c11889b8de458a1c3ea23c94d05af404296  commit hash:70148c11889b8de458a1c3ea23c94d05af404296  70148c1  (Only the first 10 of 20 ports in this commit are shown above. View all ports for this commit)
x11-toolkits/wlroots: update to 0.13.0

Changes:	https://github.com/swaywm/wlroots/releases/tag/0.13.0
Reported by:	GitHub (watch releases)
Tested by:	Evgeniy Khramtsov (via CFT on x11@ list)
[ 08:09 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  cf118cc  (Only the first 10 of 8873 ports in this commit are shown above. View all ports for this commit)
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
Tue, 6 Apr 2021
[ 14:31 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Sat, 6 Mar 2021
[ 18:50 jbeich search for other commits by this committer ] Original commit   Revision:567510
x11-wm/labwc: update to 0.1.0

Changes:	https://github.com/johanmalm/labwc/compare/db4249d...0.1.0
Fri, 5 Mar 2021
[ 22:39 jbeich search for other commits by this committer ] Original commit   Revision:567426
x11-wm/labwc: update to s20210304

Changes:	https://github.com/johanmalm/labwc/compare/2738ff2...db4249d
Thu, 4 Mar 2021
[ 06:40 jbeich search for other commits by this committer ] Original commit   Revision:567293
x11-wm/labwc: simplify MANPAGES=on
[ 05:52 jbeich search for other commits by this committer ] Original commit   Revision:567291
x11-wm/labwc: find Openbox themes if PREFIX != /usr/local
[ 01:07 jbeich search for other commits by this committer ] Original commit   Revision:567286
x11-wm/labwc: simplify MANPAGES=off
[ 00:08 jbeich search for other commits by this committer ] Original commit   Revision:567273
x11-wm/labwc: add new port

Labwc is a WIP free, wlroots-based stacking compositor for Wayland.

It has the following aims:

- Be light-weight, small and fast
- Have the look and feel of openbox albeit with a smaller feature set
- Where practicable, use clients to show wall-paper, take screenshots,
  and so on
- Stay in keeping with wlroots and sway in terms of approach and
  coding style

It is in early development, so expect bugs and missing features.

https://github.com/johanmalm/labwc

Number of commits found: 41