Summary: | [NEW PORT] x11/xmenu: X11 menu utility | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Lewis Cook <lcook> | ||||||
Component: | Individual Port(s) | Assignee: | freebsd-ports-bugs (Nobody) <ports-bugs> | ||||||
Status: | Closed FIXED | ||||||||
Severity: | Affects Only Me | ||||||||
Priority: | --- | ||||||||
Version: | Latest | ||||||||
Hardware: | Any | ||||||||
OS: | Any | ||||||||
URL: | https://github.com/phillbush/xmenu | ||||||||
Attachments: |
|
Description
Lewis Cook
2020-07-26 16:01:37 UTC
Created attachment 217671 [details]
xmenu-4.3.1.diff
* Update to 4.3.1 and define LICENSE
A commit references this bug: Author: swills Date: Fri Sep 4 00:25:12 UTC 2020 New revision: 547491 URL: https://svnweb.freebsd.org/changeset/ports/547491 Log: x11/xmenu: create port XMenu is a menu utility for X. XMenu receives a menu specification in stdin, shows a menu for the user to select one of the options, and outputs the option selected to stdout. XMenu can be controlled both via mouse and via keyboard. WWW: https://github.com/phillbush/xmenu PR: 248279 Submitted by: Lewis Cook <vulcan@wired.sh> Changes: head/x11/Makefile head/x11/xmenu/ head/x11/xmenu/Makefile head/x11/xmenu/distinfo head/x11/xmenu/files/ head/x11/xmenu/files/patch-Makefile head/x11/xmenu/pkg-descr Committed, thanks! |