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
rime-data-full Rime data files full set
g20211129 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 g20211129Version of this port present on the latest quarterly branch.
Maintainer: khng@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2020-12-29 15:47:54
Last Update: 2022-09-07 21:58:51
Commit Hash: fb16dfe
Also Listed In: textproc
License: NA
WWW:
https://github.com/rime/plum
Description:
Rime data files. This is a metaport that provides a full set of configuration ports and IME schema ports for the Rime IME framework.
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 (3 items)
Collapse this list.
  1. /usr/local/share/licenses/zh-rime-data-full-g20211129/catalog.mk
  2. /usr/local/share/licenses/zh-rime-data-full-g20211129/LICENSE
  3. /usr/local/share/licenses/zh-rime-data-full-g20211129/NA
Collapse this list.
Dependency lines:
  • zh-rime-data-full>0:chinese/rime-data-full
To install the port:
cd /usr/ports/chinese/rime-data-full/ && make install clean
To add the package, run one of these commands:
  • pkg install chinese/rime-data-full
  • pkg install zh-rime-data-full
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: zh-rime-data-full
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1638227217

Packages (timestamps in pop-ups are UTC):
zh-rime-data-full
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latestg20211129g20211129g20201223g20211129g20211129-g20201223-
FreeBSD:13:quarterlyg20211129g20211129g20211129g20211129g20211129g20211129g20211129g20211129
FreeBSD:14:latestg20211129g20211129g20211129g20211129g20211129g20211129-g20211129
FreeBSD:14:quarterlyg20211129g20211129-g20211129g20211129g20211129g20211129g20211129
FreeBSD:15:latestg20211129g20211129n/ag20211129n/ag20211129g20211129g20211129
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
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
  5. array30.schema.yaml : chinese/rime-array
  6. jyut6ping3.schema.yaml : chinese/rime-cantonese
  7. combo_pinyin.schema.yaml : chinese/rime-combo-pinyin
  8. double_pinyin.schema.yaml : chinese/rime-double-pinyin
  9. emoji_suggestion.yaml : chinese/rime-emoji
  10. ipa_xsampa.schema.yaml : chinese/rime-ipa
  11. yale.schema.yaml : chinese/rime-jyutping
  12. sampheng.schema.yaml : chinese/rime-middle-chinese
  13. pinyin_simp.schema.yaml : chinese/rime-pinyin-simp
  14. quick5.schema.yaml : chinese/rime-quick
  15. scj6.schema.yaml : chinese/rime-scj
  16. soutzoe.schema.yaml : chinese/rime-soutzoe
  17. stenotype.schema.yaml : chinese/rime-stenotype
  18. wubi86.schema.yaml : chinese/rime-wubi
  19. wugniu.schema.yaml : chinese/rime-wugniu
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
chinese_rime-data-full
USES:
localbase metaport
FreshPorts was unable to extract/find any pkg message
Master Sites:
  1. There is no master site for this port.

Number of commits found: 7

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)
g20211129
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)
g20211129
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)
g20211129
30 Nov 2021 22:45:09
commit hash: 2f1bf66b1d421448288fd57cc87807665c2c7779commit hash: 2f1bf66b1d421448288fd57cc87807665c2c7779commit hash: 2f1bf66b1d421448288fd57cc87807665c2c7779commit hash: 2f1bf66b1d421448288fd57cc87807665c2c7779 files touched by this commit
Ka Ho Ng (khng) search for other commits by this committer
chinese/rime-data-full: Add MAINTAINER

Sponsored by:	The FreeBSD Foundation
Approved by:	ygy
Differential Revision:	https://reviews.freebsd.org/D33207
g20211129
30 Nov 2021 10:38:35
commit hash: ad3e9db54f051ad18cea5c2759b633ec5a37cb71commit hash: ad3e9db54f051ad18cea5c2759b633ec5a37cb71commit hash: ad3e9db54f051ad18cea5c2759b633ec5a37cb71commit hash: ad3e9db54f051ad18cea5c2759b633ec5a37cb71 files touched by this commit
Ka Ho Ng (khng) search for other commits by this committer
chinese/rime-data-full: Bump to snapshot 20211129

The version bump is due to the dependencies' version updates.

Sponsored By:	The FreeBSD Foundation
Approved by:	ygy (implicit)
g20201223
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.
g20201223
29 Dec 2020 15:47:10
Revision:559589Original commit files touched by this commit
ygy search for other commits by this committer
new ports: chinese/rime-*: Add all schemas for RIME framework

This adds the following new schemas:

  - chinese/rime-array
  - chinese/rime-combo-pinyin
  - chinese/rime-double-pinyin
  - chinese/rime-emoji
  - chinese/rime-ipa
  - chinese/rime-jyutping
  - chinese/rime-middle-pinyin
  - chinese/rime-pinyin-simp
  - chinese/rime-quick
  - chinese/rime-scj
  - chinese/rime-soutzoe
(Only the first 15 lines of the commit message are shown above View all of this commit message)

Number of commits found: 7