notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
fcitx-ui-light Alternative light weight UI for Fcitx
0.1.3_2 chinese on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.1.3_2Version of this port present on the latest quarterly branch.
Maintainer: lichray@gmail.com search for ports maintained by this maintainer
Port Added: 2011-11-11 16:02:01
Last Update: 2022-09-07 21:58:51
Commit Hash: fb16dfe
License: GPLv2
WWW:
https://fcitx-im.org/wiki/Fcitx
Description:
fcitx-ui-light is a very light weight UI for Fcitx, only using Xpm and Xft, like go back to 3.6.x times.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (12 items)
Collapse this list.
  1. /usr/local/share/licenses/zh-fcitx-ui-light-0.1.3_2/catalog.mk
  2. /usr/local/share/licenses/zh-fcitx-ui-light-0.1.3_2/LICENSE
  3. /usr/local/share/licenses/zh-fcitx-ui-light-0.1.3_2/GPLv2
  4. lib/fcitx/fcitx-light-ui.so
  5. share/applications/fcitx-light.desktop
  6. share/fcitx/addon/fcitx-light-ui.conf
  7. share/fcitx/configdesc/fcitx-light-ui.desc
  8. share/locale/zh_CN/LC_MESSAGES/fcitx-light-ui.mo
  9. share/locale/zh_TW/LC_MESSAGES/fcitx-light-ui.mo
  10. @owner
  11. @group
  12. @mode
Collapse this list.
Dependency lines:
  • zh-fcitx-ui-light>0:chinese/fcitx-ui-light
To install the port:
cd /usr/ports/chinese/fcitx-ui-light/ && make install clean
To add the package, run one of these commands:
  • pkg install chinese/fcitx-ui-light
  • pkg install zh-fcitx-ui-light
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: zh-fcitx-ui-light
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (fcitx/fcitx-ui-light-0.1.3.tar.bz2) = 6fc12f1efdf0cb48d26eaf8a6b9dd26c4595112ee01cc051b42d548dc6c68c54 SIZE (fcitx/fcitx-ui-light-0.1.3.tar.bz2) = 34515

Packages (timestamps in pop-ups are UTC):
zh-fcitx-ui-light
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.1.3_20.1.3_2-0.1.3_20.1.3_2---
FreeBSD:13:quarterly0.1.3_20.1.3_2-0.1.3_20.1.3_2-0.1.3_20.1.3_2
FreeBSD:14:latest0.1.3_20.1.3_2-0.1.3_20.1.3_2--0.1.3_2
FreeBSD:14:quarterly0.1.3_20.1.3_2-0.1.3_20.1.3_2-0.1.3_20.1.3_2
FreeBSD:15:latest0.1.3_20.1.3_2n/a0.1.3_2n/a-0.1.3_2-
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. cmake : devel/cmake-core
  2. ninja : devel/ninja
  3. msgfmt : devel/gettext-tools
  4. intltool-extract : textproc/intltool
  5. pkgconf>=1.3.0_1 : devel/pkgconf
  6. x11.pc : x11/libX11
  7. xft.pc : x11-fonts/libXft
  8. xpm.pc : x11/libXpm
Runtime dependencies:
  1. x11.pc : x11/libX11
  2. xft.pc : x11-fonts/libXft
  3. xpm.pc : x11/libXpm
Library dependencies:
  1. libfcitx-config.so : chinese/fcitx
  2. libfontconfig.so : x11-fonts/fontconfig
  3. libintl.so : devel/gettext-runtime
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
chinese_fcitx-ui-light
USES:
tar:bzip2 cmake gettext gnome pkgconfig xorg
pkg-message:
For install:
Replace your `fcitx` command with fcitx -u fcitx-light-ui to start Fcitx with this lightweight UI.
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. http://download.fcitx-im.org/fcitx-ui-light/
Collapse this list.

Number of commits found: 21

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
0.1.3_2
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.1.3_2
20 Jul 2022 14:21:00
commit hash: 25fe59a33ef000c1e61b9135490822d4b5069764commit hash: 25fe59a33ef000c1e61b9135490822d4b5069764commit hash: 25fe59a33ef000c1e61b9135490822d4b5069764commit hash: 25fe59a33ef000c1e61b9135490822d4b5069764 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
chinese: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  <intron@intron.ac>
  *  Bo-Yi Wu <appleboy.tw@gmail.com>
  *  Chih-Hsin Chang <chihhsin@cs.nctu.edu.tw>
  *  Ching-Hong Wu <woju@freebsd.ntu.edu.tw>
  *  David O'Brien (obrien@FreeBSD.org)
  *  David O'Brien (obrien@cs.ucdavis.edu)
  *  Eric L. Camachat <eric@camachat.org>
  *  Foxfair Hu <foxfair@FreeBSD.org>
  *  G. Adam Stanislav <adam@whizkidtech.net>
  *  Gasol Wu <gasol.wu@gmail.com>
  *  Gea-Suan Lin <gslin@gslin.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.1.3_2
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
0.1.3_2
04 Nov 2019 21:36:13
Revision:516745Original commit files touched by this commit
zeising search for other commits by this committer
Add USES=xorg USES=gl, ports categories c

