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
keyd Key remapping daemon for evdev
2.4.3 sysutils on this many watch lists=1 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 2.4.3Version of this port present on the latest quarterly branch.
Maintainer: jbeich@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2021-08-02 06:54:06
Last Update: 2023-05-17 00:01:29
Commit Hash: 8157ae2
People watching this port, also watch:: ncrack, endless-sky, TkTopNetFlows, dhcp_probe, ratproxy
License: MIT
WWW:
https://github.com/rvaiya/keyd
Description:
keyd has several unique features many of which are traditionally only found in custom keyboard firmware like QMK as well as some which are unique to keyd. Some of the more interesting ones include: - Layers (with support for hybrid modifiers). - Key overloading (different behaviour on tap/hold). - Keyboard specific configuration. - Instantaneous remapping (no more flashing :)). - A client-server model that facilitates scripting and display server agnostic application remapping. (Currently ships with support for X, sway, and gnome). - System wide config (works in a VT). - First class support for modifier overloading. - Unicode support.
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 (8 items)
Collapse this list.
  1. bin/keyd
  2. bin/keyd-application-mapper
  3. share/man/man1/keyd.1.gz
  4. share/man/man1/keyd-application-mapper.1.gz
  5. /usr/local/share/licenses/keyd-2.4.3/catalog.mk
  6. /usr/local/share/licenses/keyd-2.4.3/LICENSE
  7. /usr/local/share/licenses/keyd-2.4.3/MIT
  8. @dir /usr/local/etc/keyd
Collapse this list.
Dependency lines:
  • keyd>0:sysutils/keyd
To install the port:
cd /usr/ports/sysutils/keyd/ && make install clean
To add the package, run one of these commands:
  • pkg install sysutils/keyd
  • pkg install keyd
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: keyd
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1684275369 SHA256 (rvaiya-keyd-v2.4.3_GH0.tar.gz) = d4075f673879f4950c1c0d43985797603200e993596a5d7fcec1597c2350c380 SIZE (rvaiya-keyd-v2.4.3_GH0.tar.gz) = 666766

Packages (timestamps in pop-ups are UTC):
keyd
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.4.32.4.3-2.4.32.4.3---
FreeBSD:13:quarterly2.4.32.4.32.4.32.4.32.4.32.4.32.4.32.4.3
FreeBSD:14:latest2.4.32.4.32.4.22.4.32.4.32.4.3-2.4.3
FreeBSD:14:quarterly2.4.32.4.3-2.4.32.4.32.4.32.4.32.4.3
FreeBSD:15:latest2.4.32.4.3n/a2.4.3n/a2.4.32.4.32.4.3
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. scdoc : textproc/scdoc
  3. gmake>=4.3 : devel/gmake
Library dependencies:
  1. libinotify.so : devel/libinotify
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for keyd-2.4.3: DOCS=on: Build and/or install documentation EXAMPLES=on: Build and/or install examples MANPAGES=on: Build and/or install manual pages ===> Use 'make config' to modify these settings
Options name:
sysutils_keyd
USES:
gmake python:env shebangfix
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/rvaiya/keyd/tar.gz/v2.4.3?dummy=/
Collapse this list.

Number of commits found: 30

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.4.3
17 May 2023 00:01:29
commit hash: 8157ae278240ba0c7a77c84fb3154a8a31c52759commit hash: 8157ae278240ba0c7a77c84fb3154a8a31c52759commit hash: 8157ae278240ba0c7a77c84fb3154a8a31c52759commit hash: 8157ae278240ba0c7a77c84fb3154a8a31c52759 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
sysutils/keyd: update to 2.4.3

Changes:	https://github.com/rvaiya/keyd/compare/v2.4.2...v2.4.3
Reported by:	GitHub (watch releases)
PR:		270597
2.4.2_1
16 May 2023 03:57:46
commit hash: 8b63b54d43cc9f4a3c3af406790fc6f0d86db560commit hash: 8b63b54d43cc9f4a3c3af406790fc6f0d86db560commit hash: 8b63b54d43cc9f4a3c3af406790fc6f0d86db560commit hash: 8b63b54d43cc9f4a3c3af406790fc6f0d86db560 files touched by this commit
Alexey Dokuchaev (danfe) search for other commits by this committer
Cleanup: drop redundant DESTDIR propagation via MAKE_{ARGS,ENV}

