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
cconv Simplified-Traditional Chinese conversion tool
0.6.3 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.6.3Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2011-05-03 13:10:00
Last Update: 2022-09-07 21:58:51
Commit Hash: fb16dfe
Also Listed In: converters
License: MIT
WWW:
https://github.com/xiaoyjy/cconv
Description:
cconv (pronunciation: see-conv) is an iconv-based Simplified-Traditional Chinese conversion tool. It is NOT only a transcoding program, but also a TRANSLATE tool between Simplified Chinese and Traditional Chinese. We stand on the shoulders of giants. cconv source code is based on iconv, an excellent program which converts text from one encoding to another. Features: - iconv-like usage. - language-level Simplified-Traditional Chinese conversion. - idioms can be translated.
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 (14 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/zh-cconv-0.6.3/catalog.mk
  3. /usr/local/share/licenses/zh-cconv-0.6.3/LICENSE
  4. /usr/local/share/licenses/zh-cconv-0.6.3/MIT
  5. bin/cconv
  6. include/cconv.h
  7. include/unicode.h
  8. lib/libcconv.a
  9. lib/libcconv.so
  10. lib/libcconv.so.0
  11. lib/libcconv.so.0.0.0
  12. @owner
  13. @group
  14. @mode
Collapse this list.
Dependency lines:
  • zh-cconv>0:chinese/cconv
Conflicts:
CONFLICTS_INSTALL:
  • libunicode
Conflicts Matches:
There are no Conflicts Matches for this port. This is usually an error.
To install the port:
cd /usr/ports/chinese/cconv/ && make install clean
To add the package, run one of these commands:
  • pkg install chinese/cconv
  • pkg install zh-cconv
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: zh-cconv
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (xiaoyjy-cconv-v0.6.3_GH0.tar.gz) = 82f46a94829f5a8157d6f686e302ff5710108931973e133d6e19593061b81d84 SIZE (xiaoyjy-cconv-v0.6.3_GH0.tar.gz) = 446465

Packages (timestamps in pop-ups are UTC):
zh-cconv
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.6.30.6.30.6.30.6.30.6.3-0.6.3-
FreeBSD:13:quarterly0.6.30.6.30.6.30.6.30.6.30.6.30.6.30.6.3
FreeBSD:14:latest0.6.30.6.30.6.30.6.30.6.30.6.3-0.6.3
FreeBSD:14:quarterly0.6.30.6.3-0.6.30.6.30.6.30.6.30.6.3
FreeBSD:15:latest0.6.30.6.3n/a0.6.3n/a0.6.30.6.30.6.3
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. autoconf>=2.71 : devel/autoconf
  2. automake>=1.16.5 : devel/automake
  3. libtoolize : devel/libtool
This port is required by:
for Libraries

Deleted ports which required this port:

Expand this list of 4 deleted ports
  1. chinese/p5-cconv*
  2. chinese/php-cconv*
  3. chinese/php5-cconv*
  4. chinese/py-cconv*
  5. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
No options to configure
Options name:
chinese_cconv
USES:
autoreconf iconv libtool
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/xiaoyjy/cconv/tar.gz/v0.6.3?dummy=/
Collapse this list.

Number of commits found: 24

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.6.3
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.6.3
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.6.3
06 Feb 2022 18:36:07
commit hash: bdd2d4af9630fdc1157d49bd193e8195c3240e9ecommit hash: bdd2d4af9630fdc1157d49bd193e8195c3240e9ecommit hash: bdd2d4af9630fdc1157d49bd193e8195c3240e9ecommit hash: bdd2d4af9630fdc1157d49bd193e8195c3240e9e files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Update CONFLICTS definitions in categories a* to c*

Update the CONFLICTS definitions of ports in the following categories:

- accessibility
- archivers
- audio
- benchmarks
- biology
- cad
- chinese
- comms
- converters

An attempt has been made to use generic conflicts patterns that do not
have to be updated whenever a new version of a conflicting port is
added to the ports system.

There is a misunderstanding that the port being built/installed has to
be omitted from the conflicts pattern. This is not true - the port
being built is implicitly non-conflicting due to logic in bsd.port.mk.

Approved by:	portmgr (implicit)
0.6.3
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.6.3
03 Mar 2021 18:06:49
Revision:567110Original commit files touched by this commit
sunpoet search for other commits by this committer
Convert REINPLACE_CMD to patch file
0.6.3
21 Nov 2020 09:17:43
Revision:555818Original commit files touched by this commit
sunpoet search for other commits by this committer
Cosmetic change
0.6.3
25 May 2019 10:00:22
Revision:502521Original commit files touched by this commit
tobik search for other commits by this committer
chinese/cconv: Spell LICENSE_FILE correctly
0.6.3
06 Mar 2016 18:10:39
Revision:410472Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update WWW
0.6.3
06 Mar 2016 06:19:19
Revision:410253Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 0.6.3
- Update LICENSE
- Update WWW

Changes:	https://github.com/xiaoyjy/cconv/releases
0.6.2_4
15 Apr 2015 08:20:28
Revision:384038Original commit files touched by this commit
tijl search for other commits by this committer
converters/libiconv:
- Remove const qualifier from iconv(3) to match POSIX:
  http://pubs.opengroup.org/onlinepubs/9699919799/functions/iconv.html
- Patch iconv.h to expose more GNU extensions when LIBICONV_PLUG is
  defined because the base system iconv supports these extensions too.

Add/remove patches to/from ports to call iconv with non-const arguments.

This breaks some ports on FreeBSD 10 because base system iconv.h still has
the const qualifier.  Fix this by letting USES=iconv add a build dependency
on converters/libiconv so ports can use its iconv.h (with LIBICONV_PLUG
defined) instead of the base system iconv.h.

This exposed some ports that link with libiconv when it is available instead
of using libc iconv.  In these cases one of the following changes has been
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.6.2_3
19 Jan 2015 19:50:56
Revision:377454Original commit files touched by this commit
sunpoet search for other commits by this committer
- Strip shared library
0.6.2_3
01 Jul 2014 13:10:35
Revision:360003Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Switch to USES=libtool, drop .la files

Approved by:	portmgr blanket
0.6.2_2
03 Oct 2013 06:42:41
Revision:329145Original commit files touched by this commit
sunpoet search for other commits by this committer
- Add LICENSE
0.6.2_2
25 Sep 2013 00:54:09
Revision:328226Original commit files touched by this commit
bdrewery search for other commits by this committer
- Remove NO_STAGE as these have been tested to be safe

With hat:	portmgr
0.6.2_2
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.6.2_2
21 Aug 2013 17:42:58
Revision:325163Original commit files touched by this commit
sunpoet search for other commits by this committer
- Cleanup Makefile header
0.6.2_2
27 Apr 2013 18:31:48
Revision:316684Original commit files touched by this commit
mva search for other commits by this committer
- Fix USE_ICONV leftovers missed in the previous update
0.6.2_2
25 Apr 2012 03:30:37
Original commit files touched by this commit
sunpoet search for other commits by this committer
- Fix iconv linking in libcconv.so
- Bump PORTREVISION for package change
0.6.2_1
09 Nov 2011 15:26:04
Original commit files touched by this commit
miwi search for other commits by this committer
- Remove WITH_FBSD10_FIX, is no longer needed
0.6.2_1
29 Oct 2011 19:01:59
Original commit files touched by this commit
kwm search for other commits by this committer
Fix build with FreeBSD 10

Approved by:    portmgr (miwi)
0.6.2_1
26 Oct 2011 17:11:54
Original commit files touched by this commit
sunpoet search for other commits by this committer
- Do not install PREFIX/include/unicode.h to avoid conflicts with
devel/libunicode
- Bump PORTREVISION for PLIST change

Notified by:    kevlo
0.6.2
09 May 2011 07:19:12
Original commit files touched by this commit
sunpoet search for other commits by this committer
- Fix spelling and grammer
0.6.2
03 May 2011 13:09:40
Original commit files touched by this commit
sunpoet search for other commits by this committer
- Add cconv 0.6.2

cconv (pronunciation: see-conv.) is iconv based simplified-traditional chinese
conversion tool. It is NOT only transcoding programm, but also TRANSLATE tools
between the Simplified Chinese and Traditional Chinese.

We stand on the shoulders of giants, cconv source code is based on iconv a
excellent program converts text from one encoding to another encoding.

Features:
- iconv liked usage.
- language level simplified-traditional chinese.
- idioms can be translated.

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

Number of commits found: 24