Bug 195146 - [NEW PORT] x11/rofi: Rofi is dmenu replacement with extra features
Summary: [NEW PORT] x11/rofi: Rofi is dmenu replacement with extra features
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: Veniamin Gvozdikov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-11-18 14:53 UTC by nomoo
Modified: 2015-01-21 11:07 UTC (History)
1 user (show)

See Also:


Attachments
rofi shar (1.69 KB, text/plain)
2014-11-18 14:53 UTC, nomoo
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
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!