| Port details on branch 2020Q3 |
- dmenu X11 menu application designed for the dwm window manager
- 4.9.6 x11
=0 4.9.6Version of this port present on the latest quarterly branch. - Maintainer: 0mp@FreeBSD.org
 - Port Added: 2020-08-05 14:05:12
- Last Update: 2020-08-05 14:05:05
- Commit Hash: 07f06ad
- License: MIT
- WWW:
- https://tools.suckless.org/dmenu
- Description:
- dmenu is a minimalistic X11 menu. It reads a newline separated list of items
from stdin and shows them as a menu on the top of the screen. When the user
selects one item or types any text and presses Enter, their choice is printed
to stdout.
dmenu was developed as an addition to the dynamic window manager (dwm), but can
be used in any X11-environment.
WWW: https://tools.suckless.org/dmenu
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- To install the port:
- cd /usr/ports/x11/dmenu/ && make install clean
- To add the package, run one of these commands:
- pkg install x11/dmenu
- pkg install dmenu
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: dmenu
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1596384435
SHA256 (0mp-freebsd-dmenu-4.9-6-g9b38fda_GH0.tar.gz) = b111ecec87cdd1191e711ded09ba2d33b4b69fb2cc9ea2b90fd86d64ab87943a
SIZE (0mp-freebsd-dmenu-4.9-6-g9b38fda_GH0.tar.gz) = 16012
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- x11.pc : x11/libX11
- xft.pc : x11-fonts/libXft
- xinerama.pc : x11/libXinerama
- Runtime dependencies:
-
- x11.pc : x11/libX11
- xft.pc : x11-fonts/libXft
- xinerama.pc : x11/libXinerama
- Library dependencies:
-
- libfontconfig.so : x11-fonts/fontconfig
- This port is required by:
- for Run
-
- x11-wm/spectrwm
Configuration Options:
- ===> The following configuration options are available for dmenu-4.9.6:
XINERAMA=on: X11 Xinerama extension support
===> Use 'make config' to modify these settings
- Options name:
- x11_dmenu
- USES:
- xorg
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 2
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
4.9.6 05 Aug 2020 14:05:05
    |
Mateusz Piotrowski (0mp)  |
MFH: r543974
x11/dmenu: Get the latest bug fixes from upstream
Users are still reporting issues with the dmenu version 4.9. The patch we
have currently in the ports tree was meant to be a temporary fix as we
waited for a new dmenu release. A new release is not coming apparently,
so let's just get the latest patches from upstream.
Also, switch to a GitHub-hosted mirror of the dmenu repository
as it is painful to get artifacts from https://git.suckless.org/
without a Git client.
While here, replace REINPLACE_CMD with patches.
Reported by: Scott Robbins
Approved by: ports-secteam (joneum) |
4.9.6 05 Aug 2020 14:05:05
  |
0mp  |
MFH: r543974
x11/dmenu: Get the latest bug fixes from upstream
Users are still reporting issues with the dmenu version 4.9. The patch we
have currently in the ports tree was meant to be a temporary fix as we
waited for a new dmenu release. A new release is not coming apparently,
so let's just get the latest patches from upstream.
Also, switch to a GitHub-hosted mirror of the dmenu repository
as it is painful to get artifacts from https://git.suckless.org/
without a Git client.
While here, replace REINPLACE_CMD with patches.
Reported by: Scott Robbins
Approved by: ports-secteam (joneum) |
Number of commits found: 2
|