---
name: ja-esecanna
version: 1.0.1_5
origin: japanese/esecanna
comment: Pseudo cannaserver which wraps some other input engines
arch: freebsd:9:x86:64
www: http://esecanna.netfort.gr.jp/
maintainer: ports@FreeBSD.org
prefix: /usr/local
licenselogic: single
flatsize: 51597
desc: "Esecanna pretends to be a cannaserver and listens to canna clients.\nIt interprets
  to one of the VJE 3.0/2.5 or Wnn6 servers what they say,\nthen passes through to
  them what it results.\n\nYou'll have to install one of the esecanna modules to run
  it.\n\nWith this, you can use VJE 3.0/2.5 or Wnn6's smart input engine\nalso from
  the console applications.\n\n\t[   canna clients  ] (mule, jvim, etc.)\n\t      ||
  \   /\\\n\t      \\/    ||\n\t[     esecanna     ] (esecannaserver + {vje30,wnn6}
  module)\n\t      ||    /\\\n\t      \\/    ||\n\t[   input engine   ] (vjed or jserver)\n\nFurther
  information is found on the following web site:\n\nWWW: http://esecanna.netfort.gr.jp/\n"
categories: [japanese]
files:
  /usr/local/etc/esecannarc: cee1f8a3b1f6075e4dcb00d654df2e2d6c4b2bc922416164be4d7d40d8791295
  /usr/local/etc/rc.d/esecanna: 08947ba663b7c4608ad3c2cdf28c131f132d4302ac883be0c08681667d10d2e4
  /usr/local/sbin/esecannaserver: 6454d5f66fb7383c548936aa18b088f112da0afd5b1def4d08f47c69af5b8894
  /usr/local/share/doc/esecanna/CHANGES.jp: 6d4a77eeb78af7ff7b5f413b22b4c3c2ba2c79c2cf46bedf8d4c3cbaf4a4258f
  /usr/local/share/doc/esecanna/CREDITS: 18d7b4610792d2b281f2ee03e47cb5bdf017c18291f8f51681c8ddfb3a0707a5
  /usr/local/share/doc/esecanna/README.First.jp: 9fbb3769423f24c4abfc1d8f226c3235ec725f913c918086c339db03830c29b7
  /usr/local/share/doc/esecanna/README.jp: f5ab500928f80ea7359670bdf9d6b5fe10a89d30f530f86f37a1a60ed1c1568d
directories:
  /usr/local/share/doc/esecanna/: n
  /usr/local/lib/esecanna/: n
scripts:
  post-install: |
    mkdir -p /usr/local/lib/esecanna
    /bin/mkdir -p /var/run/esecanna
    cd /usr/local
  pre-deinstall: |
    if [ -x /usr/local/etc/rc.d/esecanna ]; then /usr/local/etc/rc.d/esecanna stop || true; fi
    /bin/rm -rf /var/run/esecanna
    cd /usr/local
  post-deinstall: |
    cd /usr/local
message: |
  ************************************************************
  Quick Setup:
    Take the following steps all as root.
      1) Install one of the esecanna-module ports.
      2) Edit `${PREFIX}/etc/esecannarc'.
      3) Stop and disable cannaserver if you have it running.
      4) Run `${PREFIX}/etc/rc.d/esecanna.sh start'.
      5) Add `esecanna_enable=YES' to /etc/rc.conf so that
         esecanna automatically starts on (every) boot.

  User can copy `${PREFIX}/etc/esecannarc' to `~/.esecannarc'
  and customize it to his/her needs.  If esecanna does not
  work as excepted, please consult the documents under
  ${PREFIX}/share/doc/esecanna/ and log output kept in
  `/var/log/esecanna.log'.

  Note:
    Using VJE-Delta 3.0 trial, esecannaserver will fail to
  connect to vjed until after once you run vje.
  ************************************************************
