aboutsummaryrefslogtreecommitdiffstats
path: root/japanese
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>1996-12-07 21:24:00 +0800
committerasami <asami@FreeBSD.org>1996-12-07 21:24:00 +0800
commite7ec70791b858ac41094c15c22490a41c7a83b53 (patch)
tree60216d2a6f7ff44dbbebd8ef765611ab807d0033 /japanese
parent2783a7276c4ed0642a72b59f885a00d4b7888bc6 (diff)
downloadfreebsd-ports-gnome-e7ec70791b858ac41094c15c22490a41c7a83b53.tar.gz
freebsd-ports-gnome-e7ec70791b858ac41094c15c22490a41c7a83b53.tar.zst
freebsd-ports-gnome-e7ec70791b858ac41094c15c22490a41c7a83b53.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>
Diffstat (limited to 'japanese')
-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