A man command that can handle Japanese (EUC). Note this is only a

workaround until man is upgraded to a new version (which is supposedly
truly internationalized).

Submitted by:	Kiriyama Kazuhiko <kiri@kiri.toba-cmt.ac.jp>
This commit is contained in:
Satoshi Asami 1996-12-07 13:24:00 +00:00
parent 2500f7653e
commit a9ee50f208
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=4869
5 changed files with 42 additions and 0 deletions

23
japanese/man/Makefile Normal file
View file

@ -0,0 +1,23 @@
# New ports collection makefile for: jman - japanese man with EUC
# Version required: 1.0
# Date created: 4 December 1996
# Whom: Kiriyama Kazuhiko <kiri@kiri.toba-cmt.ac.jp>
#
# $Id$
#
DISTNAME= jp-man-1.0
CATEGORIES= japanese
MASTER_SITES= ftp://ftp.noc.titech.ac.jp/pub/tmp/aki/in.coming/PORTS/
MAINTAINER= kiri@kiri.toba-cmt.ac.jp
RUN_DEPENDS= ${PREFIX}/bin/groff:${PORTSDIR}/japanese/groff \
jless:${PORTSDIR}/japanese/less
post-install:
@mv ${PREFIX}/etc/manpath.config.sample ${PREFIX}/etc/manpath.config
@${INSTALL_DATA} /usr/share/tmac/tmac.an ${PREFIX}/share/groff/tmac
@${INSTALL_DATA} /usr/share/tmac/tmac.groff_an ${PREFIX}/share/groff/tmac
.include <bsd.port.mk>

1
japanese/man/distinfo Normal file
View file

@ -0,0 +1 @@
MD5 (jp-man-1.0.tar.gz) = 14fbdb302d5586dbafe8959448d9dcf2

1
japanese/man/pkg-comment Normal file
View file

@ -0,0 +1 @@
A manual display command for Japanese (EUC).

4
japanese/man/pkg-descr Normal file
View file

@ -0,0 +1,4 @@
jman formats and displays the on-line japanese manual pages. Original
man command only displays English, whreas this man command displays
pages including Japanese code correctry. And page controlling is more
intellegent than original one with Japanese less (jless).

13
japanese/man/pkg-plist Normal file
View file

@ -0,0 +1,13 @@
bin/jman
bin/jmanpath
bin/japropos
bin/jwhatis
bin/jmakewhatis
bin/jcatman
man/ja_JP.EUC/man1/jcatman.1.gz
man/ja_JP.EUC/man1/jman.1.gz
man/ja_JP.EUC/man1/jmanpath.1.gz
man/ja_JP.EUC/man1/japropos.1.gz
man/ja_JP.EUC/man1/jwhatis.1.gz
man/ja_JP.EUC/man1/jmakewhatis.1.gz
etc/manpath.config