summaryrefslogtreecommitdiff
path: root/chinese
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2004-02-29 13:03:25 +0000
committerPav Lucistnik <pav@FreeBSD.org>2004-02-29 13:03:25 +0000
commit11321461e09230bd2593e02454da025819bcde88 (patch)
tree402b7c52b61463f9f384bb76b451385b1d2cd9f7 /chinese
parentAdd mysql323-scripts, a slave port containing additional scripts for the (diff)
- Remove old Stardict 1 in favor of Stardict 2
Agreed on with: textproc/stardict2 maintainer
Notes
Notes: svn path=/head/; revision=102526
Diffstat (limited to 'chinese')
-rw-r--r--chinese/Makefile1
-rw-r--r--chinese/stardict/Makefile30
-rw-r--r--chinese/stardict/distinfo1
-rw-r--r--chinese/stardict/files/patch-src::image.h12
-rw-r--r--chinese/stardict/files/patch-src::trans.h12
-rw-r--r--chinese/stardict/pkg-descr6
-rw-r--r--chinese/stardict/pkg-plist25
7 files changed, 0 insertions, 87 deletions
diff --git a/chinese/Makefile b/chinese/Makefile
index a5bc44b2830d..187b70e03651 100644
--- a/chinese/Makefile
+++ b/chinese/Makefile
@@ -98,7 +98,6 @@
SUBDIR += pyDict
SUBDIR += qe
SUBDIR += qterm
- SUBDIR += stardict
SUBDIR += stardict2-dict-zh_CN
SUBDIR += stardict2-dict-zh_TW
SUBDIR += tcl83
diff --git a/chinese/stardict/Makefile b/chinese/stardict/Makefile
deleted file mode 100644
index b50412289c84..000000000000
--- a/chinese/stardict/Makefile
+++ /dev/null
@@ -1,30 +0,0 @@
-# Ports collection makefile for: cdict
-# Date created: Thu Oct 14, 1999
-# Whom: Peng HaiJie (phj@cn.FreeBSD.org)
-# (phj@transfar.com)
-#
-# $FreeBSD$
-#
-
-PORTNAME= stardict
-PORTVERSION= 1.3
-PORTREVISION= 1
-CATEGORIES= chinese
-MASTER_SITES= http://www.opencjk.org/~yumj/download/
-PKGNAMEPREFIX= zh-
-DISTNAME= ${PKGNAME}
-
-MAINTAINER= phj@cn.FreeBSD.org
-COMMENT= English-Chinese dictionary
-
-USE_MOTIF= yes
-
-NO_LATEST_LINK= yes
-GNU_CONFIGURE= yes
-USE_GMAKE= yes
-USE_X_PREFIX= yes
-
-port-install:
- strip $(PREFIX)/bin/${PORTNAME}
-
-.include <bsd.port.mk>
diff --git a/chinese/stardict/distinfo b/chinese/stardict/distinfo
deleted file mode 100644
index a7e7bd23db48..000000000000
--- a/chinese/stardict/distinfo
+++ /dev/null
@@ -1 +0,0 @@
-MD5 (zh-stardict-1.3.tar.gz) = 72baeb85da0506aa8ce48db04953a64a
diff --git a/chinese/stardict/files/patch-src::image.h b/chinese/stardict/files/patch-src::image.h
deleted file mode 100644
index 523ad4076460..000000000000
--- a/chinese/stardict/files/patch-src::image.h
+++ /dev/null
@@ -1,12 +0,0 @@
---- src/image.h.orig Sun Dec 15 00:37:41 2002
-+++ src/image.h Sun Dec 15 00:37:45 2002
-@@ -17,7 +17,8 @@
- #ifndef IMAGE_H
- #define IMAGE_H
-
--#include <stdiostream.h>
-+#include <iostream>
-+using namespace std;
- #include <stdlib.h>
- #include <memory.h>
- #include <string.h>
diff --git a/chinese/stardict/files/patch-src::trans.h b/chinese/stardict/files/patch-src::trans.h
deleted file mode 100644
index 911101b92a2c..000000000000
--- a/chinese/stardict/files/patch-src::trans.h
+++ /dev/null
@@ -1,12 +0,0 @@
---- src/trans.h.orig Sun Dec 15 00:37:55 2002
-+++ src/trans.h Sun Dec 15 00:38:48 2002
-@@ -44,7 +44,7 @@
- #include <Xm/PushB.h>
- #include <Xm/DrawnB.h>
- #include <Xm/ArrowB.h>
--#include <strstream.h>
--#include <fstream.h>
-+#include <sstream>
-+#include <fstream>
-
- #include "regdef.h"
diff --git a/chinese/stardict/pkg-descr b/chinese/stardict/pkg-descr
deleted file mode 100644
index b7235b93cd21..000000000000
--- a/chinese/stardict/pkg-descr
+++ /dev/null
@@ -1,6 +0,0 @@
-cdict - English-Chinese dictionary.
-
--- Peng HaiJie
-
-phj@cn.FreeBSD.org
-(or phj@transfar.com)
diff --git a/chinese/stardict/pkg-plist b/chinese/stardict/pkg-plist
deleted file mode 100644
index 41cdf614cb95..000000000000
--- a/chinese/stardict/pkg-plist
+++ /dev/null
@@ -1,25 +0,0 @@
-bin/stardict
-share/stardict/hzfont/hz16.pcf
-share/stardict/hzfont/hz16ft.pcf
-share/stardict/hzfont/yb10x20.pcf
-share/stardict/hzfont/fonts.dir
-share/stardict/images/back.gif
-share/stardict/images/chinabyte.gif
-share/stardict/images/help.gif
-share/stardict/images/icon.gif
-share/stardict/images/joyo.gif
-share/stardict/images/last.gif
-share/stardict/images/next.gif
-share/stardict/images/sina.gif
-share/stardict/images/wri.gif
-share/stardict/images/wuhan.gif
-share/stardict/images/exitmask.xbm
-share/stardict/images/helpmask.xbm
-share/stardict/images/iconmask.xbm
-share/stardict/images/lastmask.xbm
-share/stardict/images/nextmask.xbm
-share/stardict/stardict.db
-share/stardict/yblib
-@dirrm share/stardict/hzfont
-@dirrm share/stardict/images
-@dirrm share/stardict