1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-17 03:25:46 +00:00
Commit Graph

37 Commits

Author SHA1 Message Date
Makoto Matsushita
48dd3ba023 Update dictionary files as of March/01/2005.
Please note that actually L-size dictionary file is changed; users
of M/S-size dictionary files do not need to update.
2005-03-03 09:32:35 +00:00
Makoto Matsushita
face3cddb1 Backout rev 1.28.
No need to hack here because japanese/skk-jisyo-cdb is just fixed to
cooperate with this port.  No content changes, no bump.
2004-12-14 08:06:13 +00:00
Makoto Matsushita
8a8f78c3f9 Update to 200412.
Committed at: Busan, KR
2004-12-02 15:03:24 +00:00
Kris Kennaway
e1c7941185 Actually remove the directory upon deinstall (missing %D prefix) 2004-11-24 02:29:48 +00:00
Makoto Matsushita
c30cea12c1 Update to 200411. However previous update was happen a few days before,
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.
2004-11-01 14:42:57 +00:00
Makoto Matsushita
220af6b0e1 Quick workaround to unbreak INDEX: use PKGNAMESUFFIX if SKK_JISYO_SUFFIX.
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"
2004-10-30 16:58:17 +00:00
Makoto Matsushita
52784d1110 Take MAINTAINERship from ports@FreeBSD.org (again; I was the MAINTAINER
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
2004-10-30 14:20:21 +00:00
Yoichi NAKAYAMA
508c5aacef update to 200408 version (L dictionary has been updated)
drop maintainership
2004-08-23 16:10:00 +00:00
Yoichi NAKAYAMA
ff5a0f5d41 large size dictionary has been updated 2004-03-24 15:06:59 +00:00
Yoichi NAKAYAMA
73c1316072 Update to 200401 version.
PR:		ports/60778
Submitted by:	YANO Toru
2004-01-03 00:03:26 +00:00
Yoichi NAKAYAMA
6a12ba6de8 Update to 200310 version 2003-10-05 07:12:49 +00:00
Yoichi NAKAYAMA
2ef5a191e9 Update to 200309 version(large dictionary updated) 2003-09-24 22:13:18 +00:00
Yoichi NAKAYAMA
841f227dce update to 200307 version, large size dictionary is updated. 2003-07-07 23:33:51 +00:00
Yoichi NAKAYAMA
a7404dd5b8 Update to 200305 version 2003-05-06 15:30:43 +00:00
Yoichi NAKAYAMA
055063ecf5 Update to 200303 version. 2003-03-29 01:20:10 +00:00
Ade Lovett
84ea4ee842 Destroy pkg-comment for some of the stranger uses in the tree,
pending the final semi-automatic purge.

Approved by:	portmgr (implicitly)
2003-03-06 19:23:19 +00:00
Yoichi NAKAYAMA
e61eccc3db Update to 200302 version (updated Large dic.) 2003-02-16 10:07:48 +00:00
Yoichi NAKAYAMA
6df10dff14 Update to 200301 version (updated Large dic.) 2003-01-08 08:43:07 +00:00
Yoichi NAKAYAMA
9d4c337599 update to 200211 version. 2002-11-21 06:59:01 +00:00
Yoichi NAKAYAMA
bfdba0377b update to 200210 version 2002-10-05 19:31:34 +00:00
Yoichi NAKAYAMA
cfa79909bf Add skk-jisyo-cdb, SKK dictionary files in another format.
Submitted by:	YANO Toru <toru@maid.ne.jp>
		KOMATSU Shinichiro <koma2@jiro.c.u-tokyo.ac.jp>
2002-09-16 18:35:54 +00:00
Yoichi NAKAYAMA
a172f6c71a Update to 200209 version.
* L size dictionary is updated
2002-09-03 08:01:01 +00:00
Yoichi NAKAYAMA
e2b085725e Update to 200208 version.
* L dictionary is updated
* mode specification line is updated.
2002-08-23 10:53:46 +00:00
Yoichi NAKAYAMA
bc5a5d9046 Update to 200207 version (L size dictionary is updated). 2002-07-23 08:31:53 +00:00
Yoichi NAKAYAMA
43f0527755 Update to the dictionary files in 200206 2002-06-06 04:31:03 +00:00
Yoichi NAKAYAMA
3ab8c75b30 Remove unnecessary patches. 2002-05-15 12:33:35 +00:00
Yoichi NAKAYAMA
17cdb66d5f Update to the newest dictionary files.
Take over maintainership.

Approved by:	matusita (previous maintainer)
2002-05-15 12:31:10 +00:00
Makoto Matsushita
8ca6491f05 Change my email address to the one of @FreeBSD.org.
Reviewed by:	kuriyama
2002-03-15 15:47:40 +00:00
Motoyuki Konno
fe56db246d Move MASTERSITES to MASTER_SITE_PORTS_JP.
PR:		ports/28310
Submitted by:	Makoto MATSUSHITA <matusita@jp.FreeBSD.org>
2001-06-21 02:48:38 +00:00
Neil Blakey-Milner
14f299b03c Standardise on "matusita@jp.FreeBSD.org" instead of various other
capitalisations.

Submitted by:	Makoto MATSUSHITA <matusita@jp.FreeBSD.org>
2000-10-15 03:19:11 +00:00
Akinori MUSHA
8e270816f9 Update the japanese/[o-t]* ports with the new
PORT{NAME,VERSION}/PKGNAME{PRE,SUF}FIX variables.
2000-04-12 14:38:12 +00:00
Michael Haro
b8f8618362 echo -> ${ECHO} or ${ECHO_MSG} and in some cases, move echo stuff
to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE}
1999-08-27 22:30:39 +00:00
David E. O'Brien
c751fc667a Change Id->FreeBSD. 1999-08-25 05:28:01 +00:00
Tim Vanderhoek
4b7f92f936 Commit #2/4 to enforce Caps, no period. I ran this oe as
$ time cvs $FREEBSD ci -m `cat msg` `cat ci.ab`

Results to follow.  :)
1999-06-26 17:55:58 +00:00
Michael Haro
a88a70925a More WWW: additions 1999-05-07 05:01:44 +00:00
Jun Kuriyama
ec1868ab52 Add 8bit-char file. (-ko) 1998-12-16 10:47:03 +00:00
Jun Kuriyama
9f9e9d2d50 japanese/skk-elisp:
Emacs-lisp frontend for the SKK Japanese-input software.
japanese/skk-jisyo:
  Jisyo (dictionary) file for the SKK Japanese-input software.
japanese/skk-tools:
  Jisyo-tools for the SKK Japanese-input software.
japanese/skkserv:
  Dictionary server for the SKK Japanese-input software.

PR:		ports/8705 (part of)
Submitted by:	Shigeyuki FUKUSHIMA <shige@kuis.kyoto-u.ac.jp>

Note:
  This PR cannot close until I commit japanese/skk meta-port
and take some tweaks.  Please wait.
1998-12-15 15:22:46 +00:00