Port details |
- menumaker Menu generator for X Window Managers and desktop environments
- 0.99.14 deskutils =2 0.99.14Version of this port present on the latest quarterly branch.
- Maintainer: jgh@FreeBSD.org
- Port Added: 2007-03-23 00:32:21
- Last Update: 2023-11-06 10:03:47
- Commit Hash: 06df180
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: BSD2CLAUSE
- WWW:
- https://menumaker.sourceforge.net/
- Description:
- MenuMaker is application finding and menu generation utility. It is capable of
finding lots of installed programs and generating the root menu consistent
across all supported X window managers, so one will get (almost) the same menu
no matter what WM is currently used. It is pure Python application hence it
runs on every relevant system.
Supported X window managers:
- BlackBox
- Deskmenu
- FluxBox
- IceWM
- OpenBox, version 3
- PekWM
- WindowMaker
- XFCE, version 4
It also reads Freedesktop.org's .desktop files.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- menumaker>0:deskutils/menumaker
- To install the port:
- cd /usr/ports/deskutils/menumaker/ && make install clean
- To add the package, run one of these commands:
- pkg install deskutils/menumaker
- pkg install menumaker
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: menumaker
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1647025122
SHA256 (menumaker-0.99.14.tar.gz) = 11e95d0e76a3b850f57df81bc5560222bd60141c5751b6e9bd05c3cd5560d65a
SIZE (menumaker-0.99.14.tar.gz) = 205664
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:
-
- gmake>=4.3 : devel/gmake
- python3.9 : lang/python39
- Test dependencies:
-
- python3.9 : lang/python39
- Runtime dependencies:
-
- python3.9 : lang/python39
- indexinfo : print/indexinfo
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- deskutils_menumaker
- USES:
- gmake python
- 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.99.14 06 Nov 2023 10:03:47 |
Rodrigo Osorio (rodrigo) |
*/*: Update WWW to use HTTPS for sourceforge.net projects
Homepage link is permanent redirected to its HTTPS counterpart
Issue reported by repology : https://repology.org/repository/freebsd/problems
Approved by: portmgr (blanket)
PR: 274888 |
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.99.14 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.99.14 20 Jul 2022 14:21:10 |
Tobias C. Berner (tcberner) |
deskutils: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aaron Dalton <aaron@FreeBSD.org>
* Alex "lissyara" Keda <admin@lissyara.su>
* Alexander Logvinov <ports@logvinov.com>
* Alexander Vereeken <Alexander88207@protonmail.com>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Andreas Kohn <andreas@syndrom23.de>
* Andrew Hsu <ahsu@users.sf.net>
* Andrew Pantyukhin <infofarmer@FreeBSD.org>
* Andrey Zakhvatov
* Andrey Zakhvatov <andy@icc.surw.chel.su>
* Anton Berezin <tobez@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
0.99.14 11 Mar 2022 23:22:56 |
Jason Helfman (jgh) |
deskutils/menumaker: Update to 0.99.14 |
0.99.13 13 Oct 2021 23:57:22 |
Jason Helfman (jgh) |
deskutils/menumaker: update to 0.99.13 |
0.99.12 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.99.12 24 Jul 2020 20:25:43 |
jgh |
- update to 0.99.12 |
0.99.11 08 Aug 2019 17:00:59 |
jgh |
- Make menumaker configure script properly find python.
- Change configure to look for python3.5 and python3.6, as well as older
versions.
- Add LDFLAGS to make it possible for the configure script to find python
libraries. Actually use python in Makefile.in.
Reviewed by/with: zeising@ |
0.99.11 08 Aug 2019 16:39:11 |
jgh |
- chase r508388 |
0.99.11 08 Aug 2019 15:28:14 |
jgh |
- reclaim |
0.99.10_1 05 Aug 2019 20:07:07 |
rene |
Return jgh's ports to the various pools after his commit bit was safekept.
Hat: portmgr-secretary |
0.99.10_1 10 Nov 2018 18:12:58 |
bapt |
Install texinfo files (GNU info) into ${PREFIX}/share/info
After a discussion on the mailing list on moving manpages to
${PREFIX}/share/man for consistency with base where it is
installed in usr/share/man, it appeared the same should happen
to GNU info files which were installed under share in base and
not in ports.
Now texinfo is not in base on any of the supported version of FreeBSD
it is possible to proceed to this move and it is easier to do than
the manpage change.
Other benefit than consistency are less patching: all build tools but
cmake are expecting info files to be under share/info and cmake (patched here)
was having an exception for BSD so the patch makes FreeBSD case less
specific for them
Bump revision of all impacted ports
PR: 232907
exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D17816 |
0.99.10 29 Dec 2017 09:01:54 |
antoine |
Simplify some USES=python
With hat: portmgr |
0.99.10 25 Jul 2017 23:28:01 |
jgh |
- update to 0.99.10 |
0.99.9 15 Sep 2015 19:23:41 |
jgh |
- update to 0.99.9 |
11 Sep 2015 19:12:46
|
amdmi3 |
- Add LICENSE
- Add NO_ARCH
- Fix staging from plain user
Approved by: portmgr blanket |
0.99.8 27 Jul 2015 15:35:06 |
jgh |
- update to 0.99.8 |
0.99.7 20 Oct 2014 11:52:39 |
bapt |
Cleanup plist |
0.99.7 19 Oct 2014 08:50:18 |
mva |
- Convert ports from databases/ and deskutils/ to new USES=python
Approved by: portmgr (implicit) |
0.99.7 08 Nov 2013 07:40:50 |
jgh |
- properly attribute Created by header |
0.99.7 23 Oct 2013 06:31:21 |
jgh |
- support staging |
0.99.7 20 Sep 2013 16:21:38 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
deskutils) |
0.99.7 06 Jul 2013 01:22:57 |
jgh |
- convert USE_GMAKE to USES=gmake |
0.99.7 05 May 2013 06:10:24 |
jgh |
- take maintainership |
0.99.7 03 May 2013 20:40:23 |
bapt |
Fix build with bmake |
0.99.7 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
0.99.7 27 Feb 2011 04:54:41 |
tabthorpe |
- Reassign ports to heap
Submitted by: alepulver |
0.99.7 22 Aug 2009 00:18:43 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with D |
0.99.7 23 Mar 2007 00:31:58 |
alepulver |
MenuMaker is application finding and menu generation utility. It is capable of
finding lots of installed programs and generating the root menu consistent
across all supported X window managers, so one will get (almost) the same menu
no matter what WM is currently used. It is pure Python application hence it
runs on every relevant system.
Supported X window managers:
- BlackBox
- Deskmenu
- FluxBox
- IceWM
- OpenBox, version 3
- PekWM
- WindowMaker
- XFCE, version 4
It also reads Freedesktop.org's .desktop files.
WWW: http://menumaker.sourceforge.net/ |