notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
cage Wayland kiosk
0.1.5_2 x11-wm on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.1.5_1Version of this port present on the latest quarterly branch.
Maintainer: jbeich@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2019-04-26 17:36:33
Last Update: 2024-01-18 02:57:13
Commit Hash: 21a74b9
Also Listed In: wayland
License: MIT
WWW:
https://www.hjdskes.nl/projects/cage/
Description:
Cage is a kiosk compositor for Wayland. A kiosk is a window manager (in the X11 world) or compositor (in the Wayland world) that is designed for a user experience wherein user interaction and activities outside the scope of the running application are prevented. That is, a kiosk compositor displays a single maximized application at a time and prevents the user from interacting with anything but this application.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (5 items)
Collapse this list.
  1. bin/cage
  2. share/man/man1/cage.1.gz
  3. /usr/local/share/licenses/cage-0.1.5_2/catalog.mk
  4. /usr/local/share/licenses/cage-0.1.5_2/LICENSE
  5. /usr/local/share/licenses/cage-0.1.5_2/MIT
Collapse this list.
Dependency lines:
  • cage>0:x11-wm/cage
Conflicts:
CONFLICTS_INSTALL:
  • cage-devel
Conflicts Matches:
There are no Conflicts Matches for this port. This is usually an error.
To install the port:
cd /usr/ports/x11-wm/cage/ && make install clean
To add the package, run one of these commands:
  • pkg install x11-wm/cage
  • pkg install cage
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: cage
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1690555597 SHA256 (cage-kiosk-cage-v0.1.5_GH0.tar.gz) = 576b8b5a041712b8d8785243ac6db08c7bc9c32822f96ad6dec7ac2b2db9b2b5 SIZE (cage-kiosk-cage-v0.1.5_GH0.tar.gz) = 23179

Expand this list (2 items)

Collapse this list.

SHA256 (638d4fb71555.patch) = 0730b618e248a453284df9c0d01378f3e3e16c8c4b453b2a8629a4b41f02cc65 SIZE (638d4fb71555.patch) = 2232

Collapse this list.


Packages (timestamps in pop-ups are UTC):
cage
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.1.5_20.1.5_20.1.2.1_20.1.5_20.1.5_2---
FreeBSD:13:quarterly0.1.5_10.1.5_1-0.1.5_10.1.5_1-0.1.5_10.1.5_1
FreeBSD:14:latest0.1.5_20.1.5_2-0.1.5_20.1.5_20.1.4_4-0.1.4_4
FreeBSD:14:quarterly0.1.5_10.1.5_1-0.1.5_10.1.5_1-0.1.5_10.1.5_1
FreeBSD:15:latest0.1.5_20.1.5_2n/a0.1.5_2n/a-0.1.5_2-
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. evdev-proto>0 : devel/evdev-proto
  2. wayland-protocols>=1.14 : graphics/wayland-protocols
  3. scdoc>=1.9.2 : textproc/scdoc
  4. meson : devel/meson
  5. ninja : devel/ninja
  6. pkgconf>=1.3.0_1 : devel/pkgconf
Library dependencies:
  1. libwayland-server.so : graphics/wayland
  2. libwlroots.so.11 : x11-toolkits/wlroots016
  3. libxkbcommon.so : x11/libxkbcommon
This port is required by:
for Run
  1. x11/xwayland-run

Configuration Options:
===> The following configuration options are available for cage-0.1.5_2: MANPAGES=on: Build and/or install manual pages X11=on: X11 (graphics) support ===> Use 'make config' to modify these settings
Options name:
x11-wm_cage
USES:
compiler:c11 meson pkgconfig localbase
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/cage-kiosk/cage/tar.gz/v0.1.5?dummy=/
Collapse this list.
Notes from UPDATING
These upgrade notes are taken from /usr/ports/UPDATING
  • 2021-09-12
    Affects: x11-wm/cage, x11-wm/hikari, x11-wm/labwc, x11-wm/sway, x11-wm/wayfire
    Author: jbeich@FreeBSD.org
    Reason: 
      SUID option has been removed in favor of seatd-launch(1) which doesn't
      require special handling in every consumer and doesn't bypass group
      permissions. If you've already enabled seatd service or use consolekit2
      then nothing changes. Otherwise,
    
        $ sway
        00:00:00.001 [ERROR] [wlr] [libseat] [libseat/libseat.c:83] No backend was able to open a seat
        00:00:00.001 [ERROR] [wlr] [backend/session/session.c:84] Unable to create seat: Function not implemented
        00:00:00.001 [ERROR] [wlr] [backend/session/session.c:218] Failed to load session backend
        00:00:00.001 [ERROR] [wlr] [backend/backend.c:353] Failed to start a DRM session
        00:00:00.001 [ERROR] [sway/server.c:53] Unable to create backend
    
      can be fixed by
    
        $ ck-launch-session sway
    
      or
    
        $ seatd-launch sway
    
      or
    
        # sysrc seatd_enable=YES
        # service seatd start
        $ sway
    
      Replace "sway" with your compositor e.g., "cage", "hikari", "labwc", "wayfire".
    
    