Our framework usually DTRT; sometimes it's necessary to pass it
explicitly, e.g. for ports with USES+=qmake or which use exotic
build systems, but these are mostly staging dawn and apparently
debug leftovers, so remove them to not confuse the reader.
2.4.2_1
25 Feb 2023 08:36:29
commit hash: 04e8cb87e9bffc67d24ed0872b85d9d25d530d34commit hash: 04e8cb87e9bffc67d24ed0872b85d9d25d530d34commit hash: 04e8cb87e9bffc67d24ed0872b85d9d25d530d34commit hash: 04e8cb87e9bffc67d24ed0872b85d9d25d530d34 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
sysutils/keyd: unbreak keyboard detection after eb0c36ff34ed
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)
2.4.2
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)
2.4.2
01 Sep 2022 14:09:10
commit hash: 384632d110b08ecf41d7326fd75d9599946eec17commit hash: 384632d110b08ecf41d7326fd75d9599946eec17commit hash: 384632d110b08ecf41d7326fd75d9599946eec17commit hash: 384632d110b08ecf41d7326fd75d9599946eec17 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
sysutils/keyd: unbreak fetch due to tag refresh

=> Fetched file size mismatch (expected 640562, actual 640567)

Changes:	https://github.com/rvaiya/keyd/compare/d67ad6f...v2.4.2
Reported by:	GitHub (watch releases)
2.4.2
29 Jul 2022 17:54:46
commit hash: 49f2f609dc4039a1b96b3fc563212ea9c701d220commit hash: 49f2f609dc4039a1b96b3fc563212ea9c701d220commit hash: 49f2f609dc4039a1b96b3fc563212ea9c701d220commit hash: 49f2f609dc4039a1b96b3fc563212ea9c701d220 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
sysutils/keyd: strip non-debug symbols by default

====> Running Q/A tests (stage-qa)
Warning: 'bin/keyd' is not stripped consider trying INSTALL_TARGET=install-strip
or using ${STRIP_CMD}
2.4.2
29 Jul 2022 17:54:46
commit hash: 3e619210c2177c543e4ec4d972c966548c82e2afcommit hash: 3e619210c2177c543e4ec4d972c966548c82e2afcommit hash: 3e619210c2177c543e4ec4d972c966548c82e2afcommit hash: 3e619210c2177c543e4ec4d972c966548c82e2af files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
sysutils/keyd: convert @dir to PLIST_DIRS
2.4.2
26 Jul 2022 23:49:20
commit hash: 9430a0f7e451c866a9ece1cd1a888715ffc5a812commit hash: 9430a0f7e451c866a9ece1cd1a888715ffc5a812commit hash: 9430a0f7e451c866a9ece1cd1a888715ffc5a812commit hash: 9430a0f7e451c866a9ece1cd1a888715ffc5a812 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
sysutils/keyd: update to 2.4.2

Changes:	https://github.com/rvaiya/keyd/compare/v2.4.1...v2.4.2
Reported by:	portscout
2.4.1
26 Jul 2022 23:48:32
commit hash: eec7fd156a31253acf12820fab6ec195d9acda24commit hash: eec7fd156a31253acf12820fab6ec195d9acda24commit hash: eec7fd156a31253acf12820fab6ec195d9acda24commit hash: eec7fd156a31253acf12820fab6ec195d9acda24 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
sysutils/keyd: chase --version override after eb0c36ff34ed
2.4.1
26 Jul 2022 23:48:32
commit hash: ec29d9359b3c2e812a040c8fd1863b33b2d1d1cccommit hash: ec29d9359b3c2e812a040c8fd1863b33b2d1d1cccommit hash: ec29d9359b3c2e812a040c8fd1863b33b2d1d1cccommit hash: ec29d9359b3c2e812a040c8fd1863b33b2d1d1cc files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
sysutils/keyd: drop /usr when using PREFIX after eb0c36ff34ed

/usr/local/usr/share doesn't exist
2.4.1
19 Jun 2022 03:08:01
commit hash: c15f7044ae27aa5669aa3bdfd9ea30f7c5e9c787commit hash: c15f7044ae27aa5669aa3bdfd9ea30f7c5e9c787commit hash: c15f7044ae27aa5669aa3bdfd9ea30f7c5e9c787commit hash: c15f7044ae27aa5669aa3bdfd9ea30f7c5e9c787 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
sysutils/keyd: switch to upstream build fix
2.4.1
19 Jun 2022 00:54:20
commit hash: 4055088895f7041d7b8dcb68f97cc8f302de8c25commit hash: 4055088895f7041d7b8dcb68f97cc8f302de8c25commit hash: 4055088895f7041d7b8dcb68f97cc8f302de8c25commit hash: 4055088895f7041d7b8dcb68f97cc8f302de8c25 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
sysutils/keyd: update to 2.4.1

Changes:	https://github.com/rvaiya/keyd/compare/v2.4.0...v2.4.1
Reported by:	portscout
2.4.0
20 Apr 2022 21:25:59
commit hash: eb0c36ff34ed16cad1f7d78bbcb4787e4a634e19commit hash: eb0c36ff34ed16cad1f7d78bbcb4787e4a634e19commit hash: eb0c36ff34ed16cad1f7d78bbcb4787e4a634e19commit hash: eb0c36ff34ed16cad1f7d78bbcb4787e4a634e19 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
sysutils/keyd: update to 2.4.0

