summaryrefslogtreecommitdiff
path: root/japanese/man (follow)
Commit message (Collapse)AuthorAgeFilesLines
* de-pkg-comment.Jun Kuriyama2003-02-222-1/+1
| | | | Notes: svn path=/head/; revision=76128
* PERL -> REINPLACEEdwin Groothuis2002-11-041-1/+2
| | | | | | | | | and russian/mod_ssl has USE_PERL5=yes Notices on: bento Notes: svn path=/head/; revision=69429
* UseJun Kuriyama2002-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 Notes: svn path=/head/; revision=63766
* jcatman should specify -dlang=ja_JP.eucJP when it invokes groff.Jun Kuriyama2002-04-152-1/+14
| | | | | | | Submitted by: Mori Kouji <mori@tri.asanuma.co.jp> via horikawa Notes: svn path=/head/; revision=57704
* Make this port LOCALBASE clean.Jun Kuriyama2002-02-211-0/+9
| | | | | | | | Submitted by: Kazutoshi Kubota <tu7k-kbt@asahi-net.or.jp> PR: ports/34903 Notes: svn path=/head/; revision=55008
* Fix a bug that jman always searched "ja" subdirectory ignoring LC_ALL,Jun Kuriyama2002-01-175-43/+4
| | | | | | | | | LC_CTYPE, and LANG. Submitted by: horikawa@jp.FreeBSD.org, MORI Kouji <moriko@hh.iij4u.or.jp> Notes: svn path=/head/; revision=53232
* Apply patch for -a option.Jun Kuriyama2001-12-144-1/+40
| | | | | | | | PR: ports/32824 Submitted by: MORI Kouji <mori@tri.asanuma.co.jp> Notes: svn path=/head/; revision=51516
* Fix for bus error (core dump).Jun Kuriyama2001-08-292-3/+4
| | | | | | | | Reported by: TOMITA Yoshinori <yoshint@flab.fujitsu.co.jp> Submitted by: Mori Kouji <mori@tri.asanuma.co.jp> Notes: svn path=/head/; revision=47092
* /usr/local/bin/groff -dlang=ja_JP.eucJP is used only for "ja".Jun Kuriyama2001-07-263-14/+5
| | | | | | | | | For other lang, /usr/bin/groff is used. Submitted by: horikawa Notes: svn path=/head/; revision=45496
* I forgot to add this patch in previous commit.Jun Kuriyama2001-07-121-0/+14
| | | | Notes: svn path=/head/; revision=45060
* Upgrade to 1.1j.Jun 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 Notes: svn path=/head/; revision=44768
* Upgrade to 1.1i.Jun Kuriyama2001-01-294-23/+8
| | | | | | | | - Change nroff option from -man to -mandoc -mtty-char - Merge recent FreeBSD's man modifications Notes: svn path=/head/; revision=37713
* mesFUJISHIMA Satsuki2001-01-041-0/+1
| | | | Notes: svn path=/head/; revision=36797
* Use -mandoc instead of -man.Jun Kuriyama2000-12-281-0/+13
| | | | | | | Submitted by: horikawa Notes: svn path=/head/; revision=36420
* Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} isSatoshi Asami2000-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. Notes: svn path=/head/; revision=33576
* Replace an invalid use of ${PREFIX} with ${LOCALBASE}.Jun Kuriyama2000-05-292-17/+7
| | | | | | | | | | Pull up man page entries from PLIST to Makefile. Submitted by: OKAZAKI Tetsurou <okazaki@be.to> PR: ports/18778 Notes: svn path=/head/; revision=28916
* Update with the new PORT{NAME,VERSION}/PKGNAME{PRE,SUF}FIX variables.Akinori MUSHA2000-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. :) Notes: svn path=/head/; revision=27449
* Upgrade to v1.1h.Jun Kuriyama1999-09-083-5/+4
| | | | | | | Submitted by: Kazuo Horikawa <k-horik@yk.rim.or.jp> Notes: svn path=/head/; revision=21398
* FreeBSD.ORG -> FreeBSD.orgMichael Haro1999-08-311-1/+1
| | | | | | | | 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
* 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
* Use ${MASTER_SITE_PORTS_JP}.Jun Kuriyama1999-04-271-2/+2
| | | | | | | Submitted by: kiri Notes: svn path=/head/; revision=18163
* MASTER_SITES changed.Jun Kuriyama1999-04-261-3/+3
| | | | | | | Submitted by: horikawa@jp.freebsd.org, toyo@slab.ntt.co.jp Notes: svn path=/head/; revision=18136
* This is my first commit about ports collection.Jun Kuriyama1998-04-173-9/+9
| | | | | | | | | | Upgrade to 1.1g PR: 6217 Submitted by: myself :-) Notes: svn path=/head/; revision=10537
* original distribution updated to 1.1f.Jun-ichiro itojun Hagino1998-03-205-86/+53
| | | | | | | | | | simplify xpg4 related things. do not depend on emacs. PR: 5251 Notes: svn path=/head/; revision=10241
* Use ja instead of jp for PKGNAME.Masafumi Max NAKANE1997-09-161-1/+2
| | | | | | | | Submitted by: the port maintainer PR: 4549 Notes: svn path=/head/; revision=7928
* Remove ${PATCHDIR} if we created one.Satoshi Asami1997-09-091-1/+2
| | | | | | | Noticed by: cvs update Notes: svn path=/head/; revision=7831
* Upgrade, 1.1 -> 1.1c.Masafumi Max NAKANE1997-08-242-3/+3
| | | | | | | | PR: 4367 Submitted by: kiri@kiri.toba-cmt.ac.jp Notes: svn path=/head/; revision=7666
* /bin/sh -> ${SH}Masafumi Max NAKANE1997-07-131-2/+2
| | | | Notes: svn path=/head/; revision=7303
* Define MANLANG, MAN1 and MANCOMPRESSED.Masafumi Max NAKANE1997-06-131-1/+4
| | | | Notes: svn path=/head/; revision=6909
* Minor updates.Satoshi Asami1997-05-202-29/+15
| | | | | | | | PR: 3631 Submitted by: Kazuhiko Kiriyama <kiri@kiri.toba-cmt.ac.jp> Notes: svn path=/head/; revision=6499
* No port (unless it is NO_PACKAGE) is allowed to run-depend on muleSatoshi Asami1997-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. Notes: svn path=/head/; revision=6068
* Include and install jman.el by Mitsuru IWASAKI <iwasaki@jp.freebsd.org>.Masafumi Max NAKANE1997-03-303-2/+27
| | | | | | | | Submitted by: Kazuhiko Kiriyama <kiri@kiri.toba-cmt.ac.jp> (Closing PR #2963.) Notes: svn path=/head/; revision=6064
* Fix build on 2.1.5 systems. Also add files I forgot I forgotSatoshi Asami1997-02-142-1/+13
| | | | | | | | | last time. Submitted by: kiri Notes: svn path=/head/; revision=5598
* Upgrade (no version number change) to support older versions of FreeBSDSatoshi Asami1997-02-122-5/+53
| | | | | | | | | too. Submitted by: kiri@kiri.toba-cmt.ac.jp Notes: svn path=/head/; revision=5582
* Upgrade, 1.0 -> 1.1. Many bugs fixed in jcatman, etc.Satoshi Asami1996-12-123-215/+4
| | | | | | | | Original by: KUMANO Tadashi <kumano@strl.nhk.or.jp> Submitted by: Kiriyama Kazuhiko <kiri@kiri.toba-cmt.ac.jp> Notes: svn path=/head/; revision=4963
* Typo.Masafumi Max NAKANE1996-12-121-2/+2
| | | | Notes: svn path=/head/; revision=4953
* Instead of installing its own manpath.config in /usr/local/etc, checkSatoshi Asami1996-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> Notes: svn path=/head/; revision=4878
* A man command that can handle Japanese (EUC). Note this is only aSatoshi Asami1996-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> Notes: svn path=/head/; revision=4869