summaryrefslogtreecommitdiff
path: root/japanese/skkserv (follow)
Commit message (Collapse)AuthorAgeFilesLines
* De-pkg-comment.Makoto Matsushita2003-02-222-1/+1
| | | | Notes: svn path=/head/; revision=76158
* Unbreak japanese/skkserv because of skk-jisyo port change.Yoshio MITA2002-06-121-6/+6
| | | | | | | | | | No change on package contents so that Portrevision doesn't bump up. Submitted by: myself. Approved by: Maintainer <matusita@FreeBSD.org> Notes: svn path=/head/; revision=61156
* 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
* Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;Akinori MUSHA2002-01-291-13/+13
| | | | | | | | | | | 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. Notes: svn path=/head/; revision=53956
* fix MASTER_SITES.FUJISHIMA Satsuki2001-07-071-2/+2
| | | | | | | | PR: 28795 Submitted by: maintainer Notes: svn path=/head/; revision=44892
* Replace last remnants of "nonexistent", "/nonexistent" etc. withAde Lovett2001-05-311-1/+1
| | | | | | | ${NONEXISTENT} as per bsd.port.mk Notes: svn path=/head/; revision=43365
* 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/+5
| | | | | | | 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
* chmod -> ${CHMOD}Michael Haro1999-08-221-2/+2
| | | | | | | chown -> ${CHOWN} Notes: svn path=/head/; revision=20885
* Fix an invalid skkserv startup script.Shigeyuki Fukushima1999-08-171-1/+4
| | | | | | | | | PR: ports/13146 Submitted by: KIRIYAMA Kazuhiko <kiri@pis.toba-cmt.ac.jp> Reviewed by: Maintainer Notes: svn path=/head/; revision=20764
* Teach the skkserv.sh script to understand correctly its start/stopSteve Price1999-08-011-5/+11
| | | | | | | | | | arguments. PR: 12514 Submitted by: maintainer Notes: svn path=/head/; revision=20420
* 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 ${WRKDIRPREFIX} in front of explicit ${WRKSRC} definitions. PleaseSatoshi Asami1998-12-231-2/+2
| | | | | | | read the handbook guys! Notes: svn path=/head/; revision=15525
* Use BUILD_DEPENDS instead of sucked do-extract.Jun Kuriyama1998-12-231-11/+2
| | | | | | | Suggested by: asami Notes: svn path=/head/; revision=15523
* japanese/skk-elisp:Jun Kuriyama1998-12-155-0/+59
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. Notes: svn path=/head/; revision=15359