Port details |
- p5-Term-TermKey Perl wrapper around libtermkey
- 0.17 devel =2 0.17Version of this port present on the latest quarterly branch.
- Maintainer: ehaupt@FreeBSD.org
- Port Added: 2023-11-01 09:45:05
- Last Update: 2023-11-01 09:42:12
- Commit Hash: 4bcaeaa
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: perl5
- License: GPLv2
- WWW:
- https://metacpan.org/pod/Term::TermKey
- Description:
- This module offers a lightweight Perl wrapper for the libtermkey
library, which serves as a valuable tool for abstractly handling
keypress events in terminal-based programs. Instead of delivering raw
bytes directly from the TTY device, this library furnishes data
structures that describe keys, facilitating a more organized and
user-friendly approach to key event processing.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-Term-TermKey>0:devel/p5-Term-TermKey
- To install the port:
- cd /usr/ports/devel/p5-Term-TermKey/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/p5-Term-TermKey
- pkg install p5-Term-TermKey
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-Term-TermKey
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1698825646
SHA256 (Term-TermKey-0.17.tar.gz) = 2fefc17f2d18e2f6d0bf22f0c0cd542cce91d66ac1a863d2634ad845f6f5f525
SIZE (Term-TermKey-0.17.tar.gz) = 34654
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- p5-Module-Build-Using-PkgConfig>=0 : devel/p5-Module-Build-Using-PkgConfig
- pkgconf>=1.3.0_1 : devel/pkgconf
- p5-Module-Build>=0.4206 : devel/p5-Module-Build
- perl5>=5.36<5.37 : lang/perl5.36
- Runtime dependencies:
-
- perl5>=5.36<5.37 : lang/perl5.36
- Library dependencies:
-
- libtermkey.so : devel/libtermkey
- This port is required by:
- for Build
-
- graphics/asciio
- for Run
-
- graphics/asciio
Configuration Options:
- No options to configure
- Options name:
- devel_p5-Term-TermKey
- USES:
- perl5 pkgconfig
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.17 01 Nov 2023 09:42:12 |
Emanuel Haupt (ehaupt) |
devel/p5-Term-TermKey: Add new port
This module offers a lightweight Perl wrapper for the libtermkey
library, which serves as a valuable tool for abstractly handling
keypress events in terminal-based programs. Instead of delivering raw
bytes directly from the TTY device, this library furnishes data
structures that describe keys, facilitating a more organized and
user-friendly approach to key event processing. |
Number of commits found: 1
|