Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
24 Jul 2020 20:25:43
0.99.12

|
jgh  |
- update to 0.99.12 |
08 Aug 2019 17:00:59
0.99.11

|
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@ |
08 Aug 2019 16:39:11
0.99.11

|
jgh  |
- chase r508388 |
08 Aug 2019 15:28:14
0.99.11

|
jgh  |
- reclaim |
05 Aug 2019 20:07:07
0.99.10_1

|
rene  |
Return jgh's ports to the various pools after his commit bit was safekept.
Hat: portmgr-secretary |
10 Nov 2018 18:12:58
0.99.10_1

|
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 |
29 Dec 2017 09:01:54
0.99.10

|
antoine  |
Simplify some USES=python
With hat: portmgr |
25 Jul 2017 23:28:01
0.99.10

|
jgh  |
- update to 0.99.10 |
15 Sep 2015 19:23:41
0.99.9

|
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 |
27 Jul 2015 15:35:06
0.99.8

|
jgh  |
- update to 0.99.8 |
20 Oct 2014 11:52:39
0.99.7

|
bapt  |
Cleanup plist |
19 Oct 2014 08:50:18
0.99.7

|
mva  |
- Convert ports from databases/ and deskutils/ to new USES=python
Approved by: portmgr (implicit) |
08 Nov 2013 07:40:50
0.99.7

|
jgh  |
- properly attribute Created by header |
23 Oct 2013 06:31:21
0.99.7

|
jgh  |
- support staging |
20 Sep 2013 16:21:38
0.99.7

|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
deskutils) |
06 Jul 2013 01:22:57
0.99.7

|
jgh  |
- convert USE_GMAKE to USES=gmake |
05 May 2013 06:10:24
0.99.7

|
jgh  |
- take maintainership |
03 May 2013 20:40:23
0.99.7

|
bapt  |
Fix build with bmake |
20 Mar 2011 12:54:45
0.99.7
|
miwi  |
- Get Rid MD5 support |
27 Feb 2011 04:54:41
0.99.7
|
tabthorpe  |
- Reassign ports to heap
Submitted by: alepulver |
22 Aug 2009 00:18:43
0.99.7
|
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with D |
23 Mar 2007 00:31:58
0.99.7
|
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/ |