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.

non port: sysutils/keyd/Makefile

Number of commits found: 27

Wednesday, 17 May 2023
00:01 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
commit hash: 8157ae278240ba0c7a77c84fb3154a8a31c52759 commit hash: 8157ae278240ba0c7a77c84fb3154a8a31c52759 commit hash: 8157ae278240ba0c7a77c84fb3154a8a31c52759 commit hash: 8157ae278240ba0c7a77c84fb3154a8a31c52759 8157ae2
Tuesday, 16 May 2023
03:57 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.
commit hash: 8b63b54d43cc9f4a3c3af406790fc6f0d86db560 commit hash: 8b63b54d43cc9f4a3c3af406790fc6f0d86db560 commit hash: 8b63b54d43cc9f4a3c3af406790fc6f0d86db560 commit hash: 8b63b54d43cc9f4a3c3af406790fc6f0d86db560 8b63b54
Saturday, 25 Feb 2023
08:36 Jan Beich (jbeich) search for other commits by this committer
sysutils/keyd: unbreak keyboard detection after eb0c36ff34ed
commit hash: 04e8cb87e9bffc67d24ed0872b85d9d25d530d34 commit hash: 04e8cb87e9bffc67d24ed0872b85d9d25d530d34 commit hash: 04e8cb87e9bffc67d24ed0872b85d9d25d530d34 commit hash: 04e8cb87e9bffc67d24ed0872b85d9d25d530d34 04e8cb8
Wednesday, 7 Sep 2022
21:10 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.

This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.

There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.

The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.

