notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
Port details on branch 2020Q3
dmenu X11 menu application designed for the dwm window manager
4.9.6 x11 on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 4.9.6Version of this port present on the latest quarterly branch.
Maintainer: 0mp@FreeBSD.org search for ports maintained by this maintainer
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
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (9 items)
Collapse this list.
  1. bin/dmenu
  2. bin/dmenu_path
  3. bin/dmenu_run
  4. bin/stest
  5. man/man1/dmenu.1.gz
  6. man/man1/stest.1.gz
  7. /usr/local/share/licenses/dmenu-4.9.6/catalog.mk
  8. /usr/local/share/licenses/dmenu-4.9.6/LICENSE
  9. /usr/local/share/licenses/dmenu-4.9.6/MIT
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • dmenu>0:x11/dmenu
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):
dmenu
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest5.15.15.05.15.1n/an/an/a
FreeBSD:13:quarterly5.15.15.15.15.1n/an/an/a
FreeBSD:14:latest5.15.15.15.15.15.1-5.1
FreeBSD:14:quarterly5.15.1-5.15.15.15.15.1
FreeBSD:15:latest5.15.1n/a5.1n/an/a5.15.1
FreeBSD:15:quarterly5.15.1n/a-n/an/a--
FreeBSD:16:latest5.15.1n/a-n/an/a--
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. x11.pc : x11/libX11
  2. xft.pc : x11-fonts/libXft
  3. xinerama.pc : x11/libXinerama
Runtime dependencies:
  1. x11.pc : x11/libX11
  2. xft.pc : x11-fonts/libXft
  3. xinerama.pc : x11/libXinerama
Library dependencies:
  1. libfontconfig.so : x11-fonts/fontconfig
This port is required by:
for Run
  1. 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:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/0mp/freebsd-dmenu/tar.gz/4.9-6-g9b38fda?dummy=/
Collapse this list.

Number of commits found: 2

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
4.9.6
05 Aug 2020 14:05:05
commit hash: 07f06add8f9d38e200420beb1313a5bd5049c3c5commit hash: 07f06add8f9d38e200420beb1313a5bd5049c3c5commit hash: 07f06add8f9d38e200420beb1313a5bd5049c3c5commit hash: 07f06add8f9d38e200420beb1313a5bd5049c3c5 files touched by this commit
Mateusz Piotrowski (0mp) search for other commits by this committer
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
Revision:544222Original commit files touched by this commit
0mp search for other commits by this committer
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