summaryrefslogtreecommitdiff
path: root/editors/tamago
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2001-10-28 10:25:18 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2001-10-28 10:25:18 +0000
commit4de56e613b385c61664a95d8ae336fcdf0e9afc9 (patch)
treeee47c4a7c49ecc391e9ea07a4f87187edee66946 /editors/tamago
parentNeoWebScript[tm] is a module for the Apache webserver that allows you to (diff)
Add a patch to catch up tamago's CVS.
Change default taget to emacs21. Reviewed by: ports-jp
Notes
Notes: svn path=/head/; revision=49285
Diffstat (limited to 'editors/tamago')
-rw-r--r--editors/tamago/Makefile14
-rw-r--r--editors/tamago/distinfo1
-rw-r--r--editors/tamago/pkg-descr3
3 files changed, 13 insertions, 5 deletions
diff --git a/editors/tamago/Makefile b/editors/tamago/Makefile
index e96df419c9ce..90285d3dda99 100644
--- a/editors/tamago/Makefile
+++ b/editors/tamago/Makefile
@@ -9,17 +9,23 @@ PORTNAME= tamago
PORTVERSION= 4.0.6
CATEGORIES= editors elisp
MASTER_SITES= ftp://ftp.m17n.org/pub/tamago/ \
- ftp://ftp.kddlabs.co.jp/.6/Japan/m17n.org/tamago/
+ ftp://ftp.kddlabs.co.jp/Japan/m17n.org/tamago/
+PKGNAMESUFFIX= -${EMACS_PORT_NAME}
+
+PATCH_SITES= ${MASTER_SITE_LOCAL}
+PATCH_SITE_SUBDIR= kuriyama
+PATCHFILES= tamago-${PORTVERSION}-20011025.patch.gz
+PATCH_DIST_STRIP= -p1
MAINTAINER= ports@FreeBSD.org
-BUILD_DEPENDS= emacs-${EMACS_VER}:${PORTSDIR}/editors/emacs20
-RUN_DEPENDS= emacs-${EMACS_VER}:${PORTSDIR}/editors/emacs20
+BUILD_DEPENDS= emacs-${EMACS_VER}:${PORTSDIR}/editors/${EMACS_PORT_NAME}
+RUN_DEPENDS= emacs-${EMACS_VER}:${PORTSDIR}/editors/${EMACS_PORT_NAME}
USE_GMAKE= yes
GNU_CONFIGURE= yes
-EMACS_PORT_NAME?= emacs20
+EMACS_PORT_NAME?= emacs21
ELISPDIR= ${PREFIX}/${EMACS_LIBDIR_WITH_VER}/site-lisp
PLIST_SUB= ELISPDIR="${EMACS_LIBDIR_WITH_VER}/site-lisp"
diff --git a/editors/tamago/distinfo b/editors/tamago/distinfo
index 456d91ac5750..8b57df7f6ef1 100644
--- a/editors/tamago/distinfo
+++ b/editors/tamago/distinfo
@@ -1 +1,2 @@
MD5 (tamago-4.0.6.tar.gz) = e1ebac3ec05b2f9c274b831fd64ed7b1
+MD5 (tamago-4.0.6-20011025.patch.gz) = 2f3c02bba2dd3b9d6d039f568a4add1c
diff --git a/editors/tamago/pkg-descr b/editors/tamago/pkg-descr
index e6661cda96cc..4d1c4020a85d 100644
--- a/editors/tamago/pkg-descr
+++ b/editors/tamago/pkg-descr
@@ -5,6 +5,7 @@ This enables you to input Multilingual Characters.
Tamago is only coded by emacs lisp.
This input method is working with various translation servers
-(i.e. jserver, cserver, tserver, Wnn6, SJ3 ver 1 and ver 2).
+(i.e. jserver, cserver, tserver, Wnn6, SJ3 ver 1 and ver 2,
+ cannaserver and wxgserver).
WWW: http://www.m17n.org/tamago/