summaryrefslogtreecommitdiff
path: root/japanese/skk-jisyo (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove entries start with '>'; skkserv does NOT allow those entries.Makoto Matsushita2009-06-231-1/+2
| | | | | | | | | | Bump PORTREVISION. PR: 135366 Submitted by: Hidenori Ishikawa Notes: svn path=/head/; revision=236532
* Update SKK Dictionary (L-size only) as of Jul/01/2009.Makoto Matsushita2009-06-082-10/+10
| | | | Notes: svn path=/head/; revision=235410
* Update to 200904, dictionary files as of Apr/01/2009.Makoto Matsushita2009-04-022-18/+16
| | | | | | | | Since the only consumer of CDB version of dictionary is dbskk-cdb, and dbskkd-cdb now depends on tinycdb, use tinycdb here. Notes: svn path=/head/; revision=231458
* Update SKK Jisyo files as of Jul/01/2007. As usual, only `L' sizeMakoto Matsushita2007-07-042-10/+10
| | | | | | | dictionary was updated. Notes: svn path=/head/; revision=194856
* Update dictionary files as of Feb/02/2007.Makoto Matsushita2007-02-212-10/+10
| | | | | | | Note that only `L'arge size dictionary is actually updated. Notes: svn path=/head/; revision=185590
* Update dictionary files as of Jul/01/2006. As usual, only the Large sizeMakoto Matsushita2006-07-042-10/+10
| | | | | | | | | | dictionary file is actually changed. Users of Small/Medium dictionaries users simply ignore this change. Bump PORTVERSION since the content is changed. Notes: svn path=/head/; revision=166903
* Update to dictionary files as of June/01/2006. Please note that onlyMakoto Matsushita2006-06-052-10/+10
| | | | | | | | | | L-size dictionary is actually changed; M/S-size dictionary is not changed since Jan/04/2006. Fix distinfo also (SIZE lines are wrong in previous commit, sorry.) Notes: svn path=/head/; revision=164385
* Update to 200605, the SKK dictionary as of May/01/2006.Makoto Matsushita2006-05-182-10/+10
| | | | Notes: svn path=/head/; revision=162693
* Remove USE_REINPLACE from categories starting with a JEdwin Groothuis2006-05-091-3/+0
| | | | Notes: svn path=/head/; revision=161761
* SHA256ifyEdwin Groothuis2006-01-301-3/+3
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154795
* eplace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-1/+1
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154134
* The L-size dictionary size is wrongly written (dunno why), so sorry...Makoto Matsushita2005-11-121-1/+1
| | | | | | | Submitted by: ume Notes: svn path=/head/; revision=148011
* Put SHA256 checksums.Makoto Matsushita2005-11-101-0/+3
| | | | | | | | Fix long-standing typo in linux-vmware-toolbox5/distinfo (pass me a pointyhat to me...) Notes: svn path=/head/; revision=147809
* Update to 200511. As usual, only the large dictionary file (defaultMakoto Matsushita2005-11-102-7/+7
| | | | | | | to install) is updated. Notes: svn path=/head/; revision=147799
* Update dictionary files as of March/01/2005.Makoto Matsushita2005-03-032-7/+7
| | | | | | | | Please note that actually L-size dictionary file is changed; users of M/S-size dictionary files do not need to update. Notes: svn path=/head/; revision=130250
* Backout rev 1.28.Makoto Matsushita2004-12-141-1/+1
| | | | | | | | No need to hack here because japanese/skk-jisyo-cdb is just fixed to cooperate with this port. No content changes, no bump. Notes: svn path=/head/; revision=123993
* Update to 200412.Makoto Matsushita2004-12-022-7/+7
| | | | | | | Committed at: Busan, KR Notes: svn path=/head/; revision=122989
* Actually remove the directory upon deinstall (missing %D prefix)Kris Kennaway2004-11-241-1/+1
| | | | Notes: svn path=/head/; revision=122266
* Update to 200411. However previous update was happen a few days before,Makoto Matsushita2004-11-013-8/+8
| | | | | | | | | | | | | | actually no contents are changed; if you've installed 200410 already no need to update to 200411. While I'm here, dictionary files update every month automatically (thanks for cron(8)). Committers, feel free if you find a newer version but I'm not updating this port; all you have to do is "make makesum; cvs commit." Also update WWW: line to SKK project's new home. Notes: svn path=/head/; revision=120582
* Quick workaround to unbreak INDEX: use PKGNAMESUFFIX if SKK_JISYO_SUFFIX.Makoto Matsushita2004-10-301-1/+1
| | | | | | | | | | | | ports/japanese/skk-jisyo-cdb need to be changed, but still pending (I'd like to contact current MAINTAINER first.) No actual content change, no bump. Noticed by: kris via "INDEX build failure report" Notes: svn path=/head/; revision=120497
* Take MAINTAINERship from ports@FreeBSD.org (again; I was the MAINTAINERMakoto Matsushita2004-10-303-28/+78
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | of this port), and completely rewrite this port in order to install latest version of dictionaries with less costs. Major changes are as follows: * Set DISTFILES to my directory of MASTER_SITE_LOCAL. This directory will contain monthly jisyo snapshot from the original distribution, <URL:http://openlab.jp/skk/skk/dic/>. For less traffic, dictionary files are bzip2(1)ed. Thanks to cron(8), I can update my MASTER_SITE_LOCAL directory automatically -- you can see 200411 version of dictionary file at Nov/01/2004 (yeah!). * You can choose which size of dictionary files to be installed. Set SKK_JISYO_TYPE to L, M, S, or any combination of these chars. Default to 'L M S' so no files are disappeared with this commit. * Introduce WITH_SKKJISYO_DELCOMMENTS, to delete annotations of any dictionaries (at this time, only SKK-JISYO.L have annotations). If you 1) don't want any annotations, 2) want to save disk space, or 3) have a client which doesn't aware annotations, use this option: i.e., "make WITH_SKKJISYO_DELCOMMENTS=yes". * Introduce WITH_SKKJISYO_CDB, to build CDB version of dictionaries. In previsous version of ports, it is assumed that CDB version is already made. However, it seems that the maintenance cost is not so cheap; ports/japanese/skk-jisyo-cdb is broken at least two months. I'm trying to contact the MAINTAINER of ports/japanese/skk-jisyo-cdb; with this change, ports/japanese/skk-jisyo-cdb can be changed more simple one. * While I'm here, employ PLIST_FILES to simplify pkg-plist. I've tested as much as possible including option combinations, "make package", and pkg_add/delete. But if you find that I made a mistake, please let me know. Tested by: rushani Suggestion from: nork Notes: svn path=/head/; revision=120488
* update to 200408 version (L dictionary has been updated)Yoichi NAKAYAMA2004-08-232-8/+8
| | | | | | | drop maintainership Notes: svn path=/head/; revision=117139
* large size dictionary has been updatedYoichi NAKAYAMA2004-03-242-4/+7
| | | | Notes: svn path=/head/; revision=105127
* Update to 200401 version.Yoichi NAKAYAMA2004-01-032-4/+4
| | | | | | | | PR: ports/60778 Submitted by: YANO Toru Notes: svn path=/head/; revision=97144
* Update to 200310 versionYoichi NAKAYAMA2003-10-052-4/+4
| | | | Notes: svn path=/head/; revision=90291
* Update to 200309 version(large dictionary updated)Yoichi NAKAYAMA2003-09-242-4/+4
| | | | Notes: svn path=/head/; revision=89274
* update to 200307 version, large size dictionary is updated.Yoichi NAKAYAMA2003-07-072-4/+4
| | | | Notes: svn path=/head/; revision=84413
* Update to 200305 versionYoichi NAKAYAMA2003-05-062-4/+4
| | | | Notes: svn path=/head/; revision=80272
* Update to 200303 version.Yoichi NAKAYAMA2003-03-292-4/+4
| | | | Notes: svn path=/head/; revision=77666
* Destroy pkg-comment for some of the stranger uses in the tree,Ade Lovett2003-03-062-1/+1
| | | | | | | | | pending the final semi-automatic purge. Approved by: portmgr (implicitly) Notes: svn path=/head/; revision=77037
* Update to 200302 version (updated Large dic.)Yoichi NAKAYAMA2003-02-162-4/+4
| | | | Notes: svn path=/head/; revision=75643
* Update to 200301 version (updated Large dic.)Yoichi NAKAYAMA2003-01-082-4/+4
| | | | Notes: svn path=/head/; revision=72726
* update to 200211 version.Yoichi NAKAYAMA2002-11-212-4/+4
| | | | Notes: svn path=/head/; revision=70646
* update to 200210 versionYoichi NAKAYAMA2002-10-052-4/+4
| | | | Notes: svn path=/head/; revision=67387
* Add skk-jisyo-cdb, SKK dictionary files in another format.Yoichi NAKAYAMA2002-09-162-14/+17
| | | | | | | | Submitted by: YANO Toru <toru@maid.ne.jp> KOMATSU Shinichiro <koma2@jiro.c.u-tokyo.ac.jp> Notes: svn path=/head/; revision=66456
* Update to 200209 version.Yoichi NAKAYAMA2002-09-032-4/+4
| | | | | | | * L size dictionary is updated Notes: svn path=/head/; revision=65541
* Update to 200208 version.Yoichi NAKAYAMA2002-08-232-4/+4
| | | | | | | | * L dictionary is updated * mode specification line is updated. Notes: svn path=/head/; revision=64878
* Update to 200207 version (L size dictionary is updated).Yoichi NAKAYAMA2002-07-232-4/+4
| | | | Notes: svn path=/head/; revision=63429
* Update to the dictionary files in 200206Yoichi NAKAYAMA2002-06-062-4/+5
| | | | Notes: svn path=/head/; revision=60680
* Remove unnecessary patches.Yoichi NAKAYAMA2002-05-159-165/+0
| | | | Notes: svn path=/head/; revision=59165
* Update to the newest dictionary files.Yoichi NAKAYAMA2002-05-155-34/+31
| | | | | | | | | Take over maintainership. Approved by: matusita (previous maintainer) Notes: svn path=/head/; revision=59164
* Change my email address to the one of @FreeBSD.org.Makoto Matsushita2002-03-151-1/+1
| | | | | | | Reviewed by: kuriyama Notes: svn path=/head/; revision=56155
* Move MASTERSITES to MASTER_SITE_PORTS_JP.Motoyuki Konno2001-06-211-1/+1
| | | | | | | | PR: ports/28310 Submitted by: Makoto MATSUSHITA <matusita@jp.FreeBSD.org> Notes: svn path=/head/; revision=44268
* Standardise on "matusita@jp.FreeBSD.org" instead of various otherNeil Blakey-Milner2000-10-151-1/+1
| | | | | | | | | capitalisations. Submitted by: Makoto MATSUSHITA <matusita@jp.FreeBSD.org> Notes: svn path=/head/; revision=33847
* Update the japanese/[o-t]* ports with the newAkinori MUSHA2000-04-121-5/+6
| | | | | | | PORT{NAME,VERSION}/PKGNAME{PRE,SUF}FIX variables. Notes: svn path=/head/; revision=27463
* echo -> ${ECHO} or ${ECHO_MSG} and in some cases, move echo stuffMichael Haro1999-08-271-2/+2
| | | | | | | to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE} Notes: svn path=/head/; revision=21034
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20944
* Commit #2/4 to enforce Caps, no period. I ran this oe asTim Vanderhoek1999-06-261-1/+1
| | | | | | | | | $ time cvs $FREEBSD ci -m `cat msg` `cat ci.ab` Results to follow. :) Notes: svn path=/head/; revision=19801
* More WWW: additionsMichael Haro1999-05-071-1/+1
| | | | Notes: svn path=/head/; revision=18580
* Add 8bit-char file. (-ko)Jun Kuriyama1998-12-161-0/+11
| | | | Notes: svn path=/head/; revision=15379