Bug 209391 - [NEW PORT] x11/dmenu2: dynamic menu extended
Summary: [NEW PORT] x11/dmenu2: dynamic menu extended
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: Alexey Dokuchaev
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-05-09 09:30 UTC by Timothy Beyer
Modified: 2017-03-18 15:47 UTC (History)
2 users (show)

See Also:


Attachments
Complete port (5.02 KB, application/x-shar)
2016-05-09 09:30 UTC, Timothy Beyer
no flags Details
Complete port, second version (5.19 KB, application/x-shar)
2016-05-10 03:59 UTC, Timothy Beyer
no flags Details
third version (5.13 KB, text/plain)
2016-05-10 05:19 UTC, Timothy Beyer
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Timothy Beyer 2016-05-09 09:30:43 UTC
Created attachment 170135 [details]
Complete port

*  Coexists properly with the original dmenu (x11/dmenu)
  *  File is attached (shar attachment).
Comment 1 Timothy Beyer 2016-05-10 03:59:41 UTC
Created attachment 170164 [details]
Complete port, second version
Comment 2 Timothy Beyer 2016-05-10 05:19:28 UTC
Created attachment 170166 [details]
third version
Comment 3 Timothy Beyer 2016-10-24 01:28:54 UTC
Is there something wrong with my submission? If so, I can fix it.  For what it's worth, this is an independent project of dmenu, and I have designed this port submission to install correctly in parallel to that port, although I don't see much motivation for using x11/dmenu over this port.
Comment 4 Alexey Dokuchaev freebsd_committer freebsd_triage 2017-03-18 13:28:11 UTC
There's nothing fundamentally wrong with it, but it contains a number of style bugs before it can be committed.  I'll handle it.
Comment 5 commit-hook freebsd_committer freebsd_triage 2017-03-18 15:42:56 UTC
A commit references this bug:

Author: danfe
Date: Sat Mar 18 15:42:23 UTC 2017
New revision: 436420
URL: https://svnweb.freebsd.org/changeset/ports/436420

Log:
  Add `x11/dmenu2', a fork of classic dmenu with many enhancements and
  additional options.

  While original upstream is https://bitbucket.org/melek/dmenu2, prefer
  more up-to-date GitHub repo which was forked from it (and because of
  our nice USE_GITHUB support for fetching the distfiles).

  PR:		209391
  Submitted by:	Timothy Beyer

Changes:
  head/x11/Makefile
  head/x11/dmenu2/
  head/x11/dmenu2/Makefile
  head/x11/dmenu2/distinfo
  head/x11/dmenu2/files/dmenu2_path
  head/x11/dmenu2/files/patch-Makefile
  head/x11/dmenu2/files/patch-config.mk
  head/x11/dmenu2/files/patch-dmenu__run
  head/x11/dmenu2/pkg-descr
Comment 6 Alexey Dokuchaev freebsd_committer freebsd_triage 2017-03-18 15:47:28 UTC
Port was added (with modifications) as ports r436420; thank you and sorry it took us so long.