diff options
author | kuriyama <kuriyama@FreeBSD.org> | 2001-10-28 18:25:18 +0800 |
---|---|---|
committer | kuriyama <kuriyama@FreeBSD.org> | 2001-10-28 18:25:18 +0800 |
commit | 5cbff6e74884f593facfce5c7c3d58468ecacc28 (patch) | |
tree | c61a666bfa99044ad6e8c49b4db98880df878a52 | |
parent | cc19cdf3194eb05a06940e496f7f6c6da1ed091f (diff) | |
download | freebsd-ports-gnome-5cbff6e74884f593facfce5c7c3d58468ecacc28.tar.gz freebsd-ports-gnome-5cbff6e74884f593facfce5c7c3d58468ecacc28.tar.zst freebsd-ports-gnome-5cbff6e74884f593facfce5c7c3d58468ecacc28.zip |
Add a patch to catch up tamago's CVS.
Change default taget to emacs21.
Reviewed by: ports-jp
-rw-r--r-- | editors/tamago-emacs21/Makefile | 14 | ||||
-rw-r--r-- | editors/tamago-emacs21/distinfo | 1 | ||||
-rw-r--r-- | editors/tamago-emacs21/pkg-descr | 3 | ||||
-rw-r--r-- | editors/tamago/Makefile | 14 | ||||
-rw-r--r-- | editors/tamago/distinfo | 1 | ||||
-rw-r--r-- | editors/tamago/pkg-descr | 3 |
6 files changed, 26 insertions, 10 deletions
diff --git a/editors/tamago-emacs21/Makefile b/editors/tamago-emacs21/Makefile index e96df419c9ce..90285d3dda99 100644 --- a/editors/tamago-emacs21/Makefile +++ b/editors/tamago-emacs21/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-emacs21/distinfo b/editors/tamago-emacs21/distinfo index 456d91ac5750..8b57df7f6ef1 100644 --- a/editors/tamago-emacs21/distinfo +++ b/editors/tamago-emacs21/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-emacs21/pkg-descr b/editors/tamago-emacs21/pkg-descr index e6661cda96cc..4d1c4020a85d 100644 --- a/editors/tamago-emacs21/pkg-descr +++ b/editors/tamago-emacs21/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/ 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/ |