Bug 104965 - new port: japanese/jishyo - English to Japanese dictionary for GNUstep
Summary: new port: japanese/jishyo - English to Japanese dictionary for GNUstep
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Dirk Meyer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-10-31 13:10 UTC by Gürkan
Modified: 2006-10-31 17:52 UTC (History)
0 users

See Also:


Attachments
jishyo.shar (1.95 KB, text/plain)
2006-10-31 13:10 UTC, Gürkan
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Gürkan 2006-10-31 13:10:22 UTC
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.
Comment 1 Dirk Meyer freebsd_committer freebsd_triage 2006-10-31 14:33:14 UTC
Responsible Changed
From-To: freebsd-ports-bugs->dinoex

I will take care of it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2006-10-31 17:34:43 UTC
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"
Comment 3 Dirk Meyer freebsd_committer freebsd_triage 2006-10-31 17:52:05 UTC
State Changed
From-To: open->closed

committed, thanks. 

- fixed MASTER_SITES 
- generated pkg-plist