Add USES=xorg, USES=gl and in a few cases USES=gnome to ports in categories
starting with 'c'.
0.1.3_2
13 Aug 2019 16:00:39
Revision:508834Original commit files touched by this commit
mat search for other commits by this committer
Convert to UCL & cleanup pkg-message (categories a-c)
0.1.3_2
08 Dec 2016 19:52:20
Revision:428152Original commit files touched by this commit
tijl search for other commits by this committer
Remove libintl.so.9 compatibility link that was added in r374303 to
prevent massive PORTREVISION bumps.  Bump dependent ports that have not
been bumped since.
0.1.3_1
01 Apr 2016 13:29:17
Revision:412344Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.

With hat:	portmgr
Sponsored by:	Absolight
0.1.3_1
31 Mar 2015 07:08:01
Revision:382798Original commit files touched by this commit
delphij search for other commits by this committer
Major update to libpinyin, fcitx and their add ons:

 - New port: chinese/brise Rime schema repository
 - Update chinese/fcitx to 4.2.8.5.
 - Update chinese/fcitx-chewing to 0.2.2.
 - Update chinese/fcitx-cloudpinyin to 0.3.4.
 - Update chinese/fcitx-configtool to 0.4.8.
 - Update chinese/fcitx-libpinyin to 0.3.1.
 - Update chinese/fcitx-rime to 0.3.1.
 - Update chinese/fcitx-sunpinyin to 0.4.1.
 - Update chinese/fcitx-table-extra to 0.3.7.
 - Add LICENSE and update website (mainly move off Google Code)
   for various ports.
 - Update chinese/libpinyin to 1.1.0.
 - Update chinese/librime to 1.1.
 - Update chinese/opencc to 0.4.3.
 - Update japanese/fcitx-anthy to 0.2.1.
 - New port: japanese/fcitx-skk SKK support for Fcitx
 - Update korean/fcitx-hangul to 0.3.0.
 - Update textproc/fcitx-m17n to 0.2.3.

PR:		ports/198743
Submitted by:	maintainer, hiroto.kagotani@gmail.com, delphij
0.1.3_1
09 Jun 2014 11:21:53
Revision:357139Original commit files touched by this commit
olgeni search for other commits by this committer
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. Categories A-C.

CR:		D196
Approved by:	portmgr (bapt)
0.1.3_1
01 Jun 2014 16:43:04
Revision:356156Original commit files touched by this commit
ohauer search for other commits by this committer
- USE_(BZIP2|XZ) -> USES=tar:(bzip2|xz)
0.1.3_1
08 Jan 2014 16:12:39
Revision:339153Original commit files touched by this commit
vanilla search for other commits by this committer
Add stagedir support.

Approved by:	portmgr (blanket infrastructure)
0.1.3_1
11 Dec 2013 14:58:29
Revision:336173Original commit files touched by this commit
bapt search for other commits by this committer
In preparation for making libtool generate libraries with a sane name, fix all
LIB_DEPENDS in chinese
0.1.3_1
20 Sep 2013 16:01:22
Revision:327713Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
chinese)
0.1.3_1
12 Sep 2013 09:07:09
Revision:327044Original commit files touched by this commit
marino search for other commits by this committer
Add explicit dependency on pkgconf (18 ports)

Approved by:	portmgr (bapt, implicit)
0.1.3_1
24 Apr 2013 07:35:41
Revision:316407Original commit files touched by this commit
ak search for other commits by this committer
- Convert USE_GETTEXT to USES (part 1)

Approved by:	portmgr (bapt)
0.1.3_1
22 Mar 2013 20:06:15
Revision:314960Original commit files touched by this commit
makc search for other commits by this committer
- convert USE_CMAKE to USES
- while here clean up some ports from CMAKE_VERBOSE, which is intended
  for users

Approved by:	portmgr (miwi)
0.1.3_1
01 Jun 2012 05:26:28
Original commit files touched by this commit
dinoex search for other commits by this committer
- update png to 1.5.10
0.1.3
07 Feb 2012 20:57:08
Original commit files touched by this commit
delphij search for other commits by this committer
Update fcitx and friends:

 - fcitx to 4.2.0, always depend on dbus
 - fcitx-cloudpinyin to 0.2.0
 - fcitx-configtool to 0.4.0
 - fcitx-googlepinyin to 0.1.4
 - fcitx-sunpinyin to 0.3.3
 - fcitx-ui-light to 0.1.3
 - libgooglepinyin to 0.1.2

PR:             ports/164820
Submitted by:   maintainer (Zhihao Yuan <lichray gmail com>
0.1.2
14 Nov 2011 00:41:34
Original commit files touched by this commit
clsung search for other commits by this committer
- remove the x11 sub-categories of the fcitx-* ports, and put their distfiles
together

PR:             ports/162487
Submitted by:   maintainer (Zhihao Yuan)
Feature safe:   yes
0.1.2
11 Nov 2011 16:01:48
Original commit files touched by this commit
clsung search for other commits by this committer
fcitx-ui-light is a very light weight UI for Fcitx, only using Xpm
and Xft, like go back to 3.6.x times.

Actually, it's Fcitx's old UI. The current "classic" UI is just a skin.
With this addon, fcitx can run without Gtk+.

WWW:    http://code.google.com/p/fcitx/

PR:             ports/162474
Submitted by:   maintainer (Zhihao Yuan)
Feature safe:   yes

Number of commits found: 21