non port: sysutils/keyd/Makefile |
Number of commits found: 29 |
Tuesday, 3 Sep 2024
|
13:04 Jan Beich (jbeich)
sysutils/keyd: drop maintainership
6c6ffc2 |
Sunday, 28 Jul 2024
|
00:47 Jan Beich (jbeich)
sysutils/keyd: update to 2.5.0
Changes: https://github.com/rvaiya/keyd/blob/master/docs/CHANGELOG.md#v250
Reported by: GitHub (watch releases)
8d21fb1 |
Wednesday, 17 May 2023
|
00:01 Jan Beich (jbeich)
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
8157ae2 |
Tuesday, 16 May 2023
|
03:57 Alexey Dokuchaev (danfe)
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.
8b63b54 |
Saturday, 25 Feb 2023
|
08:36 Jan Beich (jbeich)
sysutils/keyd: unbreak keyboard detection after eb0c36ff34ed
04e8cb8 |
Wednesday, 7 Sep 2022
|
21:10 Stefan Eßer (se)
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)
b7f0544 |
Friday, 29 Jul 2022
|
17:54 Jan Beich (jbeich)
sysutils/keyd: convert @dir to PLIST_DIRS
3e61921 |
17:54 Jan Beich (jbeich)
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}
49f2f60 |
Tuesday, 26 Jul 2022
|
23:49 Jan Beich (jbeich)
sysutils/keyd: update to 2.4.2
Changes: https://github.com/rvaiya/keyd/compare/v2.4.1...v2.4.2
Reported by: portscout
9430a0f |
23:48 Jan Beich (jbeich)
sysutils/keyd: drop /usr when using PREFIX after eb0c36ff34ed
/usr/local/usr/share doesn't exist
ec29d93 |
23:48 Jan Beich (jbeich)
sysutils/keyd: chase --version override after eb0c36ff34ed
eec7fd1 |
Sunday, 19 Jun 2022
|
03:08 Jan Beich (jbeich)
sysutils/keyd: switch to upstream build fix
c15f704 |
00:54 Jan Beich (jbeich)
sysutils/keyd: update to 2.4.1
Changes: https://github.com/rvaiya/keyd/compare/v2.4.0...v2.4.1
Reported by: portscout
4055088 |
Wednesday, 20 Apr 2022
|
21:25 Jan Beich (jbeich)
sysutils/keyd: update to 2.4.0
Changes: https://github.com/rvaiya/keyd/compare/v1.3.0...v2.4.0
Reported by: portscout
eb0c36f |
Saturday, 27 Nov 2021
|
09:03 Jan Beich (jbeich)
sysutils/keyd: update to 1.3.0
Changes: https://github.com/rvaiya/keyd/compare/v1.1.2...v1.3.0
fce3927 |
Thursday, 30 Sep 2021
|
21:23 Rene Ladan (rene)
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
620968a |
Saturday, 18 Sep 2021
|
22:55 Jan Beich (jbeich)
sysutils/keyd: drop GH_TAGNAME after 2b20d75491a8
796551e |
Tuesday, 24 Aug 2021
|
01:00 Jan Beich (jbeich)
sysutils/keyd: use -l for finding LDFLAGS candidates
-o maybe used together with -c, in a separate step from linking.
ca3f9a8 |
00:58 Jan Beich (jbeich)
sysutils/keyd: separate -ludev and LDFLAGS with some space
f9c9fbc |
00:49 Jan Beich (jbeich)
sysutils/keyd: respect LDFLAGS
1adcd65 |
00:49 Jan Beich (jbeich)
sysutils/keyd: update to 1.1.2
Changes: https://github.com/rvaiya/keyd/compare/v1.1.1...v1.1.2
bab9e50 |
Saturday, 21 Aug 2021
|
00:18 Jan Beich (jbeich)
sysutils/keyd: update to 1.1.1
Changes: https://github.com/rvaiya/keyd/compare/v1.0.1...v1.1.1
1a1737d |
Friday, 20 Aug 2021
|
09:56 Jan Beich (jbeich)
sysutils/keyd: update to 1.0.1
Changes: https://github.com/rvaiya/keyd/compare/v1.0.0...v1.0.1
Reported by: portscout
e0fe4d8 |
Thursday, 19 Aug 2021
|
19:11 Jan Beich (jbeich)
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
fa9d3da |
19:11 Jan Beich (jbeich)
sysutils/keyd: update to 1.0.0
Changes: https://github.com/rvaiya/keyd/compare/5ef7773...v1.0.0
961563a |
00:53 Jan Beich (jbeich)
sysutils/keyd: update to 0.1.0
Changes: https://github.com/rvaiya/keyd/compare/f5d0c04...v0.1.0
2b20d75 |
Saturday, 7 Aug 2021
|
00:36 Jan Beich (jbeich)
sysutils/keyd: update to s20210803
Changes: https://github.com/rvaiya/keyd/compare/9e6e46a...f5d0c04
89ee76a |
Monday, 2 Aug 2021
|
07:43 Jan Beich (jbeich)
sysutils/keyd: update to fix a build warning
Changes: https://github.com/rvaiya/keyd/compare/4843f58...9e6e46a
fc3d3e6 |
06:48 Jan Beich (jbeich)
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
90344a1 |
Number of commits found: 29 |