diff options
author | yoichi <yoichi@FreeBSD.org> | 2002-03-01 12:16:14 +0800 |
---|---|---|
committer | yoichi <yoichi@FreeBSD.org> | 2002-03-01 12:16:14 +0800 |
commit | 809fa2186c27871be648539d8015fde2d42f8594 (patch) | |
tree | 65442244db9819ce1e6997affc3095b0ae1c71e1 /textproc/coco/Makefile | |
parent | b2ad58c598f790d464cf2a101fd198934a626495 (diff) | |
download | freebsd-ports-gnome-809fa2186c27871be648539d8015fde2d42f8594.tar.gz freebsd-ports-gnome-809fa2186c27871be648539d8015fde2d42f8594.tar.zst freebsd-ports-gnome-809fa2186c27871be648539d8015fde2d42f8594.zip |
Add package includes coco & m2ps.
Those commands are included in mule-2.3 but not integrated in
emacs-2x distribution even after merging MULE feature.
(repo-copied from editors/mule-common)
PR: ports/33287
Submitted by: Teruaki Ata <PFA03027@nifty.ne.jp>
Diffstat (limited to 'textproc/coco/Makefile')
-rw-r--r-- | textproc/coco/Makefile | 152 |
1 files changed, 18 insertions, 134 deletions
diff --git a/textproc/coco/Makefile b/textproc/coco/Makefile index 72e58c50eff8..a266b07ee287 100644 --- a/textproc/coco/Makefile +++ b/textproc/coco/Makefile @@ -1,161 +1,45 @@ -# New ports collection makefile for: files except executables for mule -# Date created: 7 July 1997 -# Whom: Satoshi Taoka <taoka@FreeBSD.org> +# New ports collection makefile for: coco +# Date created: 2 December 2001 +# Whom: Teruaki Ata <PFA03027@nifty.ne.jp> # # $FreeBSD$ # -PORTNAME= mule-common -PORTVERSION= ${MULE_VERSION} -PORTREVISION= 2 -CATEGORIES= editors japanese +PORTNAME= coco +PORTVERSION= ${MULE_VERSION} +CATEGORIES= textproc MASTER_SITES= ftp://ftp.m17n.org/pub/mule/ \ ftp://ftp.jaist.ac.jp/pub/GNU/mule/ \ http://www.infonets.hiroshima-u.ac.jp/~taoka/FreeBSD/mule/ DISTFILES= mule-${MULE_VERSION}-${EMACS_VERSION}.tar.gz \ mule-${MULE_VERSION}-${EMACS_VERSION}.patch-981002.tar.gz -MAINTAINER= taoka@FreeBSD.org +MAINTAINER= PFA03027@nifty.ne.jp -MULE_VERSION= 2.3 -EMACS_VERSION= 19.34 - -.include <bsd.port.pre.mk> - -WRKDIRBASE= ${WRKDIRPREFIX}${.CURDIR:S,/editors/mule-common$,,} +MAN1= coco.1 m2ps.1 +MANCOMPRESSED= no -.for dir in chinese/mule-freewnn \ - editors/mule \ - japanese/mule-canna \ - japanese/mule-canna+freewnn \ - japanese/mule-canna+freewnn+sj3 \ - japanese/mule-canna+sj3+wnn6 \ - japanese/mule-canna+sj3+wnn7 \ - japanese/mule-canna+sj3 \ - japanese/mule-canna+wnn6 \ - japanese/mule-canna+wnn7 \ - japanese/mule-freewnn \ - japanese/mule-freewnn+sj3 \ - japanese/mule-sj3 \ - japanese/mule-sj3+wnn6 \ - japanese/mule-sj3+wnn7 \ - japanese/mule-wnn6 \ - japanese/mule-wnn7 \ - korean/mule-freewnn -.if exists(${WRKDIRBASE}/${dir}/work/.build_done.${dir:S,editors/,,:S,chinese/,zh-,:S,japanese/,ja-,:S,korean/,ko-,}-${PORTVERSION}${_SUF1}${_SUF2}) -WRKDIR?= ${WRKDIRBASE}/${dir}/work -MULEPKG?= ${dir:S,editors/,,:S,chinese/,zh-,:S,japanese/,ja-,:S,korean/,ko-,}-${PORTVERSION}${_SUF1}${_SUF2} -.endif -.endfor WRKSRC= ${WRKDIR}/mule-${MULE_VERSION}-${EMACS_VERSION} -STARTUP_SCRIPT= ${PREFIX}/etc/rc.d/mule.sh - -.if !defined(WRKDIR) -.if defined(PACKAGE_BUILDING) -# XXX -WRKDIR= ${WRKDIRBASE}/editors/mule/work -pre-build: - @cd ${.CURDIR}/../mule; make -.else -BROKEN= First you should build install a port for mule except mule-common -.endif -.endif - -EXTRACT_COOKIE= ${WRKDIR}/.extract_done.${MULEPKG} -CONFIGURE_COOKIE= ${WRKDIR}/.configure_done.${MULEPKG} -BUILD_COOKIE= ${WRKDIR}/.build_done.${MULEPKG} -PATCH_COOKIE= ${WRKDIR}/.patch_done.${MULEPKG} -TMPPLIST= ${WRKDIR}/.PLIST.mktmp-${PKGNAME} -PLIST_SUB= EMACS_VERSION=${EMACS_VERSION} EMACS_ARCH=${CONFIGURE_TARGET} - -USE_XLIB= yes GNU_CONFIGURE= yes USE_GMAKE= yes EMACS_PREFIX= mule -EMACS_EXECUTABLE = mule -CONFIGURE_ARGS= --with-executable=${EMACS_EXECUTABLE} \ - --with-emacs-prefix=${EMACS_PREFIX} \ - --with-terminal-face \ - --x-includes=${X11BASE}/include --x-libraries=${X11BASE}/lib -STRIP= -MAN1= coco.1 ctags.1 etags.1 m2ps.1 emacs.1 mule.1 - -INSTALL_TARGET= install-arch-indep +MULE_VERSION= 2.3 +EMACS_VERSION= 19.34 -COMP_ELC= egg.elc wnn-egg.elc sj3-client.elc sj3-egg.elc canna.elc -ELC_DIR= ../lisp +INSTALL_TARGET= install-coco install-m2ps -# ORIGINAL, MEW_ORG_PATCH and MEW_PATCH are used for debugging. -# -# ORIGINAL: original mule 2.3 based on emacs 19.34 -# MEW_ORG_PATCH: apply mew's patches to original mule (http://www.mew.org) -# MEW_PATCH: apply mew's patch after apply Mr. Katayama's patches +# extract patches for mule2.3 based on emacs-19.34b post-extract: + ${EXTRACT_CMD} ${EXTRACT_BEFORE_ARGS} ${_DISTDIR}/mule-${MULE_VERSION}-${EMACS_VERSION}.patch-981002.tar.gz ${EXTRACT_AFTER_ARGS} -C ${WRKDIR} ${CP} ${FILESDIR}/unexfreebsd.c ${WRKSRC}/src -.if !defined(ORIGINAL) && !defined(MEW_ORG_PATCH) - ${EXTRACT_CMD} ${EXTRACT_BEFORE_ARGS} ${WRKDIR}/takana-${EMACS_VERSION}.tar.gz ${EXTRACT_AFTER_ARGS} -C ${WRKDIR} - ${MKDIR} ${WRKSRC}/lisp/its - ${CP} ${WRKDIR}/lisp/its/* ${WRKSRC}/lisp/its/ -.endif -.if !defined(ORIGINAL) -post-patch: -.if !defined(MEW_ORG_PATCH) - cd ${WRKSRC}; ${PATCH} --forward --quiet -E -p0 < ${WRKDIR}/patch-${EMACS_VERSION} +# apply patches to mule2.3 before appling FreeBSD patches +pre-patch: cd ${WRKSRC}; ${PATCH} --forward --quiet -E -p0 < ${WRKDIR}/Mule-${MULE_VERSION}-${EMACS_VERSION}.patch - cd ${WRKSRC}; ${PATCH} --forward --quiet -E -p0 < ${WRKDIR}/extra.patch -.if defined(MEW_PATCH) - cd ${WRKSRC}/lisp; ${PATCH} --forward --quiet -E -p0 < ${WRKDIR}/mew/egg.el-${EMACS_VERSION}.patch-for_katayama -.endif -.else - cd ${WRKSRC}/lisp; ${PATCH} --forward --quiet -E -p0 < ${WRKDIR}/mew/egg.el-${EMACS_VERSION}.patch -.endif -.if defined(MEW_PATCH) || defined(MEW_ORG_PATCH) - cd ${WRKSRC}/lisp; ${PATCH} --forward --quiet -E -p0 < ${WRKDIR}/mew/canna.el-${EMACS_VERSION}.patch - cd ${WRKSRC}/lisp; ${PATCH} --forward --quiet -E -p0 < ${WRKDIR}/mew/sj3-egg.el.patch -.endif -.endif +# delete dust files before build pre-build: find ${WRKSRC} \( -name \*.orig -o -name \*~ \) -exec ${RM} -f \{} \; ${RM} -f ${WRKSRC}/etc/DOC* ${WRKSRC}/src/emacs ${WRKSRC}/src/emacs-${EMACS_VERSION}.* -post-build: -# bytecompile elisps for Japanese input method - for file in ${COMP_ELC}; do \ - target="$$target ${ELC_DIR}/$$file"; \ - done; \ - cd ${WRKSRC}/src; \ - ./temacs -batch -l mule-inst.el $$target - -post-install: -# DOC* must be installed by a port for mule except mule-common - ${RM} ${PREFIX}/share/mule/19.34/etc/DOC - ${RM} ${PREFIX}/share/mule/19.34/etc/DOC-19.34.1 -# note that any2ps rcs-checkin are scripts -.for file in b2m coco ctags emacsclient etags m2ps - strip ${PREFIX}/bin/${file} -.endfor - if [ ! -f ${PREFIX}/share/mule/${EMACS_VERSION}/info/dir ]; then \ - ${MKDIR} ${PREFIX}/share/mule/${EMACS_VERSION}/info; \ - fi -.for info in emacs vip viper forms gnus mh-e cl sc dired-x ediff ccmode message - install-info ${PREFIX}/info/${info} ${PREFIX}/info/dir -.endfor -# Our makeinfo can't handle files with Japanese characters. :< - install-info --section="The Emacs editor and associated tools" --entry="* Antenews-jp: (antenews-jp). Version 19 Antenews. (Japanese)" ${PREFIX}/info/antenews-jp ${PREFIX}/info/dir - install-info --section="The Emacs editor and associated tools" --entry="* Mule: (mule). Multilingual Enhancement to GNU Emacs." ${PREFIX}/info/mule ${PREFIX}/info/dir - install-info --section="The Emacs editor and associated tools" --entry="* Mule-jp: (mule-jp). Multilingual Enhancement to GNU Emacs. (Japanese)" ${PREFIX}/info/mule-jp ${PREFIX}/info/dir - install-info --section="The Emacs editor and associated tools" --entry="* Egg-jp: (egg-jp). Japanese/Chinese Inputting Method. (Japanese)" ${PREFIX}/info/egg-jp ${PREFIX}/info/dir - install-info --section="The Emacs editor and associated tools" --entry="* Canna-jp: (canna-jp). Another Japanese Inputting Method. (Japanese)" ${PREFIX}/info/canna-jp ${PREFIX}/info/dir - @${SH} ${PKGINSTALL} ${PKGNAME} POST-INSTALL - @${TOUCH} ${TOUCH_FLAGS} ${INSTALL_COOKIE} - if [ ! -f ${STARTUP_SCRIPT} ]; then \ - ${ECHO} "Installing ${STARTUP_SCRIPT} startup file."; \ - ${INSTALL_SCRIPT} ${FILESDIR}/mule.sh ${STARTUP_SCRIPT}; \ - fi - -post-package: - @${TOUCH} ${TOUCH_FLAGS} ${PACKAGE_COOKIE} - -.include <bsd.port.post.mk> +.include <bsd.port.mk> |