aboutsummaryrefslogtreecommitdiff
path: root/japanese/jishyo
Commit message (Collapse)AuthorAgeFilesLines
* - Get Rid MD5 supportMartin Wilke2011-03-181-1/+0
| | | | | | | With hat: portmgr (myself) Notes: svn path=/head/; revision=271274
* LICENSE GPLv2Dirk Meyer2010-06-041-1/+1
| | | | Notes: svn path=/head/; revision=255720
* LICENSE GPLv2Dirk Meyer2010-06-041-0/+2
| | | | Notes: svn path=/head/; revision=255719
* - drop USE_GNUSTEP_PREFIXDirk Meyer2010-05-302-26/+25
| | | | Notes: svn path=/head/; revision=255316
* - add LICENSE:Dirk Meyer2009-01-161-0/+2
| | | | Notes: svn path=/head/; revision=226279
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-1/+1
| | | | | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav) Notes: svn path=/head/; revision=214430
* 3Dirk Meyer2008-04-291-1/+1
| | | | Notes: svn path=/head/; revision=212273
* Change maintainers e-mail address.Emanuel Haupt2008-04-101-2/+2
| | | | | | | Requested over: IRC Notes: svn path=/head/; revision=211013
* - update for gnustep-make-2.0.0Dirk Meyer2007-05-251-1/+1
| | | | | | | Approved by: gurkan (maintainer) Notes: svn path=/head/; revision=191722
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-0/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* - add category gnustepDirk Meyer2007-01-311-1/+1
| | | | | | | | PR: 103931 Approved by: pav Notes: svn path=/head/; revision=183799
* - update to use new bsd.gnustep.mkDirk Meyer2007-01-131-4/+3
| | | | | | | Approved by: gurkan@linuks.mine.nu Notes: svn path=/head/; revision=182275
* Update master site.Emanuel Haupt2006-11-211-1/+1
| | | | | | | Approved by: tarzeau@linuks.mine.nu (maintainer) Notes: svn path=/head/; revision=177731
* Jishyo is an English -> Japanese dictionary. Currently it only supportsDirk Meyer2006-10-314-0/+62
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 Notes: svn path=/head/; revision=175883