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 on branch 2022Q3
cage Wayland kiosk
0.1.4_3 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.4_3Version of this port present on the latest quarterly branch.
Maintainer: jbeich@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2022-08-14 00:44:31
Last Update: 2022-07-27 00:34:32
Commit Hash: e114238
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. WWW: https://www.hjdskes.nl/projects/cage/
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
pkg-plist: as obtained via: make generate-plist
Expand this list (5 items)
Collapse this list.
  1. bin/cage
  2. man/man1/cage.1.gz
  3. /usr/local/share/licenses/cage-0.1.4_3/catalog.mk
  4. /usr/local/share/licenses/cage-0.1.4_3/LICENSE
  5. /usr/local/share/licenses/cage-0.1.4_3/MIT
Collapse this list.
Dependency lines:
  • cage>0:x11-wm/cage
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 = 1624693180 SHA256 (Hjdskes-cage-v0.1.4_GH0.tar.gz) = dfe27fb0c7d43db72d6c82f01e2736580a0791a23ba69d7b56285d08af98ad90 SIZE (Hjdskes-cage-v0.1.4_GH0.tar.gz) = 25430

Expand this list (8 items)

Collapse this list.

SHA256 (70ecdcb02ea0.patch) = 2dd0e99d181986c6b2d5e04e89f692e3d77b8bd2a3a08f94cf8a27b38489eb3c SIZE (70ecdcb02ea0.patch) = 2137 SHA256 (31a3571a7798.patch) = 2bedfc37fd7ef5e623e1ba4202be8c2fe2837a495d716c05ae19c41f561f69aa SIZE (31a3571a7798.patch) = 880 SHA256 (1a3ab3eb3ad0.patch) = 7a652a0bb0cfc54da5f4687c55c5576b7413615b171582871c22a6217fc75013 SIZE (1a3ab3eb3ad0.patch) = 1417 SHA256 (ee748fec3adf.patch) = 641d86dfac45f471b953b3bfd1884944a1e3292d5d8327bbdbc588e71f9969a6 SIZE (ee748fec3adf.patch) = 10111

Collapse this list.


No package information for this port in our database
Sometimes this happens. Not all ports have packages.
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. wlroots>=0.15.0 : x11-toolkits/wlroots
  4. scdoc>=1.9.2 : textproc/scdoc
  5. meson>=0.57.1_1 : devel/meson
  6. ninja : devel/ninja
  7. pkgconf>=1.3.0_1 : devel/pkgconf
  8. pixman-1.pc : x11/pixman
Runtime dependencies:
  1. pixman-1.pc : x11/pixman
Library dependencies:
  1. libwayland-server.so : graphics/wayland
  2. libwlroots.so : x11-toolkits/wlroots
  3. libxkbcommon.so : x11/libxkbcommon
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for cage-0.1.4_3: 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 xorg
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/Hjdskes/cage/tar.gz/v0.1.4?dummy=/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.1.4_3
27 Jul 2022 00:34:32
commit hash: e114238b696403a5597027e9d01f52c2c706dff0commit hash: e114238b696403a5597027e9d01f52c2c706dff0commit hash: e114238b696403a5597027e9d01f52c2c706dff0commit hash: e114238b696403a5597027e9d01f52c2c706dff0 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)

(cherry picked from commit 29486876225718bafb70b78f4bb811674b06f164)
(cherry picked from commit bf8df578429ebfdbc76912b243516e8755bc616d)

Number of commits found: 1