diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2005-12-31 08:36:45 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2005-12-31 08:36:45 +0000 |
commit | a73255128482a746d38df75d0c487d7c3dab6add (patch) | |
tree | 60042314164da86e3885f7d916955c1eb646624d /chinese | |
parent | c4056e565cfd60b8882e67cc56ac3f7c69a468a0 (diff) |
Notes
Diffstat (limited to 'chinese')
-rw-r--r-- | chinese/Makefile | 1 | ||||
-rw-r--r-- | chinese/cdict5/Makefile | 50 | ||||
-rw-r--r-- | chinese/cdict5/distinfo | 2 | ||||
-rw-r--r-- | chinese/cdict5/files/patch-Makefile | 12 | ||||
-rw-r--r-- | chinese/cdict5/pkg-descr | 9 | ||||
-rw-r--r-- | chinese/cdict5/pkg-plist | 59 |
6 files changed, 0 insertions, 133 deletions
diff --git a/chinese/Makefile b/chinese/Makefile index fccd41a545e6..441b953d9bb5 100644 --- a/chinese/Makefile +++ b/chinese/Makefile @@ -25,7 +25,6 @@ SUBDIR += bitchx SUBDIR += c2t SUBDIR += cce - SUBDIR += cdict5 SUBDIR += celvis SUBDIR += chinput2 SUBDIR += chinput3 diff --git a/chinese/cdict5/Makefile b/chinese/cdict5/Makefile deleted file mode 100644 index 83017dbe3027..000000000000 --- a/chinese/cdict5/Makefile +++ /dev/null @@ -1,50 +0,0 @@ -# ex:ts=8 -# Ports collection makefile for: cdict5 -# Date created: Oct 31, 2002 -# Whom: ijliao -# -# $FreeBSD$ -# - -PORTNAME= cdict5 -PORTVERSION= 1.3 -CATEGORIES= chinese textproc -MASTER_SITES= ${MASTER_SITE_LOCAL} -MASTER_SITE_SUBDIR= ijliao -DISTFILES= cdict5.tgz cdict5-file.tgz -EXTRACT_ONLY= cdict5.tgz - -MAINTAINER= ports@FreeBSD.org -COMMENT= Chinese-English / English-Chinese dictionary - -LIB_DEPENDS= gdbm:${PORTSDIR}/databases/gdbm - -DEPRECATED= cdict5-file.tgz does not exist anymore -IGNORE= ${DEPRECATED} -EXPIRATION_DATE= 2005-12-29 - -IGNOREFILES= cdict5-file.tgz - -.include <bsd.port.pre.mk> - -#.if !exists(${DISTDIR}/cdict5-file.tgz) -#IGNORE= "You have to obtain 21st Century Dictionary v5.0 data files yourself" -#.endif - -USE_REINPLACE= yes -WRKSRC= ${WRKDIR}/${PORTNAME} -ALL_TARGET= # empty - -post-patch: - @${REINPLACE_CMD} -e "s|/usr/local/lib/cdict5|${DATADIR}|" ${WRKSRC}/cdict5.h - -do-install: - @${MKDIR} ${DATADIR} - ${TAR} -zxf ${DISTDIR}/cdict5-file.tgz -C ${DATADIR} && \ - ${MV} ${DATADIR}/cdict5-file/* ${DATADIR} && \ - ${RMDIR} ${DATADIR}/cdict5-file - ${INSTALL_PROGRAM} ${WRKSRC}/cdict5 ${PREFIX}/bin - cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ${MAKE} index - ${INSTALL_DATA} ${WRKSRC}/Index.gdbm ${DATADIR} - -.include <bsd.port.post.mk> diff --git a/chinese/cdict5/distinfo b/chinese/cdict5/distinfo deleted file mode 100644 index 84ba15a703d3..000000000000 --- a/chinese/cdict5/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -MD5 (cdict5.tgz) = 097b482240c64424c14524acd3f690ff -MD5 (cdict5-file.tgz) = IGNORE diff --git a/chinese/cdict5/files/patch-Makefile b/chinese/cdict5/files/patch-Makefile deleted file mode 100644 index 359d440258b0..000000000000 --- a/chinese/cdict5/files/patch-Makefile +++ /dev/null @@ -1,12 +0,0 @@ ---- Makefile.orig Thu Oct 31 22:18:56 2002 -+++ Makefile Thu Oct 31 22:19:26 2002 -@@ -1,6 +1,6 @@ --CC=gcc --CFLAGS=-O2 -DPOSIX -D__unix__ --LIBS=-lgdbm -+#CC=gcc -+CFLAGS+=-I${LOCALBASE}/include -DPOSIX -D__unix__ -+LIBS=-L${LOCALBASE}/lib -lgdbm - - cdict5: cdict5.o CE.o fnmatch.o getline.o - $(CC) cdict5.o CE.o fnmatch.o getline.o -o cdict5 $(LIBS) diff --git a/chinese/cdict5/pkg-descr b/chinese/cdict5/pkg-descr deleted file mode 100644 index a38804ac6a9a..000000000000 --- a/chinese/cdict5/pkg-descr +++ /dev/null @@ -1,9 +0,0 @@ -Chinese-English / English-Chinese dictionary -- suppoer 21 Century Dictionary v5.0 -- Chinese-English / English-Chinese query -- English-Chinese support wild card query and shell globbing -- Chinese-English support prefix query -- can query by different spelling -- support ANSI color -- interactive mode support doskey function -- support ET2000 English-Chinese dictionary (not fully tested) diff --git a/chinese/cdict5/pkg-plist b/chinese/cdict5/pkg-plist deleted file mode 100644 index 76811efd1347..000000000000 --- a/chinese/cdict5/pkg-plist +++ /dev/null @@ -1,59 +0,0 @@ -bin/cdict5 -%%DATADIR%%/Index.gdbm -%%DATADIR%%/a.d50 -%%DATADIR%%/a.i50 -%%DATADIR%%/b.d50 -%%DATADIR%%/b.i50 -%%DATADIR%%/c.d50 -%%DATADIR%%/c.i50 -%%DATADIR%%/ce.d50 -%%DATADIR%%/ce.i50 -%%DATADIR%%/d.d50 -%%DATADIR%%/d.i50 -%%DATADIR%%/e.d50 -%%DATADIR%%/e.i50 -%%DATADIR%%/f.d50 -%%DATADIR%%/f.i50 -%%DATADIR%%/g.d50 -%%DATADIR%%/g.i50 -%%DATADIR%%/h.d50 -%%DATADIR%%/h.i50 -%%DATADIR%%/hint.d50 -%%DATADIR%%/hint.i50 -%%DATADIR%%/i.d50 -%%DATADIR%%/i.i50 -%%DATADIR%%/j.d50 -%%DATADIR%%/j.i50 -%%DATADIR%%/k.d50 -%%DATADIR%%/k.i50 -%%DATADIR%%/l.d50 -%%DATADIR%%/l.i50 -%%DATADIR%%/m.d50 -%%DATADIR%%/m.i50 -%%DATADIR%%/n.d50 -%%DATADIR%%/n.i50 -%%DATADIR%%/o.d50 -%%DATADIR%%/o.i50 -%%DATADIR%%/p.d50 -%%DATADIR%%/p.i50 -%%DATADIR%%/q.d50 -%%DATADIR%%/q.i50 -%%DATADIR%%/r.d50 -%%DATADIR%%/r.i50 -%%DATADIR%%/s.d50 -%%DATADIR%%/s.i50 -%%DATADIR%%/t.d50 -%%DATADIR%%/t.i50 -%%DATADIR%%/u.d50 -%%DATADIR%%/u.i50 -%%DATADIR%%/v.d50 -%%DATADIR%%/v.i50 -%%DATADIR%%/w.d50 -%%DATADIR%%/w.i50 -%%DATADIR%%/x.d50 -%%DATADIR%%/x.i50 -%%DATADIR%%/y.d50 -%%DATADIR%%/y.i50 -%%DATADIR%%/z.d50 -%%DATADIR%%/z.i50 -@dirrm %%DATADIR%% |