- remove old input methods, we now have proper native input methods, like
inputmethods/scim. suggested an ok kevlo@ (MAINTAINER)
This commit is contained in:
parent
f18aeaf758
commit
74c76fe649
@ -1,60 +0,0 @@
|
||||
# $OpenBSD: Makefile,v 1.7 2009/10/06 15:50:09 sturm Exp $
|
||||
|
||||
ONLY_FOR_ARCHS= i386
|
||||
|
||||
COMMENT= color terminal emulator Linux binary
|
||||
|
||||
PKGNAME= zh-rxvt-big5-2.7.8p2
|
||||
CATEGORIES= chinese
|
||||
|
||||
MAINTAINER= Kevin Lo <kevlo@openbsd.org>
|
||||
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
MASTER_SITES= http://download.fedoralegacy.org/redhat/8.0/os/i386/
|
||||
MASTER_SITES0= http://download.fedoralegacy.org/redhat/8.0/updates/i386/
|
||||
MASTER_SITES1= http://download.fedoralegacy.org/redhat/7.3/updates/i386/
|
||||
DISTFILES= ${RPMS}
|
||||
EXTRACT_ONLY=
|
||||
|
||||
DIST_SUBDIR= rpm
|
||||
|
||||
BUILD_DEPENDS= ::converters/rpm2cpio
|
||||
RUN_DEPENDS= ::emulators/fedora/base \
|
||||
::chinese/taipeifonts
|
||||
|
||||
NO_BUILD= Yes
|
||||
NO_REGRESS= Yes
|
||||
|
||||
PREFIX= ${LOCALBASE}/emul/fedora
|
||||
|
||||
RPMDIR= ${FULLDISTDIR}
|
||||
|
||||
RPMS= utempter-0.5.2-10.i386.rpm \
|
||||
shadow-utils-20000902-12.8.i386.rpm:0 \
|
||||
rxvt-2.7.8-4.i386.rpm:1
|
||||
|
||||
REMOVE_DIRS= /usr/doc /usr/man /usr/share/doc
|
||||
|
||||
do-install:
|
||||
@${INSTALL_DATA_DIR} ${PREFIX}
|
||||
.for rpm in ${RPMS:S/:0//:S/:1//}
|
||||
@cd ${PREFIX}; ${LOCALBASE}/bin/rpm2cpio ${RPMDIR}/${rpm} | cpio -id
|
||||
.endfor
|
||||
|
||||
# Get rid of some unnecessary files and directories.
|
||||
.for D in ${REMOVE_DIRS}
|
||||
@rm -rf ${PREFIX}/${D}
|
||||
.endfor
|
||||
|
||||
post-install:
|
||||
# remove setuid root bits
|
||||
@find ${PREFIX} -perm -4000 |xargs -r chmod u-s
|
||||
|
||||
# fix ownerships
|
||||
@find ${PREFIX} \( -user 37 -o -user 5041 -o -group 22 -o -group 37 \) -print|xargs -r chown -h root.wheel
|
||||
|
||||
.include <bsd.port.mk>
|
@ -1,15 +0,0 @@
|
||||
MD5 (rpm/rxvt-2.7.8-4.i386.rpm) = lKPLvw29hznpsbLMcWoybg==
|
||||
MD5 (rpm/shadow-utils-20000902-12.8.i386.rpm) = bdYauWivvFN+JfrqkUeIvA==
|
||||
MD5 (rpm/utempter-0.5.2-10.i386.rpm) = NXVbcvrw0G4TYux0XPvrhQ==
|
||||
RMD160 (rpm/rxvt-2.7.8-4.i386.rpm) = RLgPfPsNl/0jWUu1Y//KEHunmY4=
|
||||
RMD160 (rpm/shadow-utils-20000902-12.8.i386.rpm) = uExsTjU/Cu4N6+PSrMACWVEPOPY=
|
||||
RMD160 (rpm/utempter-0.5.2-10.i386.rpm) = qlI/k9JKOiinbEje4fNnnlAX+KY=
|
||||
SHA1 (rpm/rxvt-2.7.8-4.i386.rpm) = fJEdG+1I0V1mk+TcHZba3JJ5fwA=
|
||||
SHA1 (rpm/shadow-utils-20000902-12.8.i386.rpm) = qwXfocfFu9FPokt1VkIR7vm133Q=
|
||||
SHA1 (rpm/utempter-0.5.2-10.i386.rpm) = fu7BuRTTNfnXVaG1r3LZhFDcOok=
|
||||
SHA256 (rpm/rxvt-2.7.8-4.i386.rpm) = Uolxurcsi5Rg6zgOwBIeHp0E0RZIwykyY3tS2aVVqYk=
|
||||
SHA256 (rpm/shadow-utils-20000902-12.8.i386.rpm) = 1e0uA5xx0lAK1eWfyAibKAn2wL/R98y4GeSObjAWr+M=
|
||||
SHA256 (rpm/utempter-0.5.2-10.i386.rpm) = fulRL2bSaMedlc5pZ5xESM0xynLEPntfg/dlw8xly8E=
|
||||
SIZE (rpm/rxvt-2.7.8-4.i386.rpm) = 277923
|
||||
SIZE (rpm/shadow-utils-20000902-12.8.i386.rpm) = 286993
|
||||
SIZE (rpm/utempter-0.5.2-10.i386.rpm) = 22777
|
@ -1,4 +0,0 @@
|
||||
Rxvt is a color VT102 terminal emulator for the X Window System. Rxvt
|
||||
is intended to be an xterm replacement for users who don't need the
|
||||
more esoteric features of xterm, like Tektronix 4014 emulation,
|
||||
session logging and toolkit style configurability.
|
@ -1,85 +0,0 @@
|
||||
@comment $OpenBSD: PLIST,v 1.5 2006/10/19 00:14:00 sturm Exp $
|
||||
@exec ln -sf %D/usr/X11R6/bin/rxvt /usr/local/bin/rxvt-big5
|
||||
@unexec rm -rf /usr/local/bin/rxvt-big5
|
||||
@unexec rm -f %D/usr/lib/libutempter.so.0
|
||||
etc/X11/
|
||||
etc/X11/applnk/
|
||||
etc/X11/applnk/Utilities/
|
||||
etc/X11/applnk/Utilities/rxvt.desktop
|
||||
etc/default/useradd
|
||||
etc/login.defs
|
||||
usr/X11R6/bin/
|
||||
usr/X11R6/bin/rclock
|
||||
usr/X11R6/bin/rxvt
|
||||
usr/X11R6/lib/X11/ja/
|
||||
usr/X11R6/lib/X11/ja/app-defaults/
|
||||
usr/X11R6/lib/X11/ja/app-defaults/Rxvt
|
||||
usr/X11R6/lib/X11/ko/
|
||||
usr/X11R6/lib/X11/ko/app-defaults/
|
||||
usr/X11R6/lib/X11/ko/app-defaults/Rxvt
|
||||
usr/X11R6/lib/X11/zh_CN/
|
||||
usr/X11R6/lib/X11/zh_CN/app-defaults/
|
||||
usr/X11R6/lib/X11/zh_CN/app-defaults/Rxvt
|
||||
usr/X11R6/lib/X11/zh_CN/rxvt/
|
||||
usr/X11R6/lib/X11/zh_CN/rxvt/rxvt.menu
|
||||
usr/X11R6/lib/X11/zh_TW/
|
||||
usr/X11R6/lib/X11/zh_TW/app-defaults/
|
||||
usr/X11R6/lib/X11/zh_TW/app-defaults/Rxvt
|
||||
usr/X11R6/lib/X11/zh_TW/rxvt/
|
||||
usr/X11R6/lib/X11/zh_TW/rxvt/rxvt.menu
|
||||
@comment usr/X11R6/man/man1/rclock.1.gz
|
||||
@comment usr/X11R6/man/man1/rxvt.1.gz
|
||||
usr/bin/chage
|
||||
usr/bin/faillog
|
||||
usr/bin/gpasswd
|
||||
usr/bin/lastlog
|
||||
usr/bin/sg
|
||||
usr/include/utempter.h
|
||||
usr/lib/librxvt.a
|
||||
usr/lib/librxvt.la
|
||||
usr/lib/libutempter.so
|
||||
usr/lib/libutempter.so.0.5.2
|
||||
usr/sbin/adduser
|
||||
usr/sbin/chpasswd
|
||||
usr/sbin/groupadd
|
||||
usr/sbin/groupdel
|
||||
usr/sbin/groupmod
|
||||
usr/sbin/grpck
|
||||
usr/sbin/grpconv
|
||||
usr/sbin/grpunconv
|
||||
usr/sbin/newusers
|
||||
usr/sbin/pwck
|
||||
usr/sbin/pwconv
|
||||
usr/sbin/pwunconv
|
||||
usr/sbin/useradd
|
||||
usr/sbin/userdel
|
||||
usr/sbin/usermod
|
||||
usr/sbin/utempter
|
||||
usr/share/locale/el/LC_MESSAGES/shadow.mo
|
||||
usr/share/locale/fr/LC_MESSAGES/shadow.mo
|
||||
usr/share/locale/pl/LC_MESSAGES/shadow.mo
|
||||
usr/share/locale/sv/LC_MESSAGES/shadow.mo
|
||||
@comment usr/share/man/man1/chage.1.gz
|
||||
@comment usr/share/man/man1/gpasswd.1.gz
|
||||
@comment usr/share/man/man3/shadow.3.gz
|
||||
@comment usr/share/man/man5/faillog.5.gz
|
||||
@comment usr/share/man/man5/shadow.5.gz
|
||||
@comment usr/share/man/man8/adduser.8.gz
|
||||
@comment usr/share/man/man8/chpasswd.8.gz
|
||||
@comment usr/share/man/man8/faillog.8.gz
|
||||
@comment usr/share/man/man8/groupadd.8.gz
|
||||
@comment usr/share/man/man8/groupdel.8.gz
|
||||
@comment usr/share/man/man8/groupmod.8.gz
|
||||
@comment usr/share/man/man8/grpck.8.gz
|
||||
@comment usr/share/man/man8/grpconv.8.gz
|
||||
@comment usr/share/man/man8/grpunconv.8.gz
|
||||
@comment usr/share/man/man8/lastlog.8.gz
|
||||
@comment usr/share/man/man8/newusers.8.gz
|
||||
@comment usr/share/man/man8/pwck.8.gz
|
||||
@comment usr/share/man/man8/pwconv.8.gz
|
||||
@comment usr/share/man/man8/pwunconv.8.gz
|
||||
@comment usr/share/man/man8/useradd.8.gz
|
||||
@comment usr/share/man/man8/userdel.8.gz
|
||||
@comment usr/share/man/man8/usermod.8.gz
|
||||
@exec %D/sbin/ldconfig
|
||||
@unexec %D/sbin/ldconfig
|
@ -1,59 +0,0 @@
|
||||
# $OpenBSD: Makefile,v 1.22 2010/02/09 12:23:59 jasper Exp $
|
||||
|
||||
COMMENT= chinese input utility for X
|
||||
|
||||
DISTNAME= xcin-2.3.04-3
|
||||
PKGNAME= zh-xcin-2.3.04p1
|
||||
CATEGORIES= chinese
|
||||
|
||||
MAINTAINER= Kevin Lo <kevlo@openbsd.org>
|
||||
|
||||
# GPL
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
WANTLIB= X11 c pthread-stubs xcb
|
||||
|
||||
RUN_DEPENDS= ::chinese/taipeifonts
|
||||
|
||||
USE_X11= Yes
|
||||
|
||||
CONFIGURE_STYLE=gnu old dest
|
||||
CONFIGURE_ARGS= --os=OpenBSD --no-menu
|
||||
|
||||
NO_REGRESS= Yes
|
||||
|
||||
# gcc 3.3.5 internal compiler error
|
||||
.if ${MACHINE_ARCH:Mmips64*}
|
||||
EXTRA_CFLAGS= -O0
|
||||
.endif
|
||||
|
||||
MAKE_FLAGS= CC="${CC}" CFLAGS="${CFLAGS}" EXTRA_CFLAGS="${EXTRA_CFLAGS}"
|
||||
|
||||
CINS= cj.cin cj.tab cj.tab.rev phone.tab phone.cin phone.tab phone.tab.rev \
|
||||
pinyin.cin pinyin.tab pinyin.tab.rev array30.cin array30.tab \
|
||||
array30.tab.rev zmdbosh.cin zmdbosh.tab zmdbosh.tab.rev
|
||||
|
||||
BINS= cin2tab et.kbm et26.kbm hsu.kbm lphrase phs_out pho.sel1st \
|
||||
pho.tab pin2tsin sample.phs.out tsa2d tsa2rel tsd2a \
|
||||
tsin tsin.idx tsin.rel tsin_pin.map tsin.rel.src tsin.src \
|
||||
voca.box zo.kbm
|
||||
|
||||
post-extract:
|
||||
mv ${WRKSRC}/script/os_def/FreeBSD ${WRKSRC}/script/os_def/FreeBSD.orig
|
||||
sed -e '/OS/s/=.*/=OpenBSD/' -e '/CFLAGS/s/=.*/=-O2/' ${WRKSRC}/script/os_def/FreeBSD.orig > ${WRKSRC}/script/os_def/OpenBSD
|
||||
|
||||
post-configure:
|
||||
mv ${WRKSRC}/config.status ${WRKSRC}/config.status.orig
|
||||
sed -e '/OPT_XCIN_CFONT/s/=.*/=-taipei-ming-medium-r-normal--16-160-75-75-c-160-big5-0/' -e '/OPT_XCIN_EFONT/s/=.*/=8x16/' ${WRKSRC}/config.status.orig > ${WRKSRC}/config.status
|
||||
|
||||
pre-install:
|
||||
${INSTALL_DATA_DIR} ${PREFIX}/lib/xcin/docs
|
||||
|
||||
post-install:
|
||||
${INSTALL_PROGRAM} ${WRKSRC}/src/xcin ${PREFIX}/bin
|
||||
@for i in ${CINS} ; do cp $(WRKSRC)/input_tab/$$i ${PREFIX}/lib/xcin; done
|
||||
@for i in ${BINS} ; do cp $(WRKSRC)/src/$$i ${PREFIX}/lib/xcin; done
|
||||
|
||||
.include <bsd.port.mk>
|
@ -1,5 +0,0 @@
|
||||
MD5 (xcin-2.3.04-3.tar.gz) = c3puqTI3sSkDwwiKBnMMYw==
|
||||
RMD160 (xcin-2.3.04-3.tar.gz) = aS69+hHGMkB58sOeAB8pDxrktqs=
|
||||
SHA1 (xcin-2.3.04-3.tar.gz) = I1o6t4oB1it5vMQeqrCEWAZx4sU=
|
||||
SHA256 (xcin-2.3.04-3.tar.gz) = C1IJ5Rvm3km/eCVFgCJOJxP2quqltga579RHw+NBXpA=
|
||||
SIZE (xcin-2.3.04-3.tar.gz) = 1411699
|
@ -1,29 +0,0 @@
|
||||
$OpenBSD: patch-input_tab_Makefile_in,v 1.1 2004/01/06 20:58:43 sturm Exp $
|
||||
--- input_tab/Makefile.in.orig 1999-02-24 09:30:34.000000000 +0100
|
||||
+++ input_tab/Makefile.in 2004-01-06 21:35:17.000000000 +0100
|
||||
@@ -15,8 +15,23 @@ cin2tab:
|
||||
(cd ../src; make cin2tab)
|
||||
ln -s ../src/cin2tab .
|
||||
|
||||
-%.tab: %.cin cin2tab
|
||||
- ./cin2tab $(basename $<)
|
||||
+phone.tab: cin2tab phone.cin
|
||||
+ ./cin2tab phone
|
||||
+
|
||||
+array30.tab: cin2tab array30.cin
|
||||
+ ./cin2tab array30
|
||||
+
|
||||
+cj.tab: cin2tab cj.cin
|
||||
+ ./cin2tab cj
|
||||
+
|
||||
+cantonese.tab: cin2tab cantonese.cin
|
||||
+ ./cin2tab cantonese
|
||||
+
|
||||
+pinyin.tab: cin2tab pinyin.cin
|
||||
+ ./cin2tab pinyin
|
||||
+
|
||||
+zmdbosh.tab: cin2tab zmdbosh.cin
|
||||
+ ./cin2tab zmdbosh
|
||||
|
||||
install: all
|
||||
if [ ! -d $(PATH_XCIN_DIR) ]; then $(INSTALL_DIR) $(PATH_XCIN_DIR); fi
|
@ -1,26 +0,0 @@
|
||||
$OpenBSD: patch-script_Makefile_in,v 1.1 2007/12/28 13:47:21 espie Exp $
|
||||
--- script/Makefile.in.orig Wed Feb 24 09:30:33 1999
|
||||
+++ script/Makefile.in Fri Dec 28 14:40:17 2007
|
||||
@@ -7,13 +7,19 @@
|
||||
# Email: thhsieh@twcpro.phys.ntu.edu.tw
|
||||
#
|
||||
|
||||
-all: @MAKEALL@
|
||||
+all:
|
||||
+ cd src && ${MAKE} all
|
||||
+ cd input_tab && ${MAKE} all
|
||||
|
||||
.PHONY: install make_xcin make_inptab install_xcin install_inptab \
|
||||
install_doc install_filelist rm_filelist clean very_clean dist_clean
|
||||
|
||||
-install: rm_filelist @INSTALLALL@ install_filelist
|
||||
-
|
||||
+install:
|
||||
+ ${MAKE} rm_filelist
|
||||
+ cd src && ${MAKE} install
|
||||
+ cd input_tab && ${MAKE} install
|
||||
+ cd doc && ${MAKE} install
|
||||
+ ${MAKE} install_filelist
|
||||
|
||||
make_xcin:
|
||||
(cd src; make all)
|
@ -1,43 +0,0 @@
|
||||
$OpenBSD: patch-src_Makefile_in,v 1.3 2008/01/30 14:04:18 jasper Exp $
|
||||
--- src/Makefile.in.orig Wed Feb 24 09:30:33 1999
|
||||
+++ src/Makefile.in Tue Jan 29 19:11:15 2008
|
||||
@@ -41,6 +41,9 @@ all: @MAKEALL@
|
||||
.PHONY: all install install_xcin install_cin2tab install_tsintools \
|
||||
install_tsintabsrc clean veryclean distclean
|
||||
|
||||
+cin2tab.o: cin2tab.c
|
||||
+ $(CC) -c -o $*.o $(CFLAGS) $(EXTRA_CFLAGS) $(DEFS) $(INC_PATH) $<
|
||||
+
|
||||
.c.o:
|
||||
$(CC) -c -o $*.o $(CFLAGS) $(DEFS) $(INC_PATH) $<
|
||||
|
||||
@@ -53,14 +56,18 @@ xcin: $(OBJS1) $(OBJS2)
|
||||
#
|
||||
tsintab: $(TSINTABS)
|
||||
|
||||
-tsin: tsa2d tsin.src
|
||||
+tsin tsin.idx: tsin_built
|
||||
+
|
||||
+tsin_built: tsa2d tsin.src
|
||||
./tsa2d tsin.src
|
||||
+ touch tsin_built
|
||||
+
|
||||
pho.sel1st: d1st pho1st
|
||||
./d1st
|
||||
sample.phs.out: phs_out sample.phs
|
||||
./phs_out sample.phs
|
||||
tsin_pin.map: pin2tsin pin_pho
|
||||
- ./pin2tsin pin_pho
|
||||
+ ./pin2tsin pin_pho &
|
||||
tsin.rel: tsa2rel tsin.rel.src
|
||||
./tsa2rel tsin.rel.src > tsin.rel
|
||||
|
||||
@@ -178,7 +185,7 @@ install_tsintabsrc:
|
||||
done
|
||||
|
||||
clean:
|
||||
- rm -f *.o core filelist $(PROGS) $(TSINTABS) $(KBMS) $(INPUT0)
|
||||
+ rm -f *.o core filelist tsin_built $(PROGS) $(TSINTABS) $(KBMS) $(INPUT0)
|
||||
|
||||
veryclean: clean
|
||||
rm -f Makefile
|
@ -1,4 +0,0 @@
|
||||
Xcin is an input server for X11 applications that need
|
||||
Chinese text input. It is *only* an input server. See,
|
||||
for example, crxvt, a display client (xterm replacement) that
|
||||
uses the xcin cli_xcin.o module to provide chinese input services.
|
@ -1,50 +0,0 @@
|
||||
@comment $OpenBSD: PLIST,v 1.3 2004/08/06 16:06:03 espie Exp $
|
||||
bin/xcin
|
||||
lib/xcin/
|
||||
lib/xcin/array30.cin
|
||||
lib/xcin/array30.tab
|
||||
@comment lib/xcin/array30.tab.phr
|
||||
@comment lib/xcin/array30.tab.quick
|
||||
lib/xcin/array30.tab.rev
|
||||
lib/xcin/cin2tab
|
||||
lib/xcin/cj.cin
|
||||
lib/xcin/cj.tab
|
||||
lib/xcin/cj.tab.rev
|
||||
lib/xcin/docs/
|
||||
lib/xcin/docs/Boshiamy.HOWTO
|
||||
@comment lib/xcin/docs/README.xcin
|
||||
lib/xcin/docs/XCIN.client.doc
|
||||
lib/xcin/docs/Xfonts.HOWTO
|
||||
lib/xcin/docs/cin2tab.HOWTO
|
||||
lib/xcin/docs/xcin.HOWTO
|
||||
lib/xcin/et.kbm
|
||||
lib/xcin/et26.kbm
|
||||
lib/xcin/hsu.kbm
|
||||
lib/xcin/lphrase
|
||||
lib/xcin/pho.sel1st
|
||||
lib/xcin/pho.tab
|
||||
lib/xcin/phone.cin
|
||||
lib/xcin/phone.tab
|
||||
lib/xcin/phone.tab.rev
|
||||
lib/xcin/phs_out
|
||||
lib/xcin/pin2tsin
|
||||
lib/xcin/pinyin.cin
|
||||
lib/xcin/pinyin.tab
|
||||
lib/xcin/pinyin.tab.rev
|
||||
lib/xcin/sample.phs.out
|
||||
lib/xcin/tsa2d
|
||||
lib/xcin/tsa2rel
|
||||
lib/xcin/tsd2a
|
||||
lib/xcin/tsin
|
||||
lib/xcin/tsin.idx
|
||||
lib/xcin/tsin.rel
|
||||
lib/xcin/tsin.rel.src
|
||||
lib/xcin/tsin.src
|
||||
lib/xcin/tsin_pin.map
|
||||
lib/xcin/voca.box
|
||||
lib/xcin/zmdbosh.cin
|
||||
lib/xcin/zmdbosh.tab
|
||||
lib/xcin/zmdbosh.tab.rev
|
||||
lib/xcin/zo.kbm
|
||||
@man man/man1/cin2tab.1
|
||||
@man man/man1/xcin.1
|
@ -1,50 +0,0 @@
|
||||
# $OpenBSD: Makefile,v 1.6 2009/10/06 15:52:41 sturm Exp $
|
||||
|
||||
ONLY_FOR_ARCHS= i386
|
||||
|
||||
COMMENT= Chinese input method Linux binary
|
||||
|
||||
PKGNAME= zh-xcin25-2.5.3p1
|
||||
CATEGORIES= chinese
|
||||
|
||||
MAINTAINER= Kevin Lo <kevlo@openbsd.org>
|
||||
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
MASTER_SITES= http://download.fedoralegacy.org/redhat/8.0/os/i386/
|
||||
DISTFILES= ${RPMS}
|
||||
EXTRACT_ONLY=
|
||||
|
||||
DIST_SUBDIR= rpm
|
||||
|
||||
BUILD_DEPENDS= ::converters/rpm2cpio
|
||||
RUN_DEPENDS= ::chinese/rxvt-big5
|
||||
|
||||
NO_BUILD= Yes
|
||||
NO_REGRESS= Yes
|
||||
|
||||
PREFIX= ${LOCALBASE}/emul/fedora
|
||||
|
||||
RPMDIR= ${FULLDISTDIR}
|
||||
|
||||
RPMS= db4-4.0.14-14.i386.rpm \
|
||||
libtabe-0.2.6-1.i386.rpm \
|
||||
xcin-2.5.3.pre3-6.i386.rpm
|
||||
|
||||
REMOVE_DIRS= /usr/doc /usr/man /usr/share/doc
|
||||
|
||||
do-install:
|
||||
@${INSTALL_DATA_DIR} ${PREFIX}
|
||||
.for rpm in ${RPMS}
|
||||
@cd ${PREFIX}; ${LOCALBASE}/bin/rpm2cpio ${RPMDIR}/${rpm} | cpio -id
|
||||
.endfor
|
||||
|
||||
# Get rid of some unnecessary files and directories.
|
||||
.for D in ${REMOVE_DIRS}
|
||||
@rm -rf ${PREFIX}/${D}
|
||||
.endfor
|
||||
|
||||
.include <bsd.port.mk>
|
@ -1,15 +0,0 @@
|
||||
MD5 (rpm/db4-4.0.14-14.i386.rpm) = KzHhrFzMI/Db034pntkWYQ==
|
||||
MD5 (rpm/libtabe-0.2.6-1.i386.rpm) = BOTgwe1E0et0SZdD/go3qA==
|
||||
MD5 (rpm/xcin-2.5.3.pre3-6.i386.rpm) = 6zSxVl82wI5DW6gSQ37xcQ==
|
||||
RMD160 (rpm/db4-4.0.14-14.i386.rpm) = W2hT4Ikk7Y8/Go47KiQfS5b2iL4=
|
||||
RMD160 (rpm/libtabe-0.2.6-1.i386.rpm) = bYOmCyje/KHQTmtZdkS+Fn6SGj4=
|
||||
RMD160 (rpm/xcin-2.5.3.pre3-6.i386.rpm) = Wrg0/e48BUKGz02pO0np5o5mBqQ=
|
||||
SHA1 (rpm/db4-4.0.14-14.i386.rpm) = cvbDyZxx4H3P18JGvZzjakTb968=
|
||||
SHA1 (rpm/libtabe-0.2.6-1.i386.rpm) = qPPJkyCGxUpXJiTlSVnW9CMfPYU=
|
||||
SHA1 (rpm/xcin-2.5.3.pre3-6.i386.rpm) = EXMhy0EeXX8ceBZIGuPkEb2hP7o=
|
||||
SHA256 (rpm/db4-4.0.14-14.i386.rpm) = Orqmr1t4a30zX1CKSFqQ6I5/0iSKi6qa3WIid4uo5HY=
|
||||
SHA256 (rpm/libtabe-0.2.6-1.i386.rpm) = lz6fgKqwjH9CdJCrwzZ91actf6DqR4v224wgxTR+m0Q=
|
||||
SHA256 (rpm/xcin-2.5.3.pre3-6.i386.rpm) = wEkHxBB83TQnVgXnLALQK79z+sTtuBWhSlHx5hczPn8=
|
||||
SIZE (rpm/db4-4.0.14-14.i386.rpm) = 687874
|
||||
SIZE (rpm/libtabe-0.2.6-1.i386.rpm) = 4103723
|
||||
SIZE (rpm/xcin-2.5.3.pre3-6.i386.rpm) = 1601991
|
@ -1,3 +0,0 @@
|
||||
Xcin25 is a Chinese input application for the X window, which
|
||||
supports in both Traditional Chinese(Big5) and Simplified Chinese(GB)
|
||||
charsets.
|
@ -1,5 +0,0 @@
|
||||
To run xcin25, you have to set the following environment
|
||||
variables in csh or tcsh:
|
||||
|
||||
setenv LC_CTYPE zh_TW.Big5
|
||||
setenv XMODIFIERS "@im=xcin"
|
@ -1,79 +0,0 @@
|
||||
@comment $OpenBSD: PLIST,v 1.5 2006/10/19 00:14:00 sturm Exp $
|
||||
@exec ln -sf %D/usr/X11R6/bin/xcin /usr/local/bin/xcin25
|
||||
@unexec rm -rf /usr/local/bin/xcin25
|
||||
etc/chinese/
|
||||
etc/chinese/xcin/
|
||||
etc/chinese/xcin/xcinrc
|
||||
lib/libdb-4.0.so
|
||||
usr/X11R6/bin/cin2tab
|
||||
usr/X11R6/bin/xcin
|
||||
usr/X11R6/lib/X11/xcin/
|
||||
usr/X11R6/lib/X11/xcin/bimsphone.a
|
||||
usr/X11R6/lib/X11/xcin/bimsphone.la
|
||||
usr/X11R6/lib/X11/xcin/bimsphone.so
|
||||
usr/X11R6/lib/X11/xcin/gen_inp.a
|
||||
usr/X11R6/lib/X11/xcin/gen_inp.la
|
||||
usr/X11R6/lib/X11/xcin/gen_inp.so
|
||||
usr/X11R6/lib/X11/xcin/tab/
|
||||
usr/X11R6/lib/X11/xcin/tab/big5/
|
||||
usr/X11R6/lib/X11/xcin/tab/big5/array30.tab
|
||||
usr/X11R6/lib/X11/xcin/tab/big5/bims_pinyin.tab
|
||||
usr/X11R6/lib/X11/xcin/tab/big5/cj.tab
|
||||
usr/X11R6/lib/X11/xcin/tab/big5/default.phr
|
||||
usr/X11R6/lib/X11/xcin/tab/big5/jyutping.tab
|
||||
usr/X11R6/lib/X11/xcin/tab/big5/jyutping0.tab
|
||||
usr/X11R6/lib/X11/xcin/tab/big5/phone.tab
|
||||
usr/X11R6/lib/X11/xcin/tab/big5/pinyin.tab
|
||||
usr/X11R6/lib/X11/xcin/tab/big5/pinyin0.tab
|
||||
usr/X11R6/lib/X11/xcin/tab/big5/simplex.tab
|
||||
usr/X11R6/lib/X11/xcin/tab/big5/sys.tab
|
||||
usr/X11R6/lib/X11/xcin/tab/big5/telecode.tab
|
||||
usr/X11R6/lib/X11/xcin/tab/big5/tsi.db
|
||||
usr/X11R6/lib/X11/xcin/tab/big5/yin.db
|
||||
usr/X11R6/lib/X11/xcin/tab/big5hkscs/
|
||||
usr/X11R6/lib/X11/xcin/tab/big5hkscs/array30.tab
|
||||
usr/X11R6/lib/X11/xcin/tab/big5hkscs/bims_pinyin.tab
|
||||
usr/X11R6/lib/X11/xcin/tab/big5hkscs/cj.tab
|
||||
usr/X11R6/lib/X11/xcin/tab/big5hkscs/default.phr
|
||||
usr/X11R6/lib/X11/xcin/tab/big5hkscs/jyutping.tab
|
||||
usr/X11R6/lib/X11/xcin/tab/big5hkscs/jyutping0.tab
|
||||
usr/X11R6/lib/X11/xcin/tab/big5hkscs/phone.tab
|
||||
usr/X11R6/lib/X11/xcin/tab/big5hkscs/pinyin.tab
|
||||
usr/X11R6/lib/X11/xcin/tab/big5hkscs/simplex.tab
|
||||
usr/X11R6/lib/X11/xcin/tab/big5hkscs/sys.tab
|
||||
usr/X11R6/lib/X11/xcin/tab/big5hkscs/telecode.tab
|
||||
usr/X11R6/lib/X11/xcin/tab/gb2312/
|
||||
usr/X11R6/lib/X11/xcin/tab/gb2312/default.phr
|
||||
usr/X11R6/lib/X11/xcin/tab/gb2312/jtcj_gb.tab
|
||||
usr/X11R6/lib/X11/xcin/tab/gb2312/phonegb2.tab
|
||||
usr/X11R6/lib/X11/xcin/tab/gb2312/pinyin.tab
|
||||
usr/X11R6/lib/X11/xcin/tab/gb2312/shuangpin.tab
|
||||
usr/X11R6/lib/X11/xcin/tab/gb2312/sys.tab
|
||||
usr/X11R6/lib/X11/xcin/tab/gb2312/wubizixing.tab
|
||||
usr/X11R6/lib/X11/xcin/tab/gbk/
|
||||
usr/X11R6/lib/X11/xcin/tab/gbk/default.phr
|
||||
usr/X11R6/lib/X11/xcin/tab/gbk/sys.tab
|
||||
usr/X11R6/lib/X11/xcin/zh_hex.a
|
||||
usr/X11R6/lib/X11/xcin/zh_hex.la
|
||||
usr/X11R6/lib/X11/xcin/zh_hex.so
|
||||
usr/X11R6/lib/libxcin.so.0.0.0
|
||||
usr/bin/tsiadd
|
||||
usr/bin/tsidel
|
||||
usr/bin/tsidump
|
||||
usr/bin/tsiguess
|
||||
usr/bin/tsiyincheck
|
||||
usr/bin/tsiyindump
|
||||
usr/lib/libbims.so.2
|
||||
usr/lib/libbims.so.2.0.1
|
||||
usr/lib/libdb_cxx-4.0.so
|
||||
usr/lib/libtabe.so.2
|
||||
usr/lib/libtabe.so.2.0.1
|
||||
usr/share/icons/
|
||||
usr/share/icons/xcin.xpm
|
||||
usr/share/locale/zh_TW/LC_MESSAGES/xcin.mo
|
||||
usr/share/tabe/
|
||||
usr/share/tabe/tsi.db
|
||||
usr/share/tabe/yin.db
|
||||
@exec %D/sbin/ldconfig
|
||||
@unexec %D/sbin/ldconfig
|
||||
@extra usr/X11R6/lib/libxcin.so.0
|
Loading…
Reference in New Issue
Block a user