Commit Graph

17 Commits

Author SHA1 Message Date
sthen
716f142842 bump for MODPY_DEFAULT_VERSION_3 change 2022-11-13 15:29:09 +00:00
naddy
8c0294c2fa drop RCS Ids 2022-03-11 19:53:16 +00:00
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
24d0db6a9f switch to the legacy version of libewf, and use python3. 2020-03-17 21:01:34 +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
espie
a18c858d08 obey PREFIX 2018-08-10 10:20:21 +00:00
rpointel
2728b1266a update libewf to 20171104.
ok rsadowski@.
2018-03-05 05:46:18 +00:00
ajacoutot
ff6cf110f0 Picks up xgettext at configure time, so add a BDEP on devel/gettext-tools. 2017-11-26 19:51:30 +00:00
naddy
1a87aebd2d mechanical replacement of the gettext module 2017-11-21 00:12:59 +00:00
rpointel
35d52eb521 update libewf to 20170703.
ok and inputs benoit@.
2017-11-04 10:49:22 +00:00
naddy
0ea991f559 don't pick up gmkdir in configure 2017-05-29 16:44:57 +00:00
rpointel
e4a22dc32d force the use of awk in base.
spotted by naddy@.
2017-02-24 05:29:16 +00:00
sthen
c24fe964ae don't let libewf pick up libuuid 2016-11-07 08:41:34 +00:00
rpointel
4bddac11d8 import libewf, a library to access the Expert Witness Compression Format (EWF).
inputs and ok jca@, ok benoit@.
2016-10-26 05:45:26 +00:00