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) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
c2t Translates GB/Big5 encoding to tone pinyin
1.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.0Version of this port present on the latest quarterly branch.
There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: unknown
Last Update: 2024-02-22 14:02:02
Commit Hash: 54e21d6
License: not specified in port
Description:
c2t (chinese2text) translates GB/Big5 encoding to tone pinyin.
cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (6 items)
Collapse this list.
  1. bin/c2t
  2. share/man/man1/c2t.1.gz
  3. share/chinese/gb/TONEPY.tit
  4. @owner
  5. @group
  6. @mode
Collapse this list.
Dependency lines:
  • zh-c2t>0:chinese/c2t
To install the port:
cd /usr/ports/chinese/c2t/ && make install clean
To add the package, run one of these commands:
  • pkg install chinese/c2t
  • pkg install zh-c2t
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: zh-c2t
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (c2t.tar.gz) = 680b2b23568fa583eb0e50ffdbcc29d3aad04c70c49b4e73dc904fd9cfb814f3 SIZE (c2t.tar.gz) = 2678 SHA256 (TONEPY.tit) = 0351a460a7bd69e6cd50a9ff61e6a85cfe8b23593a56c029c75d81c6db9c619e SIZE (TONEPY.tit) = 26299

Packages (timestamps in pop-ups are UTC):
zh-c2t
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.0_11.0_11.01.0_11.0_1-1.0-
FreeBSD:13:quarterly1.01.01.01.01.01.01.01.0
FreeBSD:14:latest1.0_11.0_11.01.0_11.0_11.0-1.0
FreeBSD:14:quarterly1.01.0-1.01.01.01.01.0
FreeBSD:15:latest1.0_11.0_1n/a1.0n/a1.01.01.0_1
FreeBSD:15:quarterly--n/a-n/a---
This port has no dependencies.
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
chinese_c2t
FreshPorts was unable to extract/find any pkg message
Master Sites:
  1. There is no master site for this port.

Number of commits found: 24

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.0_1
22 Feb 2024 14:02:02
commit hash: 54e21d698897bdc02a86cad826460fa5f7f4644bcommit hash: 54e21d698897bdc02a86cad826460fa5f7f4644bcommit hash: 54e21d698897bdc02a86cad826460fa5f7f4644bcommit hash: 54e21d698897bdc02a86cad826460fa5f7f4644b files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
chinese/c2t: Moved man to share/man

Approved by:    portmgr (blanket)
1.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.0
02 Oct 2021 11:19:56
commit hash: 0efce95397d4b53be14448a803902191ab8c1df3commit hash: 0efce95397d4b53be14448a803902191ab8c1df3commit hash: 0efce95397d4b53be14448a803902191ab8c1df3commit hash: 0efce95397d4b53be14448a803902191ab8c1df3 files touched by this commit
Dimitry Andric (dim) search for other commits by this committer
chinese/c2t: fix "error: address of register variable requested"

During an exp-run for llvm 13 (see bug 258209), it turned out that
chinese/c2t fails to build with clang 13:

cc -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing 
-DCHINDICT=\"/usr/local/share/chinese/gb/TONEPY.tit\" -c c2t.c
c2t.c:99:3: error: address of register variable requested
  hz[2] = '\0';
  ^~
c2t.c:107:7: error: address of register variable requested
      hz[0] = (char)eka;
      ^~
c2t.c:108:7: error: address of register variable requested
      hz[1] = (char)toka;
      ^~
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.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.0
20 Oct 2014 08:38:22
Revision:371243Original commit files touched by this commit
bapt search for other commits by this committer
Cleanup plist
1.0
28 Jul 2014 14:37:20
Revision:363162Original commit files touched by this commit
adamw search for other commits by this committer
Rename chinese/ patch-xy patches to reflect the files the modify.
1.0
21 Jan 2014 23:18:05
Revision:340671Original commit files touched by this commit
bapt search for other commits by this committer
Fix properties on pkg-plist
1.0
03 Oct 2013 06:40:58
Revision:329142Original commit files touched by this commit
sunpoet search for other commits by this committer
- Remove unnecessary slash after STAGEDIR
1.0
26 Sep 2013 14:35:05
Revision:328366Original commit files touched by this commit
vanilla search for other commits by this committer
Support stage.
1.0
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)
1.0
24 Oct 2011 09:11:38
Original commit files touched by this commit
dougb search for other commits by this committer
The vast majority of pkg-descr files had the following format when they
had both lines:

Author: ...
WWW: ....

So standardize on that, and move them to the end of the file when necessary.

Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.

s/AUTHOR/Author/

A few other various formatting issues
1.0
05 Sep 2011 06:27:14
Original commit files touched by this commit
vanilla search for other commits by this committer
Fix build error with clang.
1.0
19 Mar 2011 12:38:54
Original commit files touched by this commit
miwi search for other commits by this committer
- Get Rid MD5 support
1.0
19 Dec 2006 18:52:55
Original commit files touched by this commit
arved search for other commits by this committer
Fix build with gcc41
1.0
22 Jan 2006 00:22:50
Original commit files touched by this commit
edwin search for other commits by this committer
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
1.0
24 Nov 2005 23:02:13
Original commit files touched by this commit
pav search for other commits by this committer
- Add SHA256
1.0
06 Oct 2005 06:23:42
Original commit files touched by this commit
linimon search for other commits by this committer
Remove obsolete mastersites.

Source:         distfile survey
1.0
04 Oct 2005 22:31:27
Original commit files touched by this commit
fenner search for other commits by this committer
Use grouping to stop trying to fetch the wrong file from the wrong site.

Inspired by:    http://people.freebsd.org/~fenner/portsurvey/groups/group.html
1.0
29 Jan 2004 07:24:56
Original commit files touched by this commit
trevor search for other commits by this committer
SIZEify.
1.0
20 Feb 2003 16:56:53
Original commit files touched by this commit
knu search for other commits by this committer
De-pkg-comment.
1.0
05 Nov 2002 03:38:57
Original commit files touched by this commit
obrien search for other commits by this committer
The community as a whole can maintain these better than I can at the moment.
04 Jan 2001 17:33:16
commit hash: fp1.8060@dev.null.freshports.orgcommit hash: fp1.8060@dev.null.freshports.orgcommit hash: fp1.8060@dev.null.freshports.orgcommit hash: fp1.8060@dev.null.freshports.org files touched by this commit
sf search for other commits by this committer
remove share/chinese stuff if empty.    
22 Nov 2000 02:22:19
commit hash: fp1.6610@dev.null.freshports.orgcommit hash: fp1.6610@dev.null.freshports.orgcommit hash: fp1.6610@dev.null.freshports.orgcommit hash: fp1.6610@dev.null.freshports.org files touched by this commit
obrien search for other commits by this committer
Add $FreeBSD$, which help me in problem reports.    
08 Oct 2000 00:38:35
commit hash: fp1.4710@dev.null.freshports.orgcommit hash: fp1.4710@dev.null.freshports.orgcommit hash: fp1.4710@dev.null.freshports.orgcommit hash: fp1.4710@dev.null.freshports.org files touched by this commit
asami search for other commits by this committer
Convert category chinese to new layout.  

Number of commits found: 24