IABSD.fr/ports/inputmethods/scim-fcitx

Branch :


Log

Author Commit Date CI Message
f96d6947 2023-09-26 11:43:23 MASTER_SITES -> SITES
c4671d02 2022-05-14 07:14:03 Missed bump. -@conflict fcitx-* +@conflict fcitx5-*
a6388766 2022-05-13 15:37:46 re-add the fcitx5 ports under fcitx-XX pkgpath and pkgnames, the less expensive of two possible ways of handling the upgrade path from fcitx-4.xx input from espie@, discussed with kevlo@
506d7f06 2022-05-13 01:52:02 Replace fcitx with fcitx5.
993f87c3 2022-03-11 19:24:07 drop RCS Ids
c7a42266 2019-08-17 19:07:20 scim-fcitx: add missing headers for ports-gcc. Regen WANTLIB and remove base-gcc from COMPILER while here. OK jca@
3318ced0 2019-07-12 20:46:54 replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes
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.
1a87aebd 2017-11-21 00:12:59 mechanical replacement of the gettext module