cvs commit: ports UPDATING ports/editors/tamago Makefile ports/editors/tamago/files post-patch-egg-wnn.el

Hiroki Sato hrs at FreeBSD.org
Fri Nov 7 21:43:17 PST 2008


hrs         2008-11-08 05:43:16 UTC

  FreeBSD ports repository

  Modified files:
    .                    UPDATING 
    editors/tamago       Makefile 
  Added files:
    editors/tamago/files post-patch-egg-wnn.el 
  Log:
  Add unix domain socket support for Wnn backend and use it by
  default.  If $[CJKT]SERVER environment variable is defined, the
  value is used as the server host name.  In JSERVER case, for
  example, the server name is determined in the following way:
  
   $JSERVER --(if null)--> wnn-jserver --(if null)--> "unix"
  
  If the server host name is null or matches "^unix$", unix
  domain socket is used.  The path name of the socket can be
  specified in wnn-[cjkt]udpath custom variable.
  
  Revision  Changes    Path
  1.728     +17 -1     ports/UPDATING
  1.36      +16 -13    ports/editors/tamago/Makefile
  1.1       +145 -0    ports/editors/tamago/files/post-patch-egg-wnn.el (new)


More information about the cvs-all mailing list