Port details |
- pmenu Pie menu for X
- 2.5.0_3 x11
=2 2.5.0_2Version of this port present on the latest quarterly branch. - Maintainer: 0mp@FreeBSD.org
 - Port Added: 2020-10-06 11:25:36
- Last Update: 2025-03-18 15:36:30
- Commit Hash: ba9b737
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-PyOpenGL, p5-Sane
- License: MIT
- WWW:
- https://github.com/phillbush/pmenu
- Description:
- Pmenu is a pie menu utility for X. Pmenu receives a menu specification
in stdin, shows a menu for the user to select one of the options,
and outputs the option selected to stdout.
Pmenu comes with the following features:
- Pmenu reads something in and prints something out, the UNIX way.
- Submenus (some pie-menu slices can spawn another menu).
- Icons (pie-menu slices can contain icon image).
- X resources support (you don't need to recompile pmenu for configuring it).
Check out the other project, xclickroot for an application that can spawn pmenu
by right clicking on the root window (i.e., on the desktop).
¦ ¦ ¦ ¦ 
- 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/pmenu/ && make install clean
- To add the package, run one of these commands:
- pkg install x11/pmenu
- pkg install pmenu
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: pmenu
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1642968652
SHA256 (phillbush-pmenu-v2.5.0_GH0.tar.gz) = 68f1966d0099d35c443d044a2f2f629a5b078f0fb7b5d5dac5976f119b3215a4
SIZE (phillbush-pmenu-v2.5.0_GH0.tar.gz) = 18535
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
- xext.pc : x11/libXext
- xft.pc : x11-fonts/libXft
- xinerama.pc : x11/libXinerama
- xrender.pc : x11/libXrender
- Runtime dependencies:
-
- x11.pc : x11/libX11
- xext.pc : x11/libXext
- xft.pc : x11-fonts/libXft
- xinerama.pc : x11/libXinerama
- xrender.pc : x11/libXrender
- Library dependencies:
-
- libfontconfig.so : x11-fonts/fontconfig
- libImlib2.so : graphics/imlib2
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for pmenu-2.5.0_3:
EXAMPLES=on: Build and/or install examples
===> Use 'make config' to modify these settings
- Options name:
- x11_pmenu
- USES:
- localbase 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 |
2.5.0_3 18 Mar 2025 15:36:30
    |
Nuno Teixeira (eduardo)  |
*/*: Chase graphics/imlib2 update
New imlib2 version in ports. |
2.5.0_2 16 Jul 2024 12:00:59
    |
Nuno Teixeira (eduardo)  |
*/*: Bump consumers of graphics/imlib2
New version of imlib2 in tree |
2.5.0_1 20 Jan 2024 13:55:49
    |
Nuno Teixeira (eduardo)  |
*/*: Bump consumers of graphics/imlib2
New version of imlib2 in tree |
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) |
2.5.0 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 ) |
2.5.0 23 Jan 2022 21:54:06
    |
Mateusz Piotrowski (0mp)  |
x11/pmenu: Update to 2.5.0
Changes: https://github.com/phillbush/pmenu/blob/v2.5.0/CHANGELOG |
2.4.2 14 Oct 2021 11:32:26
    |
Mateusz Piotrowski (0mp)  |
x11/pmenu: Update to 2.4.2
Changes: https://github.com/phillbush/pmenu/blob/v2.4.2/CHANGELOG |
2.3.0 11 May 2021 10:10:22
    |
Mateusz Piotrowski (0mp)  |
x11/pmenu: Update to 2.3.0
Changes: https://github.com/phillbush/pmenu/blob/v2.3.0/CHANGELOG |
2.2.0 07 Apr 2021 08:09:01
    |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
2.2.0 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
2.2.0 05 Feb 2021 11:30:44
  |
0mp  |
Update to 2.2.0
With the last release, pmenu now uses XRender to draw anti-aliased graphics
(the line separators, and the slices).
Also, you do not need xclickroot anymore: with the -r 3 option, pie menu
can be run in background (by following it with a &) and it will watch for
clicks on the root window. I included this xclickroot functionality into
pmenu so it is always loaded, and it does not have the overhead of
initiating and drawing stuff. |
2.1.3 06 Oct 2020 21:32:37
  |
0mp  |
Update to v2.1.3 |
2.1.2_1 06 Oct 2020 14:03:48
  |
0mp  |
Fix some pkg-descr typos |
2.1.2 06 Oct 2020 11:24:59
  |
0mp  |
Add x11/pmenu
Pmenu is a pie menu utility for X. Pmenu receives a menu specification
in stdin, shows a menu for the user to select one of the options,
and outputs the option selected to stdout.
Pmenu comes with the following features:
- Pmenu reads something in and prints something out, the UNIX way.
- Submenus (some pie-menu slices can spawn another menu).
- Icons (pie-menu slices can contain icon image).
- X resources support (you don't need to recompile pmenu for configuring it).
Check out my other project, xclickroot for an application that can spawn pmenu
by right clicking on the root window (i.e. on the desktop).
WWW: https://github.com/phillbush/pmenu |