Version: 20200805, Package name: libregf-20200805 |
Maintained by: Remi Pointel |
Master sites: |
Description Library and tools to access the Windows NT Registry File (REGF) format. |
Filesize: 1633.416 KB |
Version History (View Complete History) |
|
2021-11-01 18:02:24 by Stuart Henderson | Files touched by this commit (121) |
Log message: bump REVISION for switch from Python 3.8 -> 3.9 |
2021-02-23 12:39:53 by Stuart Henderson | Files touched by this commit (743) |
Log message: 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. |
2020-09-23 05:15:35 by Remi Pointel | Files touched by this commit (2) |
Log message: update libregf to 20200805. ok bket@. |
2020-07-03 15:13:23 by Stuart Henderson | Files touched by this commit (1032) |
Log message: bump REVISION; python 3 default changed to 3.8 |
2020-03-17 15:29:33 by Remi Pointel | Files touched by this commit (2) |
Log message: switch to python3, bump REVISION. |
2019-07-12 14:50:18 by Stuart Henderson | Files touched by this commit (845) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2019-05-20 16:15:31 by Christian Weisgerber | Files touched by this commit (488) |
Log message: 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 |
2018-07-17 01:35:55 by Remi Pointel | Files touched by this commit (1) |
Log message: use libfwnt in ports, spotted by espie@ (thanks). |
2018-06-11 00:56:50 by Antoine Jacoutot | Files touched by this commit (1) |
Log message: Needs gettext-tools. |
2017-06-27 06:21:07 by Marc Espie | Files touched by this commit (1) |
Log message: fix sloppy update (option changed name) |
2017-04-05 05:56:51 by Remi Pointel | Files touched by this commit (3) |
Log message: update libregf to 20170130. ok benoit@. |