aboutsummaryrefslogtreecommitdiff
path: root/converters
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2004-06-22 04:49:13 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2004-06-22 04:49:13 +0000
commit2e0e102b466ca3b8317b7ac52f40916382835a81 (patch)
tree8ce61c319146768b0f51b4fd388b95e83fd281f1 /converters
parente14f8d69147d70bec13f01bd278696c9c6960d96 (diff)
downloadports-2e0e102b466ca3b8317b7ac52f40916382835a81.tar.gz
ports-2e0e102b466ca3b8317b7ac52f40916382835a81.zip
Notes
Diffstat (limited to 'converters')
-rw-r--r--converters/Makefile1
-rw-r--r--converters/xunicode/Makefile29
-rw-r--r--converters/xunicode/distinfo2
-rw-r--r--converters/xunicode/pkg-descr3
-rw-r--r--converters/xunicode/pkg-plist9
5 files changed, 0 insertions, 44 deletions
diff --git a/converters/Makefile b/converters/Makefile
index 979ea7d7b05e..45656613e1f1 100644
--- a/converters/Makefile
+++ b/converters/Makefile
@@ -74,6 +74,5 @@
SUBDIR += uulib
SUBDIR += vda2fbd
SUBDIR += xdeview
- SUBDIR += xunicode
.include <bsd.port.subdir.mk>
diff --git a/converters/xunicode/Makefile b/converters/xunicode/Makefile
deleted file mode 100644
index a1cac837dc67..000000000000
--- a/converters/xunicode/Makefile
+++ /dev/null
@@ -1,29 +0,0 @@
-# New ports collection makefile for: XUnicode
-# Date created: 25 Aug 2000
-# Whom: Akinori MUSHA aka knu <knu@idaemons.org>
-#
-# $FreeBSD$
-#
-
-PORTNAME= xunicode
-PORTVERSION= 0.3.3
-CATEGORIES= converters x11
-MASTER_SITES= http://www.ab.wakwak.com/~tino/jatk/
-
-MAINTAINER= knu@FreeBSD.org
-COMMENT= A library for making toolkits support Unicode
-
-BROKEN= "Checksum mismatch"
-EXPIRATION_DATE=2004-08-20
-DEPRECATED= ${BROKEN}
-
-USE_X_PREFIX= yes
-
-WRKSRC= ${WRKDIR}/${PORTNAME}
-NO_BUILD= yes
-
-do-install:
- ${MKDIR} ${PREFIX}/include/xunicode
- ${INSTALL_DATA} ${WRKSRC}/*.[ch] ${PREFIX}/include/xunicode/
-
-.include <bsd.port.mk>
diff --git a/converters/xunicode/distinfo b/converters/xunicode/distinfo
deleted file mode 100644
index b4c7c3b1231a..000000000000
--- a/converters/xunicode/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-MD5 (xunicode-0.3.3.tar.gz) = 74082d956635963044430d9fe0928061
-SIZE (xunicode-0.3.3.tar.gz) = 142790
diff --git a/converters/xunicode/pkg-descr b/converters/xunicode/pkg-descr
deleted file mode 100644
index e07c725a1ac2..000000000000
--- a/converters/xunicode/pkg-descr
+++ /dev/null
@@ -1,3 +0,0 @@
-XUnicode is a library for making toolkits support Unicode.
-
-Author: Toshihiro Inoue <tino@pa2.so-net.ne.jp>
diff --git a/converters/xunicode/pkg-plist b/converters/xunicode/pkg-plist
deleted file mode 100644
index 33fb71dc13c3..000000000000
--- a/converters/xunicode/pkg-plist
+++ /dev/null
@@ -1,9 +0,0 @@
-include/xunicode/big5.h
-include/xunicode/gb2312.h
-include/xunicode/iso8859.h
-include/xunicode/jis0208.h
-include/xunicode/koi8r.h
-include/xunicode/ksc5601.h
-include/xunicode/xunicode.c
-include/xunicode/xunicode.h
-@dirrm include/xunicode