Port details |
- menulibre Advanced menu editor
- 2.4.0 x11 =2 2.4.0Version of this port present on the latest quarterly branch.
- Maintainer: madpilot@FreeBSD.org
- Port Added: 2018-05-28 08:57:59
- Last Update: 2024-02-26 18:38:56
- Commit Hash: 3c69ce8
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: GPLv3
- WWW:
- https://bluesabre.org/projects/menulibre/
- Description:
- MenuLibre is an advanced FreeDesktop.org compliant menu editor that
provides modern features in a clean, easy-to-use interface.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}menulibre>0:x11/menulibre@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/x11/menulibre/ && make install clean
- To add the package, run one of these commands:
- pkg install x11/menulibre
- pkg install py39-menulibre
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py39-menulibre listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py39-menulibre
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1708964929
SHA256 (bluesabre-menulibre-menulibre-2.4.0_GH0.tar.gz) = f8daee3de4078667c70a4e3bfb367768fbac17cb23afb6283c9f3d01a065cfa4
SIZE (bluesabre-menulibre-menulibre-2.4.0_GH0.tar.gz) = 515273
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:
-
- py39-python-distutils-extra>=2.38 : devel/py-python-distutils-extra@py39
- py39-psutil>=2.0 : sysutils/py-psutil@py39
- gettext-runtime>=0.22_1 : devel/gettext-runtime
- msgfmt : devel/gettext-tools
- intltool-extract : textproc/intltool
- py39-gobject3>=0 : devel/py-gobject3@py39
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- Test dependencies:
-
- python3.9 : lang/python39
- Runtime dependencies:
-
- xdg-open : devel/xdg-utils
- pkexec : sysutils/polkit
- py39-psutil>=2.0 : sysutils/py-psutil@py39
- py39-gobject3>=0 : devel/py-gobject3@py39
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- Library dependencies:
-
- libgnome-menu-3.so : x11/gnome-menus
- libintl.so : devel/gettext-runtime
- libglib-2.0.so : devel/glib20
- libintl.so : devel/gettext-runtime
- This port is required by:
- for Run
-
- x11/xfce4-goodies
Configuration Options:
- ===> The following configuration options are available for py39-menulibre-2.4.0:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- x11_menulibre
- USES:
- gettext gnome 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 |
2.4.0 26 Feb 2024 18:38:56 |
Guido Falsi (madpilot) |
x11/menulibre: Update to 2.4.0 |
2.3.2 22 Aug 2023 13:22:13 |
Guido Falsi (madpilot) |
x11/menulibre: Update to 2.3.2
- Remove unneeded USES=desktop-file-utils |
2.3.1 27 Jun 2023 19:34:34 |
Rene Ladan (rene) |
all: remove explicit versions in USES=python for "3.x+"
The logic in USES=python will automatically convert this to 3.8+ by
itself.
Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.
finance/quickfix: mark BROKEN with PYTHON
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
^~~~~~~~~~
1 warning and 1 error generated.
Reviewed by: portmgr, vishwin, yuri
Differential Revision: <https://reviews.freebsd.org/D40568> |
2.3.1 04 May 2023 17:10:03 |
Guido Falsi (madpilot) |
x11/menulibre: Update to 2.3.1 |
2.3.0 27 Apr 2023 15:49:39 |
Po-Chuan Hsieh (sunpoet) |
x11/menulibre: Add NO_ARCH
Approved by: portmgr (blanket) |
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.3.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.3.0 30 Jul 2022 08:47:52 |
Guido Falsi (madpilot) |
x11/menulibre: Update to 2.3.0 |
2.2.3 19 Oct 2021 08:36:47 |
Tobias Kortkamp (tobik) |
*: apply refactor.remove-consecutive-empty-lines
Submitted by: portedit |
2.2.3 10 Oct 2021 19:44:42 |
Baptiste Daroussin (bapt) |
INSTALLS_ICONS: retire the macro and rework the related dependencies
While here, make sure gtk-update-icon-cache is only on run dependency
where added as a dependency
Enforce gtk3 to depend on gtk-update-icon-cache (previously it was
inheriting the dependency) |
2.2.3 08 Oct 2021 22:13:42 |
Guido Falsi (madpilot) |
x11/menulibre: Update to 2.2.3
- Project moved to github
- New runtie dependency on polkit due to pkexec usage |
2.2.1 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
2.2.1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.2.1 15 Jan 2020 16:48:17 |
bapt |
Unbreak after r523104 |
2.2.1 15 Aug 2019 20:07:28 |
madpilot |
Silence portlint warning. |
2.2.1 14 Jun 2019 12:45:46 |
madpilot |
Update menulibre to 2.2.1 |
2.2.0 25 Apr 2019 14:54:26 |
antoine |
Clean up plist |
2.2.0 08 Dec 2018 12:26:46 |
antoine |
Fix plist |
2.2.0 10 Sep 2018 13:14:52 |
mat |
Add DOCS options to ports that should have one.
Also various fixes related to said option.
PR: 230864
Submitted by: mat
exp-runs by: antoine |
2.2.0 20 Jun 2018 17:05:44 |
mat |
Use PY_FLAVOR for dependencies.
FLAVOR is the current port's flavor, it should not be used outside of
this scope.
Sponsored by: Absolight |
2.2.0 28 May 2018 08:57:45 |
madpilot |
Add menulibre:
MenuLibre is an advanced FreeDesktop.org compliant menu editor that
provides modern features in a clean, easy-to-use interface.
WWW: https://bluesabre.org/projects/menulibre/ |