Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 04 May 2026 01:50:44 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 294883] chinese/fcitx: patch to fix issue where the optional GTK2 and GTK3 do not function properly
Message-ID:  <bug-294883-7788-R2cB339nmV@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-294883-7788@https.bugs.freebsd.org/bugzilla/>

index | next in thread | previous in thread | raw e-mail

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=294883

--- Comment #13 from commit-hook@FreeBSD.org ---
A commit in branch 2026Q2 references this bug:

URL:
https://cgit.FreeBSD.org/ports/commit/?id=70225c2bfc1c0ce306125b8921106f0bfb81f18b

commit 70225c2bfc1c0ce306125b8921106f0bfb81f18b
Author:     Vladimir Druzenko <vvd@FreeBSD.org>
AuthorDate: 2026-05-04 01:33:32 +0000
Commit:     Vladimir Druzenko <vvd@FreeBSD.org>
CommitDate: 2026-05-04 01:49:44 +0000

    chinese/fcitx: Fix options GTK2 and GTK3, improve port

    GTK2 and GTK3 options aren't working properly: even if disable GTK2, it
    gets re-enabled GTK2.

    Improve port:
    - Replace PORTVERSION with DISTVERSION.
    - Fix warnings from portclippy.
    - Set dependency from ecm as build.
    - Convert CMAKE_ARGS to CMAKE_ON and CMAKE_OFF.
    - Replace ".if ${PORT_OPTIONS:M***}" with new style options.
    - Remove unnecessary KDE_MAN_PREFIX - it have default value.
    - Remove description of Qt4 module from pkg-message.
    - Use DESKTOPDIR in pkg-message.

    PR:             294883
    Approved by:    lichray@gmail.com (maintainer)
    Sponsored by:   UNIS Labs
    Co-authored-by: Ken DEGUCHI <kdeguchi@sz.tokoha-u.ac.jp>
    MFH:            2026Q2

    (cherry picked from commit 3b9c03ffec18ae4118649e4c7c58010d5f1a18e1)

 chinese/fcitx/Makefile             | 105 ++++++++++++++++---------------------
 chinese/fcitx/files/pkg-message.in |   8 +--
 2 files changed, 45 insertions(+), 68 deletions(-)

-- 
You are receiving this mail because:
You are the assignee for the bug.

home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-294883-7788-R2cB339nmV>