Bug 224470

Summary: [NEW PORT] sysutils/twmn: Notification system for tiling window managers
Product: Ports & Packages Reporter: Dmitri Goutnik <dmgk>
Component: Individual Port(s)Assignee: Yuri Victorovich <yuri>
Status: Closed FIXED    
Severity: Affects Only Me CC: patur373, yuri
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://github.com/sboli/twmn
Attachments:
Description Flags
patch file none

Description Dmitri Goutnik freebsd_committer freebsd_triage 2017-12-19 23:35:28 UTC
Created attachment 188981 [details]
patch file

twmn is a notification system for tiling window managers. It consists of the
two programs:

twmnc: command line tool to send notifications to twmnd. You can also use
notify-send for a similar purpose, but twmnc is more powerful. See
twmnc --help for more information.

twmnd: daemon listening to notification requests and showing them one after
another. Configure it at ~/.config/twmn/twmn.conf. The file is generated the
first time twmnd is launched.

Notifications are shown in a one-line bar called the notification slide.
They can be navigated through and activated with shortcuts.

WWW: https://github.com/sboli/twmn

QA:
  portlint -ACN: OK
  poudriere testport: OK (11a, 10i)
Comment 1 Yuri Victorovich freebsd_committer freebsd_triage 2017-12-21 18:12:15 UTC
Committed.
Thank you for your contribution!
Comment 2 commit-hook freebsd_committer freebsd_triage 2017-12-21 18:12:29 UTC
A commit references this bug:

Author: yuri
Date: Thu Dec 21 18:12:11 UTC 2017
New revision: 456936
URL: https://svnweb.freebsd.org/changeset/ports/456936

Log:
  New port: sysutils/twmn: Notification system for tiling window managers

  There were some questions about the version. The source code has 1.2 in it,
  but it hasn't been tagged on github. So I left it as g20171216.

  PR:		224470
  Submitted by:	Dmitri Goutnik <dg@syrec.org>
  Approved by:	adamw (mentor)
  Differential Revision:	https://reviews.freebsd.org/D13563

Changes:
  head/sysutils/Makefile
  head/sysutils/twmn/
  head/sysutils/twmn/Makefile
  head/sysutils/twmn/distinfo
  head/sysutils/twmn/pkg-descr