summaryrefslogtreecommitdiffstats
path: root/japanese/man
Commit message (Collapse)AuthorAgeFilesLines
* Usekuriyama2002-07-311-0/+36
| | | | | | | | | .include <bsd.prog.mk> instead of .include <bsd.man.mk> to avoid "bsd.man.mk cannot be included directly" error. Submitted by: horikawa
* jcatman should specify -dlang=ja_JP.eucJP when it invokes groff.kuriyama2002-04-152-1/+14
| | | | Submitted by: Mori Kouji <mori@tri.asanuma.co.jp> via horikawa
* Make this port LOCALBASE clean.kuriyama2002-02-211-0/+9
| | | | | Submitted by: Kazutoshi Kubota <tu7k-kbt@asahi-net.or.jp> PR: ports/34903
* Fix a bug that jman always searched "ja" subdirectory ignoring LC_ALL,kuriyama2002-01-175-43/+4
| | | | | | LC_CTYPE, and LANG. Submitted by: horikawa@jp.FreeBSD.org, MORI Kouji <moriko@hh.iij4u.or.jp>
* Apply patch for -a option.kuriyama2001-12-144-1/+40
| | | | | PR: ports/32824 Submitted by: MORI Kouji <mori@tri.asanuma.co.jp>
* Fix for bus error (core dump).kuriyama2001-08-292-3/+4
| | | | | Reported by: TOMITA Yoshinori <yoshint@flab.fujitsu.co.jp> Submitted by: Mori Kouji <mori@tri.asanuma.co.jp>
* /usr/local/bin/groff -dlang=ja_JP.eucJP is used only for "ja".kuriyama2001-07-263-14/+5
| | | | | | For other lang, /usr/bin/groff is used. Submitted by: horikawa
* I forgot to add this patch in previous commit.kuriyama2001-07-121-0/+14
|
* Upgrade to 1.1j.kuriyama2001-07-052-2/+2
| | | | | | | | - ja-groff-1.1j now looks architecture specific directories, like base system's man(1). - Add nroff option -dlang=ja_JP.eucJP for forthcoming ja-groff-1.17. Submitted by: horikawa
* Upgrade to 1.1i.kuriyama2001-01-294-23/+8
| | | | | - Change nroff option from -man to -mandoc -mtty-char - Merge recent FreeBSD's man modifications
* messf2001-01-041-0/+1
|
* Use -mandoc instead of -man.kuriyama2000-12-281-0/+13
| | | | Submitted by: horikawa
* Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} isasami2000-10-081-1/+1
| | | | | | spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type fixes that shouldn't have been necessary) and the string "/pkg/" appear.
* Replace an invalid use of ${PREFIX} with ${LOCALBASE}.kuriyama2000-05-292-17/+7
| | | | | | | Pull up man page entries from PLIST to Makefile. Submitted by: OKAZAKI Tetsurou <okazaki@be.to> PR: ports/18778
* 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. :)
* Upgrade to v1.1h.kuriyama1999-09-083-5/+4
| | | | Submitted by: Kazuo Horikawa <k-horik@yk.rim.or.jp>
* FreeBSD.ORG -> FreeBSD.orgmharo1999-08-311-1/+1
| | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru
* Change Id->FreeBSD.obrien1999-08-251-1/+1
|
* Commit #2/4 to enforce Caps, no period. I ran this oe ashoek1999-06-261-1/+1
| | | | | | $ time cvs $FREEBSD ci -m `cat msg` `cat ci.ab` Results to follow. :)
* Use ${MASTER_SITE_PORTS_JP}.kuriyama1999-04-271-2/+2
| | | | Submitted by: kiri
* MASTER_SITES changed.kuriyama1999-04-261-3/+3
| | | | Submitted by: horikawa@jp.freebsd.org, toyo@slab.ntt.co.jp
* This is my first commit about ports collection.kuriyama1998-04-173-9/+9
| | | | | | | Upgrade to 1.1g PR: 6217 Submitted by: myself :-)
* original distribution updated to 1.1f.itojun1998-03-205-86/+53
| | | | | | | simplify xpg4 related things. do not depend on emacs. PR: 5251
* Use ja instead of jp for PKGNAME.max1997-09-161-1/+2
| | | | | Submitted by: the port maintainer PR: 4549
* Remove ${PATCHDIR} if we created one.asami1997-09-091-1/+2
| | | | Noticed by: cvs update
* Upgrade, 1.1 -> 1.1c.max1997-08-242-3/+3
| | | | | PR: 4367 Submitted by: kiri@kiri.toba-cmt.ac.jp
* /bin/sh -> ${SH}max1997-07-131-2/+2
|
* Define MANLANG, MAN1 and MANCOMPRESSED.max1997-06-131-1/+4
|
* Minor updates.asami1997-05-202-29/+15
| | | | | PR: 3631 Submitted by: Kazuhiko Kiriyama <kiri@kiri.toba-cmt.ac.jp>
* No port (unless it is NO_PACKAGE) is allowed to run-depend on muleasami1997-03-301-3/+4
| | | | | | | | | because the explicit package name will be put in to the package as a dependency in that case, and there are several mule ports around. I remember mentioning this in the Japanese mailing lists before when this topic came up, but apparently it didn't sink in. Add a comment right in front of RUN_DEPEND so it can't be missed.
* Include and install jman.el by Mitsuru IWASAKI <iwasaki@jp.freebsd.org>.max1997-03-303-2/+27
| | | | | Submitted by: Kazuhiko Kiriyama <kiri@kiri.toba-cmt.ac.jp> (Closing PR #2963.)
* Fix build on 2.1.5 systems. Also add files I forgot I forgotasami1997-02-142-1/+13
| | | | | | last time. Submitted by: kiri
* Upgrade (no version number change) to support older versions of FreeBSDasami1997-02-122-5/+53
| | | | | | too. Submitted by: kiri@kiri.toba-cmt.ac.jp
* Upgrade, 1.0 -> 1.1. Many bugs fixed in jcatman, etc.asami1996-12-123-215/+4
| | | | | Original by: KUMANO Tadashi <kumano@strl.nhk.or.jp> Submitted by: Kiriyama Kazuhiko <kiri@kiri.toba-cmt.ac.jp>
* Typo.max1996-12-121-2/+2
|
* Instead of installing its own manpath.config in /usr/local/etc, checkasami1996-12-073-3/+212
| | | | | | | the value of ${LANG} or LC_TYPE and look into the appropriate subdirectories of directories specified by /etc/manpath.config. Submitted by: Kumano Tadashi <kumano@strl.nhk.or.jp>
* A man command that can handle Japanese (EUC). Note this is only aasami1996-12-075-0/+42
workaround until man is upgraded to a new version (which is supposedly truly internationalized). Submitted by: Kiriyama Kazuhiko <kiri@kiri.toba-cmt.ac.jp>
OpenPOWER on IntegriCloud