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;
Class Changed From-To: update->change-request Fix category (new ports should be change-requests) (via the GNATS Auto Assign Tool)
Responsible Changed From-To: freebsd-ports-bugs->amdmi3 I'll take it.
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)
State Changed From-To: feedback->closed New port added, with minor changes. Thanks!
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"