Approved by:		portmgr (tcberner)
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 b7f0544
Friday, 29 Jul 2022
17:54 Jan Beich (jbeich) search for other commits by this committer
sysutils/keyd: convert @dir to PLIST_DIRS
commit hash: 3e619210c2177c543e4ec4d972c966548c82e2af commit hash: 3e619210c2177c543e4ec4d972c966548c82e2af commit hash: 3e619210c2177c543e4ec4d972c966548c82e2af commit hash: 3e619210c2177c543e4ec4d972c966548c82e2af 3e61921
17:54 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}
commit hash: 49f2f609dc4039a1b96b3fc563212ea9c701d220 commit hash: 49f2f609dc4039a1b96b3fc563212ea9c701d220 commit hash: 49f2f609dc4039a1b96b3fc563212ea9c701d220 commit hash: 49f2f609dc4039a1b96b3fc563212ea9c701d220 49f2f60
Tuesday, 26 Jul 2022
23:49 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
commit hash: 9430a0f7e451c866a9ece1cd1a888715ffc5a812 commit hash: 9430a0f7e451c866a9ece1cd1a888715ffc5a812 commit hash: 9430a0f7e451c866a9ece1cd1a888715ffc5a812 commit hash: 9430a0f7e451c866a9ece1cd1a888715ffc5a812 9430a0f
23:48 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
commit hash: ec29d9359b3c2e812a040c8fd1863b33b2d1d1cc commit hash: ec29d9359b3c2e812a040c8fd1863b33b2d1d1cc commit hash: ec29d9359b3c2e812a040c8fd1863b33b2d1d1cc commit hash: ec29d9359b3c2e812a040c8fd1863b33b2d1d1cc ec29d93
23:48 Jan Beich (jbeich) search for other commits by this committer
sysutils/keyd: chase --version override after eb0c36ff34ed
commit hash: eec7fd156a31253acf12820fab6ec195d9acda24 commit hash: eec7fd156a31253acf12820fab6ec195d9acda24 commit hash: eec7fd156a31253acf12820fab6ec195d9acda24 commit hash: eec7fd156a31253acf12820fab6ec195d9acda24 eec7fd1
Sunday, 19 Jun 2022
03:08 Jan Beich (jbeich) search for other commits by this committer
sysutils/keyd: switch to upstream build fix
commit hash: c15f7044ae27aa5669aa3bdfd9ea30f7c5e9c787 commit hash: c15f7044ae27aa5669aa3bdfd9ea30f7c5e9c787 commit hash: c15f7044ae27aa5669aa3bdfd9ea30f7c5e9c787 commit hash: c15f7044ae27aa5669aa3bdfd9ea30f7c5e9c787 c15f704
00:54 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
commit hash: 4055088895f7041d7b8dcb68f97cc8f302de8c25 commit hash: 4055088895f7041d7b8dcb68f97cc8f302de8c25 commit hash: 4055088895f7041d7b8dcb68f97cc8f302de8c25 commit hash: 4055088895f7041d7b8dcb68f97cc8f302de8c25 4055088
Wednesday, 20 Apr 2022
21:25 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
commit hash: eb0c36ff34ed16cad1f7d78bbcb4787e4a634e19 commit hash: eb0c36ff34ed16cad1f7d78bbcb4787e4a634e19 commit hash: eb0c36ff34ed16cad1f7d78bbcb4787e4a634e19 commit hash: eb0c36ff34ed16cad1f7d78bbcb4787e4a634e19 eb0c36f
Saturday, 27 Nov 2021
09:03 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
commit hash: fce3927b4e443708b1f06f1509623c3103c2e042 commit hash: fce3927b4e443708b1f06f1509623c3103c2e042 commit hash: fce3927b4e443708b1f06f1509623c3103c2e042 commit hash: fce3927b4e443708b1f06f1509623c3103c2e042 fce3927
Thursday, 30 Sep 2021
21:23 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
commit hash: 620968a43a5f9bb3fa98ab20f257a4c0d864caa7 commit hash: 620968a43a5f9bb3fa98ab20f257a4c0d864caa7 commit hash: 620968a43a5f9bb3fa98ab20f257a4c0d864caa7 commit hash: 620968a43a5f9bb3fa98ab20f257a4c0d864caa7 620968a
Saturday, 18 Sep 2021
22:55 Jan Beich (jbeich) search for other commits by this committer
sysutils/keyd: drop GH_TAGNAME after 2b20d75491a8
commit hash: 796551eafdf3c45b7825dc73eea2568ea0882aa5 commit hash: 796551eafdf3c45b7825dc73eea2568ea0882aa5 commit hash: 796551eafdf3c45b7825dc73eea2568ea0882aa5 commit hash: 796551eafdf3c45b7825dc73eea2568ea0882aa5 796551e
Tuesday, 24 Aug 2021
01:00 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.
commit hash: ca3f9a8e0cdec34ec9ec6e4f5106a5dc0adf2675 commit hash: ca3f9a8e0cdec34ec9ec6e4f5106a5dc0adf2675 commit hash: ca3f9a8e0cdec34ec9ec6e4f5106a5dc0adf2675 commit hash: ca3f9a8e0cdec34ec9ec6e4f5106a5dc0adf2675 ca3f9a8
00:58 Jan Beich (jbeich) search for other commits by this committer
sysutils/keyd: separate -ludev and LDFLAGS with some space
commit hash: f9c9fbc15f10d4f9919bbcb495b19570dc79e4b6 commit hash: f9c9fbc15f10d4f9919bbcb495b19570dc79e4b6 commit hash: f9c9fbc15f10d4f9919bbcb495b19570dc79e4b6 commit hash: f9c9fbc15f10d4f9919bbcb495b19570dc79e4b6 f9c9fbc
00:49 Jan Beich (jbeich) search for other commits by this committer
sysutils/keyd: respect LDFLAGS
commit hash: 1adcd65c255dce3304668a1b338c9e591816e47e commit hash: 1adcd65c255dce3304668a1b338c9e591816e47e commit hash: 1adcd65c255dce3304668a1b338c9e591816e47e commit hash: 1adcd65c255dce3304668a1b338c9e591816e47e 1adcd65
00:49 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
commit hash: bab9e507a5375fec6ec0f555b2f3f6742d3fe5ee commit hash: bab9e507a5375fec6ec0f555b2f3f6742d3fe5ee commit hash: bab9e507a5375fec6ec0f555b2f3f6742d3fe5ee commit hash: bab9e507a5375fec6ec0f555b2f3f6742d3fe5ee bab9e50
Saturday, 21 Aug 2021
00:18 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
commit hash: 1a1737d26807ee50c736230363a41a56da2ce586 commit hash: 1a1737d26807ee50c736230363a41a56da2ce586 commit hash: 1a1737d26807ee50c736230363a41a56da2ce586 commit hash: 1a1737d26807ee50c736230363a41a56da2ce586 1a1737d
Friday, 20 Aug 2021
09:56 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
commit hash: e0fe4d8909b42bc1d4405d3994ba8f11b396b2ee commit hash: e0fe4d8909b42bc1d4405d3994ba8f11b396b2ee commit hash: e0fe4d8909b42bc1d4405d3994ba8f11b396b2ee commit hash: e0fe4d8909b42bc1d4405d3994ba8f11b396b2ee e0fe4d8
Thursday, 19 Aug 2021
19:11 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
commit hash: fa9d3dacd64c83a11d032748a6ef90326f762862 commit hash: fa9d3dacd64c83a11d032748a6ef90326f762862 commit hash: fa9d3dacd64c83a11d032748a6ef90326f762862 commit hash: fa9d3dacd64c83a11d032748a6ef90326f762862 fa9d3da
19:11 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
commit hash: 961563a43a5a671c2e4fe659dafcf490895c214c commit hash: 961563a43a5a671c2e4fe659dafcf490895c214c commit hash: 961563a43a5a671c2e4fe659dafcf490895c214c commit hash: 961563a43a5a671c2e4fe659dafcf490895c214c 961563a
00:53 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
commit hash: 2b20d75491a8150233acb550100575352d22234b commit hash: 2b20d75491a8150233acb550100575352d22234b commit hash: 2b20d75491a8150233acb550100575352d22234b commit hash: 2b20d75491a8150233acb550100575352d22234b 2b20d75
Saturday, 7 Aug 2021
00:36 Jan Beich (jbeich) search for other commits by this committer
sysutils/keyd: update to s20210803

Changes:	https://github.com/rvaiya/keyd/compare/9e6e46a...f5d0c04
commit hash: 89ee76aafac5fe37f6d3457e1d9ff6f35e7f414f commit hash: 89ee76aafac5fe37f6d3457e1d9ff6f35e7f414f commit hash: 89ee76aafac5fe37f6d3457e1d9ff6f35e7f414f commit hash: 89ee76aafac5fe37f6d3457e1d9ff6f35e7f414f 89ee76a
Monday, 2 Aug 2021
07:43 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
commit hash: fc3d3e68179b106b6698f771d463dcf1a5647217 commit hash: fc3d3e68179b106b6698f771d463dcf1a5647217 commit hash: fc3d3e68179b106b6698f771d463dcf1a5647217 commit hash: fc3d3e68179b106b6698f771d463dcf1a5647217 fc3d3e6
06:48 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
commit hash: 90344a12379e2bedf3f351ee51dfc8a72fd54f41 commit hash: 90344a12379e2bedf3f351ee51dfc8a72fd54f41 commit hash: 90344a12379e2bedf3f351ee51dfc8a72fd54f41 commit hash: 90344a12379e2bedf3f351ee51dfc8a72fd54f41 90344a1

Number of commits found: 27