Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 8 Nov 2008 05:43:16 +0000 (UTC)
From:      Hiroki Sato <hrs@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports UPDATING ports/editors/tamago Makefile ports/editors/tamago/files post-patch-egg-wnn.el
Message-ID:  <200811080543.mA85hGE0017843@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200811080543.mA85hGE0017843>