Changes:	https://github.com/rvaiya/keyd/compare/v1.3.0...v2.4.0
Reported by:	portscout
1.3.0
27 Nov 2021 09:03:12
commit hash: fce3927b4e443708b1f06f1509623c3103c2e042commit hash: fce3927b4e443708b1f06f1509623c3103c2e042commit hash: fce3927b4e443708b1f06f1509623c3103c2e042commit hash: fce3927b4e443708b1f06f1509623c3103c2e042 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
sysutils/keyd: update to 1.3.0

Changes:	https://github.com/rvaiya/keyd/compare/v1.1.2...v1.3.0
1.1.2
30 Sep 2021 21:23:30
commit hash: 620968a43a5f9bb3fa98ab20f257a4c0d864caa7commit hash: 620968a43a5f9bb3fa98ab20f257a4c0d864caa7commit hash: 620968a43a5f9bb3fa98ab20f257a4c0d864caa7commit hash: 620968a43a5f9bb3fa98ab20f257a4c0d864caa7 files touched by this commit
Rene Ladan (rene) search for other commits by this committer
cleanup: drop support for EOL FreeBSD 11.X

Search criteria used:
- 11.4
- OSREL*
- OSVER*
- *_FreeBSD_11

Input from:
- adridg: devel/qca-legacy
- jbeich: _WITH_DPRINTF, _WITH_GETLINE, GNU bfd workarounds
- sunpoet: security/p5-*OpenSSL*

Reviewed by:	doceng, kde, multimedia, perl, python, ruby, rust
Differential Revision: https://reviews.freebsd.org/D32008
Test Plan: make index
1.1.2
18 Sep 2021 22:55:21
commit hash: 796551eafdf3c45b7825dc73eea2568ea0882aa5commit hash: 796551eafdf3c45b7825dc73eea2568ea0882aa5commit hash: 796551eafdf3c45b7825dc73eea2568ea0882aa5commit hash: 796551eafdf3c45b7825dc73eea2568ea0882aa5 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
sysutils/keyd: drop GH_TAGNAME after 2b20d75491a8
1.1.2
24 Aug 2021 01:00:30
commit hash: ca3f9a8e0cdec34ec9ec6e4f5106a5dc0adf2675commit hash: ca3f9a8e0cdec34ec9ec6e4f5106a5dc0adf2675commit hash: ca3f9a8e0cdec34ec9ec6e4f5106a5dc0adf2675commit hash: ca3f9a8e0cdec34ec9ec6e4f5106a5dc0adf2675 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
sysutils/keyd: use -l for finding LDFLAGS candidates

-o maybe used together with -c, in a separate step from linking.
1.1.2
24 Aug 2021 00:58:59
commit hash: f9c9fbc15f10d4f9919bbcb495b19570dc79e4b6commit hash: f9c9fbc15f10d4f9919bbcb495b19570dc79e4b6commit hash: f9c9fbc15f10d4f9919bbcb495b19570dc79e4b6commit hash: f9c9fbc15f10d4f9919bbcb495b19570dc79e4b6 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
sysutils/keyd: separate -ludev and LDFLAGS with some space
1.1.2
24 Aug 2021 00:49:14
commit hash: bab9e507a5375fec6ec0f555b2f3f6742d3fe5eecommit hash: bab9e507a5375fec6ec0f555b2f3f6742d3fe5eecommit hash: bab9e507a5375fec6ec0f555b2f3f6742d3fe5eecommit hash: bab9e507a5375fec6ec0f555b2f3f6742d3fe5ee files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
sysutils/keyd: update to 1.1.2

Changes:	https://github.com/rvaiya/keyd/compare/v1.1.1...v1.1.2
1.1.1
24 Aug 2021 00:49:14
commit hash: 1adcd65c255dce3304668a1b338c9e591816e47ecommit hash: 1adcd65c255dce3304668a1b338c9e591816e47ecommit hash: 1adcd65c255dce3304668a1b338c9e591816e47ecommit hash: 1adcd65c255dce3304668a1b338c9e591816e47e files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
sysutils/keyd: respect LDFLAGS
1.1.1
21 Aug 2021 00:18:07
commit hash: 1a1737d26807ee50c736230363a41a56da2ce586commit hash: 1a1737d26807ee50c736230363a41a56da2ce586commit hash: 1a1737d26807ee50c736230363a41a56da2ce586commit hash: 1a1737d26807ee50c736230363a41a56da2ce586 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
sysutils/keyd: update to 1.1.1

