Bug 198711 - [New port] devel/libtermkey: library for processing keyboard entry from terminal-based programs
Summary: [New port] devel/libtermkey: library for processing keyboard entry from termi...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on: 198709
Blocks: 198713
  Show dependency treegraph
 
Reported: 2015-03-19 16:55 UTC by Anton Törnqvist
Modified: 2015-07-08 19:05 UTC (History)
1 user (show)

See Also:


Attachments
libtermkey.shar (3.03 KB, application/x-shar)
2015-03-19 16:55 UTC, Anton Törnqvist
no flags Details
poudriere-buildlog-10amd64-libtermkey (11.74 KB, text/plain)
2015-03-19 16:55 UTC, Anton Törnqvist
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Anton Törnqvist 2015-03-19 16:55:03 UTC
Created attachment 154527 [details]
libtermkey.shar
Comment 1 Anton Törnqvist 2015-03-19 16:55:46 UTC
Created attachment 154528 [details]
poudriere-buildlog-10amd64-libtermkey
Comment 2 commit-hook freebsd_committer freebsd_triage 2015-07-08 18:41:44 UTC
A commit references this bug:

Author: swills
Date: Wed Jul  8 18:41:10 UTC 2015
New revision: 391587
URL: https://svnweb.freebsd.org/changeset/ports/391587

Log:
  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 T?rnqvist <antont@inbox.lv>

Changes:
  head/devel/Makefile
  head/devel/libtermkey/
  head/devel/libtermkey/Makefile
  head/devel/libtermkey/distinfo
  head/devel/libtermkey/pkg-descr
  head/devel/libtermkey/pkg-plist
Comment 3 Steve Wills freebsd_committer freebsd_triage 2015-07-08 19:05:56 UTC
Committed, thanks