Already needless port. Get sumo by installing with

editors/xemacs-mule-packages.
This commit is contained in:
Kiriyama Kazuhiko 2003-05-12 06:56:42 +00:00
parent 749d95e576
commit ebc8ad155e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=80770
3 changed files with 0 additions and 68 deletions

View File

@ -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>

View File

@ -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>

View File

@ -1 +0,0 @@
@comment this plist intentionally left empty