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

Newsfeed changes

The news feed page[s] were not laid out well. Two pages, disjointed information, hard to figure out how to use the optional parameters...

Thankfully, someone told me.

The new page is ready for your review. Please compare these two:

You may also be interested in the Github issue.
Port details on branch 2023Q3
wvkbd On-screen keyboard for wlroots
0.13 x11 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.13Version of this port present on the latest quarterly branch.
Maintainer: jbeich@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2023-08-09 14:13:03
Last Update: 2023-08-09 14:08:55
Commit Hash: 9e8c4e8
Also Listed In: wayland
License: GPLv3
WWW:
https://git.sr.ht/~proycon/wvkbd
Description:
wvkbd project aims to deliver a minimal but practically usable implementation of a wlroots on-screen keyboard in legible C. This will only be a keyboard, not a feedback buzzer, led blinker, or anything that requires more than what's needed to input text quickly. The end product should be a static codebase that can be patched to add new features. Features: - Typing, modifier locking, layout switching - Positive visual feedback on key presses - Custom layouts and underlying keymaps - On-the-fly layout and keymap switching - Custom color schemes - Proper font drawing - Intuitive layouts - International layouts (cyrillic, arabic) - Support for 'Copy' keys which are not on the keymap - Emoji support - Compose key for character variants (e.g. diacritics) - Show/hide keyboard on signals (SIGUSR1 = hide, SIGUSR2 = show) - Automatic portrait/landscape detection and subsequent layout switching
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 (5 items)
Collapse this list.
  1. bin/wvkbd-mobintl
  2. share/man/man1/wvkbd.1.gz
  3. /usr/local/share/licenses/wvkbd-0.13/catalog.mk
  4. /usr/local/share/licenses/wvkbd-0.13/LICENSE
  5. /usr/local/share/licenses/wvkbd-0.13/GPLv3
Collapse this list.
Dependency lines:
  • wvkbd>0:x11/wvkbd
To install the port:
cd /usr/ports/x11/wvkbd/ && make install clean
To add the package, run one of these commands:
  • pkg install x11/wvkbd
  • pkg install wvkbd
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: wvkbd
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1675453940 SHA256 (wvkbd-v0.13.tar.gz) = 29053354861bf3a9e28307df2fd383e2140909c5f022f6476913780837c8175e SIZE (wvkbd-v0.13.tar.gz) = 1073591

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. gmake>=4.3 : devel/gmake
  3. pkgconf>=1.3.0_1 : devel/pkgconf
Library dependencies:
  1. libepoll-shim.so : devel/libepoll-shim
  2. libwayland-client.so : graphics/wayland
  3. libcairo.so : graphics/cairo
  4. libglib-2.0.so : devel/glib20
  5. libintl.so : devel/gettext-runtime
  6. libpango-1.0.so : x11-toolkits/pango
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
x11_wvkbd
USES:
gmake gnome pkgconfig
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://git.sr.ht/~proycon/wvkbd/archive/v0.13.tar.gz?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.13
09 Aug 2023 14:08:55
commit hash: 9e8c4e856d0edb22eba3e6aedf1b38b43dd3dc91commit hash: 9e8c4e856d0edb22eba3e6aedf1b38b43dd3dc91commit hash: 9e8c4e856d0edb22eba3e6aedf1b38b43dd3dc91commit hash: 9e8c4e856d0edb22eba3e6aedf1b38b43dd3dc91 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11/wvkbd: unbreak fetch due to recompression

=> Fetched file size mismatch (expected 1074717, actual 1073591)

 $ gzip -l wvkbd-v0.13.tar.gz
   compressed uncompressed  ratio uncompressed_name
-     1074717      1638400  34.4% wvkbd-v0.13.tar
+     1073591      1638400  34.4% wvkbd-v0.13.tar

(cherry picked from commit d7024631af3351d7fac764e836c46535aaee48c2)

Number of commits found: 1