1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-20 00:21:35 +00:00

Resurrect chinese/cce port and update it to 0.51

Console CJK Environment let you display and input Chinese/Japanese/Korean
under Linux/FreeBSD console, it works both in VGA mode and frame buffer
mode. Input methods include PinYin WuBi ShuangPin Ziranma CangJie Zhuyin
Dayi YingHan, totally around 40.

PR:		ports/61943
Submitted by:	Statue <statue@freebsd.sinica.edu.tw>
This commit is contained in:
Pav Lucistnik 2004-05-26 11:03:08 +00:00
parent c3d4f6d084
commit 9807f7489f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=110042
6 changed files with 99 additions and 0 deletions

View File

@ -20,6 +20,7 @@
SUBDIR += bind8
SUBDIR += bitchx
SUBDIR += c2t
SUBDIR += cce
SUBDIR += cdict5
SUBDIR += cdrtools
SUBDIR += celvis

25
chinese/cce/Makefile Normal file
View File

@ -0,0 +1,25 @@
# New ports collection makefile for: cce
# Date created: 8 Oct 2003
# Whom: Shen Chuan-Hsing <statue@freebsd.sinica.edu.tw>
#
# $FreeBSD$
#
PORTNAME= cce
PORTVERSION= 0.51
CATEGORIES= chinese
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= cce2k
DISTNAME= ${PORTNAME}-${PORTVERSION}-02132004-dist
EXTRACT_SUFX= .tgz
MAINTAINER= ports@freebsd.org
COMMENT= Console CJK Environment
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
ONLY_FOR_ARCHS= i386
HAS_CONFIGURE= yes
MAN1= cce.1 cceconv.1
.include <bsd.port.mk>

2
chinese/cce/distinfo Normal file
View File

@ -0,0 +1,2 @@
MD5 (cce-0.51-02132004-dist.tgz) = 3f3cadb0daed1f67771982459c42cfea
SIZE (cce-0.51-02132004-dist.tgz) = 7130658

View File

@ -0,0 +1,19 @@
--- src/cce.cfg.orig Wed Nov 12 12:16:42 2003
+++ src/cce.cfg Thu Jan 15 17:45:49 2004
@@ -286,14 +286,14 @@
# For Linux, CCE will try to use gpm mouse server first
# For FreeBSD, CCE will try to use moused server first(Mousesystems)
Mouse:
- PS2
+ MouseSystems
# Mouse baud rate
MouseBaud:
1200
# Mouse device file name
# For FreeBSD, please change to /dev/sysmouse (virtual mouse driver)
MouseDev:
- /dev/mouse
+ /dev/sysmouse
# Use hard scroll HardScroll No longer supported
#HardScroll:

6
chinese/cce/pkg-descr Normal file
View File

@ -0,0 +1,6 @@
Console CJK Environment let you display and input Chinese/Japanese/Korean
under Linux/FreeBSD console, it works both in VGA mode and frame buffer
mode. Input methods include PinYin WuBi ShuangPin Ziranma CangJie Zhuyin
Dayi YingHan, totally around 40.
WWW: http://sourceforge.net/projects/cce2k/

46
chinese/cce/pkg-plist Normal file
View File

@ -0,0 +1,46 @@
bin/cce
bin/cceb5
bin/cceconv
bin/ccegbk
bin/ccejis
bin/cceksc
share/cce/8x16.bin
share/cce/all/ciyin.tab
share/cce/all/ciyingb.tab
share/cce/all/intcode.tab
share/cce/all/zhiyin.tab
share/cce/all/zhiyin.tab.usr
share/cce/bdf2bin
share/cce/big5/array30.tab
share/cce/big5/big5.lx
share/cce/big5/cj.tab
share/cce/big5/dayi.tab
share/cce/big5/kc16.bin
share/cce/big5/liu5.tab
share/cce/big5/simplex.tab
share/cce/cce.cfg
share/cce/cceconv.tab
share/cce/cin2tab
share/cce/gb/ZiRanMa.tab
share/cce/gb/gb.lx
share/cce/gb/gb16fs.bin
share/cce/gbk/ebf.tab
share/cce/gbk/gbk-winpy.tab
share/cce/gbk/gbk16.bin
share/cce/gbk/nqwb.tab
share/cce/jis/8x16rk.bin
share/cce/jis/jis.lx
share/cce/jis/jiskan16.bin
share/cce/jis/kana.tab
share/cce/jis/tut.tab
share/cce/ksc/HANGUL.tab
share/cce/ksc/HANJA.tab
share/cce/ksc/hanglm16.bin
share/cce/ksc/ksc.lx
@dirrm share/cce/all
@dirrm share/cce/big5
@dirrm share/cce/gb
@dirrm share/cce/gbk
@dirrm share/cce/jis
@dirrm share/cce/ksc
@dirrm share/cce