Bug 25048

Summary: Add new input module,not to fix a problem.
Product: Ports & Packages Reporter: gugod <gugod>
Component: Individual Port(s)Assignee: freebsd-ports (Nobody) <ports>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description gugod 2001-02-13 00:10:00 UTC
	
	Chewing Input module for xcin2.5 is developed by lckung and kpchen.
	This input module acts as bimsphone in xcin2.5 but has more feature.

Following is the diff
=====from here======
diff xcin25.orig/Makefile xcin25/Makefile
11c11,14
< MASTER_SITES=	ftp://xcin.linux.org.tw/pub/xcin/xcin/
---
> MASTER_SITES=	ftp://xcin.linux.org.tw/pub/xcin/xcin/ \
>                 http://chewing.oio.cx/download/
> 
> DISTFILES=      ${DISTNAME}${EXTRACT_SUFX} chewing-0.0.5.1.tar.gz
33a37,40
> 
> post-extract:
> 	@mv ${WRKDIR}/chewing ${WRKSRC}/src/Cinput
> 	@cd ${WRKSRC}/src/Cinput/chewing; ${SH} ./patch_chewing
diff xcin25.orig/distinfo xcin25/distinfo
1a2
> MD5 (chewing-0.0.5.1.tar.gz) = 7744c772010dbff9afea76b66bd336e2
Common subdirectories: xcin25.orig/files and xcin25/files
diff xcin25.orig/pkg-plist xcin25/pkg-plist
3a4
> lib/X11/xcin25/chewing.so
34a36,40
> lib/X11/xcin25/tab/ch_index.dat
> lib/X11/xcin25/tab/dict.dat
> lib/X11/xcin25/tab/fonetree.dat
> lib/X11/xcin25/tab/ph_index.dat
> lib/X11/xcin25/tab/us_freq.dat
=====to here=====
Comment 1 Vanilla I. Shu freebsd_committer freebsd_triage 2001-02-14 19:08:09 UTC
State Changed
From-To: open->closed

Committed, thanks.