aboutsummaryrefslogtreecommitdiffstats
path: root/chinese
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2004-06-21 07:40:39 +0800
committerkris <kris@FreeBSD.org>2004-06-21 07:40:39 +0800
commit3b2246ad826ef71c45e3aea1722aa1332f3b70b3 (patch)
treeb70a05d4d75af71a7f706aad606c66cea069ea5b /chinese
parent501574ad0ee44d6ea35c05f9b9a8ecb598f2c578 (diff)
downloadfreebsd-ports-gnome-3b2246ad826ef71c45e3aea1722aa1332f3b70b3.tar.gz
freebsd-ports-gnome-3b2246ad826ef71c45e3aea1722aa1332f3b70b3.tar.zst
freebsd-ports-gnome-3b2246ad826ef71c45e3aea1722aa1332f3b70b3.zip
Remove expired ports, plus the three ports that depended on them.
Diffstat (limited to 'chinese')
-rw-r--r--chinese/Makefile2
-rw-r--r--chinese/dictd-database/Makefile27
-rw-r--r--chinese/dictd-database/distinfo2
-rw-r--r--chinese/dictd-database/files/patch-aa11
-rw-r--r--chinese/dictd-database/files/patch-ab13
-rw-r--r--chinese/dictd-database/files/patch-ac13
-rw-r--r--chinese/dictd-database/pkg-descr8
-rw-r--r--chinese/dictd-database/pkg-message14
-rw-r--r--chinese/dictd-database/pkg-plist9
-rw-r--r--chinese/dictd/Makefile32
-rw-r--r--chinese/dictd/files/patch-dictfmt.c15
-rw-r--r--chinese/dictd/files/patch-index.c49
-rw-r--r--chinese/dictd/files/patch-libmaa::arg.c12
13 files changed, 0 insertions, 207 deletions
diff --git a/chinese/Makefile b/chinese/Makefile
index 8745a1fbf51f..459d771db9f5 100644
--- a/chinese/Makefile
+++ b/chinese/Makefile
@@ -34,8 +34,6 @@
SUBDIR += cwtex
SUBDIR += cwtexttf
SUBDIR += cxterm
- SUBDIR += dictd
- SUBDIR += dictd-database
SUBDIR += emacs20
SUBDIR += enscript
SUBDIR += eterm
diff --git a/chinese/dictd-database/Makefile b/chinese/dictd-database/Makefile
deleted file mode 100644
index 40ebd797884a..000000000000
--- a/chinese/dictd-database/Makefile
+++ /dev/null
@@ -1,27 +0,0 @@
-# New ports collection makefile for: dict-zh
-# Date created: 25 Oct 1999
-# Whom: Shen Chuan-Hsing <statue@freebsd.sinica.edu.tw>
-#
-# $FreeBSD$
-#
-
-PORTNAME= dictd-database
-PORTVERSION= 1.4
-PORTREVISION= 1
-CATEGORIES= chinese textproc
-MASTER_SITES= ftp://freebsd.sinica.edu.tw/pub/statue/dictd-database/
-DISTNAME= dict-zh-${PORTVERSION}
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= A Chinese <-> English dictd words database
-
-BUILD_DEPENDS= ${LOCALBASE}/bin/dictzip:${PORTSDIR}/chinese/dictd
-
-USE_LIBTOOL_VER= 13
-USE_GMAKE= yes
-USE_PERL5_BUILD=yes
-
-post-install:
- @${SED} -e 's,PREFIX,${PREFIX},g' ${PKGMESSAGE}
-
-.include <bsd.port.mk>
diff --git a/chinese/dictd-database/distinfo b/chinese/dictd-database/distinfo
deleted file mode 100644
index 75e28980873f..000000000000
--- a/chinese/dictd-database/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-MD5 (dict-zh-1.4.tar.gz) = 650db39f9139aa2f221830fbf5e6a830
-SIZE (dict-zh-1.4.tar.gz) = 4161470
diff --git a/chinese/dictd-database/files/patch-aa b/chinese/dictd-database/files/patch-aa
deleted file mode 100644
index 602022ab4194..000000000000
--- a/chinese/dictd-database/files/patch-aa
+++ /dev/null
@@ -1,11 +0,0 @@
---- Makefile.in.orig Wed Nov 28 02:53:55 2001
-+++ Makefile.in Fri Jul 19 02:15:58 2002
-@@ -75,7 +75,7 @@
- (cd $$subdir && $(MAKE)) || exit 1; \
- done
-
--all:: $(EXES)
-+all:: $(EXES) db
-
- db :: rawdata $(DATABASES)
-
diff --git a/chinese/dictd-database/files/patch-ab b/chinese/dictd-database/files/patch-ab
deleted file mode 100644
index d1ac2f466da9..000000000000
--- a/chinese/dictd-database/files/patch-ab
+++ /dev/null
@@ -1,13 +0,0 @@
---- dictfmt.c.orig Wed Nov 28 22:57:00 2001
-+++ dictfmt.c Wed Nov 28 22:57:26 2001
-@@ -30,9 +30,9 @@
- #include <string.h>
- #include <time.h>
- #include <ctype.h>
-+#include <unistd.h>
-
- #if HAVE_GETOPT_H
--#include <getopt.h>
- #endif
-
- #define FMT_MAXPOS 65
diff --git a/chinese/dictd-database/files/patch-ac b/chinese/dictd-database/files/patch-ac
deleted file mode 100644
index 3821712ffe14..000000000000
--- a/chinese/dictd-database/files/patch-ac
+++ /dev/null
@@ -1,13 +0,0 @@
---- configure.orig Sun Oct 14 10:16:23 2001
-+++ configure Sun Oct 14 10:16:55 2001
-@@ -542,8 +542,8 @@
-
-
-
--prefix=/usr
--datadir=/usr/lib
-+prefix=/usr/local
-+datadir=/usr/local/lib
-
- echo Configuring for dict-misc
- echo .
diff --git a/chinese/dictd-database/pkg-descr b/chinese/dictd-database/pkg-descr
deleted file mode 100644
index d95c3aa4d506..000000000000
--- a/chinese/dictd-database/pkg-descr
+++ /dev/null
@@ -1,8 +0,0 @@
-A Chinese(Big5) <-> English dictd words database.
-
-pydict database have 177751 headwords.
-moecomp database have 67263 headwords.
-netterm database have 6477 headwords.
-cedict database have 26348 headwords.
-
-Author: Pofeng Lee <pofeng@linux.org.tw>
diff --git a/chinese/dictd-database/pkg-message b/chinese/dictd-database/pkg-message
deleted file mode 100644
index 35d69c94547e..000000000000
--- a/chinese/dictd-database/pkg-message
+++ /dev/null
@@ -1,14 +0,0 @@
-*****************************************************************************
-
-Add the following to PREFIX/etc/dictd.conf:
-
-database moecomp { data "PREFIX/lib/dict/moecomp.dict.dz"
- index "PREFIX/lib/dict/moecomp.index" }
-database netterm { data "PREFIX/lib/dict/netterm.dict.dz"
- index "PREFIX/lib/dict/netterm.index" }
-database pydict { data "PREFIX/lib/dict/pydict.dict.dz"
- index "PREFIX/lib/dict/pydict.index" }
-database cedict { data "PREFIX/lib/dict/cedict.dict.dz"
- index "PREFIX/lib/dict/cedict.index" }
-
-*****************************************************************************
diff --git a/chinese/dictd-database/pkg-plist b/chinese/dictd-database/pkg-plist
deleted file mode 100644
index e082bfc6cdf5..000000000000
--- a/chinese/dictd-database/pkg-plist
+++ /dev/null
@@ -1,9 +0,0 @@
-lib/dict/cedict.dict.dz
-lib/dict/cedict.index
-lib/dict/pydict.dict.dz
-lib/dict/pydict.index
-lib/dict/moecomp.dict.dz
-lib/dict/moecomp.index
-lib/dict/netterm.dict.dz
-lib/dict/netterm.index
-@dirrm lib/dict
diff --git a/chinese/dictd/Makefile b/chinese/dictd/Makefile
deleted file mode 100644
index 6c18b6130e69..000000000000
--- a/chinese/dictd/Makefile
+++ /dev/null
@@ -1,32 +0,0 @@
-# New ports collection makefile for: dictd
-# Date created: 19 July 2002
-# Whom: Kuang-che Wu <kcwu@ck.tp.edu.tw>
-#
-# $FreeBSD$
-#
-
-CATEGORIES= chinese
-
-MAINTAINER= ports@FreeBSD.org
-
-MASTERDIR= ${.CURDIR}/../../net/dictd
-EXTRA_PATCHES= ${.CURDIR}/files/patch-index.c \
- ${.CURDIR}/files/patch-libmaa::arg.c \
- ${.CURDIR}/files/patch-dictfmt.c
-# ${.CURDIR}/files/patch-Makefile.in
-
-#pre-install:
-# ${ECHO_CMD} "bin/dictfmt" > ${PLIST}
-# ${CAT} ${MASTERDIR}/pkg-plist >> ${PLIST}
-
-BROKEN= "Does not patch"
-DEPRECATED= ${BROKEN}
-EXPIRATION_DATE=2004-06-18
-
-.include "${MASTERDIR}/Makefile"
-
-PKGNAMEPREFIX:= ${PKGNAMEPREFIX}tw-
-#ALL_TARGET+= dictfmt
-#INSTALL_TARGET+=install.dictfmt
-#PLIST= ${WRKDIR}/PLIST
-#MAN1+= dictfmt.1
diff --git a/chinese/dictd/files/patch-dictfmt.c b/chinese/dictd/files/patch-dictfmt.c
deleted file mode 100644
index 1c9b5fb675b2..000000000000
--- a/chinese/dictd/files/patch-dictfmt.c
+++ /dev/null
@@ -1,15 +0,0 @@
---- dictfmt.c.orig Tue Feb 11 03:08:33 2003
-+++ dictfmt.c Mon Oct 27 22:03:33 2003
-@@ -213,6 +213,12 @@
-
- while (src && src [0]){
- ch = *(const unsigned char *)src;
-+ if((ch & 0x80) && *(src+1)) {
-+ *dest++ = ch;
-+ *dest++ = *(src+1);
-+ src+=2;
-+ continue;
-+ }
-
- if (isspace (ch)){
- *dest++ = ' ';
diff --git a/chinese/dictd/files/patch-index.c b/chinese/dictd/files/patch-index.c
deleted file mode 100644
index b240e2010d78..000000000000
--- a/chinese/dictd/files/patch-index.c
+++ /dev/null
@@ -1,49 +0,0 @@
---- index.c.orig Mon Mar 10 01:06:16 2003
-+++ index.c Mon Oct 27 22:10:18 2003
-@@ -103,6 +103,12 @@
-
- for (; *src; ++src) {
- c = * (const unsigned char *) src;
-+ if((c & 0x80) && *(src+1)) {
-+ *dest++ = c;
-+ *dest++ = *(src+1);
-+ src++;
-+ continue;
-+ }
-
- if (isspace( c )) {
- *dest++ = ' ';
-@@ -184,7 +190,7 @@
-
- charcount = 0;
- for (i = 0; i <= UCHAR_MAX; i++){
-- if (islower (i) || (utf8_mode && i >= 0xC0))
-+ if (islower (i) || (utf8_mode && i >= 0xC0) || (i>=0x80))
- chartab [charcount++] = i;
- }
-
-@@ -293,6 +299,15 @@
-
- /* FIXME. Optimize this inner loop. */
- while (*word && start < end && *start != '\t') {
-+ if ((*start & 0x80) && start+1<end && start[1]!='\t') {
-+ if(start[0]!=word[0])
-+ return ((unsigned)word[0]<(unsigned)start[0])?-2:1;
-+ if(start[1]!=word[1])
-+ return ((unsigned)word[1]<(unsigned)start[1])?-2:1;
-+ word+=2;
-+ start+=2;
-+ continue;
-+ }
- if (!dbindex -> isspacealnum[* (const unsigned char *) start]) {
- ++start;
- continue;
-@@ -340,6 +355,8 @@
- *start != '\t' &&
- !dbindex -> isspacealnum[* (const unsigned char *) start])
- {
-+ if((*start & 0x80) && start[1]!='\t')
-+ break;
- ++start;
- }
-
diff --git a/chinese/dictd/files/patch-libmaa::arg.c b/chinese/dictd/files/patch-libmaa::arg.c
deleted file mode 100644
index e325cf8dafc3..000000000000
--- a/chinese/dictd/files/patch-libmaa::arg.c
+++ /dev/null
@@ -1,12 +0,0 @@
---- libmaa/arg.c.orig Sat Aug 3 03:43:15 2002
-+++ libmaa/arg.c Mon Oct 27 22:11:11 2003
-@@ -216,6 +216,9 @@
- ++pt;
-
- for (last = pt, len = 0; *pt; ++pt, ++len) {
-+ if((*pt & 0x80) && pt[1]) {
-+ ++pt, ++len;
-+ } else
- switch (*pt) {
- case ' ':
- case '\t':