Bug 246335

Summary: [NEW PORT] x11/jgmenu: Simple X11 menu
Product: Ports & Packages Reporter: Lewis Cook <lcook>
Component: Individual Port(s)Assignee: Hiroki Tagato <tagattie>
Status: Closed FIXED    
Severity: Affects Only Me CC: tagattie
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://jgmenu.github.io/
Attachments:
Description Flags
jgmenu-4.2.0.diff
none
jgmenu-4.2.0.log
none
jgmenu-4.2.1.diff
none
jgmenu-4.2.1.log
none
jgmenu-4.2.1.diff none

Description Lewis Cook freebsd_committer freebsd_triage 2020-05-09 16:52:57 UTC
Created attachment 214317 [details]
jgmenu-4.2.0.diff

Simple, independent and contemporary-looking X11 menu,
designed for scripting, ricing and tweaking.

WWW: https://jgmenu.github.io/

Tested:
 * portlint: OK (looks fine).
 * testport: OK (poudriere: 3.3.4).
Comment 1 Lewis Cook freebsd_committer freebsd_triage 2020-05-09 16:53:21 UTC
Created attachment 214318 [details]
jgmenu-4.2.0.log

* Poudriere testport log.
Comment 2 Lewis Cook freebsd_committer freebsd_triage 2020-05-28 14:45:25 UTC
Created attachment 214973 [details]
jgmenu-4.2.1.diff

* Update to 4.2.1.
Comment 3 Lewis Cook freebsd_committer freebsd_triage 2020-05-28 14:45:46 UTC
Created attachment 214974 [details]
jgmenu-4.2.1.log

* Poudriere testport log.
Comment 4 Hiroki Tagato freebsd_committer freebsd_triage 2020-05-31 05:09:31 UTC
Hi, thanks for the proposal for the new port.

One comment.

Can you shorten the descriptions of LX and PMENU options?
It is a bit long and cut off in the middle when doing "make config".
Comment 5 Lewis Cook freebsd_committer freebsd_triage 2020-06-01 13:50:43 UTC
Created attachment 215134 [details]
jgmenu-4.2.1.diff

* Address comment #4.
Comment 6 commit-hook freebsd_committer freebsd_triage 2020-06-02 08:44:38 UTC
A commit references this bug:

Author: tagattie
Date: Tue Jun  2 08:44:32 UTC 2020
New revision: 537528
URL: https://svnweb.freebsd.org/changeset/ports/537528

Log:
  Simple, independent and contemporary-looking X11 menu, designed for
  scripting, ricing and tweaking.

  WWW: https://jgmenu.github.io/

  PR:		246335
  Submitted by:	Lewis Cook <vulcan@wired.sh>
  Approved by:	ehaupt (mentor)

Changes:
  head/x11/Makefile
  head/x11/jgmenu/
  head/x11/jgmenu/Makefile
  head/x11/jgmenu/distinfo
  head/x11/jgmenu/pkg-descr
  head/x11/jgmenu/pkg-plist
Comment 7 Hiroki Tagato freebsd_committer freebsd_triage 2020-06-02 08:48:01 UTC
Committed, thanks!