Commit graph

14 commits

Author SHA1 Message Date
Norikatsu Shigemura
80486f5a04 Add support NO_FSCHG macro to adapt not schg-flags supported fs like ZFS.
[NOTE]
This fix is a install issue, so I don't bump PORTREVISION.

Approved by:	kuriyama
2009-09-13 10:23:14 +00:00
Jun Kuriyama
ac95759d6e - Fix to indicate to use ja_JP.eucJP instead of ancient ja_JP.EUC.
PR:		ports/104043
Submitted by:	"do.dat" <doitdoit@myTrashMail.com>
2007-03-08 04:37:12 +00:00
Jun Kuriyama
0830b86bd6 Use
.include <bsd.prog.mk>
instead of
.include <bsd.man.mk>
to avoid "bsd.man.mk cannot be included directly" error.

Submitted by:	horikawa
2002-07-31 01:00:29 +00:00
Jun Kuriyama
2db34b8bb6 jcatman should specify -dlang=ja_JP.eucJP when it invokes groff.
Submitted by:	Mori Kouji <mori@tri.asanuma.co.jp> via horikawa
2002-04-15 00:47:50 +00:00
Jun Kuriyama
1ee0e4d59b Fix a bug that jman always searched "ja" subdirectory ignoring LC_ALL,
LC_CTYPE, and LANG.

Submitted by:	horikawa@jp.FreeBSD.org, MORI Kouji <moriko@hh.iij4u.or.jp>
2002-01-17 07:29:50 +00:00
Jun Kuriyama
049896f9de Apply patch for -a option.
PR:		ports/32824
Submitted by:	MORI Kouji <mori@tri.asanuma.co.jp>
2001-12-14 06:04:35 +00:00
Jun Kuriyama
1efc93f474 /usr/local/bin/groff -dlang=ja_JP.eucJP is used only for "ja".
For other lang, /usr/bin/groff is used.

Submitted by:	horikawa
2001-07-26 05:01:11 +00:00
Jun Kuriyama
db18f581e4 I forgot to add this patch in previous commit. 2001-07-12 06:10:46 +00:00
Jun Kuriyama
9251523cf9 Upgrade to 1.1i.
- Change nroff option from -man to -mandoc -mtty-char
  - Merge recent FreeBSD's man modifications
2001-01-29 01:21:07 +00:00
Jun Kuriyama
dd88e3d606 Use -mandoc instead of -man.
Submitted by:	horikawa
2000-12-28 03:27:22 +00:00
Jun Kuriyama
b209c0b08c This is my first commit about ports collection.
Upgrade to 1.1g

PR:	6217
Submitted by:	myself :-)
1998-04-17 14:39:36 +00:00
Jun-ichiro itojun Hagino
6b204d5c44 original distribution updated to 1.1f.
simplify xpg4 related things.
do not depend on emacs.

PR:		5251
1998-03-20 16:49:43 +00:00
Satoshi Asami
af38939c17 Upgrade, 1.0 -> 1.1. Many bugs fixed in jcatman, etc.
Original by:	KUMANO Tadashi <kumano@strl.nhk.or.jp>
Submitted by:	Kiriyama Kazuhiko <kiri@kiri.toba-cmt.ac.jp>
1996-12-12 08:36:15 +00:00
Satoshi Asami
363e6cbd2f Instead of installing its own manpath.config in /usr/local/etc, check
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>
1996-12-07 23:16:13 +00:00