Version: 5.102.0, Package name: ki18n-5.102.0 |
Maintained by: Rafael Sadowski |
Master sites:
|
Description KI18n provides functionality for internationalizing user interface text in applications, based on the GNU Gettext translation system. It wraps the standard Gettext functionality, so that the programmers and translators can use the familiar Gettext tools and workflows. KI18n provides additional functionality as well, for both programmers and translators, which can help to achieve a higher overall quality of source and translated text. This includes argument capturing, customizable markup, and translation scripting. |
Filesize: 3055.184 KB |
Version History (View Complete History) |
|
2021-11-16 07:31:02 by Rafael Sadowski | Files touched by this commit (118) |
Log message: Update KDE Frameworks to 5.88.0 Full Changelog: https://kde.org/announcements/frameworks/5/5.88.0/ |
2021-11-01 18:00:27 by Stuart Henderson | Files touched by this commit (99) |
Log message: bump REVISION for switch from Python 3.8 -> 3.9 |
2021-10-13 09:02:08 by Rafael Sadowski | Files touched by this commit (118) |
Log message: Update KDE Ships Frameworks 5.87.0 https://kde.org/announcements/frameworks/5/5.87.0/ |
2021-09-10 02:42:07 by Rafael Sadowski | Files touched by this commit (113) |
Log message: Update KDE Frameworks to 5.85.0 https://kde.org/announcements/frameworks/5/5.85.0/ |
2021-08-08 06:21:39 by Rafael Sadowski | Files touched by this commit (111) |
Log message: Update KDE Frameworks to 5.84.0 https://kde.org/announcements/frameworks/5/5.84.0/ |
2021-06-15 03:37:32 by Rafael Sadowski | Files touched by this commit (112) |
Log message: Update KDE Frameworks to 5.83.0 https://kde.org/announcements/frameworks/5/5.83.0/ |
2021-05-09 08:32:02 by Rafael Sadowski | Files touched by this commit (95) |
Log message: Update KDE Frameworks to 5.82.0 https://kde.org/announcements/frameworks/5/5.82.0/ |
2021-04-23 23:03:28 by Rafael Sadowski | Files touched by this commit (107) |
Log message: Update KDE Frameworks to 5.81.0 |
2021-03-14 08:35:07 by Rafael Sadowski | Files touched by this commit (95) |
Log message: Update KDE Frameworks to 5.80.0 https://kde.org/announcements/frameworks/5/5.80.0/ |
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. |
2021-02-13 23:22:32 by Rafael Sadowski | Files touched by this commit (102) |
Log message: Update KDE Frameworks to 5.79.0 https://kde.org/announcements/frameworks/5/5.79.0/ |
2021-01-23 11:09:56 by Rafael Sadowski | Files touched by this commit (113) |
Log message: Update KDE Frameworks to 5.78.0 https://kde.org/announcements/kde-frameworks-5.78.0/ |
2020-12-19 09:25:07 by Rafael Sadowski | Files touched by this commit (112) |
Log message: Update KDE Frameworks to 5.77.0 https://kde.org/announcements/kde-frameworks-5.77.0/ Highlight: KDEsu merged "Add OpenBSD’s doas(1) support" |
2020-11-14 23:48:36 by Rafael Sadowski | Files touched by this commit (101) |
Log message: Update KDE frameworks to 5.76.0 |
2020-11-03 09:12:09 by Rafael Sadowski | Files touched by this commit (132) |
Log message: Update KDE frameworks to 5.75.0 One notable kf5 ports change: - Some patches merged upsteam. This is very positive that the KDE team accepts our patches. Ran a bulk build with no issues. Otherwise a simple update. Release notes: https://kde.org/announcements/kde-frameworks-5.75.0/ |
2020-09-07 08:48:52 by Rafael Sadowski | Files touched by this commit (229) |
Log message: Update KDE Frameworks 5.73.0 - kdav moved from kde-applications to devel/kf - As always, major bump all shared libs. |
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-23 12:01:30 by Rafael Sadowski | Files touched by this commit (700) |
Log message: Update KDE Frameworks to 5.68.0 and KDE5 to 19.12 This commit includes 218 port updates and 16 tweak updates after KDE framework changes. Most of this 16 changes caused by: - KF5Auth split into KF5Auth and KF5AuthCore, which ends in a lot of new WANTLIBs - Upstream changed some xdg paths from share/examples/***/xdg/ to share/qlogging-categories5/, which ends in a lot of PLIST chages. List of notable changes: - Bump all kf5 shared libs. - Use ">=${MODKF5_VERSION}" in all kf5 ports that all kf5 use the latest version an update together. (Idea from Qt5). - s/=+/=/ for LIB_*,RUN_* and BUILD_* in x11/kde-applications, hint by jca@. - Update okteta to 0.26.3 - Update spectacle only to 19.04.3, latest version without hard wayland dependency. - Remove python2 support in cantor, python3 only! - devel/kf5/kfilemetadata: switch to python 3 (TDEP only), by kn@ - devel/kf5/ki18n: switch to python 3, by kn@ - devel/kf5/kservice: switch to python 3, by kn@ - devel/kf5/kconfigwidgets: remove python module usage, by kn@ - devel/kf5/ktextigwidgets: remove python module usage, by kn@ Tweaks and feedback from landry@, amd64 bulk build and error reports by naddy@ Thanks a lot! |
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 |
2019-03-30 03:13:57 by Rafael Sadowski | Files touched by this commit (197) |
Log message: Update kde releases frameworks to 5.54.0 This is the last kf5 that supports Qt5 5.9. Highlights: - Reworked and unbreak our doas(1) usage in kdesu - Fix breeze-icons/oxygen-icons tests. - Move all test results away from Makefile to port Makefile - Fix baloo bulk issues (again and again - Thanks ndaddy@ for the report) |
2019-03-08 13:00:57 by Charlene Wendling | Files touched by this commit (344) |
Log message: qt5.port.mk: change COMPILER Move it to "base-clang ports-gcc" and bump REVISION accordingly. This unbreaks Qt5-related binaries runtime on macppc. OK sthen@ |
2018-10-22 14:30:45 by Rafael Sadowski | Files touched by this commit (267) |
Log message: Update OpenBSD KDE5 universe. - Update KDE Frameworks to 5.51.0 -- Change examples handling and use @sample for all of them. Idea by ajacoutot@. Discussed with ajacoutot@,sthen@,naddy@. - Update our KDE Applications to 18.08.2. -- Nothing special except okteta. They use there own version pattern now. I set EPOCH. - Update all devel/kf5 consumers there are effected by the examples handling. -- kdevelop -- krusader -- tellico -- yakuake Thanks to landry@ for feedback and hints |
2018-06-04 14:25:33 by Rafael Sadowski | Files touched by this commit (161) |
Log message: Update KDE Releases Frameworks to 5.46.0 Changelogs; https://www.kde.org/announcements/kde-frameworks-5.44.0.php https://www.kde.org/announcements/kde-frameworks-5.45.0.php https://www.kde.org/announcements/kde-frameworks-5.46.0.php |
2018-02-26 13:33:07 by Rafael Sadowski | Files touched by this commit (94) |
Log message: Update KDE Frameworks to 5.43.0 Changelog: https://www.kde.org/announcements/kde-frameworks-5.43.0.php |
2018-02-12 12:35:37 by Rafael Sadowski | Files touched by this commit (102) |
Log message: Update KDE Frameworks to 5.42.0 Changelog: https://www.kde.org/announcements/kde-frameworks-5.42.0.php bulk and ok landry@ Thanks a lot! |
2018-01-09 14:10:40 by Rafael Sadowski | Files touched by this commit (155) |
Log message: Update KDE Frameworks to 5.41.0 Update kdelibs4support to 5.39.0 and not to 5.41.0 because otherwise the openssl stuff will do too much work. (Make kssl compile against OpenSSL 1.1.0 (bug 370223)). Tested in an bulk by landry@ Thanks! ok landry@ |
2017-07-27 03:34:38 by Stuart Henderson | Files touched by this commit (86) |
Log message: add COMPILER_LIBCXX to WANTLIB and bump |
2017-06-07 11:03:39 by Rafael Sadowski | Files touched by this commit (165) |
Log message: Update KDE Frameworks to 5.34.0 A few tweaks from zhuk@. Thanks! ok jca@ |
2016-12-25 07:54:49 by Vadim Zhukov | Files touched by this commit (170) |
Log message: Update KDE Frameworks to 5.29.0 and sync with Qt5. A few tweaks are coming, but things should build at least for now. Most work done from Rafael Sadowski, thanks! |