Port details |
- auto-cn-l10n The automatic localization for Simplified Chinese zh_CN.eucCN locale
- 1.1_4 chinese =5 1.1_4Version 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
- Port Added: 2006-06-03 17:18:41
- Last Update: 2023-02-27 08:17:28
- Commit Hash: 0100a78
- People watching this port, also watch:: ldns, octave-forge-geometry, octave-forge-data-smoothing, chromium, ninix-aya
- License: not specified in port
- Description:
- Simplified Chinese (GB2312 encoding) zh_CN.eucCN automatic localization
Install this port and you will have a Simplified Chinese FreeBSD system
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- zh-auto-cn-l10n>0:chinese/auto-cn-l10n
- To install the port:
- cd /usr/ports/chinese/auto-cn-l10n/ && make install clean
- To add the package, run one of these commands:
- pkg install chinese/auto-cn-l10n
- pkg install zh-auto-cn-l10n
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: zh-auto-cn-l10n
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (zh-auto-cn-l10n-1.1.tar.gz) = 998308cde197a1cbfe23e32a99b1b4b0aa81270013a9249ae2b2170b64c035c2
SIZE (zh-auto-cn-l10n-1.1.tar.gz) = 6666
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Runtime dependencies:
-
- Wubi.bin : chinese/scim-tables
- pinyin.so : chinese/scim-pinyin
- wenquanyi_10pt.pcf : x11-fonts/wqy
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for zh-auto-cn-l10n-1.1_4:
FCITX=off: GBK Chinese XIM server
FIREFLYTTF=off: Firefly TrueType Font
MINICHINPUT=off: A tiny version of Chinput
SCIM=on: Smart Common Input Method platform
WQY=on: WenQuanYi Bitmap Song Font
===> Use 'make config' to modify these settings
- Options name:
- chinese_auto-cn-l10n
- pkg-message:
- For install:
- English Instructions:
Please tell your users to merge their old dotfiles with the new ones, in
/usr/local/share/skel/zh_CN.eucCN/dot.*
For future adduser
# adduser -k /usr/local/share/skel/zh_CN.eucCN
**************************************************************************
ç®ä½ä¸æ说æ:
请åè¯æ¨çç¨æ·æ¯è¾ä»ä»¬çæ°æ§è®¾ç½®,æ¾å¨
/usr/local/share/skel/zh_CN.eucCN/dot.*
å¦æ以åéè¦æ°å¢ç¨æ·,请ç¨ç±»ä¼¼ä»¥ä¸çæ¹å¼:
# adduser -k /usr/local/share/skel/zh_CN.eucCN
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.1_4 27 Feb 2023 08:17:28 |
Daniel Engberg (diizzy) |
chinese/auto-cn-l10n: Remove support for dead RelaxBSD project
Last release of RelaxBSD was back in 2011 so support is no longer needed
Reference: https://sourceforge.net/projects/relaxbsd/ |
1.1_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 ) |
1.1_3 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.1_3 10 Apr 2020 22:24:56 |
sunpoet |
Convert PKGMESSAGE to UTF-8
PR: 245516
Submitted by: Thomas Hurst <tom@hur.st> |
1.1_3 04 Dec 2019 15:51:50 |
swills |
chinese/auto-cn-l10n: correct redundant REINPLACE_CMD |
1.1_3 13 Aug 2019 16:00:39 |
mat |
Convert to UCL & cleanup pkg-message (categories a-c) |
1.1_3 31 Oct 2017 14:51:54 |
olgeni |
Fix whitespace issues (mixed tab/spaces, alignment) in a few ports. |
1.1_3 19 May 2016 11:09:14 |
amdmi3 |
- Fix trailing whitespace in pkg-messages
Approved by: portmgr blanket |
1.1_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 |
1.1_3 19 Aug 2015 13:30:00 |
mat |
Convert ports to use the options helpers in categories [abc]*, and minor fixes.
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D3412? |
1.1_3 14 May 2015 10:15:09 |
mat |
MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight |
1.1_3 21 Mar 2015 23:05:21 |
bapt |
Make fonts repecting XDG
Xorg is now looking in ${LOCALBASE}/share/fonts by default
Xorg now accepts symlinks in etc/X11/fontpath.d (as decribed in Xserver(1))
Large cleanup on lots of font ports
All fonts are now properly dynamically generating fonts.dir and fonts.scale
instead of sometime overwriting existing ones)
All fonts are generating fontconfig's cache
Improve consistency in fonts ports |
1.1_3 20 Oct 2014 08:38:22 |
bapt |
Cleanup plist |
1.1_3 03 Oct 2013 06:40:58 |
sunpoet |
- Remove unnecessary slash after STAGEDIR |
1.1_3 26 Sep 2013 14:35:05 |
vanilla |
Support stage. |
1.1_3 20 Sep 2013 16:01:22 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
chinese) |
1.1_3 29 Jun 2012 12:42:04 |
bapt |
Convert to new option framework |
1.1_3 06 Oct 2011 23:20:24 |
delphij |
Undeprecate by replacing local distribution site temporarily with freebsd.org's
public_distfiles. |
1.1_3 02 Aug 2011 17:04:00 |
bapt |
Deprecate some ports where I can't find distfiles and upstream |
1.1_3 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
1.1_3 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
1.1_2 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
1.1_1 06 Jun 2008 13:14:38 |
edwin |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav) |
1.1 19 Apr 2008 17:56:05 |
miwi |
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav) |
1.1 02 Mar 2008 08:25:11 |
linimon |
Reset relaxbsd@gmail.com due to maintainer-timeouts.
Hat: portmgr |
1.1 05 Jul 2007 07:21:24 |
beech |
- Change maintainer address
- Cleanup master_sites
Requested by: Yinghong Liu <relaxbsd@gmail.com> (maintainer)
Approved by: sat (mentor) |
1.1 01 Jun 2007 09:31:29 |
clsung |
- Update to 1.1
* Change with gnome2's PREFIX.
* Add support wqy bitmap fonts.
* Change with scim's PREFIX.
* Replaces cdialog with /usr/bin/dialog.
PR: ports/112437
Submitted by: maintainer (liu_yinghong_AT_yahoo dot com dot cn) |
1.0_1 19 May 2007 20:32:57 |
flz |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
1.0 03 Jun 2006 17:16:48 |
clive |
New port: chinese/auto-cn-l10n
The automatic localization for Simplified Chinese zh_CN.eucCN locale
PR: ports/97307
Submitted by: Liu.Yinghong <liu_yinghong -at- yahoo.com.cn> |