Port Moves
  • port moved here from x11-wm/cage-devel on 2023-07-27
    REASON: Out of date: use x11-wm/cage for now

Number of commits found: 40

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.1.5_2
18 Jan 2024 02:57:13
commit hash: 21a74b9aac80dc16a8b0392bb1cf9c410649c35ccommit hash: 21a74b9aac80dc16a8b0392bb1cf9c410649c35ccommit hash: 21a74b9aac80dc16a8b0392bb1cf9c410649c35ccommit hash: 21a74b9aac80dc16a8b0392bb1cf9c410649c35c files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11-toolkits/wlroots: dedup *_DEPENDS in consumers

LIB_DEPENDS against a port with non-default USE_LDCONFIG can desync
RUN_DEPENDS and BUILD_DEPENDS, leading to incorrectly registered
dependencies when built in a dirty environment.

$ make install -C x11-toolkits/wlroots
$ make install -C x11-wm/hikari
$ pkg info -xr wlroots
wlroots-0.17.1:
        hikari-2.3.3_4
wlroots015-0.15.1_2:
$ make run-depends-list -C x11-wm/hikari | fgrep wlroots
/usr/ports/main/x11-toolkits/wlroots015
$ make actual-package-depends -C x11-wm/hikari | fgrep wlroots
"wlroots": {origin: "x11-toolkits/wlroots", version: "0.17.1"}
0.1.5_2
12 Jan 2024 22:40:48
commit hash: 9f8f710b3ec3945ede5cf5d996c3391081d32df1commit hash: 9f8f710b3ec3945ede5cf5d996c3391081d32df1commit hash: 9f8f710b3ec3945ede5cf5d996c3391081d32df1commit hash: 9f8f710b3ec3945ede5cf5d996c3391081d32df1 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
*/*: Sanitize MANPREFIX for meson ports

Approved by:	portmgr
0.1.5_1
21 Nov 2023 17:24:00
commit hash: 1b744b687e87a63e58f21a30c2cf8005335494a4commit hash: 1b744b687e87a63e58f21a30c2cf8005335494a4commit hash: 1b744b687e87a63e58f21a30c2cf8005335494a4commit hash: 1b744b687e87a63e58f21a30c2cf8005335494a4 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11-toolkits/wlroots: update to 0.17.0

Changes:	https://gitlab.freedesktop.org/wlroots/wlroots/-/releases/0.17.0
Reported by:	GitLab (notify releases)
0.1.5
28 Jul 2023 15:47:01
commit hash: 3a87cb34b8944ca8fcab2d6371c79f5563bcf244commit hash: 3a87cb34b8944ca8fcab2d6371c79f5563bcf244commit hash: 3a87cb34b8944ca8fcab2d6371c79f5563bcf244commit hash: 3a87cb34b8944ca8fcab2d6371c79f5563bcf244 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11-wm/cage: update to 0.1.5

Changes:	https://github.com/Hjdskes/cage/releases/tag/v0.1.5
Reported by:	GitHub (watch releases)
0.1.4_4
04 May 2023 06:13:32
commit hash: 9bca641885f5a98c33034719f5d1ac9f28c8bb7dcommit hash: 9bca641885f5a98c33034719f5d1ac9f28c8bb7dcommit hash: 9bca641885f5a98c33034719f5d1ac9f28c8bb7dcommit hash: 9bca641885f5a98c33034719f5d1ac9f28c8bb7d files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11-wm/cage-devel: add new port

Supports wayvnc, uses wlroots 0.16 and wlr_scene API.
0.1.4_4
26 Feb 2023 08:08:58
commit hash: b22b89d39f21e528b39d8967ff32cb9fe63d7e94commit hash: b22b89d39f21e528b39d8967ff32cb9fe63d7e94commit hash: b22b89d39f21e528b39d8967ff32cb9fe63d7e94commit hash: b22b89d39f21e528b39d8967ff32cb9fe63d7e94 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11-wm/cage: chase HTTP redirect
0.1.4_4
11 Nov 2022 22:39:55
commit hash: 1c4b6bc295c65bd8a4ac04f13b7972f78a834c0dcommit hash: 1c4b6bc295c65bd8a4ac04f13b7972f78a834c0dcommit hash: 1c4b6bc295c65bd8a4ac04f13b7972f78a834c0dcommit hash: 1c4b6bc295c65bd8a4ac04f13b7972f78a834c0d files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11-toolkits/wlroots: update to 0.16.0

Changes:	https://gitlab.freedesktop.org/wlroots/wlroots/-/releases/0.16.0
Reported by:	GitLab (notify releases)
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
0.1.4_3
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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)
0.1.4_3
20 Jul 2022 12:48:14
commit hash: 29486876225718bafb70b78f4bb811674b06f164commit hash: 29486876225718bafb70b78f4bb811674b06f164commit hash: 29486876225718bafb70b78f4bb811674b06f164commit hash: 29486876225718bafb70b78f4bb811674b06f164 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
wayland: add more mostly leaf ports to virtual category

Caveats:
- emulators/rpcs3: install qt5-wayland and ensure Renderer is Vulkan (default)
- mail/thunderbird: add MOZ_ENABLE_WAYLAND=1 via environ(7)
- www/chromium: add --ozone-platform=wayland on command line
- www/firefox-esr: add MOZ_ENABLE_WAYLAND=1 via environ(7)
- www/firefox: add MOZ_ENABLE_WAYLAND=1 via environ(7)
0.1.4_3
17 Dec 2021 11:30:04
commit hash: 2af7805da5c5fc73eb28fba4065cead63c4bb5abcommit hash: 2af7805da5c5fc73eb28fba4065cead63c4bb5abcommit hash: 2af7805da5c5fc73eb28fba4065cead63c4bb5abcommit hash: 2af7805da5c5fc73eb28fba4065cead63c4bb5ab files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11-toolkits/wlroots: update to 0.15.0

Changes:	https://gitlab.freedesktop.org/wlroots/wlroots/-/releases/0.15.0
Reported by:	upstream (tracking bug)
0.1.4_2
24 Sep 2021 20:15:43
commit hash: fd0fe1464d5687839424bf4fc358ce6009cadffdcommit hash: fd0fe1464d5687839424bf4fc358ce6009cadffdcommit hash: fd0fe1464d5687839424bf4fc358ce6009cadffdcommit hash: fd0fe1464d5687839424bf4fc358ce6009cadffd files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11-wm/cage: allow running as root after 341770e8679d

Can be useful in single user mode e.g.,

$ nextboot -o "-s"
$ shutdown -r now
$ kldload i915kms
$ mount -t tmpfs nil /tmp
$ XDG_RUNTIME_DIR=/tmp seatd-launch cage glmark2-wayland --fullscreen
0.1.4_1
12 Sep 2021 10:43:25
commit hash: 341770e8679d5aafe195f4f16d190593e320112ecommit hash: 341770e8679d5aafe195f4f16d190593e320112ecommit hash: 341770e8679d5aafe195f4f16d190593e320112ecommit hash: 341770e8679d5aafe195f4f16d190593e320112e files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
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.
0.1.4
26 Jun 2021 07:54:43
commit hash: d69963c4b1bed9062b3ee714c25b223706e89a2ccommit hash: d69963c4b1bed9062b3ee714c25b223706e89a2ccommit hash: d69963c4b1bed9062b3ee714c25b223706e89a2ccommit hash: d69963c4b1bed9062b3ee714c25b223706e89a2c files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11-wm/cage: update to 0.1.4

Changes:	https://github.com/Hjdskes/cage/releases/tag/v0.1.4
Reported by:	GitHub (watch releases)
0.1.3_1
23 Jun 2021 18:07:18
commit hash: f2820b6cc2170feef17989c422f2cf46644a5b57commit hash: f2820b6cc2170feef17989c422f2cf46644a5b57commit hash: f2820b6cc2170feef17989c422f2cf46644a5b57commit hash: f2820b6cc2170feef17989c422f2cf46644a5b57 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11-toolkits/wlroots: update to 0.14.0

Changes:	https://github.com/swaywm/wlroots/releases/tag/0.14.0
Reported by:	GitHub (watch releases)
0.1.3
16 Apr 2021 12:50:21
commit hash: 09e756e0ae1d00c1347c948535e7dda69c14a370commit hash: 09e756e0ae1d00c1347c948535e7dda69c14a370commit hash: 09e756e0ae1d00c1347c948535e7dda69c14a370commit hash: 09e756e0ae1d00c1347c948535e7dda69c14a370 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11-wm/cage: update to 0.1.3

Changes:	https://github.com/Hjdskes/cage/releases/tag/v0.1.3
Reported by:	GitHub (watch releases)
0.1.2.1_3
07 Apr 2021 20:59:00
commit hash: 70148c11889b8de458a1c3ea23c94d05af404296commit hash: 70148c11889b8de458a1c3ea23c94d05af404296commit hash: 70148c11889b8de458a1c3ea23c94d05af404296commit hash: 70148c11889b8de458a1c3ea23c94d05af404296 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
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)
0.1.2.1_2
07 Apr 2021 08:09:01
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
0.1.2.1_2
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
0.1.2.1_2
08 Nov 2020 16:48:02
Revision:554475Original commit files touched by this commit
jbeich search for other commits by this committer
x11-toolkits/wlroots: update to 0.12.0

Changes:	https://github.com/swaywm/wlroots/releases/tag/0.12.0
Reported by:	GitHub (watch releases)
0.1.2.1_1
28 Oct 2020 14:41:43
Revision:553545Original commit files touched by this commit
jbeich search for other commits by this committer
x11-wm/sway: clarify SUID
0.1.2.1_1
28 Sep 2020 19:59:57
Revision:550443Original commit files touched by this commit
zeising search for other commits by this committer
Bump portrevision for devel/evdev-proto

Bump portrevision on everything with a build dependency on
devel/evdev-proto, to chace the update of evdev-proto in r550442.
0.1.2.1
29 Aug 2020 19:33:52
Revision:546941Original commit files touched by this commit
jbeich search for other commits by this committer
x11-wm/cage: update WWW

fetch: https://hjdskes.nl/projects/cage: No address record

Reported by:	Repology
0.1.2.1
16 Jul 2020 14:34:50
Revision:542360Original commit files touched by this commit
jbeich search for other commits by this committer
x11-wm/cage: update to 0.1.2.1

Changes:	https://github.com/Hjdskes/cage/compare/bd961db...v0.1.2.1
Reported by:	GitHub (watch releases)
0.1.1.77_1
15 Jul 2020 23:58:15
Revision:542295Original commit files touched by this commit
jbeich search for other commits by this committer
x11-toolkits/wlroots: update to 0.11.0

Changes:	https://github.com/swaywm/wlroots/releases/tag/0.11.0
Reported by:	GitHub (watch releases)
0.1.1.77
27 Jun 2020 03:18:59
Revision:540550Original commit files touched by this commit
jbeich search for other commits by this committer
x11-wm/cage: update to 0.1.1.77

Changes:	https://github.com/Hjdskes/cage/compare/v0.1.1...bd961db
0.1.1_9
13 May 2020 22:10:49
Revision:535189Original commit files touched by this commit
jbeich search for other commits by this committer
x11-toolkits/wlroots: rebuild unchanged consumers after r535134

`struct wlr_xwayland` was extended but the new member were added in
the middle. Even if X11 apps still work there could be side effects.

$ GDK_BACKEND=x11 hikari -c /dev/null -a gtk3-demo
(gtk3-demo:78924): Gtk-WARNING **: cannot open display: \u0001
0.1.1_8
26 Jan 2020 00:06:03
Revision:524144Original commit files touched by this commit
jbeich search for other commits by this committer
x11-wm/cage: follow up for r522232
0.1.1_7
22 Jan 2020 20:16:25
Revision:523838Original commit files touched by this commit
jbeich search for other commits by this committer
x11-toolkits/wlroots: update to 0.10.0

Changes:	https://github.com/swaywm/wlroots/releases/tag/0.10.0
Changes:	https://github.com/swaywm/wlroots/compare/0.9.1...0.10.0
Reported by:	GitHub (watch releases)
MFH:		2020Q1 (required by sway 1.4)
0.1.1_6
06 Jan 2020 14:00:48
Revision:522232Original commit files touched by this commit
jbeich search for other commits by this committer
x11-wm/cage: fix DRM session after r521656

After VT switch nothing was rendered. From debug log before/after:

 [backend/drm/drm.c:1485] Requesting modeset for 'DP-1'
+[backend/drm/drm.c:697] Modesetting 'DP-1' with '3840x2160@60000 mHz'
+[backend/drm/drm.c:592] Initializing renderer on connector 'DP-1'
+[GLES2] FS SIMD8 shader: 5 inst, 0 loops, 24 cycles, 0:0 spills:fills, Promoted
0 constants, compacted 80 to 48 bytes.
+[GLES2] FS SIMD16 shader: 5 inst, 0 loops, 34 cycles, 0:0 spills:fills,
Promoted 0 constants, compacted 80 to 48 bytes.
+[GLES2] VS SIMD8 shader: 28 inst, 0 loops, 116 cycles, 0:0 spills:fills,
Promoted 0 constants, compacted 448 to 336 bytes.
+[GLES2] FS SIMD16 shader: 2 inst, 0 loops, 0 cycles, 0:0 spills:fills, Promoted
0 constants, compacted 32 to 32 bytes.
0.1.1_5
31 Dec 2019 21:11:41
Revision:521656Original commit files touched by this commit
jbeich search for other commits by this committer
x11-toolkits/wlroots: update to 0.9.0

Changes:	https://github.com/swaywm/wlroots/releases/tag/0.9.0
Reported by:	GitHub (watch releases)
0.1.1_4
07 Nov 2019 18:36:56
Revision:517000Original commit files touched by this commit
zeising search for other commits by this committer
Add USES=xorg USES=gl, ports categories x

Add USES=xorg and USES=gl to ports in categories starting with 'x'
While here, try to sprinkle other USES (mostly gnome and sdl) as needed.
0.1.1_4
07 Oct 2019 20:35:57
Revision:513996Original commit files touched by this commit
jbeich search for other commits by this committer
x11-toolkits/wlroots: update to 0.8.1

Changes:	https://github.com/swaywm/wlroots/releases/tag/0.8.1
Reported by:	GitHub (watch releases)
0.1.1_3
07 Oct 2019 13:38:08
Revision:513946Original commit files touched by this commit
jbeich search for other commits by this committer
x11-toolkits/wlroots: update to 0.8.0

Changes:	https://github.com/swaywm/wlroots/releases/tag/0.8.0
Reported by:	GitHub (watch releases)
0.1.1_2
27 Aug 2019 13:05:53
Revision:510012Original commit files touched by this commit
jbeich search for other commits by this committer
x11-toolkits/wlroots: update to 0.7.0

Changes:	https://github.com/swaywm/wlroots/releases/tag/0.7.0
Reported by:	GitHub (watch releases)
0.1.1_1
26 Jul 2019 20:46:57
Revision:507372Original commit files touched by this commit
gerald search for other commits by this committer
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
0.1.1
03 Jun 2019 18:46:00
Revision:503414Original commit files touched by this commit
jbeich search for other commits by this committer
x11-wm/cage: update to 0.1.1

Changes:	https://github.com/Hjdskes/cage/releases/tag/v0.1.1
Reported by:	GitHub (watch releases)
0.1_2
03 May 2019 23:50:22
Revision:500763Original commit files touched by this commit
jbeich search for other commits by this committer
x11-wm/cage: update upstream patches

- Some patches changed slightly on merge
- Backport honoring XKB_* variables
0.1_1
03 May 2019 16:41:45
Revision:500742Original commit files touched by this commit
jbeich search for other commits by this committer
x11-toolkits/wlroots: update to 0.6.0

Changes:	https://github.com/swaywm/wlroots/releases/tag/0.6.0
0.1
26 Apr 2019 17:36:19
Revision:500120Original commit files touched by this commit
jbeich search for other commits by this committer
x11-wm/cage: add new port

Number of commits found: 40