Commit Graph

23 Commits

Author SHA1 Message Date
Jason Helfman b235fee0ee - update to 0.99.12 2020-07-24 20:25:43 +00:00
Jason Helfman 21ca0118d5 - 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@
2019-08-08 17:00:58 +00:00
Jason Helfman 91e6ba6917 - chase r508388 2019-08-08 16:39:11 +00:00
Jason Helfman 958e4f1f33 - reclaim 2019-08-08 15:28:13 +00:00
Rene Ladan 860a89e29f Return jgh's ports to the various pools after his commit bit was safekept.
Hat:		portmgr-secretary
2019-08-05 20:07:06 +00:00
Baptiste Daroussin 7990f81066 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
2018-11-10 18:12:57 +00:00
Antoine Brodin 377901b804 Simplify some USES=python
With hat:	portmgr
2017-12-29 09:01:54 +00:00
Jason Helfman 72738ddbd5 - update to 0.99.10 2017-07-25 23:28:01 +00:00
Jason Helfman cdfeb6c46e - update to 0.99.9 2015-09-15 19:23:40 +00:00
Dmitry Marakasov 4a4337dfe9 - Add LICENSE
- Add NO_ARCH
- Fix staging from plain user

Approved by:	portmgr blanket
2015-09-11 19:12:46 +00:00
Jason Helfman e4dd417a53 - update to 0.99.8 2015-07-27 15:35:05 +00:00
Baptiste Daroussin ff2951b4df Cleanup plist 2014-10-20 11:52:39 +00:00
Marcus von Appen e1555011ab - Convert ports from databases/ and deskutils/ to new USES=python
Approved by:	portmgr (implicit)
2014-10-19 08:50:17 +00:00
Jason Helfman a640304044 - properly attribute Created by header 2013-11-08 07:40:50 +00:00
Jason Helfman 5eb6e94b3b - support staging 2013-10-23 06:31:21 +00:00
Baptiste Daroussin cf104c570b Add NO_STAGE all over the place in preparation for the staging support (cat: deskutils) 2013-09-20 16:21:37 +00:00
Jason Helfman 0458432ec0 - convert USE_GMAKE to USES=gmake 2013-07-06 01:22:56 +00:00
Jason Helfman 5bb5a84442 - take maintainership 2013-05-05 06:10:24 +00:00
Baptiste Daroussin 29ea822f67 Fix build with bmake 2013-05-03 20:40:23 +00:00
Martin Wilke bb86cbe5d2 - Get Rid MD5 support 2011-03-20 12:54:45 +00:00
Thomas Abthorpe 73c7900f5b - Reassign ports to heap
Submitted by:	alepulver
2011-02-27 04:54:41 +00:00
Dmitry Marakasov 075acacd24 - Switch SourceForge ports to the new File Release System: categories starting with D 2009-08-22 00:18:43 +00:00
Alejandro Pulver 44316911e1 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/
2007-03-23 00:31:58 +00:00