summaryrefslogtreecommitdiff
path: root/inputmethod/ja-freewnn-dict
AgeCommit message (Collapse)AuthorFilesLines
2009-06-14Remove @dirrm entries from PLISTsjoerg1-6/+1
2009-04-08Remove the remaining NO_MTREE definitions, it has been a nop for ajoerg1-2/+1
while.
2005-12-05Fixed pkglint warnings. The warnings are mostly quoting issues, forrillig1-2/+2
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some other changes are outlined in http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html
2005-07-19depends should be ../../<category>/<pkg>grant1-2/+2
2005-05-23Removed trailing white-space.rillig1-1/+1
2004-12-12set INSTALLATION_PREFIX instead of wrongly overriding LOCALBASE.grant1-3/+3
from Noritoshi Demizu in PR pkg/28618.
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2003-05-06Drop trailing whitespace. Ok'ed by wiz.jmmv1-1/+1
2002-06-10Import ja-FreeWnn-dict-1.10nb1sakamoto3-0/+62
Japanese/Chinese/Korean input method (Japanese dictionary) separated from inputmethod/ja-freewnn-server, Approved by agc.