if a port needs 2.x then set MODPY_VERSION=${MODPY_DEFAULT_VERSION_2}.
This commit doesn't change any versions currently used; it may be that
some ports have MODPY_DEFAULT_VERSION_2 but don't require it, those
should be cleaned up in the course of updating ports where possible.
Python module ports providing py3-* packages should still use
FLAVOR=python3 so that we don't have a mixture of dependencies some
using ${MODPY_FLAVOR} and others not.
Instead of patching it, switch to COMPILER=base-clang ports-gcc
Noticed reading through the latest macppc bulk logs
COMPILER suggestion from jca@
ok jca@
two tweaks from me: don't use -Os (was previously patched away but came
back with change in build system), and print something for 'make install',
the silent install stage is rather unsettling
Original submission by J. Scott Heppler -- thanks!
Tweaks/revisions by sthen@ and me, ok sthen@
jgmenu is a stand-alone, simple and highly configurable menu application
for Linux and BSD. Although originally written to be used with openbox
and tint2, it is not in any way dependent on these and can be used with
other panels and window managers.