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
wl-kbptr Control the mouse pointer with the keyboard on Wayland
0.2.1 x11new! 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 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one.
Maintainer: jbeich@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2024-05-16 10:03:08
Last Update: 2024-05-17 19:17:56
Commit Hash: afd284e
Also Listed In: wayland
License: GPLv3
WWW:
https://github.com/moverest/wl-kbptr
Description:
wl-kbptr -- short for Wayland Keyboard Pointer -- is a utility to help move the mouse pointer with the keyboard. It works in two phases: the screen is first in mapped with three letter labels and then the selected area is refined by bisecting it. At any point the cursor can be moved at the location marked by the red marker by pressing Enter or Space. A left, right and middle click can be made by pressing the g, h and b keys respectively. Note, your compositor needs to support the wlr-layer-shell-unstable-v1 and wlr-virtual-pointer-unstable-v1 protocols.
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 (4 items)
Collapse this list.
  1. bin/wl-kbptr
  2. /usr/local/share/licenses/wl-kbptr-0.2.1/catalog.mk
  3. /usr/local/share/licenses/wl-kbptr-0.2.1/LICENSE
  4. /usr/local/share/licenses/wl-kbptr-0.2.1/GPLv3
Collapse this list.
Dependency lines:
  • wl-kbptr>0:x11/wl-kbptr
To install the port:
cd /usr/ports/x11/wl-kbptr/ && make install clean
To add the package, run one of these commands:
  • pkg install x11/wl-kbptr
  • pkg install wl-kbptr
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: wl-kbptr
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1715896185 SHA256 (moverest-wl-kbptr-v0.2.1_GH0.tar.gz) = c014d8c12613b6267067cacf3f8737acc66514f18c1474de55d3cb3498c96bbe SIZE (moverest-wl-kbptr-v0.2.1_GH0.tar.gz) = 38038

Packages (timestamps in pop-ups are UTC):
wl-kbptr
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.2.10.2.1-0.2.10.2.1---
FreeBSD:13:quarterly--------
FreeBSD:14:latest-0.2.1--0.2.1---
FreeBSD:14:quarterly--------
FreeBSD:15:latest-0.2.1n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. wayland-protocols>0 : graphics/wayland-protocols
  2. meson : devel/meson
  3. ninja : devel/ninja
  4. pkgconf>=1.3.0_1 : devel/pkgconf
Library dependencies:
  1. libwayland-client.so : graphics/wayland
  2. libxkbcommon.so : x11/libxkbcommon
  3. libcairo.so : graphics/cairo
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
x11_wl-kbptr
USES:
compiler:c11 gnome meson pkgconfig
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/moverest/wl-kbptr/tar.gz/v0.2.1?dummy=/
Collapse this list.

Number of commits found: 3

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.2.1
17 May 2024 19:17:56
commit hash: afd284eb817981f230bc55b373adb0ab8bee9e82commit hash: afd284eb817981f230bc55b373adb0ab8bee9e82commit hash: afd284eb817981f230bc55b373adb0ab8bee9e82commit hash: afd284eb817981f230bc55b373adb0ab8bee9e82 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11/wl-kbptr: update to 0.2.1

Changes:	https://github.com/moverest/wl-kbptr/releases/tag/v0.2.1
Reported by:	GitHub (watch releases)
0.2.0_1
17 May 2024 17:09:13
commit hash: 6208298e7c25adf076251edb5cd6f9ad1ee34257commit hash: 6208298e7c25adf076251edb5cd6f9ad1ee34257commit hash: 6208298e7c25adf076251edb5cd6f9ad1ee34257commit hash: 6208298e7c25adf076251edb5cd6f9ad1ee34257 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11/wl-kbptr: backport warnings fix

wl_display#1: error 0: invalid object 13
[destroyed object]: error 4: surface was destroyed before its role object
0.2.0
16 May 2024 09:59:47
commit hash: af7cc316047047a00c52908f721fb655b5e005f2commit hash: af7cc316047047a00c52908f721fb655b5e005f2commit hash: af7cc316047047a00c52908f721fb655b5e005f2commit hash: af7cc316047047a00c52908f721fb655b5e005f2 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11/wl-kbptr: add new port

wl-kbptr -- short for Wayland Keyboard Pointer -- is a utility to help
move the mouse pointer with the keyboard.

It works in two phases: the screen is first in mapped with three
letter labels and then the selected area is refined by bisecting
it. At any point the cursor can be moved at the location marked by the
red marker by pressing Enter or Space. A left, right and middle click
can be made by pressing the g, h and b keys respectively.

Note, your compositor needs to support the wlr-layer-shell-unstable-v1
and wlr-virtual-pointer-unstable-v1 protocols.

https://github.com/moverest/wl-kbptr

Number of commits found: 3