Port details |
- bemenu Dynamic menu library and client program inspired by dmenu
- 0.6.23 x11 =3 0.6.21Version of this port present on the latest quarterly branch.
- Maintainer: uzsolt@FreeBSD.org
- Port Added: 2019-03-07 11:33:36
- Last Update: 2024-10-10 13:03:55
- Commit Hash: b4cea91
- People watching this port, also watch:: drm_info, e2fsprogs, sway, endless-sky, xdm
- Also Listed In: wayland
- License: GPLv3+ LGPL3+
- WWW:
- https://github.com/Cloudef/bemenu
- 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.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- 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 = 1728553686
SHA256 (bemenu-0.6.23.tar.gz) = 7cd336fb827b50a12c398a5daf6d2e6a07e291217116e725e7f1e021d9e0cdd9
SIZE (bemenu-0.6.23.tar.gz) = 140882
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
- gmake>=4.4.1 : devel/gmake
- 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:
-
- libharfbuzz.so : print/harfbuzz
- libwayland-client.so : graphics/wayland
- libxkbcommon.so : x11/libxkbcommon
- libcairo.so : graphics/cairo
- libglib-2.0.so : devel/glib20
- libintl.so : devel/gettext-runtime
- libharfbuzz.so : print/harfbuzz
- libpango-1.0.so : x11-toolkits/pango
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for bemenu-0.6.23:
====> 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:
- gmake ncurses:base 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.23 10 Oct 2024 13:03:55 |
Zsolt Udvari (uzsolt) |
x11/bemenu: Update to 0.6.23
Changelogs:
https://github.com/Cloudef/bemenu/releases/tag/0.6.22
https://github.com/Cloudef/bemenu/releases/tag/0.6.23 |
0.6.21 18 Mar 2024 15:29:32 |
Zsolt Udvari (uzsolt) |
x11/bemenu: update to 0.6.21
Use MASTER_SITES instead of USE_GITHUB.
Changelog: https://github.com/Cloudef/bemenu/releases/tag/0.6.21
Approved by: diizzy (mentor)
Differential Revision: https://reviews.freebsd.org/D44391 |
0.6.20 13 Mar 2024 06:33:48 |
Zsolt Udvari (uzsolt) |
x11/bemenu: update to 0.6.20
Remove devel/libepoll-shim dependency.
Changelog: https://github.com/Cloudef/bemenu/releases/tag/0.6.20
Approved by: bofh (mentor)
Differential Revision: https://reviews.freebsd.org/D44321 |
0.6.19 05 Feb 2024 14:01:33 |
Zsolt Udvari (uzsolt) |
x11/bemenu: update to 0.6.19
Pet portclippy.
ChangeLog: https://github.com/Cloudef/bemenu/compare/0.6.16...0.6.19
Approved by: diizzy
Differential Revision: https://reviews.freebsd.org/D43738 |
0.6.16 30 Jan 2024 08:05:56 |
Zsolt Udvari (uzsolt) |
multiple_ports: Update MAINTAINER
Change uzsolt@uzsolt.hu to uzsolt@FreeBSD.org on all relevant ports:
audio/musicpc
converters/R-cran-jsonlite
databases/R-cran-cachem
databases/R-cran-fastmap
databases/adminer
deskutils/fet
devel/R-cran-cli
devel/R-cran-fansi
devel/R-cran-later
devel/R-cran-purrr
devel/R-cran-vctrs
devel/lua-sysctl (Only the first 15 lines of the commit message are shown above ) |
0.6.16 19 Oct 2023 07:07:27 |
Robert Clausecker (fuz) Author: Zsolt Udvari |
x11/bemenu: update to 0.6.16
Changelog: https://github.com/Cloudef/bemenu/releases/tag/0.6.16
PR: 274497 |
0.6.15 20 Jun 2023 09:26:55 |
Fernando Apesteguía (fernape) Author: Zsolt Udvari |
x11/bemenu: update to 0.6.15
ChangeLog: https://github.com/Cloudef/bemenu/releases/tag/0.6.15
* Add rounded corners/Border radius
* Add Match/Page Counter
* docs: add missing options
* Add fixed height option
* Fix Makefile to support submodule setups
* Fix: invisible right border.
* Fix: select last entry if pointer/touch above last index
* ESC have no effect under Wayland while enabled Vim binding
* Small fixes
PR: 272040
Reported by: uzsolt@uzsolt.hu (maintainer) |
0.6.14 25 Apr 2023 13:04:56 |
Fernando Apesteguía (fernape) Author: Zsolt Udvari |
x11/bemenu: update to 0.6.14
Submitter becomes maintainer, already maintainer of several ports.
ChangeLog: https://github.com/Cloudef/bemenu/compare/0.6.7...0.6.13
PR: 271022
Reported by: uzsolt@uzsolt.hu |
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 |