Bug 195146

Summary: [NEW PORT] x11/rofi: Rofi is dmenu replacement with extra features
Product: Ports & Packages Reporter: nomoo <nomoo>
Component: Individual Port(s)Assignee: Veniamin Gvozdikov <vg>
Status: Closed FIXED    
Severity: Affects Only Me CC: vg
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
rofi shar none

Description nomoo 2014-11-18 14:53:11 UTC
Created attachment 149558 [details]
rofi shar
Comment 1 Veniamin Gvozdikov freebsd_committer freebsd_triage 2014-11-18 15:00:47 UTC
I'll take it.
Comment 2 commit-hook freebsd_committer freebsd_triage 2015-01-21 11:06:18 UTC
A commit references this bug:

Author: vg
Date: Wed Jan 21 11:06:10 UTC 2015
New revision: 377585
URL: https://svnweb.freebsd.org/changeset/ports/377585

Log:
  New port: x11/rofi

  A popup window switcher roughly based on superswitcher, requiring only xlib
  and pango. This version started off as a clone of simpleswitcher, the
  version from Sean Pringle. All credit for this great tool should go to him.
  Rofi developed extra features, like a run-dialog, ssh-launcher and can
  act as a drop-in dmenu replacement, making it a very versatile tool.

  WWW: https://davedavenport.github.io/rofi/

  PR:		ports/195146
  Submitted by:	nomoo@nomoo.ru

Changes:
  head/x11/Makefile
  head/x11/rofi/
  head/x11/rofi/Makefile
  head/x11/rofi/distinfo
  head/x11/rofi/pkg-descr
Comment 3 Veniamin Gvozdikov freebsd_committer freebsd_triage 2015-01-21 11:07:14 UTC
Commited, thank you!