summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKiriyama Kazuhiko <kiri@FreeBSD.org>2003-05-12 06:56:42 +0000
committerKiriyama Kazuhiko <kiri@FreeBSD.org>2003-05-12 06:56:42 +0000
commitebc8ad155ea9b167d70d60a9ada713de7e89b1f1 (patch)
treee6e8595c90b942649c04508b166bbd8b07351474
parentupgrade to 0.28 (diff)
Already needless port. Get sumo by installing with
editors/xemacs-mule-packages.
-rw-r--r--editors/xemacs21-sumo/Makefile42
-rw-r--r--editors/xemacs21-sumo/pkg-descr25
-rw-r--r--editors/xemacs21-sumo/pkg-plist1
3 files changed, 0 insertions, 68 deletions
diff --git a/editors/xemacs21-sumo/Makefile b/editors/xemacs21-sumo/Makefile
deleted file mode 100644
index 20ec7281efc0..000000000000
--- a/editors/xemacs21-sumo/Makefile
+++ /dev/null
@@ -1,42 +0,0 @@
-# New ports collection makefile for: Meta port of XEmacs with sumo package
-# Date created: 19 August 1999
-# Whom: KIRIYAMA Kazuhiko <kiri@pis.toba-cmt.ac.jp>
-#
-# $FreeBSD$
-#
-
-PORTNAME= xemacs-${NAMEPREFIX}sumo
-PORTVERSION= ${XEMACS_VER}
-CATEGORIES+= editors
-MASTER_SITES= # empty
-DISTFILES= # empty
-EXTRACT_ONLY= # empty
-
-MAINTAINER= kiri@FreeBSD.org
-COMMENT= The "meta-port" for XEmacs with SUMO packages
-
-RUN_DEPENDS= ${RUN_DEP_LIST}
-# below line would be remove comment and add RUN_DEPNDS after any xemacs-*-packages added
-# ${LOCALBASE}/share/doc/xemacs-additional-packages:${PORTSDIR}/editors/xemacs-additional-packages \
-
-NO_BUILD= yes
-
-XEMACS_MAJOR_VER= 21
-XEMACS_REL= 21.1
-XEMACS_VER= 21.1.14
-XEMACS_ARCH= ${MACHINE_ARCH}--freebsd
-
-do-install: # empty
-
-.include <bsd.port.pre.mk>
-
-.if defined(PKGNAMEPREFIX) && ${PKGNAMEPREFIX} == "ja-"
-RUN_DEP_LIST= ${LOCALBASE}/lib/xemacs-${XEMACS_VER}/${XEMACS_ARCH}/config.values:${PORTSDIR}/japanese/xemacs${XEMACS_MAJOR_VER}${PKGNAMESUFFIX}
-.elif defined(NAMEPREFIX) && ${NAMEPREFIX} == "mule-"
-RUN_DEP_LIST= ${LOCALBASE}/lib/xemacs-${XEMACS_VER}/${XEMACS_ARCH}/config.values:${PORTSDIR}/editors/xemacs${XEMACS_MAJOR_VER}-mule
-NAMEPREFIX= mule-
-.else
-RUN_DEP_LIST= ${LOCALBASE}/lib/xemacs-${XEMACS_VER}/${XEMACS_ARCH}/config.values:${PORTSDIR}/editors/xemacs${XEMACS_MAJOR_VER}
-.endif
-
-.include <bsd.port.post.mk>
diff --git a/editors/xemacs21-sumo/pkg-descr b/editors/xemacs21-sumo/pkg-descr
deleted file mode 100644
index 4e5dc8d8b4ac..000000000000
--- a/editors/xemacs21-sumo/pkg-descr
+++ /dev/null
@@ -1,25 +0,0 @@
-This port is for XEmacs environment using XEmacs ports and Mule SUMO
-packages. `SUMO package would be made by installing xemacs-packages and
-xemacs-additonal-packages(for Mule SUMO xemacs-basic-mule-packages and
-xemacs-mule-packages in addition).
-
-Each package except for xemacs21-sumo is built with Multilingual Imput
-Methods. Especially, Japanese input is supported by using SKK, SJ3, Canna,
-FreeWnn or Wnn6 as an external input engine . Each input method would be
-supported in following ports respectively:
-
- editors/xemacs21-sumo ................. No input method supports
- editors/xemacs21-mule-sumo ............ SKK, SJ3
- japanese/xemacs21-sumo-canna .......... SKK, SJ3, Canna
- japanese/xemacs21-sumo-canna+freewnn .. SKK, SJ3, Canna, FreeWnn
- japanese/xemacs21-sumo-canna+wnn6 ..... SKK, SJ3, Canna, Wnn6
- japanese/xemacs21-sumo-freewnn ........ SKK, SJ3, FreeWnn
- japanese/xemacs21-sumo-wnn6 ........... SKK, SJ3, Wnn6
-
-If you use with SJ3 or SKK, you should be installed sj3serv or skkserv
-in advance. SKK is supported as already builtin. Also it will
-support several input methods under leim.
-
-
---KIRIYAMA Mazuhiko
-<kiri@pis.toba-cmt.ac.jp>
diff --git a/editors/xemacs21-sumo/pkg-plist b/editors/xemacs21-sumo/pkg-plist
deleted file mode 100644
index 549a621fec0c..000000000000
--- a/editors/xemacs21-sumo/pkg-plist
+++ /dev/null
@@ -1 +0,0 @@
-@comment this plist intentionally left empty