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.
Follow the upstream recommendations for packagers and switch to
multi-packages:
devel/gettext -> devel/gettext,-runtime
devel/gettext-tools -> devel/gettext,-tools
(new) devel/gettext,-textstyle
* Big refractorization of code, now using liblarch
* Fixed crash traceback when pressing 'delete' key.
* Fixed url autolinking for http(s) schemes.
* Fixed several bugs about hamster integration.
While here, new MASTER_SITES, GROFF is not needed,
delete some patches using perl on Makefile.
Initial update from me with a lot of tweaks by aja@.
Ok aja@
Don't redirect errors to /dev/null and don't return true(1)
unconditionally. Instead, don't check for the existence of index.theme.
This will allow us to catch errors that may be happening because of a
missing dependency in the chain.
Some hidden issues may appear, in which case please contact me.
discussed with and ok blind jasper@
Gettings Things GNOME (GTG) is a personal organizer for the GNOME
desktop environment, it focuses on ease of use and flexibility, while
keeping things simple.
looked good to ajacoutot@