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
ibus-rime IBus engine for Rime users
1.5.0_1 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 1.5.0_1Version of this port present on the latest quarterly branch.
Maintainer: khng300@gmail.com search for ports maintained by this maintainer
Port Added: 2020-12-18 05:42:13
Last Update: 2022-09-07 21:58:51
Commit Hash: fb16dfe
License: GPLv3
WWW:
https://github.com/rime/ibus-rime/
Description:
IBus engine for Rime users.
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 (17 items)
Collapse this list.
  1. /usr/local/share/licenses/zh-ibus-rime-1.5.0_1/catalog.mk
  2. /usr/local/share/licenses/zh-ibus-rime-1.5.0_1/LICENSE
  3. /usr/local/share/licenses/zh-ibus-rime-1.5.0_1/GPLv3
  4. libexec/ibus-rime/ibus-engine-rime
  5. share/ibus-rime/icons/abc.png
  6. share/ibus-rime/icons/disabled.png
  7. share/ibus-rime/icons/keyboard.png
  8. share/ibus-rime/icons/pen.png
  9. share/ibus-rime/icons/reload.png
  10. share/ibus-rime/icons/rime.png
  11. share/ibus-rime/icons/sync.png
  12. share/ibus-rime/icons/zh.png
  13. share/ibus/component/rime.xml
  14. share/rime-data/ibus_rime.yaml
  15. @owner
  16. @group
  17. @mode
Collapse this list.
Dependency lines:
  • zh-ibus-rime>0:chinese/ibus-rime
To install the port:
cd /usr/ports/chinese/ibus-rime/ && make install clean
To add the package, run one of these commands:
  • pkg install chinese/ibus-rime
  • pkg install zh-ibus-rime
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: zh-ibus-rime
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1611634386 SHA256 (rime-ibus-rime-1.5.0_GH0.tar.gz) = e633bde71055b9298837c7fdd73c5694594633e08bf58b6e5cf17bac4959dacb SIZE (rime-ibus-rime-1.5.0_GH0.tar.gz) = 35170

Packages (timestamps in pop-ups are UTC):
zh-ibus-rime
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.5.0_11.5.0_1-1.5.0_11.5.0_1---
FreeBSD:13:quarterly1.5.0_11.5.0_1-1.5.0_11.5.0_1-1.5.0_11.5.0_1
FreeBSD:14:latest1.5.0_11.5.0_1-1.5.0_11.5.0_1--1.5.0_1
FreeBSD:14:quarterly1.5.0_11.5.0_1-1.5.0_11.5.0_1-1.5.0_11.5.0_1
FreeBSD:15:latest1.5.0_11.5.0_1n/a1.5.0_1n/a-1.5.0_1-
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. luna_pinyin.schema.yaml : chinese/rime-luna-pinyin
  2. bopomofo.schema.yaml : chinese/rime-bopomofo
  3. cangjie5.schema.yaml : chinese/rime-cangjie
  4. stroke.schema.yaml : chinese/rime-stroke
  5. cmake : devel/cmake-core
  6. ninja : devel/ninja
  7. pkgconf>=1.3.0_1 : devel/pkgconf
Runtime dependencies:
  1. luna_pinyin.schema.yaml : chinese/rime-luna-pinyin
  2. bopomofo.schema.yaml : chinese/rime-bopomofo
  3. cangjie5.schema.yaml : chinese/rime-cangjie
  4. stroke.schema.yaml : chinese/rime-stroke
Library dependencies:
  1. libibus-1.0.so : textproc/ibus
  2. libnotify.so : devel/libnotify
  3. librime.so : chinese/librime
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
chinese_ibus-rime
USES:
cmake gnome pkgconfig
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/rime/ibus-rime/tar.gz/1.5.0?dummy=/
Collapse this list.

Number of commits found: 11

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)
1.5.0_1
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)
1.5.0_1
12 Aug 2022 14:46:53
commit hash: 4cf39decb348615b9c8a28370d987a85d1b8a5edcommit hash: 4cf39decb348615b9c8a28370d987a85d1b8a5edcommit hash: 4cf39decb348615b9c8a28370d987a85d1b8a5edcommit hash: 4cf39decb348615b9c8a28370d987a85d1b8a5ed files touched by this commit
Dima Panov (fluffy) search for other commits by this committer
*/*: bump all consumers after recent boost upgrade
1.5.0
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)
1.5.0
19 Oct 2021 08:36:47
commit hash: ce1af7fdc2cde4dc409a344a4210a3af581ccd2dcommit hash: ce1af7fdc2cde4dc409a344a4210a3af581ccd2dcommit hash: ce1af7fdc2cde4dc409a344a4210a3af581ccd2dcommit hash: ce1af7fdc2cde4dc409a344a4210a3af581ccd2d files touched by this commit
Tobias Kortkamp (tobik) search for other commits by this committer
*: apply refactor.remove-consecutive-empty-lines

Submitted by:	portedit
1.5.0
10 Oct 2021 19:44:42
commit hash: 2c672a4de941dc57142d867ba42396b1b64d2921commit hash: 2c672a4de941dc57142d867ba42396b1b64d2921commit hash: 2c672a4de941dc57142d867ba42396b1b64d2921commit hash: 2c672a4de941dc57142d867ba42396b1b64d2921 files touched by this commit
Baptiste Daroussin (bapt) search for other commits by this committer
INSTALLS_ICONS: retire the macro and rework the related dependencies

While here, make sure gtk-update-icon-cache is only on run dependency
where added as a dependency
Enforce gtk3 to depend on gtk-update-icon-cache (previously it was
inheriting the dependency)
1.5.0
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.
1.5.0
27 Jan 2021 04:35:40
Revision:563027Original commit files touched by this commit
ygy search for other commits by this committer
chinese/ibus-rime: Update to 1.5.0

Submitted by:	Ka Ho Ng <khng300@gmail.com>
Sponsored by:	FreeBSD Foundation
Approved by:	lwhsu
Differential Revision:	https://reviews.freebsd.org/D28345
1.4.0.14_1
29 Dec 2020 17:30:25
Revision:559597Original commit files touched by this commit
ygy search for other commits by this committer
chinese/rime-data: Remove unneeded metaport

Also change the dependency of chinese/ibus-rime to not depend on the now removed
metaport. chinese/rime-data can be safely removed because no other ports depends
on it from now on.

Submitted by:	Ka Ho Ng <khng300@gmail.com>
Approved by:	lwhsu
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D27737
1.4.0.14
19 Dec 2020 00:06:32
Revision:558413Original commit files touched by this commit
linimon search for other commits by this committer
Add USE_CSTD=c99 to fix build on GCC-based systems:

  /wrkdirs/usr/ports/chinese/ibus-rime/work/ibus-rime-bfabe67/rime_main.c:152:
error: 'for' loop initial declaration used outside C99 mode

Approved by:	portmgr (tier-2 blanket)
1.4.0.14
18 Dec 2020 05:41:22
Revision:558352Original commit files touched by this commit
lwhsu search for other commits by this committer
Add chinese/ibus-rime, IBus engine for Rime users

Submitted by:	Ka Ho Ng <khng300@gmail.com>
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D27651

Number of commits found: 11