Jishyo is an English -> Japanese dictionary. Currently it only supports English queries. In the future I hope to add support for kana and kanji queries, as well as multi-radical lookups for kanji. Jishyo is based in large part on code from Jim Breen's xjdic. It also uses the dictionary data from the same software.
Responsible Changed From-To: freebsd-ports-bugs->dinoex I will take care of it.
dinoex 2006-10-31 17:32:45 UTC FreeBSD ports repository Modified files: japanese Makefile Added files: japanese/jishyo Makefile distinfo pkg-descr pkg-plist Log: Jishyo is an English -> Japanese dictionary. Currently it only supports English queries. In the future I hope to add support for kana and kanji queries, as well as multi-radical lookups for kanji. Jishyo is based in large part on code from Jim Breen's xjdic. It also uses the dictionary data from the same software. PR: 104965 Submitted by: Gürkan Sengün Revision Changes Path 1.641 +1 -0 ports/japanese/Makefile 1.1 +27 -0 ports/japanese/jishyo/Makefile (new) 1.1 +3 -0 ports/japanese/jishyo/distinfo (new) 1.1 +7 -0 ports/japanese/jishyo/pkg-descr (new) 1.1 +25 -0 ports/japanese/jishyo/pkg-plist (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"
State Changed From-To: open->closed committed, thanks. - fixed MASTER_SITES - generated pkg-plist