Port details |
- bemenu Dynamic menu library and client program inspired by dmenu
- 0.6.7 x11
=1 Version of this port present on the latest quarterly branch. - There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
 - Port Added: 2019-03-07 11:33:36
- Last Update: 2022-12-21 17:57:16
- Commit Hash: 8b21acd
- People watching this port, also watch:: scrot, php80-pdo_mysql, v4l-utils, coreutils, tmux
- Also Listed In: wayland
- License: GPLv3+ LGPL3+
- Description:
- Dynamic menu library and client program inspired by dmenu, a
minimalistic menu that 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.
Bemenu comes with Ncurses, Wayland, and X11 backends.
¦ ¦ ¦ ¦ 
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/x11/bemenu/ && make install clean
- To add the package, run one of these commands:
- pkg install x11/bemenu
- pkg install bemenu
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: bemenu
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1649937573
SHA256 (bemenu-0.6.7.tar.gz) = 8982ffbeebb0f642e0a68d3ab5a16078b2f43548ddca70a5ad30a597529ff142
SIZE (bemenu-0.6.7.tar.gz) = 128361
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:
-
- scdoc : textproc/scdoc
- evdev-proto>0 : devel/evdev-proto
- wayland-protocols>0 : graphics/wayland-protocols
- pkgconf>=1.3.0_1 : devel/pkgconf
- x11.pc : x11/libX11
- xinerama.pc : x11/libXinerama
- Runtime dependencies:
-
- x11.pc : x11/libX11
- xinerama.pc : x11/libXinerama
- Library dependencies:
-
- libepoll-shim.so : devel/libepoll-shim
- libwayland-client.so : graphics/wayland
- libxkbcommon.so : x11/libxkbcommon
- libcairo.so : graphics/cairo
- libglib-2.0.so : devel/glib20
- libintl.so : devel/gettext-runtime
- libpango-1.0.so : x11-toolkits/pango
- This port is required by:
- for Run
-
- x11-wm/dwl
Configuration Options:
- ===> The following configuration options are available for bemenu-0.6.7:
====> Backend: you have to choose at least one of them
NCURSES=on: Console (text) interface support
WAYLAND=on: Wayland (graphics) support
X11=on: X11 (graphics) support
===> Use 'make config' to modify these settings
- Options name:
- x11_bemenu
- USES:
- ncurses gnome pkgconfig gnome pkgconfig xorg
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.6.7 21 Dec 2022 17:57:16
    |
Jan Beich (jbeich)  |
x11/bemenu: limit wayland category to WAYLAND option |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
0.6.7 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
0.6.7 25 Aug 2022 21:16:21
    |
Tobias Kortkamp (tobik)  |
*: Return unused ports |
0.6.7 15 Apr 2022 08:34:23
    |
Tobias Kortkamp (tobik)  |
x11/bemenu: Update to 0.6.7
https://github.com/Cloudef/bemenu/releases/tag/0.6.5
https://github.com/Cloudef/bemenu/releases/tag/0.6.6
https://github.com/Cloudef/bemenu/releases/tag/0.6.7 |
0.6.4 05 Dec 2021 12:35:38
    |
Tobias Kortkamp (tobik)  |
x11/bemenu: Update to 0.6.4
Changes: https://github.com/Cloudef/bemenu/releases/tag/0.6.4 |
0.6.3 23 Sep 2021 16:22:54
    |
Baptiste Daroussin (bapt)  |
ncurses: fix build with futur base and ports ncurses
in preparation for the split in base of libtinfo and libncurses, clearly
specify when the packages should link against.
Note this also fixes the build with ports ncurses |
0.6.3 01 Sep 2021 19:01:30
    |
Tobias Kortkamp (tobik)  |
x11/bemenu: Update to 0.6.3
Changes: https://github.com/Cloudef/bemenu/releases/tag/0.6.3 |
0.6.2 14 Jun 2021 20:50:58
    |
Tobias Kortkamp (tobik)  |
x11/bemenu: Update to 0.6.2
Changes: https://github.com/Cloudef/bemenu/releases/tag/0.6.2 |
0.6.1 06 Jun 2021 08:08:58
    |
Tobias Kortkamp (tobik)  |
x11/bemenu: Update to 0.6.1
Changes: https://github.com/Cloudef/bemenu/compare/0.6.0...0.6.1 |
0.6.0 20 May 2021 18:03:20
    |
Tobias Kortkamp (tobik)  |
x11/bemenu: Update to 0.6.0
Changes: https://github.com/Cloudef/bemenu/compare/0.5.0...0.6.0 |
0.5.0 07 Apr 2021 08:09:01
    |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
0.5.0 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
0.5.0 28 Sep 2020 05:05:25
  |
tobik  |
Reset MAINTAINER |
0.5.0 04 Jul 2020 12:57:46
  |
tobik  |
x11/bemenu: Update to 0.5.0
Changes: https://github.com/Cloudef/bemenu/releases/tag/0.5.0 |
0.4.1 15 Apr 2020 03:48:44
  |
tobik  |
x11/bemenu: Update to 0.4.1 (nop)
Changes: https://github.com/Cloudef/bemenu/releases/tag/0.4.1 |
0.4.0 12 Apr 2020 12:42:18
  |
tobik  |
x11/bemenu: Update to 0.4.0
Changes: https://github.com/Cloudef/bemenu/releases/tag/0.4.0 |
0.3.0 20 Dec 2019 13:32:26
  |
tobik  |
x11/bemenu: Chase retag of 0.3.0 which now includes the previous patch |
0.3.0 20 Dec 2019 10:08:06
  |
tobik  |
x11/bemenu: Update to 0.3.0
Changes: https://github.com/Cloudef/bemenu/releases/tag/0.3.0 |
0.2.0 26 Oct 2019 13:19:19
  |
tobik  |
x11/bemenu: Update to 0.2.0 |
0.1.0.14 26 Oct 2019 13:18:36
  |
tobik  |
x11/bemenu: Pet portfmt and portclippy |
0.1.0.14 09 May 2019 04:23:36
  |
tobik  |
x11/bemenu: Update to latest commit
Fix runtime on some systems that have nvidia-driver* installed by
explicitly linking with libthr to prevent:
Unable to find symbol pthread_mutexattr_setkind_np version (null). Aborting.
Abort trap (core dumped)
While here also always install bemenu-run since it seems to work
fine now even under Sway. |
0.1.0.11 24 Apr 2019 06:03:38
  |
tobik  |
x11/bemenu: Update to later snapshot and simplify port
This mostly contains build fixes. We can drop USES=localbase:ldflags
and also manual epoll-shim setup after r499718 since things are now
properly discovered by CMake.
Changes: https://github.com/Cloudef/bemenu/compare/0.1.0...0.1.0-11-g6cc18e3 |
0.1.0 07 Mar 2019 11:33:20
  |
tobik  |
New port: x11/bemenu
Dynamic menu library and client program inspired by dmenu, a
minimalistic menu that 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.
Bemenu comes with Ncurses, Wayland, and X11 backends.
WWW: https://github.com/Cloudef/bemenu |