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
Port details
p5-Term-TermKey Perl wrapper around libtermkey
0.17 devel on this many watch lists=2 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.17Version of this port present on the latest quarterly branch.
Maintainer: ehaupt@FreeBSD.org search for ports maintained by this maintainer
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.
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 (9 items)
Collapse this list.
  1. /usr/local/share/licenses/p5-Term-TermKey-0.17/catalog.mk
  2. /usr/local/share/licenses/p5-Term-TermKey-0.17/LICENSE
  3. /usr/local/share/licenses/p5-Term-TermKey-0.17/GPLv2
  4. lib/perl5/site_perl/mach/5.36/Term/TermKey.pm
  5. lib/perl5/site_perl/mach/5.36/auto/Term/TermKey/TermKey.so
  6. lib/perl5/site_perl/man/man3/Term::TermKey.3.gz
  7. @owner
  8. @group
  9. @mode
Collapse this list.
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):
p5-Term-TermKey
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.170.17-0.170.17---
FreeBSD:13:quarterly0.170.17-0.170.170.170.170.17
FreeBSD:14:latest0.170.17-0.170.17---
FreeBSD:14:quarterly0.170.17-0.170.170.170.170.17
FreeBSD:15:latest0.170.17n/a0.17n/a0.170.170.17
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. p5-Module-Build-Using-PkgConfig>=0 : devel/p5-Module-Build-Using-PkgConfig
  2. pkgconf>=1.3.0_1 : devel/pkgconf
  3. p5-Module-Build>=0.4206 : devel/p5-Module-Build
  4. perl5>=5.36<5.37 : lang/perl5.36
Runtime dependencies:
  1. perl5>=5.36<5.37 : lang/perl5.36
Library dependencies:
  1. libtermkey.so : devel/libtermkey
This port is required by:
for Build
  1. graphics/asciio
for Run
  1. 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:
Expand this list (12 items)
Collapse this list.
  1. ftp://ftp.auckland.ac.nz/pub/perl/CPAN/modules/by-module/Term/
  2. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/
  3. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/Term/
  4. ftp://ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/Term/
  5. ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/modules/by-module/Term/
  6. ftp://ftp.mirrorservice.org/sites/cpan.perl.org/CPAN/modules/by-module/Term/
  7. http://backpan.perl.org/modules/by-module/Term/
  8. http://ftp.jaist.ac.jp/pub/CPAN/modules/by-module/Term/
  9. http://ftp.twaren.net/Unix/Lang/CPAN/modules/by-module/Term/
  10. https://cpan.metacpan.org/modules/by-module/
  11. https://cpan.metacpan.org/modules/by-module/Term/
  12. https://www.cpan.org/modules/by-module/Term/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.17
01 Nov 2023 09:42:12
commit hash: 4bcaeaab1ec4673ae6de88fbe26126749012e52ecommit hash: 4bcaeaab1ec4673ae6de88fbe26126749012e52ecommit hash: 4bcaeaab1ec4673ae6de88fbe26126749012e52ecommit hash: 4bcaeaab1ec4673ae6de88fbe26126749012e52e files touched by this commit
Emanuel Haupt (ehaupt) search for other commits by this committer
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