aboutsummaryrefslogtreecommitdiff
path: root/japanese/man
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1996-12-07 13:24:00 +0000
committerSatoshi Asami <asami@FreeBSD.org>1996-12-07 13:24:00 +0000
commita9ee50f208f943e6146f58c9d463fb8b5009959c (patch)
tree61336b0ebab9212b563686888ca55f8ac498b53f /japanese/man
parent2500f7653eef57a6452fabd88f829816a9815291 (diff)
downloadports-a9ee50f208f943e6146f58c9d463fb8b5009959c.tar.gz
ports-a9ee50f208f943e6146f58c9d463fb8b5009959c.zip
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>
Notes
Notes: svn path=/head/; revision=4869
Diffstat (limited to 'japanese/man')
-rw-r--r--japanese/man/Makefile23
-rw-r--r--japanese/man/distinfo1
-rw-r--r--japanese/man/pkg-comment1
-rw-r--r--japanese/man/pkg-descr4
-rw-r--r--japanese/man/pkg-plist13
5 files changed, 42 insertions, 0 deletions
diff --git a/japanese/man/Makefile b/japanese/man/Makefile
new file mode 100644
index 000000000000..b4207a0375d9
--- /dev/null
+++ b/japanese/man/Makefile
@@ -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>
diff --git a/japanese/man/distinfo b/japanese/man/distinfo
new file mode 100644
index 000000000000..b795161beede
--- /dev/null
+++ b/japanese/man/distinfo
@@ -0,0 +1 @@
+MD5 (jp-man-1.0.tar.gz) = 14fbdb302d5586dbafe8959448d9dcf2
diff --git a/japanese/man/pkg-comment b/japanese/man/pkg-comment
new file mode 100644
index 000000000000..3c510986ac5f
--- /dev/null
+++ b/japanese/man/pkg-comment
@@ -0,0 +1 @@
+A manual display command for Japanese (EUC).
diff --git a/japanese/man/pkg-descr b/japanese/man/pkg-descr
new file mode 100644
index 000000000000..ac5be099cb92
--- /dev/null
+++ b/japanese/man/pkg-descr
@@ -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).
diff --git a/japanese/man/pkg-plist b/japanese/man/pkg-plist
new file mode 100644
index 000000000000..93de68948ca9
--- /dev/null
+++ b/japanese/man/pkg-plist
@@ -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