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
libtermkey Easy processing of keyboard entry from terminal-based programs
0.22_1 devel on this many watch lists=4 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.22Version of this port present on the latest quarterly branch.
Maintainer: rodrigo@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2015-07-08 18:41:19
Last Update: 2024-01-21 01:01:07
Commit Hash: 0302ece
People watching this port, also watch:: mkfontscale, libunwind, font-misc-meltho, py39-pycparser, fribidi
License: MIT
WWW:
https://www.leonerd.org.uk/code/libtermkey/
Description:
This library allows easy processing of keyboard entry from terminal-based programs. It handles all the necessary logic to recognise special keys, UTF-8 combining, and so on, with a simple interface. Use of this library for new programs is discouraged. It is being maintained for legacy purposes only. For writing new programs, please use libtickit instead.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (38 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/libtermkey-0.22_1/catalog.mk
  3. /usr/local/share/licenses/libtermkey-0.22_1/LICENSE
  4. /usr/local/share/licenses/libtermkey-0.22_1/MIT
  5. include/termkey.h
  6. lib/libtermkey.a
  7. lib/libtermkey.so
  8. lib/libtermkey.so.1
  9. lib/libtermkey.so.1.14.2
  10. libdata/pkgconfig/termkey.pc
  11. share/man/man3/termkey_advisereadable.3.gz
  12. share/man/man3/termkey_canonicalise.3.gz
  13. share/man/man3/termkey_get_buffer_remaining.3.gz
  14. share/man/man3/termkey_get_fd.3.gz
  15. share/man/man3/termkey_get_keyname.3.gz
  16. share/man/man3/termkey_getkey.3.gz
  17. share/man/man3/termkey_interpret_csi.3.gz
  18. share/man/man3/termkey_interpret_modereport.3.gz
  19. share/man/man3/termkey_interpret_mouse.3.gz
  20. share/man/man3/termkey_interpret_position.3.gz
  21. share/man/man3/termkey_interpret_string.3.gz
  22. share/man/man3/termkey_keycmp.3.gz
  23. share/man/man3/termkey_keyname2sym.3.gz
  24. share/man/man3/termkey_lookup_keyname.3.gz
  25. share/man/man3/termkey_new.3.gz
  26. share/man/man3/termkey_push_bytes.3.gz
  27. share/man/man3/termkey_set_buffer_size.3.gz
  28. share/man/man3/termkey_set_canonflags.3.gz
  29. share/man/man3/termkey_set_flags.3.gz
  30. share/man/man3/termkey_set_waittime.3.gz
  31. share/man/man3/termkey_start.3.gz
  32. share/man/man3/termkey_strfkey.3.gz
  33. share/man/man3/termkey_strpkey.3.gz
  34. share/man/man3/termkey_waitkey.3.gz
  35. share/man/man7/termkey.7.gz
  36. @owner
  37. @group
  38. @mode
Collapse this list.
Dependency lines:
  • libtermkey>0:devel/libtermkey
To install the port:
cd /usr/ports/devel/libtermkey/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/libtermkey
  • pkg install libtermkey
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: libtermkey
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1552643367 SHA256 (libtermkey-0.22.tar.gz) = 6945bd3c4aaa83da83d80a045c5563da4edd7d0374c62c0d35aec09eb3014600 SIZE (libtermkey-0.22.tar.gz) = 46147

Packages (timestamps in pop-ups are UTC):
libtermkey
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.22_10.22_10.220.22_10.22_1-0.22-
FreeBSD:13:quarterly0.220.220.220.220.220.220.220.22
FreeBSD:14:latest0.22_10.22_10.220.22_10.22_10.22-0.22
FreeBSD:14:quarterly0.220.22-0.220.220.220.220.22
FreeBSD:15:latest0.22_10.22_1n/a0.22_1n/a0.22_10.22_10.22_1
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. gmake>=4.3 : devel/gmake
  2. libtool : devel/libtool
  3. pkgconf>=1.3.0_1 : devel/pkgconf
Library dependencies:
  1. libunibilium.so : devel/unibilium
This port is required by:
for Libraries
  1. devel/libtickit
  2. devel/p5-Term-TermKey
  3. editors/neovim
  4. editors/vis

Configuration Options:
No options to configure
Options name:
devel_libtermkey
USES:
gmake libtool:build ncurses pathfix pkgconfig
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. http://www.leonerd.org.uk/code/libtermkey/
Collapse this list.

Number of commits found: 19

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.22_1
21 Jan 2024 01:01:07
commit hash: 0302ece6a3675c7d7a629851cf3b08bb912a8da0commit hash: 0302ece6a3675c7d7a629851cf3b08bb912a8da0commit hash: 0302ece6a3675c7d7a629851cf3b08bb912a8da0commit hash: 0302ece6a3675c7d7a629851cf3b08bb912a8da0 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
devel/libtermkey: Sanitize MANPREFIX

- Pet portclippy

Approved by:	portmgr (blanket)
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)
0.22
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)
0.22
20 Jul 2022 14:21:35
commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
devel: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  "Waitman Gobble" <uzimac@da3m0n8t3r.com>
  *  <jkoshy@FreeBSD.org>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Dalton <aaron@daltons.ca>
  *  Aaron H. K. Diep <ahkdiep@gmail.com>
  *  Aaron Hurt <ahurt@anbcs.com>
  *  Abel Chow <abel_chow@yahoo.com>
  *  Adam McLaurin
  *  Adam Saponara <as@php.net>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.22
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
0.22
15 Mar 2019 13:31:46
Revision:495788Original commit files touched by this commit
rodrigo search for other commits by this committer
Upgrade devel/libtermkey from v0.21.1 to v0.22

