IABSD.fr/ports/inputmethods/fcitx

Branch :


Log

Author Commit Date CI Message
81d38d71 2020-02-29 15:20:56 bump after a PLIST tweak snuck in
e921e20b 2020-02-29 14:09:05 Add missing -DENABLE_QT*=OFF Spotted by naddy@ Thanks!
1b99fdac 2020-02-28 20:13:49 Remove Qt4 support in inputmethods/fcitx Qt5 is already ported so we can say goodbye to the qt4 support in fcitx. ok kevlo@ (maintainer)
3318ced0 2019-07-12 20:46:54 replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes
6ff3e553 2019-06-25 20:25:20 bump REVISION in a bunch of ports known or likely to use struct kinfo_proc, there may be some missing as my unpacked ports source is a little out of date but this should catch the main things people might run into the struct was reordered a second time in sysctl.h r1.192 to improve compatibility but amd64 snapshot packages made it out before that happened so the bumps are still needed
23aec35b 2019-05-21 21:21:23 bump after gettext dependency change
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
b52afef1 2019-02-20 06:16:07 - Update to 4.2.9.6. Help from bcallah@ to a previous version - Bump REVISION of scim-fcitx for the PLIST change ok bcallah@
25f0e460 2018-10-24 14:27:57 Add COMPILER lines to c++ ports which currently use the default. Adjust some existing COMPILER lines with arch restrictions etc. In the usual case this is now using "COMPILER = base-clang ports-gcc base-gcc" on ports with c++ libraries in WANTLIB. This is basically intended to be a noop on architectures using clang as the system compiler, but help with other architectures where we currently have many ports knocked out due to building with an unsuitable compiler - - some ports require c++11/newer so the GCC version in base that is used on these archirtectures is too old. - some ports have conflicts where an executable is built with one compiler (e.g. gcc from base) but a library dependency is built with a different one (e.g. gcc from ports), resulted in mixing incompatible libraries in the same address space. devel/gmp is intentionally skipped as it's on the path to building gcc - the c++ library there is unused in ports (and not built by default upstream) so intending to disable building gmpcxx in a future commit.
cd12df39 2018-07-07 22:39:42 misc small tags: - gio-querymodules - gtk-query-immodules*