The FreeBSD Ports Archive

Freebsd | Contact
Welcome to FreeBSD Software


FreeBSD japanese : esecanna

Pseudo cannaserver which wraps some other input engines

 Esecanna pretends to be a cannaserver and listens to canna clients.
It interprets to one of the VJE 3.0/2.5 or Wnn6 servers what they say,
then passes through to them what it results.

You'll have to install one of the esecanna modules to run it.

With this, you can use VJE 3.0/2.5 or Wnn6's smart input engine
also from the console applications.

	[   canna clients  ] (mule, jvim, etc.)
	      ||    /\
	      \/    ||
	[     esecanna     ] (esecannaserver + {vje30,wnn6} module)
	      ||    /\
	      \/    ||
	[   input engine   ] (vjed or jserver)

Further information is found on the following web site: 

http://esecanna.netfort.gr.jp/



esecanna history


v. 1.32
date: 2006/05/09 00:17:59;  author: edwin;  state: Exp;  lines: +0 -1
Remove USE_REINPLACE from categories starting with a J

v. 1.31 date: 2005/11/15 06:49:44; author: ade; state: Exp; lines: +1 -1 Mass-conversion to the USE_AUTOTOOLS New World Order. The code present in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run.
v. 1.30 date: 2005/11/11 01:17:36; author: linimon; state: Exp; lines: +1 -1 With portmgr hat on, reset maintainership of knu's ports since he has been inactive more than 6 months. We hope to see him back sometime.
v. 1.29 date: 2004/05/10 18:39:04; author: knu; state: Exp; lines: +6 -10 USE_RC_SUBR'ify.
v. 1.28 date: 2004/03/14 06:16:46; author: ade; state: Exp; lines: +1 -1 Whoa there, boy, that's a mighty big commit y'all have there... Begin autotools sanitization sequence by requiring ports to explicitly specify which version of {libtool,autoconf,automake} they need, erasing the concept of a "system default". For ports-in-waiting: USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13 USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213 USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14 Ports attempting to use the old style system after June 1st 2004 will be sorely disappointed.
v. 1.27 date: 2004/02/04 05:21:19; author: marcus; state: Exp; lines: +1 -1 Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 2)
v. 1.26 date: 2003/10/25 16:11:00; author: knu; state: Exp; lines: +5 -2 Create a pid file and nohup.out in /var/run/esecanna/.
v. 1.25 date: 2003/02/18 05:52:52; author: knu; state: Exp; lines: +1 -0 De-pkg-comment my non-ruby ports as well.
v. 1.24 date: 2003/02/04 17:36:38; author: knu; state: Exp; lines: +0 -3 Do not automatically disable cannaserver because the Canna port no longer enables it.
v. 1.23 date: 2002/11/04 00:15:14; author: knu; state: Exp; lines: +5 -4 Use sed(1) and USE_REINPLACE instead of perl.
v. 1.22 date: 2002/04/22 21:06:44; author: knu; state: Exp; lines: +4 -1 - Stop the server when deleted. - Disable canna.sh when installed, and enable it back when deleted.
v. 1.21 date: 2000/09/16 07:19:21; author: knu; state: Exp; lines: +3 -3 Update to 1.0.1. "CREDITS" was added (in which I'm listed :).
v. 1.20 date: 2000/09/09 10:25:09; author: knu; state: Exp; lines: +2 -2 Update to the 1.0.0 official releases.
v. 1.19 date: 2000/08/14 05:45:52; author: knu; state: Exp; lines: +2 -2 Update to 0.99.3.
v. 1.18 date: 2000/07/05 04:12:18; author: knu; state: Exp; lines: +2 -2 Update to 0.99.2.
v. 1.17 date: 2000/06/29 02:31:29; author: asami; state: Exp; lines: +3 -2 Use ${MASTER_SITE_LOCAL}.
v. 1.16 date: 2000/06/07 17:24:36; author: knu; state: Exp; lines: +2 -2 Local distfiles have been moved to: ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/knu/
v. 1.15 date: 2000/06/07 08:17:19; author: knu; state: Exp; lines: +2 -2 Move local distfiles from: http://people.FreeBSD.org/~knu/ports/distfiles/ to: ftp://ftp.FreeBSD.org/pub/FreeBSD/local-distfiles/knu/
v. 1.14 date: 2000/05/17 10:55:31; author: knu; state: Exp; lines: +1 -3 Update the vje25 module to 0.14.4 and the vje30 one to 0.14.4. The author quit using libtool so *.la files would not be installed. Clean up duplicated post-install targets of esecanna/Makefile. (D'oh!)
v. 1.13 date: 2000/04/24 15:51:12; author: knu; state: Exp; lines: +2 -2 Change MAINTAINER addresses from knu@idaemons.org to knu@FreeBSD.org so as to make it clear that a FreeBSD committer maintains them.
v. 1.12 date: 2000/04/11 14:13:29; author: knu; state: Exp; lines: +4 -4 Update with the new PORT{NAME,VERSION}/PKGNAME{PRE,SUF}FIX variables. Now try to use those variables everywhere around DIST* and PATCH* definitions as far as possible, for ease of the future updates and the neatness. Okay, 60% of `japanese' ports have been done. :)
v. 1.11 date: 2000/04/04 13:36:28; author: knu; state: Exp; lines: +4 -4 Update to 0.99.1 - pre-official release. Avoid direct use of `/usr/local' in pkg/MESSAGE and use `${PREFIX}' literally instead. Indicated by: portlint * Introducing `MESSAGE_SUB' might be a good idea to do substitutions * in order to give proper instructions.
v. 1.10 date: 2000/03/26 21:19:19; author: knu; state: Exp; lines: +17 -22 Update to 0.14.2
v. 1.9 date: 2000/03/23 07:11:47; author: knu; state: Exp; lines: +2 -2 Change MASTER_SITES; I moved ports distfiles from http://www.idaemons.org/ to http://people.FreeBSD.org/~knu/
v. 1.8 date: 2000/03/07 08:32:39; author: flathill; state: Exp; lines: +34 -28 Update to 0.13.0 As the new version of esecanna has introduced dynamic module loading mechanism, the port esecanna-vje30 has to be split into two ports named esecanna and esecanna-module-vje30 PR: ports/16972 Submitted by: knu@idaemons.org
v. 1.7 date: 2000/02/21 15:44:51; author: taoka; state: Exp; lines: +10 -5 Update to 0.2.2 PR: 16855 Submitted by: maintainer
v. 1.6 date: 2000/02/18 08:12:21; author: taoka; state: Exp; lines: +4 -4 Update to 0.1.6 PR: 16790 Submitted by: maintainer
v. 1.5 date: 2000/02/17 01:27:51; author: mharo; state: Exp; lines: +8 -7 update to 0.1.5 PR: 16761 Submitted by: maintainer
v. 1.4 date: 2000/02/12 16:15:42; author: flathill; state: Exp; lines: +4 -4 Update to DR-0.1.4 PR: ports/16650 Submitted by: Maintainer
v. 1.3 date: 2000/02/03 15:50:05; author: flathill; state: Exp; lines: +4 -1 add a post-install target to show pkg/MESSAGE Requested by: Maintainer
v. 1.2 date: 2000/02/03 06:09:16; author: flathill; state: Exp; lines: +4 -4 Update to 0.1.1 Requested by: Maintainer
v. 1.1 date: 2000/02/02 17:08:34; author: flathill; state: Exp; branches: 1.1.1; Initial revision
v. 1.1.1.1 date: 2000/02/02 17:08:34; author: flathill; state: Exp; lines: +0 -0 PR: ports/16466 Submitted by: knu@idaemons.org Pseudo cannaserver which wraps VJE-delta server ============================================================================= v. 1.32 date: 2006/05/09 00:17:59; author: edwin; state: Exp; lines: +0 -1 Remove USE_REINPLACE from categories starting with a J
v. 1.31 date: 2005/11/15 06:49:44; author: ade; state: Exp; lines: +1 -1 Mass-conversion to the USE_AUTOTOOLS New World Order. The code present in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run.
v. 1.30 date: 2005/11/11 01:17:36; author: linimon; state: Exp; lines: +1 -1 With portmgr hat on, reset maintainership of knu's ports since he has been inactive more than 6 months. We hope to see him back sometime.
v. 1.29 date: 2004/05/10 18:39:04; author: knu; state: Exp; lines: +6 -10 USE_RC_SUBR'ify.
v. 1.28 date: 2004/03/14 06:16:46; author: ade; state: Exp; lines: +1 -1 Whoa there, boy, that's a mighty big commit y'all have there... Begin autotools sanitization sequence by requiring ports to explicitly specify which version of {libtool,autoconf,automake} they need, erasing the concept of a "system default". For ports-in-waiting: USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13 USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213 USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14 Ports attempting to use the old style system after June 1st 2004 will be sorely disappointed.
v. 1.27 date: 2004/02/04 05:21:19; author: marcus; state: Exp; lines: +1 -1 Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 2)
v. 1.26 date: 2003/10/25 16:11:00; author: knu; state: Exp; lines: +5 -2 Create a pid file and nohup.out in /var/run/esecanna/.
v. 1.25 date: 2003/02/18 05:52:52; author: knu; state: Exp; lines: +1 -0 De-pkg-comment my non-ruby ports as well.
v. 1.24 date: 2003/02/04 17:36:38; author: knu; state: Exp; lines: +0 -3 Do not automatically disable cannaserver because the Canna port no longer enables it.
v. 1.23 date: 2002/11/04 00:15:14; author: knu; state: Exp; lines: +5 -4 Use sed(1) and USE_REINPLACE instead of perl.
v. 1.22 date: 2002/04/22 21:06:44; author: knu; state: Exp; lines: +4 -1 - Stop the server when deleted. - Disable canna.sh when installed, and enable it back when deleted.
v. 1.21 date: 2000/09/16 07:19:21; author: knu; state: Exp; lines: +3 -3 Update to 1.0.1. "CREDITS" was added (in which I'm listed :).
v. 1.20 date: 2000/09/09 10:25:09; author: knu; state: Exp; lines: +2 -2 Update to the 1.0.0 official releases.
v. 1.19 date: 2000/08/14 05:45:52; author: knu; state: Exp; lines: +2 -2 Update to 0.99.3.
v. 1.18 date: 2000/07/05 04:12:18; author: knu; state: Exp; lines: +2 -2 Update to 0.99.2.
v. 1.17 date: 2000/06/29 02:31:29; author: asami; state: Exp; lines: +3 -2 Use ${MASTER_SITE_LOCAL}.
v. 1.16 date: 2000/06/07 17:24:36; author: knu; state: Exp; lines: +2 -2 Local distfiles have been moved to: ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/knu/
v. 1.15 date: 2000/06/07 08:17:19; author: knu; state: Exp; lines: +2 -2 Move local distfiles from: http://people.FreeBSD.org/~knu/ports/distfiles/ to: ftp://ftp.FreeBSD.org/pub/FreeBSD/local-distfiles/knu/
v. 1.14 date: 2000/05/17 10:55:31; author: knu; state: Exp; lines: +1 -3 Update the vje25 module to 0.14.4 and the vje30 one to 0.14.4. The author quit using libtool so *.la files would not be installed. Clean up duplicated post-install targets of esecanna/Makefile. (D'oh!)
v. 1.13 date: 2000/04/24 15:51:12; author: knu; state: Exp; lines: +2 -2 Change MAINTAINER addresses from knu@idaemons.org to knu@FreeBSD.org so as to make it clear that a FreeBSD committer maintains them.
v. 1.12 date: 2000/04/11 14:13:29; author: knu; state: Exp; lines: +4 -4 Update with the new PORT{NAME,VERSION}/PKGNAME{PRE,SUF}FIX variables. Now try to use those variables everywhere around DIST* and PATCH* definitions as far as possible, for ease of the future updates and the neatness. Okay, 60% of `japanese' ports have been done. :)
v. 1.11 date: 2000/04/04 13:36:28; author: knu; state: Exp; lines: +4 -4 Update to 0.99.1 - pre-official release. Avoid direct use of `/usr/local' in pkg/MESSAGE and use `${PREFIX}' literally instead. Indicated by: portlint * Introducing `MESSAGE_SUB' might be a good idea to do substitutions * in order to give proper instructions.
v. 1.10 date: 2000/03/26 21:19:19; author: knu; state: Exp; lines: +17 -22 Update to 0.14.2
v. 1.9 date: 2000/03/23 07:11:47; author: knu; state: Exp; lines: +2 -2 Change MASTER_SITES; I moved ports distfiles from http://www.idaemons.org/ to http://people.FreeBSD.org/~knu/
v. 1.8 date: 2000/03/07 08:32:39; author: flathill; state: Exp; lines: +34 -28 Update to 0.13.0 As the new version of esecanna has introduced dynamic module loading mechanism, the port esecanna-vje30 has to be split into two ports named esecanna and esecanna-module-vje30 PR: ports/16972 Submitted by: knu@idaemons.org
v. 1.7 date: 2000/02/21 15:44:51; author: taoka; state: Exp; lines: +10 -5 Update to 0.2.2 PR: 16855 Submitted by: maintainer
v. 1.6 date: 2000/02/18 08:12:21; author: taoka; state: Exp; lines: +4 -4 Update to 0.1.6 PR: 16790 Submitted by: maintainer
v. 1.5 date: 2000/02/17 01:27:51; author: mharo; state: Exp; lines: +8 -7 update to 0.1.5 PR: 16761 Submitted by: maintainer
v. 1.4 date: 2000/02/12 16:15:42; author: flathill; state: Exp; lines: +4 -4 Update to DR-0.1.4 PR: ports/16650 Submitted by: Maintainer
v. 1.3 date: 2000/02/03 15:50:05; author: flathill; state: Exp; lines: +4 -1 add a post-install target to show pkg/MESSAGE Requested by: Maintainer
v. 1.2 date: 2000/02/03 06:09:16; author: flathill; state: Exp; lines: +4 -4 Update to 0.1.1 Requested by: Maintainer
v. 1.1 date: 2000/02/02 17:08:34; author: flathill; state: Exp; branches: 1.1.1; Initial revision
v. 1.1.1.1 date: 2000/02/02 17:08:34; author: flathill; state: Exp; lines: +0 -0 PR: ports/16466 Submitted by: knu@idaemons.org Pseudo cannaserver which wraps VJE-delta server ============================================================================= v. 1.32 date: 2006/05/09 00:17:59; author: edwin; state: Exp; lines: +0 -1 Remove USE_REINPLACE from categories starting with a J
v. 1.31 date: 2005/11/15 06:49:44; author: ade; state: Exp; lines: +1 -1 Mass-conversion to the USE_AUTOTOOLS New World Order. The code present in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run.
v. 1.30 date: 2005/11/11 01:17:36; author: linimon; state: Exp; lines: +1 -1 With portmgr hat on, reset maintainership of knu's ports since he has been inactive more than 6 months. We hope to see him back sometime.
v. 1.29 date: 2004/05/10 18:39:04; author: knu; state: Exp; lines: +6 -10 USE_RC_SUBR'ify.
v. 1.28 date: 2004/03/14 06:16:46; author: ade; state: Exp; lines: +1 -1 Whoa there, boy, that's a mighty big commit y'all have there... Begin autotools sanitization sequence by requiring ports to explicitly specify which version of {libtool,autoconf,automake} they need, erasing the concept of a "system default". For ports-in-waiting: USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13 USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213 USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14 Ports attempting to use the old style system after June 1st 2004 will be sorely disappointed.
v. 1.27 date: 2004/02/04 05:21:19; author: marcus; state: Exp; lines: +1 -1 Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 2)
v. 1.26 date: 2003/10/25 16:11:00; author: knu; state: Exp; lines: +5 -2 Create a pid file and nohup.out in /var/run/esecanna/.
v. 1.25 date: 2003/02/18 05:52:52; author: knu; state: Exp; lines: +1 -0 De-pkg-comment my non-ruby ports as well.
v. 1.24 date: 2003/02/04 17:36:38; author: knu; state: Exp; lines: +0 -3 Do not automatically disable cannaserver because the Canna port no longer enables it.
v. 1.23 date: 2002/11/04 00:15:14; author: knu; state: Exp; lines: +5 -4 Use sed(1) and USE_REINPLACE instead of perl.
v. 1.22 date: 2002/04/22 21:06:44; author: knu; state: Exp; lines: +4 -1 - Stop the server when deleted. - Disable canna.sh when installed, and enable it back when deleted.
v. 1.21 date: 2000/09/16 07:19:21; author: knu; state: Exp; lines: +3 -3 Update to 1.0.1. "CREDITS" was added (in which I'm listed :).
v. 1.20 date: 2000/09/09 10:25:09; author: knu; state: Exp; lines: +2 -2 Update to the 1.0.0 official releases.
v. 1.19 date: 2000/08/14 05:45:52; author: knu; state: Exp; lines: +2 -2 Update to 0.99.3.
v. 1.18 date: 2000/07/05 04:12:18; author: knu; state: Exp; lines: +2 -2 Update to 0.99.2.
v. 1.17 date: 2000/06/29 02:31:29; author: asami; state: Exp; lines: +3 -2 Use ${MASTER_SITE_LOCAL}.
v. 1.16 date: 2000/06/07 17:24:36; author: knu; state: Exp; lines: +2 -2 Local distfiles have been moved to: ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/knu/
v. 1.15 date: 2000/06/07 08:17:19; author: knu; state: Exp; lines: +2 -2 Move local distfiles from: http://people.FreeBSD.org/~knu/ports/distfiles/ to: ftp://ftp.FreeBSD.org/pub/FreeBSD/local-distfiles/knu/
v. 1.14 date: 2000/05/17 10:55:31; author: knu; state: Exp; lines: +1 -3 Update the vje25 module to 0.14.4 and the vje30 one to 0.14.4. The author quit using libtool so *.la files would not be installed. Clean up duplicated post-install targets of esecanna/Makefile. (D'oh!)
v. 1.13 date: 2000/04/24 15:51:12; author: knu; state: Exp; lines: +2 -2 Change MAINTAINER addresses from knu@idaemons.org to knu@FreeBSD.org so as to make it clear that a FreeBSD committer maintains them.
v. 1.12 date: 2000/04/11 14:13:29; author: knu; state: Exp; lines: +4 -4 Update with the new PORT{NAME,VERSION}/PKGNAME{PRE,SUF}FIX variables. Now try to use those variables everywhere around DIST* and PATCH* definitions as far as possible, for ease of the future updates and the neatness. Okay, 60% of `japanese' ports have been done. :)
v. 1.11 date: 2000/04/04 13:36:28; author: knu; state: Exp; lines: +4 -4 Update to 0.99.1 - pre-official release. Avoid direct use of `/usr/local' in pkg/MESSAGE and use `${PREFIX}' literally instead. Indicated by: portlint * Introducing `MESSAGE_SUB' might be a good idea to do substitutions * in order to give proper instructions.
v. 1.10 date: 2000/03/26 21:19:19; author: knu; state: Exp; lines: +17 -22 Update to 0.14.2
v. 1.9 date: 2000/03/23 07:11:47; author: knu; state: Exp; lines: +2 -2 Change MASTER_SITES; I moved ports distfiles from http://www.idaemons.org/ to http://people.FreeBSD.org/~knu/
v. 1.8 date: 2000/03/07 08:32:39; author: flathill; state: Exp; lines: +34 -28 Update to 0.13.0 As the new version of esecanna has introduced dynamic module loading mechanism, the port esecanna-vje30 has to be split into two ports named esecanna and esecanna-module-vje30 PR: ports/16972 Submitted by: knu@idaemons.org
v. 1.7 date: 2000/02/21 15:44:51; author: taoka; state: Exp; lines: +10 -5 Update to 0.2.2 PR: 16855 Submitted by: maintainer
v. 1.6 date: 2000/02/18 08:12:21; author: taoka; state: Exp; lines: +4 -4 Update to 0.1.6 PR: 16790 Submitted by: maintainer
v. 1.5 date: 2000/02/17 01:27:51; author: mharo; state: Exp; lines: +8 -7 update to 0.1.5 PR: 16761 Submitted by: maintainer
v. 1.4 date: 2000/02/12 16:15:42; author: flathill; state: Exp; lines: +4 -4 Update to DR-0.1.4 PR: ports/16650 Submitted by: Maintainer
v. 1.3 date: 2000/02/03 15:50:05; author: flathill; state: Exp; lines: +4 -1 add a post-install target to show pkg/MESSAGE Requested by: Maintainer
v. 1.2 date: 2000/02/03 06:09:16; author: flathill; state: Exp; lines: +4 -4 Update to 0.1.1 Requested by: Maintainer
v. 1.1 date: 2000/02/02 17:08:34; author: flathill; state: Exp; branches: 1.1.1; Initial revision
v. 1.1.1.1 date: 2000/02/02 17:08:34; author: flathill; state: Exp; lines: +0 -0 PR: ports/16466 Submitted by: knu@idaemons.org Pseudo cannaserver which wraps VJE-delta server =============================================================================



Main menu

FreeBSD

Program categories

Freebsd accessibility
Freebsd archivers
Freebsd astro
Freebsd audio
Freebsd benchmarks
Freebsd biology
Freebsd cad
Freebsd chinese
Freebsd comms
Freebsd converters
Freebsd databases
Freebsd deskutils
Freebsd devel
Freebsd dns
Freebsd editors
Freebsd emulators
Freebsd finance
Freebsd french
Freebsd ftp
Freebsd games
Freebsd german
Freebsd graphics
Freebsd hebrew
Freebsd hungarian
Freebsd irc
Freebsd japanese
Freebsd java
Freebsd korean
Freebsd lang
Freebsd mail
Freebsd math
Freebsd mbone
Freebsd misc
Freebsd multimedia
Freebsd net
Freebsd net-im
Freebsd net-mgmt
Freebsd net-p2p
Freebsd news
Freebsd palm
Freebsd polish
Freebsd ports-mgmt
Freebsd portuguese
Freebsd print
Freebsd russian
Freebsd science
Freebsd security
Freebsd shells
Freebsd sysutils
Freebsd textproc
Freebsd ukrainian
Freebsd vietnamese
Freebsd www
Freebsd x11
Freebsd x11-clocks
Freebsd x11-drivers
Freebsd x11-fm
Freebsd x11-fonts
Freebsd x11-servers
Freebsd x11-themes
Freebsd x11-toolkits
Freebsd x11-wm