changes: bugfixes for unit tests on BSD platforms

Also update pkg-descr to add a note about upstream port deprecation
0.21.1
27 Feb 2019 17:14:49
Revision:494072Original commit files touched by this commit
rodrigo search for other commits by this committer
Update from v0.20 to v0.21.1

changes: internal bugfixes, valgrind neatness
0.20_1
16 Mar 2018 07:24:12
Revision:464656Original commit files touched by this commit
yuri search for other commits by this committer
devel/unibilium: Update to 2.0.0

* Change to DISTVERSION
* Bump devel/libtermkey, editors/neovim

editors/neovim fails on 12amd64 before and after this change

PR:		226638
Submitted by:	chuck@tuffli.net <chuck@tuffli.net> (maintainer)
0.20
31 Mar 2017 12:52:45
Revision:437352Original commit files touched by this commit
rodrigo search for other commits by this committer
Upgrade port to v0.20 and take maintenership
Also fix plist and add license file
0.19
28 Dec 2016 08:36:42
Revision:429729Original commit files touched by this commit
vanilla search for other commits by this committer
Update to 0.19.
0.18
02 Dec 2016 11:58:22
Revision:427552Original commit files touched by this commit
mat search for other commits by this committer
Do not use post-stage.  Use post-install instead.

The only reason to use post-stage is because the port needs to do
"things" at a later time, like some plist manipulation.
While there, fold post-install in do-install targets when they are
defined.

PR:		214780
Submitted by:	mat
Exp-run by:	antoine
Sponsored by:	Absolight
0.18
21 Oct 2016 15:21:13
Revision:424427Original commit files touched by this commit
mat search for other commits by this committer
Use USES=pathfix where applicable.

PR:		213195
Submitted by:	mat
Exp-run by:	antoine
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D8093
0.18
19 May 2016 10:21:25
Revision:415498Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Fix trailing whitespace in pkg-descrs, categories [a-f]*

Approved by:	portmgr blanket
0.18
01 Apr 2016 14:00:57
Revision:412346Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
0.18
30 Mar 2016 16:41:22
Revision:412175Original commit files touched by this commit
culot search for other commits by this committer
- Reassign to the heap, on maintainer's request
0.18
12 Feb 2016 13:11:53
Revision:408728Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 0.18

PR:		207089
Submitted by:	maintainer
0.17_1
07 Feb 2016 19:09:37
Revision:408442Original commit files touched by this commit
marino search for other commits by this committer
devel/libtermkey: document ncurses requirement (USES+=ncurses)

approved by:	infrastructure blanket
0.17_1
19 Sep 2015 10:25:24
Revision:397313Original commit files touched by this commit
bapt search for other commits by this committer
Install manpages in the proper location
While here use the patch phase to actually patch the Makefile
0.17
08 Jul 2015 18:41:08
Revision:391587Original commit files touched by this commit
swills search for other commits by this committer
devel/libtermkey: create port

This library allows easy processing of keyboard entry from terminal-based
programs. It handles all the necessary logic to recognise special keys,
UTF-8 combining, and so on, with a simple interface.

WWW: http://www.leonerd.org.uk/code/libtermkey/

PR:		198711
Submitted by:	Anton Tornqvist <antont@inbox.lv>

Number of commits found: 19