From ebc8ad155ea9b167d70d60a9ada713de7e89b1f1 Mon Sep 17 00:00:00 2001 From: Kiriyama Kazuhiko Date: Mon, 12 May 2003 06:56:42 +0000 Subject: [PATCH] Already needless port. Get sumo by installing with editors/xemacs-mule-packages. --- editors/xemacs21-sumo/Makefile | 42 --------------------------------- editors/xemacs21-sumo/pkg-descr | 25 -------------------- editors/xemacs21-sumo/pkg-plist | 1 - 3 files changed, 68 deletions(-) delete mode 100644 editors/xemacs21-sumo/Makefile delete mode 100644 editors/xemacs21-sumo/pkg-descr delete mode 100644 editors/xemacs21-sumo/pkg-plist 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 -# -# $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 - -.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 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 - 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