Bug 198711

Summary: [New port] devel/libtermkey: library for processing keyboard entry from terminal-based programs
Product: Ports & Packages Reporter: Anton Törnqvist <antont>
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: Closed FIXED    
Severity: Affects Only Me CC: swills
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Bug Depends on: 198709    
Bug Blocks: 198713    
Attachments:
Description Flags
libtermkey.shar
none
poudriere-buildlog-10amd64-libtermkey none

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