aboutsummaryrefslogtreecommitdiff
path: root/textproc/iiimf-headers
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2011-05-01 19:29:59 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2011-05-01 19:29:59 +0000
commit47a21a54dded355a183053151eb0aa400170db5c (patch)
tree60c1235403e2605e88b677bb091a766f56be9e24 /textproc/iiimf-headers
parentd92cba6bdf268b4c6d4fe0165b5b9ba3ee7f8884 (diff)
downloadports-47a21a54dded355a183053151eb0aa400170db5c.tar.gz
ports-47a21a54dded355a183053151eb0aa400170db5c.zip
Notes
Diffstat (limited to 'textproc/iiimf-headers')
-rw-r--r--textproc/iiimf-headers/Makefile33
-rw-r--r--textproc/iiimf-headers/distinfo3
-rw-r--r--textproc/iiimf-headers/pkg-descr21
-rw-r--r--textproc/iiimf-headers/pkg-plist16
4 files changed, 0 insertions, 73 deletions
diff --git a/textproc/iiimf-headers/Makefile b/textproc/iiimf-headers/Makefile
deleted file mode 100644
index 8052997fdc59..000000000000
--- a/textproc/iiimf-headers/Makefile
+++ /dev/null
@@ -1,33 +0,0 @@
-# New ports collection makefile for: iiimf-headers
-# Date created: 6 Dec 2003
-# Whom: Kuang-che Wu <kcwu@csie.org>
-#
-# $FreeBSD$
-#
-
-PORTNAME= headers
-PORTVERSION= 12.2
-CATEGORIES= textproc
-MASTER_SITES= http://www.openi18n.org/download/im-sdk/src/
-PKGNAMEPREFIX= iiimf-
-DISTNAME= iiimf-src-${PORTVERSION}
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= Header files for Internet/Intranet Input Method Framework
-
-DEPRECATED= Upstream disapear and distfile is no more available
-EXPIRATION_DATE= 2011-05-01
-
-WRKSRC= ${WRKDIR}/${DISTNAME:S/src-//}
-USE_BZIP2= yes
-NO_BUILD= yes
-
-do-install:
- ${MKDIR} ${PREFIX}/include/iiim
-.for file in IMArg.h IMCharSubsets.h IMProtocolStruct.h syscfg.h threaddef.h
- ${INSTALL_DATA} ${WRKSRC}/include/${file} ${PREFIX}/include/iiim
-.endfor
- ${MKDIR} ${PREFIX}/include/iiim/iml
- ${INSTALL_DATA} ${WRKSRC}/include/iml/*.h ${PREFIX}/include/iiim/iml
-
-.include <bsd.port.mk>
diff --git a/textproc/iiimf-headers/distinfo b/textproc/iiimf-headers/distinfo
deleted file mode 100644
index ad441e71afc8..000000000000
--- a/textproc/iiimf-headers/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 (iiimf-src-12.2.tar.bz2) = 70dbf257fe64ddf8611dfa6449da537c
-SHA256 (iiimf-src-12.2.tar.bz2) = 16fc96abe6bdf7118868a51806bbe9c53e5396700398ec305f3de415fae12357
-SIZE (iiimf-src-12.2.tar.bz2) = 11452670
diff --git a/textproc/iiimf-headers/pkg-descr b/textproc/iiimf-headers/pkg-descr
deleted file mode 100644
index ac72b20e8941..000000000000
--- a/textproc/iiimf-headers/pkg-descr
+++ /dev/null
@@ -1,21 +0,0 @@
-IIIMF stands for Internet/Intranet Input Method Framework.
-IIIMF is designed to be the next generation of input method framework
-which provides the following capabilities;
-
-* Multiplatform, platform independent.
-* Multlingual and Full UNICODE support, but satisfactory for native speakers.
-* Windowing System Independent.
-* Multiple language engines concurrently run.
-* Multiuser.
-* Distributed, lightweight clients and scalable server.
-* Extensible in multiple means.
-* Input method protocol efficient enough to be used over low-speed modem
- connection.
-* Easy input method engine development with plugin API.
-* Easy input method enabling with libiiimcf, even on console apps.
-* Small core part to start from.
-
-WWW: http://www.openi18n.org/subgroups/im/IIIMF/
-
-- Kuang-che Wu
- kcwu@csie.org
diff --git a/textproc/iiimf-headers/pkg-plist b/textproc/iiimf-headers/pkg-plist
deleted file mode 100644
index c0715699d1a1..000000000000
--- a/textproc/iiimf-headers/pkg-plist
+++ /dev/null
@@ -1,16 +0,0 @@
-include/iiim/IMArg.h
-include/iiim/IMCharSubsets.h
-include/iiim/IMProtocolStruct.h
-include/iiim/syscfg.h
-include/iiim/threaddef.h
-include/iiim/iml/SunIM.h
-include/iiim/iml/SunIMCore.h
-include/iiim/iml/SunIMLock.h
-include/iiim/iml/SunIMMMan.h
-include/iiim/iml/SunIMMthd.h
-include/iiim/iml/SunIMPriv.h
-include/iiim/iml/SunIMProt.h
-include/iiim/iml/SunIMPub.h
-include/iiim/iml/iml_fop.h
-@dirrm include/iiim/iml
-@dirrmtry include/iiim