12 Commits

Author SHA1 Message Date
sthen
29389da44c bump REVISION for switch from Python 3.8 -> 3.9 2021-11-02 00:02:15 +00:00
sthen
3cbe1c2f30 Reverse the polarity of MODPY_VERSION; default is now 3.x,
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.
2021-02-23 19:39:08 +00:00
sthen
d9cfe4113e bump REVISION; python 3 default changed to 3.8 2020-07-03 21:12:24 +00:00
rpointel
7df0752f80 update libbde to 20191221 and switch to python3. 2020-03-17 21:00:19 +00:00
sthen
48b0b9660c replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:48:23 +00:00
naddy
ebf751b927 Update gettext to 0.20.1.
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
2019-05-20 22:15:00 +00:00
naddy
9a4f9bf3db Picks up xgettext(1) if present, so add BDEP on devel/gettext-tools. 2017-11-22 11:42:15 +00:00
naddy
1a87aebd2d mechanical replacement of the gettext module 2017-11-21 00:12:59 +00:00
rpointel
f472aecdbe update libbde to 20170902.
ok and inputs benoit@.
2017-11-02 12:09:48 +00:00
espie
90f4904171 yet another misuse of CONFIGURE_STYLE=simple 2017-06-26 13:59:54 +00:00
rpointel
251c148b01 update libbde to 20170204 and force use awk in base.
ok benoit@.
2017-03-07 10:07:13 +00:00
rpointel
74d20977a2 import libbde: access the BitLocker Drive Encryption encrypted volumes.
ok benoit@.
2017-02-21 10:38:42 +00:00