Version: 2.1.3, Package name: menulibre-2.1.3 |
Maintained by: Landry Breuil |
Master sites: |
Description MenuLibre is an advanced FreeDesktop.org compliant menu editor. All fields specified in the FreeDesktop.org Desktop Entry and Menu specifications are available to quickly update. Additionally, MenuLibre provides an editor for the launcher actions used by applications such as Unity and Plank. |
Filesize: 225.914 KB |
Version History (View Complete History) |
|
2020-10-03 09:40:01 by Antoine Jacoutot | Files touched by this commit (60) |
Log message: Bump after py-gobject3 merge. |
2020-08-24 00:38:39 by Antoine Jacoutot | Files touched by this commit (3) |
Log message: Dumb me, fix path to gettext-tools |
2020-08-23 09:43:07 by Antoine Jacoutot | Files touched by this commit (3) |
Log message: Add explicit dependency on textproc/gettext-tools. This should not be needed because we depend on: py-distutils-extra -> intltool -> gettext-tools where this is really used. But the check for gettext-tools in ports/infrastructure/mk/bsd.port.mk:2650 only checks for direct dependency of the port :-( |
2020-08-23 02:16:42 by Antoine Jacoutot | Files touched by this commit (3) |
Log message: Remove explicit dependency on intltool. It's provided by py-distutils-extra. |
2020-07-03 15:13:23 by Stuart Henderson | Files touched by this commit (1032) |
Log message: bump REVISION; python 3 default changed to 3.8 |
2019-07-12 14:50:18 by Stuart Henderson | Files touched by this commit (845) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2019-04-28 14:52:03 by Stuart Henderson | Files touched by this commit (715) |
Log message: bump all the py3 things, _SYSTEM_VERSION didn't quite work out how we expected and it's easier|safer to do it this way than fiddle with pkg_add now. thanks aja for update tests with a quick bulk. |
2018-06-29 16:16:37 by Marc Espie | Files touched by this commit (950) |
Log message: @tag gtk-update-icon-cache |
2018-06-27 15:04:25 by Marc Espie | Files touched by this commit (1411) |
Log message: first tag: update-desktop-database |
2017-01-03 12:26:59 by Landry Breuil | Files touched by this commit (6) |
Log message: bump ports depending on python3 in sysutils |
2017-01-02 00:07:30 by Landry Breuil | Files touched by this commit (1) |
Log message: use MODPY_DEFAULT_VERSION_3 instead of hardcoding 3.4 |
2016-04-26 09:37:29 by Landry Breuil | Files touched by this commit (3) |
Log message: update to menulibre 2.1.3 |
2015-10-30 09:00:43 by Landry Breuil | Files touched by this commit (4) |
Log message: update to menulibre 2.1.2 |
2015-05-26 11:01:27 by Antoine Jacoutot | Files touched by this commit (1) |
Log message: x11/gtk+3 is actually needed at build time: /usr/local/lib/python3.4/site-packages/gi/overrides/Gtk.py:50: RuntimeWarning: You have imported the Gtk 2.0 module. Because Gtk 2.0 was not designed for use with introspection some of the interfaces and API will fail. As such this is not supported by the pygobject development team and we encourage you to port your app to Gtk 3 or greater. PyGTK is the recomended python module to use with Gtk 2.0 |
2015-04-29 23:48:05 by Antoine Jacoutot | Files touched by this commit (1) |
Log message: Needs the textproc/intltool MODULE. |
2015-04-16 11:30:21 by Landry Breuil | Files touched by this commit (1) |
Log message: Add devel/py-gobject3${MODPY_FLAVOR} to BDEP, should fix a build failure on a clean machine. |