Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 3cbe1c2f | 2021-02-23 19:39:08 | 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. | ||
| d9cfe411 | 2020-07-03 21:12:24 | bump REVISION; python 3 default changed to 3.8 | ||
| 31e5f9c3 | 2020-03-17 21:33:50 | update libsmraw to 20191221 and switch to python3. | ||
| 77f7cc9c | 2019-07-12 20:49:33 | replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes | ||
| ebf751b9 | 2019-05-20 22:15:00 | 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 | ||
| b1f193d3 | 2018-03-14 12:35:57 | update libsmraw to 20180123. ok benoit@. | ||
| 74bd12a0 | 2017-11-30 14:27:23 | Picks up xgettext at configure time, add gettext-tools as bdep ok rpointel@ (maintainer) | ||
| 1a87aebd | 2017-11-21 00:12:59 | mechanical replacement of the gettext module | ||
| 0852be69 | 2017-11-03 13:44:32 | update libsmraw to 20170803. ok benoit@. | ||
| c47ee1dd | 2017-02-14 20:23:09 | import libsmraw: library and tools to access the (split) RAW image format. ok benoit@. |