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
NOW FIXED. We had a known problem with lists of packages - they were out of date. The fix has been applied to production. See packages-import/issues/3 & packages-import/issues/4
Port details on branch 2024Q2
river Dynamic tiling Wayland compositor
0.2.6 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.3.7Version of this port present on the latest quarterly branch.
Maintainer: jbeich@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2024-04-16 17:48:24
Last Update: 2024-04-16 17:46:55
Commit Hash: e7aa529
Also Listed In: wayland
License: GPLv3
WWW:
https://isaacfreund.com/software/river/
Description:
River is a dynamic tiling Wayland compositor with flexible runtime configuration. Note: river is currently early in development. Expect breaking changes and missing features. Bugs should however be rare at this point, if you run into one don't hesitate to open an issue upstream.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (14 items)
Collapse this list.
  1. bin/river
  2. bin/riverctl
  3. bin/rivertile
  4. libdata/pkgconfig/river-protocols.pc
  5. share/river-protocols/river-layout-v3.xml
  6. share/bash-completion/completions/riverctl
  7. share/fish/vendor_completions.d/riverctl.fish
  8. share/zsh/site-functions/_riverctl
  9. share/man/man1/river.1.gz
  10. share/man/man1/riverctl.1.gz
  11. share/man/man1/rivertile.1.gz
  12. /usr/local/share/licenses/river-0.2.6/catalog.mk
  13. /usr/local/share/licenses/river-0.2.6/LICENSE
  14. /usr/local/share/licenses/river-0.2.6/GPLv3
Collapse this list.
Dependency lines:
  • river>0:x11-wm/river
To install the port:
cd /usr/ports/x11-wm/river/ && make install clean
To add the package, run one of these commands:
  • pkg install x11-wm/river
  • pkg install river
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: river
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1700911792 SHA256 (riverwm-river-v0.2.6_GH0.tar.gz) = 3164e61dfa7bec5060e84c7a8b79a02b3b15fe4474780a8ab0289d371f9d18a3 SIZE (riverwm-river-v0.2.6_GH0.tar.gz) = 137846

Expand this list (8 items)

Collapse this list.

SHA256 (ifreund-zig-pixman-b0a9610_GH0.tar.gz) = a78d7e8dd1d7d3e3dc0eb7f50968765ede0d2055306d4eb430f336cea4bd140f SIZE (ifreund-zig-pixman-b0a9610_GH0.tar.gz) = 7181 SHA256 (ifreund-zig-wayland-b9c6fcb_GH0.tar.gz) = 3e3398b29c3014763ded2e4a2c4f02b4b927fb80bde542846bca29d7b101e0d1 SIZE (ifreund-zig-wayland-b9c6fcb_GH0.tar.gz) = 56245 SHA256 (ifreund-zig-xkbcommon-e93ceb0_GH0.tar.gz) = e728c8f784b63f6b0e8ead513bded3b10bc73caa7b20274a5db4a0d0f5df3fce SIZE (ifreund-zig-xkbcommon-e93ceb0_GH0.tar.gz) = 20452 SHA256 (swaywm-zig-wlroots-46c81cd_GH0.tar.gz) = 6b876eb4871abae8d147738ca279777a29ae433666d01071aedac2253a6257e9 SIZE (swaywm-zig-wlroots-46c81cd_GH0.tar.gz) = 49696

Collapse this list.


No package information for this port in our database
Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link: pkg-fallout
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>0 : graphics/wayland-protocols
  3. zig>=0.11.0 : lang/zig
  4. scdoc : textproc/scdoc
  5. pkgconf>=1.3.0_1 : devel/pkgconf
  6. pixman-1.pc : x11/pixman
Runtime dependencies:
  1. pixman-1.pc : x11/pixman
Library dependencies:
  1. libevdev.so : devel/libevdev
  2. libwayland-server.so : graphics/wayland
  3. libwlroots.so.11 : x11-toolkits/wlroots016
  4. libinput.so : x11/libinput
  5. libxkbcommon.so : x11/libxkbcommon
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for river-0.2.6: MANPAGES=on: Build and/or install manual pages X11=on: X11 (graphics) support ===> Use 'make config' to modify these settings
Options name:
x11-wm_river
USES:
pkgconfig xorg 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/riverwm/river/tar.gz/v0.2.6?dummy=/
Collapse this list.

Number of commits found: 2

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.2.6
16 Apr 2024 17:46:55
commit hash: e7aa5297a041a4f7e656abb2a05c4b8c937f1540commit hash: e7aa5297a041a4f7e656abb2a05c4b8c937f1540commit hash: e7aa5297a041a4f7e656abb2a05c4b8c937f1540commit hash: e7aa5297a041a4f7e656abb2a05c4b8c937f1540 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11-wm/river: drop zig < 0.11 workaround after 218b9daef044

(cherry picked from commit c52b86f38f2c704f7cd38e396e95c30c397ed2db)
0.2.6
16 Apr 2024 17:46:54
commit hash: 1c92a63c16cebd5d0c15f0f835f5182d5ccc0b2dcommit hash: 1c92a63c16cebd5d0c15f0f835f5182d5ccc0b2dcommit hash: 1c92a63c16cebd5d0c15f0f835f5182d5ccc0b2dcommit hash: 1c92a63c16cebd5d0c15f0f835f5182d5ccc0b2d files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11-wm/river: update WWW

(cherry picked from commit 9fbe8139ca575388ac6fa830aefb01d1d670381c)

Number of commits found: 2