aboutsummaryrefslogtreecommitdiffstats
path: root/japanese/kcc
Commit message (Collapse)AuthorAgeFilesLines
* Use MASTER_SITE_PORTS_JP instead of spelling out the URL.asami2000-06-101-1/+1
|
* Update with the new PORT{NAME,VERSION}/PKGNAME{PRE,SUF}FIX variables.knu2000-04-111-3/+3
| | | | | | | | Now try to use those variables everywhere around DIST* and PATCH* definitions as far as possible, for ease of the future updates and the neatness. Okay, 60% of `japanese' ports have been done. :)
* Change Id->FreeBSD.obrien1999-08-251-1/+1
|
* Changed MAINTAINER's e-mail addresstaoka1999-05-011-3/+3
| | | | from taoka@infonets.hiroshima-u.ac.jp to taoka@FreeBSD.org
* Change `MASTER_SITES', preparing for move of ports.jp.freebsd.org,sada1999-03-071-2/+2
| | | | and unifying the location of `local ports'.
* Remove man page entries from the PLIST and define MAN? in the Makefile.max1998-09-011-1/+0
|
* Find the master site again.steve1998-08-241-2/+2
| | | | | PR: 7709 Submitted by: maintainer
* Move the man pages to ${PREFIX}/man/ja from ja_JP.EUC.max1998-04-053-4/+4
| | | | Forgotten by: whomever changed man/ja_JP.EUC -> man/ja in BSD.local.dist
* Use ISO639 language abbreviation instead of ISO3166 country abbreviationmax1997-09-151-2/+2
| | | | for PKGNAME. (IE, jp-* to ja-*).
* New port, kcc:max1997-06-236-0/+50
Yet another kanji-code converter. PR: 3932 Submitted by: Satoshi Taoka <taoka@infonets.hiroshima-u.ac.jp>