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
NOW FIXED. We had a known problem with lists of packages - they were out of date. The fix has been applied to production. See packages-import/issues/3 & packages-import/issues/4
Port details
p5-String-KeyboardDistance String::KeyboardDistance - String Comparison Algorithm
1.01 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 1.01Version of this port present on the latest quarterly branch.
Maintainer: m.ne@gmx.net search for ports maintained by this maintainer
Port Added: 2022-10-22 17:24:11
Last Update: 2022-10-22 17:22:35
Commit Hash: 76d822d
People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
Also Listed In: perl5
License: not specified in port
WWW:
https://metacpan.org/dist/String-KeyboardDistance
Description:
This module implmements a version of keyboard distance for fuzzy string matching. Keyboard distance is a measure of the physical distance between two keys on a keyboard. For example, 'g' has a distance of 1 from the keys 'r', 't', 'y', 'f', 'h', 'v', 'b', and 'n'. Immediate diagonals (like ''r, 'y', 'v', and 'n') are considered to have a distance of 1 instead of 1.414 to help to prevent horizontal/vertical bias.
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 (5 items)
Collapse this list.
  1. lib/perl5/site_perl/String/KeyboardDistance.pm
  2. lib/perl5/site_perl/man/man3/String::KeyboardDistance.3.gz
  3. @owner
  4. @group
  5. @mode
Collapse this list.
Dependency lines:
  • p5-String-KeyboardDistance>0:devel/p5-String-KeyboardDistance
To install the port:
cd /usr/ports/devel/p5-String-KeyboardDistance/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/p5-String-KeyboardDistance
  • pkg install p5-String-KeyboardDistance
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: p5-String-KeyboardDistance
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1665546379 SHA256 (String-KeyboardDistance-1.01.tar.gz) = 60885f1f25d77568665c76dc89b587481a7ba94e4caee252297222bfe5adea70 SIZE (String-KeyboardDistance-1.01.tar.gz) = 6739

Packages (timestamps in pop-ups are UTC):
p5-String-KeyboardDistance
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.011.01-1.011.01---
FreeBSD:13:quarterly1.011.011.011.011.011.011.011.01
FreeBSD:14:latest1.011.011.011.011.011.01-1.01
FreeBSD:14:quarterly1.011.01-1.011.011.011.011.01
FreeBSD:15:latest1.011.01n/a1.01n/a1.011.011.01
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. perl5>=5.32.r0<5.33 : lang/perl5.32
Runtime dependencies:
  1. perl5>=5.32.r0<5.33 : lang/perl5.32
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
devel_p5-String-KeyboardDistance
USES:
perl5
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (13 items)
Collapse this list.
  1. ftp://ftp.auckland.ac.nz/pub/perl/CPAN/authors/id/K/KR/KRBURTON/
  2. ftp://ftp.cpan.org/pub/CPAN/authors/id/K/KR/KRBURTON/
  3. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/String/
  4. ftp://ftp.funet.fi/pub/languages/perl/CPAN/authors/id/K/KR/KRBURTON/
  5. ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/authors/id/K/KR/KRBURTON/
  6. ftp://ftp.mirrorservice.org/sites/cpan.perl.org/CPAN/authors/id/K/KR/KRBURTON/
  7. http://backpan.perl.org/authors/id/K/KR/KRBURTON/
  8. http://ftp.jaist.ac.jp/pub/CPAN/authors/id/K/KR/KRBURTON/
  9. http://ftp.twaren.net/Unix/Lang/CPAN/authors/id/K/KR/KRBURTON/
  10. https://cpan.metacpan.org/authors/id/K/KR/KRBURTON/
  11. https://cpan.metacpan.org/modules/by-module/String/
  12. https://www.cpan.org/authors/id/K/KR/KRBURTON/
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
1.01
22 Oct 2022 17:22:35
commit hash: 76d822d633c91164fa940d39abc78e405b2c867dcommit hash: 76d822d633c91164fa940d39abc78e405b2c867dcommit hash: 76d822d633c91164fa940d39abc78e405b2c867dcommit hash: 76d822d633c91164fa940d39abc78e405b2c867d files touched by this commit
Li-Wen Hsu (lwhsu) search for other commits by this committer
Author: Martin Neubauer
Add devel/p5-String-KeyboardDistance: String Comparison Algorithm

PR:		267046

Number of commits found: 1