Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Simplify some USES=python | antoine | 2018-02-04 | 1 | -1/+1 |
| | | | | With hat: portmgr | ||||
* | - update to 0.99.10 | jgh | 2018-02-04 | 2 | -3/+4 |
| | |||||
* | - update to 0.99.9 | jgh | 2015-09-16 | 2 | -3/+3 |
| | |||||
* | - Add LICENSE | amdmi3 | 2015-09-12 | 2 | -0/+14 |
| | | | | | | | - Add NO_ARCH - Fix staging from plain user Approved by: portmgr blanket | ||||
* | - update to 0.99.8 | jgh | 2015-07-27 | 3 | -58/+35 |
| | |||||
* | Cleanup plist | bapt | 2014-10-20 | 1 | -7/+0 |
| | |||||
* | - Convert ports from databases/ and deskutils/ to new USES=python | mva | 2014-10-19 | 1 | -2/+1 |
| | | | | Approved by: portmgr (implicit) | ||||
* | - properly attribute Created by header | jgh | 2013-11-08 | 1 | -1/+1 |
| | |||||
* | - support staging | jgh | 2013-10-23 | 1 | -1/+0 |
| | |||||
* | Add NO_STAGE all over the place in preparation for the staging support (cat: ↵ | bapt | 2013-09-21 | 1 | -0/+1 |
| | | | | deskutils) | ||||
* | - convert USE_GMAKE to USES=gmake | jgh | 2013-07-06 | 1 | -1/+1 |
| | |||||
* | - take maintainership | jgh | 2013-05-05 | 1 | -1/+1 |
| | |||||
* | Fix build with bmake | bapt | 2013-05-04 | 1 | -5/+2 |
| | |||||
* | - Get Rid MD5 support | miwi | 2011-03-20 | 1 | -1/+0 |
| | |||||
* | - Reassign ports to heap | tabthorpe | 2011-02-27 | 1 | -1/+1 |
| | | | | Submitted by: alepulver | ||||
* | - Switch SourceForge ports to the new File Release System: categories ↵ | amdmi3 | 2009-08-22 | 1 | -1/+1 |
| | | | | starting with D | ||||
* | MenuMaker is application finding and menu generation utility. It is capable of | alepulver | 2007-03-23 | 4 | -0/+105 |
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/ |