summaryrefslogtreecommitdiff
path: root/japanese/qkc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* FreeBSD.ORG -> FreeBSD.orgMichael Haro1999-08-311-2/+2
| | | | | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru Notes: svn path=/head/; revision=21157
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20944
* Switch to using USE_ZIP along with minor cleanups to some ports.Justin M. Seger1999-05-011-7/+2
| | | | Notes: svn path=/head/; revision=18296
* Adjust port Makefiles to new EXTRACT_* variable defaults. See log ofSatoshi Asami1999-02-031-2/+3
| | | | | | | | | | | | | | | | | | | | | | bsd.port.mk rev. 1.304 for details on the change. The fix here is one of the following. (1) Define USE_BZIP2 instead of BUILD_DEPENDS on bzip2 and redefining EXTRACT_* commands. (2) Change ${EXTRACT_CMD} to ${TAR} when the command is obviously calling the "tar" command (i.e., arguments like "-xzf" are spelled out). (3) If ${EXTRACT_CMD} is called directly with ${EXTRACT_BEFORE_ARGS}, add ${EXTRACT_AFTER_ARGS} to the command line as well. (4) If any of EXTRACT_CMD, EXTRACT_BEFORE_ARGS or EXTRACT_AFTER_ARGS is set, define the other two too. Notes: svn path=/head/; revision=16518
* The manpage is in Japanese so put it in man/ja.Steve Price1998-10-101-2/+3
| | | | | | | | PR: 8243 Submitted by: Shigeyuki FUKUSHIMA <shige@kuis.kyoto-u.ac.jp> Notes: svn path=/head/; revision=13839
* Remove man page entry.Masafumi Max NAKANE1998-08-301-1/+0
| | | | Notes: svn path=/head/; revision=12953
* portlint.Masafumi Max NAKANE1998-08-301-3/+3
| | | | Notes: svn path=/head/; revision=12942
* Use ISO639 language abbreviation instead of ISO3166 country abbreviationMasafumi Max NAKANE1997-09-141-2/+2
| | | | | | | for PKGNAME. (IE, jp-* to ja-*). Notes: svn path=/head/; revision=7911
* Fix Makefiles to work with new bsd.port.mk. Mostly just replacingSatoshi Asami1996-11-131-3/+2
| | | | | | | | ${COMPRESS_MAN} so they will at least work. I will come back later and get rid of all the .if !defined(NOMANCOMPRESS) stuff. Notes: svn path=/head/; revision=4440
* CATEGORIES+= -> CATEGORIES=Masafumi Max NAKANE1996-11-111-2/+2
| | | | | | | Inspired by: obrien Notes: svn path=/head/; revision=4399
* Use ${COMPRESS_MAN} to compress man pages.Masafumi Max NAKANE1996-11-051-4/+2
| | | | Notes: svn path=/head/; revision=4297
* Prefixed the PKGNAME with ``jp-''Masafumi Max NAKANE1996-09-181-2/+2
| | | | Notes: svn path=/head/; revision=3809
* Updated Masafumi NAKANE's E-mail address.Masafumi Max NAKANE1996-09-171-3/+3
| | | | Notes: svn path=/head/; revision=3797
* A fast ("quick") kanji code converter. Can also do CR+LF <-> LF.Satoshi Asami1996-05-045-0/+43
Submitted by: max@sfc.wide.ad.jp Notes: svn path=/head/; revision=3066