Port details |
- chiconv Auto chinese encoding converter
- 11.3 chinese =3 11.3Version of this port present on the latest quarterly branch.
- Maintainer: buganini@gmail.com
- Port Added: 2012-10-10 15:34:29
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: autoconf, ta-lib, weberp, prestashop, irrlicht
- Also Listed In: converters
- License: ISCL
- WWW:
- https://github.com/buganini/chiconv
- Description:
- Auto chinese encoding converter. It can detect UTF-8/Big5/GBK text and convert
them to specified chinese encoding with transliteration.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- zh-chiconv>0:chinese/chiconv
- To install the port:
- cd /usr/ports/chinese/chiconv/ && make install clean
- To add the package, run one of these commands:
- pkg install chinese/chiconv
- pkg install zh-chiconv
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: zh-chiconv
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (buganini-chiconv-11.3_GH0.tar.gz) = 8f878ddff86b5ea1c03cdcbe245e710f97e068918531998a074d6b5abfb6d891
SIZE (buganini-chiconv-11.3_GH0.tar.gz) = 3746
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Library dependencies:
-
- libbsdconv.so : converters/bsdconv
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- chinese_chiconv
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 13
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
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) |
11.3 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
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 ) |
11.3 20 Jul 2022 14:21:00 |
Tobias C. Berner (tcberner) |
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 ) |
11.3 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
11.3 01 Apr 2016 13:29:17 |
mat |
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat: portmgr
Sponsored by: Absolight |
11.3 28 Jun 2015 08:38:44 |
sunpoet |
- Update to 11.3
- Strip binary executable
Changes: https://github.com/buganini/chiconv/releases
PR: 201019
Submitted by: sunpoet (myself)
Approved by: Kuan-Chung Chiu <buganini@gmail.com> (maintainer) |
11.1 06 May 2015 15:16:54 |
mat |
Update ports in the [bcd]* categories to not use GH_COMMIT.
With minor cleanups to make things simpler.
With hat: portmgr
Sponsored by: Absolight |
11.1 22 Dec 2014 17:31:50 |
feld |
Update "BSD" license for buganini's ports |
11.1 09 Jan 2014 07:20:37 |
vanilla |
Add stagedir support.
Approved by: portmgr (blanket infrastructure) |
11.1 21 Sep 2013 15:42:24 |
sunpoet |
- Update to 11.1
- While I'm here, convert to new LIB_DEPENDS format
Changes: https://github.com/buganini/chiconv/commits/master
PR: ports/182265
Submitted by: Kuan-Chung Chiu <buganini@gmail.com> (maintainer) |
10.0 20 Sep 2013 16:01:22 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
chinese) |
10.0 01 May 2013 23:14:22 |
bdrewery |
- Update to 10.0
PR: ports/178132
Submitted by: Kuan-Chung Chiu <buganini@gmail.com> (maintainer) |
1.0 10 Oct 2012 15:34:02 |
bdrewery |
Auto chinese encoding converter. It can detect UTF-8/Big5/GBK text and convert
them to specified chinese encoding with transliteration.
WWW: https://github.com/buganini/chiconv
PR: ports/172267
Submitted by: Kuan-Chung Chiu <buganini@gmail.com> |
Number of commits found: 13
|