Changes:	https://github.com/rvaiya/keyd/compare/v1.0.1...v1.1.1
1.0.1
20 Aug 2021 09:56:13
commit hash: e0fe4d8909b42bc1d4405d3994ba8f11b396b2eecommit hash: e0fe4d8909b42bc1d4405d3994ba8f11b396b2eecommit hash: e0fe4d8909b42bc1d4405d3994ba8f11b396b2eecommit hash: e0fe4d8909b42bc1d4405d3994ba8f11b396b2ee files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
sysutils/keyd: update to 1.0.1

Changes:	https://github.com/rvaiya/keyd/compare/v1.0.0...v1.0.1
Reported by:	portscout
1.0.0
19 Aug 2021 19:11:50
commit hash: 961563a43a5a671c2e4fe659dafcf490895c214ccommit hash: 961563a43a5a671c2e4fe659dafcf490895c214ccommit hash: 961563a43a5a671c2e4fe659dafcf490895c214ccommit hash: 961563a43a5a671c2e4fe659dafcf490895c214c files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
sysutils/keyd: update to 1.0.0

Changes:	https://github.com/rvaiya/keyd/compare/5ef7773...v1.0.0
0.1.0
19 Aug 2021 19:11:50
commit hash: fa9d3dacd64c83a11d032748a6ef90326f762862commit hash: fa9d3dacd64c83a11d032748a6ef90326f762862commit hash: fa9d3dacd64c83a11d032748a6ef90326f762862commit hash: fa9d3dacd64c83a11d032748a6ef90326f762862 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
sysutils/keyd: unbreak fetch after 2b20d75491a8

fetch:
https://codeload.github.com/rvaiya/keyd/tar.gz/v0.1.0?dummy=/rvaiya-keyd-v0.1.0_GH0.tar.gz:
Not Found

Reported by:	pkg-fallout
0.1.0
19 Aug 2021 00:53:52
commit hash: 2b20d75491a8150233acb550100575352d22234bcommit hash: 2b20d75491a8150233acb550100575352d22234bcommit hash: 2b20d75491a8150233acb550100575352d22234bcommit hash: 2b20d75491a8150233acb550100575352d22234b files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
sysutils/keyd: update to 0.1.0

Changes:	https://github.com/rvaiya/keyd/compare/f5d0c04...v0.1.0
s20210803
07 Aug 2021 00:36:29
commit hash: 89ee76aafac5fe37f6d3457e1d9ff6f35e7f414fcommit hash: 89ee76aafac5fe37f6d3457e1d9ff6f35e7f414fcommit hash: 89ee76aafac5fe37f6d3457e1d9ff6f35e7f414fcommit hash: 89ee76aafac5fe37f6d3457e1d9ff6f35e7f414f files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
sysutils/keyd: update to s20210803

Changes:	https://github.com/rvaiya/keyd/compare/9e6e46a...f5d0c04
s20210801
02 Aug 2021 07:43:56
commit hash: fc3d3e68179b106b6698f771d463dcf1a5647217commit hash: fc3d3e68179b106b6698f771d463dcf1a5647217commit hash: fc3d3e68179b106b6698f771d463dcf1a5647217commit hash: fc3d3e68179b106b6698f771d463dcf1a5647217 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
sysutils/keyd: update to fix a build warning

Changes:	https://github.com/rvaiya/keyd/compare/4843f58...9e6e46a
s20210801
02 Aug 2021 06:55:42
commit hash: 1f6a4e4fcd1d7d9a1b35ef66714d1269fb1c1a28commit hash: 1f6a4e4fcd1d7d9a1b35ef66714d1269fb1c1a28commit hash: 1f6a4e4fcd1d7d9a1b35ef66714d1269fb1c1a28commit hash: 1f6a4e4fcd1d7d9a1b35ef66714d1269fb1c1a28 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
sysutils/keyd: use daemon(8) to unbreak logging

$ keyd -d
Daemonizing.
Log output will be stored in /var/log/keyd.log
$ cat /var/log/keyd.log
cat: /var/log/keyd.log: No such file or directory
s20210801
02 Aug 2021 06:48:53
commit hash: 90344a12379e2bedf3f351ee51dfc8a72fd54f41commit hash: 90344a12379e2bedf3f351ee51dfc8a72fd54f41commit hash: 90344a12379e2bedf3f351ee51dfc8a72fd54f41commit hash: 90344a12379e2bedf3f351ee51dfc8a72fd54f41 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
sysutils/keyd: add new port

keyd has several unique features many of which are traditionally only
found in custom keyboard firmware like QMK. Some of the more
interesting ones include:

- Layers.
- Key overloading (different behaviour on tap/hold).
- Per keyboard configuration.
- Instantaneous remapping (no flashing required).
- A simple and intuitive config format.
- Being display server agnostic (works on wayland and virtual console alike).

https://github.com/rvaiya/keyd

Number of commits found: 30