Commit Graph

21 Commits

Author SHA1 Message Date
Pav Lucistnik
a5884a575c - Add SHA256 2005-11-24 23:02:13 +00:00
Makoto Matsushita
b5b67558b9 Release maintainership.
The skkserv is so old and slow, almost all users doesn't use in their real
life I believe -- but I don't delete it, since there's no reason to do.

If you still use this server, check http://openlab.jp/skk/skkserv.html and
switch to a new server; dbskkd-cdb, rskkserv, and multiskkserv are good
candidates since they are all registered to FreeBSD ports.
2004-10-29 05:57:11 +00:00
Makoto Matsushita
216cfbbaa5 SIZEify. 2004-02-10 17:07:01 +00:00
Makoto Matsushita
0866591eab De-pkg-comment. 2003-02-22 15:51:59 +00:00
Yoshio MITA
98c89a4e24 Unbreak japanese/skkserv because of skk-jisyo port change.
No change on package contents so that Portrevision doesn't bump up.

Submitted by:	myself.
Approved by:	Maintainer <matusita@FreeBSD.org>
2002-06-12 14:15:00 +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
Akinori MUSHA
0b10204950 Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;
the ECHO macro is set to "echo" by default, but it is set to "true" if
make(1) is invoked with the -s option while ECHO_CMD is always set to
the echo command.

Use command macros where appropriate.
2002-01-29 11:08:52 +00:00
FUJISHIMA Satsuki
841293e50e fix MASTER_SITES.
PR:		28795
Submitted by:	maintainer
2001-07-07 20:55:32 +00:00
Ade Lovett
2515626212 Replace last remnants of "nonexistent", "/nonexistent" etc. with
${NONEXISTENT} as per bsd.port.mk
2001-05-31 22:22:59 +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
Michael Haro
5281212be3 chmod -> ${CHMOD}
chown -> ${CHOWN}
1999-08-22 19:01:07 +00:00
Shigeyuki Fukushima
0e48a00108 Fix an invalid skkserv startup script.
PR:		ports/13146
Submitted by:	KIRIYAMA Kazuhiko <kiri@pis.toba-cmt.ac.jp>
Reviewed by:	Maintainer
1999-08-17 19:08:35 +00:00
Steve Price
8cb233bcac Teach the skkserv.sh script to understand correctly its start/stop
arguments.

PR:		12514
Submitted by:	maintainer
1999-08-01 02:29:39 +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
Satoshi Asami
2d9909c4b2 Add ${WRKDIRPREFIX} in front of explicit ${WRKSRC} definitions. Please
read the handbook guys!
1998-12-23 12:02:18 +00:00
Jun Kuriyama
0289ec0e03 Use BUILD_DEPENDS instead of sucked do-extract.
Suggested by:	asami
1998-12-23 08:50:37 +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