Bug 130289

Summary: new ports: japanese/icanna
Product: Ports & Packages Reporter: Takayuki Nakao <t>
Component: Individual Port(s)Assignee: Dmitry Marakasov <amdmi3>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.shar none

Description Takayuki Nakao 2009-01-08 08:40:01 UTC
This is a request for adding new ports japanese/icanna.

icanna is a connector program between yc.el and Canna server
via unix domain socket. Since emacs21 or former version does
not support unix domain socket in elisp itself, icanna helps
the elisp application to interact with Canna server by relaying
data between standard input/output and unix domain socket.

Originally, this program was included in a ports japanese/yc.el,
but the latest versoin of yc.el (ver 5.0.0) no longer includes it.
However, users of old emacsen still need this program to use yc.el
via UNIX domain socket for communication with Canna server.

Thus, I submit this program as a separate ports from yc.el.

Fix: The result of "shar `find icanna`" is attached below;
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2009-01-08 08:40:11 UTC
Class Changed
From-To: update->change-request

Fix category (new ports should be change-requests) (via the GNATS Auto 
Assign Tool)
Comment 2 Dmitry Marakasov freebsd_committer freebsd_triage 2009-01-10 22:32:31 UTC
Responsible Changed
From-To: freebsd-ports-bugs->amdmi3

I'll take it.
Comment 3 Dmitry Marakasov freebsd_committer freebsd_triage 2009-01-12 00:18:01 UTC
State Changed
From-To: open->feedback

Won't it make sense to name this port yc and install yc.el as well? Or 
at least use version from yc (I know there's 0.9.0 in the source, but 
4.0.13 from yc seems more informative (as the program belongs to it) and 
requires no tampering like YC_VERSION)
Comment 4 Dmitry Marakasov freebsd_committer freebsd_triage 2009-01-12 23:27:21 UTC
State Changed
From-To: feedback->closed

New port added, with minor changes. Thanks!
Comment 5 dfilter service freebsd_committer freebsd_triage 2009-01-12 23:27:34 UTC
amdmi3      2009-01-12 23:27:20 UTC

  FreeBSD ports repository

  Modified files:
    japanese             Makefile 
  Added files:
    japanese/icanna      Makefile distinfo pkg-descr 
  Log:
  icanna is a connector program between yc.el and Canna server
  via unix domain socket. Since emacs21 or former version does
  not support unix domain socket in elisp itself, icanna helps
  the elisp application to interact with Canna server by relaying
  data between standard input/output and unix domain socket.
  
  WWW: http://www.ceres.dti.ne.jp/~knak/yc.html
  
  PR:             130289
  Submitted by:   Takayuki Nakao <t at nakao dot org>
  
  Revision  Changes    Path
  1.706     +1 -0      ports/japanese/Makefile
  1.1       +29 -0     ports/japanese/icanna/Makefile (new)
  1.1       +3 -0      ports/japanese/icanna/distinfo (new)
  1.1       +7 -0      ports/japanese/icanna/pkg-descr (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"