aboutsummaryrefslogtreecommitdiff
path: root/japanese
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2004-10-23 06:49:06 +0000
committerMark Linimon <linimon@FreeBSD.org>2004-10-23 06:49:06 +0000
commit967fe667798861000c276f58dbfd7def0e4380b4 (patch)
treee71f39ceb6bee11220fcdc5e176c399ed04b7b4f /japanese
parent504929d94128e52205d5c6ced230195756d60837 (diff)
downloadports-967fe667798861000c276f58dbfd7def0e4380b4.tar.gz
ports-967fe667798861000c276f58dbfd7def0e4380b4.zip
As previously announced, remove japanese/edict-sdic due to checksum mismatch.
Notes
Notes: svn path=/head/; revision=120012
Diffstat (limited to 'japanese')
-rw-r--r--japanese/Makefile1
-rw-r--r--japanese/edict-sdic/Makefile49
-rw-r--r--japanese/edict-sdic/distinfo3
-rw-r--r--japanese/edict-sdic/pkg-descr10
-rw-r--r--japanese/edict-sdic/pkg-plist4
5 files changed, 0 insertions, 67 deletions
diff --git a/japanese/Makefile b/japanese/Makefile
index b9a93f3c833f..12f85744c28b 100644
--- a/japanese/Makefile
+++ b/japanese/Makefile
@@ -57,7 +57,6 @@
SUBDIR += ebw3
SUBDIR += edict
SUBDIR += edict-fpw
- SUBDIR += edict-sdic
SUBDIR += edict-utf-8
SUBDIR += eijiro-fpw
SUBDIR += elisa10x8
diff --git a/japanese/edict-sdic/Makefile b/japanese/edict-sdic/Makefile
deleted file mode 100644
index dd7c6d8f60fb..000000000000
--- a/japanese/edict-sdic/Makefile
+++ /dev/null
@@ -1,49 +0,0 @@
-# New ports collection makefile for: EDICT - SDICT format version
-# Date created: 00/01/14
-# Whom: Satoshi Taoka <taoka@FreeBSD.org>
-#
-# $FreeBSD$
-#
-
-PORTNAME= edict-sdic
-PORTVERSION= 20010615
-CATEGORIES= japanese
-MASTER_SITES= http://www.namazu.org/~tsuchiya/sdic/ \
- ftp://ftp.cc.monash.edu.au/pub/nihongo/ \
- ftp://ftp.cdrom.com/pub/japanese/monash/ \
- ftp://ftp.sedl.org/pub/mirrors/nihongo/ \
- ftp://ftp.u-aizu.ac.jp/pub/SciEng/nihongo/ftp.cc.monash.edu.au/
-DISTNAME= sdic-2.1.3
-DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \
- edict.gz \
- edict_doc.txt
-EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
-
-MAINTAINER= taoka@FreeBSD.org
-COMMENT= Japanese <-> English Dictionary (SDIC format)
-
-BROKEN= "Checksum mismatch"
-EXPIRATION_DATE=2004-08-20
-DEPRECATED= ${BROKEN}
-
-ALL_TARGET= jedict.sdic eedict.sdic
-GNU_CONFIGURE= yes
-CONFIGURE_ARGS= --with-emacs=mule \
- --with-lispdir=${PREFIX}/share/emacs/site-lisp \
- --with-dictdir=${PREFIX}/share/dict
-USE_PERL5= yes
-
-post-extract:
- ${CP} -f ${DISTDIR}/edict.gz ${WRKSRC}
- ${CP} -f ${DISTDIR}/edict_doc.txt ${WRKSRC}
- ${GZIP_CMD} -d ${WRKSRC}/edict.gz
-
-do-install:
- ${MKDIR} ${PREFIX}/share/dict
- ${INSTALL_DATA} ${WRKSRC}/*.sdic ${PREFIX}/share/dict
-.if !defined(NOPORTDOCS)
- ${MKDIR} ${PREFIX}/share/doc/edict
- ${INSTALL_DATA} ${WRKSRC}/edict_doc.txt ${PREFIX}/share/doc/edict
-.endif
-
-.include <bsd.port.mk>
diff --git a/japanese/edict-sdic/distinfo b/japanese/edict-sdic/distinfo
deleted file mode 100644
index a235d4c7d439..000000000000
--- a/japanese/edict-sdic/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 (sdic-2.1.3.tar.gz) = ba239256366fcb3a61ac067f57cc8c51
-MD5 (edict.gz) = d38f7509b2050146a084a5196ae33859
-MD5 (edict_doc.txt) = 8e36726a6b36bef13793e42b786acd95
diff --git a/japanese/edict-sdic/pkg-descr b/japanese/edict-sdic/pkg-descr
deleted file mode 100644
index 9b8a1dc07be2..000000000000
--- a/japanese/edict-sdic/pkg-descr
+++ /dev/null
@@ -1,10 +0,0 @@
-EDICT is a Japanese - English Dictionary by Mr. J.W. Breen.
-This port have two dictionaries jedict.sdic and edict.sdic which are
-ones converted from the original into SDIC format. URL for SDIC is
-
-WWW: http://www-nagao.kuee.kyoto-u.ac.jp/member/tsuchiya/sdic/
-
-and URL for EDICT is
-
- ftp://ftp.cc.monash.edu.au/pub/nihongo/00INDEX.html
- ftp://ftp.cc.monash.edu.au/pub/nihongo/
diff --git a/japanese/edict-sdic/pkg-plist b/japanese/edict-sdic/pkg-plist
deleted file mode 100644
index 36c1abb1bc45..000000000000
--- a/japanese/edict-sdic/pkg-plist
+++ /dev/null
@@ -1,4 +0,0 @@
-share/dict/jedict.sdic
-share/dict/eedict.sdic
-share/doc/edict/edict_doc.txt
-@dirrm share/doc/edict