aboutsummaryrefslogtreecommitdiff
path: root/japanese
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2002-11-06 22:47:41 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2002-11-06 22:47:41 +0000
commitd9611f93758b42bc9f2e2794b3d0039ec6038c4e (patch)
tree7188beb34e0a3adac815c9497c615b1b78eb4454 /japanese
parente90c5ac85e1589656db313625839221c0668d513 (diff)
downloadports-d9611f93758b42bc9f2e2794b3d0039ec6038c4e.tar.gz
ports-d9611f93758b42bc9f2e2794b3d0039ec6038c4e.zip
Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by: pat
Notes
Notes: svn path=/head/; revision=69612
Diffstat (limited to 'japanese')
-rw-r--r--japanese/chasen-base/Makefile2
-rw-r--r--japanese/chasen-base/pkg-comment1
-rw-r--r--japanese/chasen/Makefile2
-rw-r--r--japanese/chasen/pkg-comment1
-rw-r--r--japanese/chimera/Makefile2
-rw-r--r--japanese/chimera/pkg-comment1
-rw-r--r--japanese/ebview-gtk2/Makefile2
-rw-r--r--japanese/ebview-gtk2/pkg-comment1
-rw-r--r--japanese/ebview/Makefile2
-rw-r--r--japanese/ebview/pkg-comment1
-rw-r--r--japanese/elvis/Makefile2
-rw-r--r--japanese/elvis/pkg-comment1
-rw-r--r--japanese/ewipe/Makefile2
-rw-r--r--japanese/ewipe/pkg-comment1
-rw-r--r--japanese/exmh2/Makefile2
-rw-r--r--japanese/exmh2/pkg-comment1
-rw-r--r--japanese/gawk/Makefile2
-rw-r--r--japanese/gawk/pkg-comment1
-rw-r--r--japanese/grep/Makefile2
-rw-r--r--japanese/grep/pkg-comment1
-rw-r--r--japanese/ipadic/Makefile2
-rw-r--r--japanese/ipadic/pkg-comment1
-rw-r--r--japanese/jed/Makefile2
-rw-r--r--japanese/jed/pkg-comment1
-rw-r--r--japanese/libjconv/Makefile2
-rw-r--r--japanese/libjconv/pkg-comment1
-rw-r--r--japanese/linux_locale/Makefile2
-rw-r--r--japanese/linux_locale/pkg-comment1
-rw-r--r--japanese/msdosfs/Makefile2
-rw-r--r--japanese/msdosfs/pkg-comment1
-rw-r--r--japanese/nvi-euc-jp/Makefile2
-rw-r--r--japanese/nvi-euc-jp/pkg-comment1
-rw-r--r--japanese/nvi-iso-2022-jp/Makefile2
-rw-r--r--japanese/nvi-iso-2022-jp/pkg-comment1
-rw-r--r--japanese/nvi-sjis/Makefile2
-rw-r--r--japanese/nvi-sjis/pkg-comment1
-rw-r--r--japanese/plain2/Makefile2
-rw-r--r--japanese/plain2/pkg-comment1
-rw-r--r--japanese/sed/Makefile2
-rw-r--r--japanese/sed/pkg-comment1
-rw-r--r--japanese/skkfep/Makefile2
-rw-r--r--japanese/skkfep/pkg-comment1
-rw-r--r--japanese/tcsh-nls-asuka/Makefile2
-rw-r--r--japanese/tcsh-nls-asuka/pkg-comment1
-rw-r--r--japanese/tcsh-nls-ayanami/Makefile2
-rw-r--r--japanese/tcsh-nls-ayanami/pkg-comment1
-rw-r--r--japanese/tcsh-nls-generic/Makefile2
-rw-r--r--japanese/tcsh-nls-generic/pkg-comment1
-rw-r--r--japanese/tcsh-nls-koshiki/Makefile2
-rw-r--r--japanese/tcsh-nls-koshiki/pkg-comment1
-rw-r--r--japanese/tcsh-nls-merril/Makefile2
-rw-r--r--japanese/tcsh-nls-merril/pkg-comment1
-rw-r--r--japanese/tcsh-nls-miyakonjo/Makefile2
-rw-r--r--japanese/tcsh-nls-miyakonjo/pkg-comment1
-rw-r--r--japanese/tcsh-nls-multi/Makefile2
-rw-r--r--japanese/tcsh-nls-multi/pkg-comment1
-rw-r--r--japanese/tcsh-nls-rishu/Makefile2
-rw-r--r--japanese/tcsh-nls-rishu/pkg-comment1
-rw-r--r--japanese/tcsh-nls-roomi/Makefile2
-rw-r--r--japanese/tcsh-nls-roomi/pkg-comment1
-rw-r--r--japanese/tcsh-nls-ruri2/Makefile2
-rw-r--r--japanese/tcsh-nls-ruri2/pkg-comment1
-rw-r--r--japanese/truetypefonts/Makefile2
-rw-r--r--japanese/truetypefonts/pkg-comment1
-rw-r--r--japanese/weblint97/Makefile2
-rw-r--r--japanese/weblint97/pkg-comment1
-rw-r--r--japanese/xvi-euc/Makefile2
-rw-r--r--japanese/xvi-euc/pkg-comment1
-rw-r--r--japanese/xvi-sjis/Makefile2
-rw-r--r--japanese/xvi-sjis/pkg-comment1
-rw-r--r--japanese/xyagamo/Makefile2
-rw-r--r--japanese/xyagamo/pkg-comment1
-rw-r--r--japanese/zipcodes/Makefile2
-rw-r--r--japanese/zipcodes/pkg-comment1
74 files changed, 74 insertions, 37 deletions
diff --git a/japanese/chasen-base/Makefile b/japanese/chasen-base/Makefile
index a940bf82f91a..cee1b565bab1 100644
--- a/japanese/chasen-base/Makefile
+++ b/japanese/chasen-base/Makefile
@@ -18,6 +18,8 @@ PATCH_DIST_STRIP= -p1
MAINTAINER= ports@FreeBSD.org
+PORTCOMMENT= Japanese Morphological Analysis System
+
GNU_CONFIGURE= yes
#USE_LIBTOOL= yes
INSTALLS_SHLIB= yes
diff --git a/japanese/chasen-base/pkg-comment b/japanese/chasen-base/pkg-comment
deleted file mode 100644
index 55ccb1734ecc..000000000000
--- a/japanese/chasen-base/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Japanese Morphological Analysis System
diff --git a/japanese/chasen/Makefile b/japanese/chasen/Makefile
index efe5e16dd41d..9fe6fe5e7811 100644
--- a/japanese/chasen/Makefile
+++ b/japanese/chasen/Makefile
@@ -15,6 +15,8 @@ EXTRACT_ONLY= # empty
MAINTAINER= ports@FreeBSD.org
+PORTCOMMENT= Japanese Morphological Analysis System
+
RUN_DEPENDS= chasen:${PORTSDIR}/japanese/chasen-base \
${LOCALBASE}/share/chasen/dic/ipadic/cforms.cha:${PORTSDIR}/japanese/ipadic
diff --git a/japanese/chasen/pkg-comment b/japanese/chasen/pkg-comment
deleted file mode 100644
index 55ccb1734ecc..000000000000
--- a/japanese/chasen/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Japanese Morphological Analysis System
diff --git a/japanese/chimera/Makefile b/japanese/chimera/Makefile
index c0373fffaac9..fed1b9af3b8f 100644
--- a/japanese/chimera/Makefile
+++ b/japanese/chimera/Makefile
@@ -19,6 +19,8 @@ PATCH_DIST_STRIP= -p1
MAINTAINER= ports@FreeBSD.org
+PORTCOMMENT= X/Athena World-Wide Web client + Japanese patch
+
PREV_VERSION= ${PORTVERSION:S/p1/p0/}
USE_IMAKE= yes
diff --git a/japanese/chimera/pkg-comment b/japanese/chimera/pkg-comment
deleted file mode 100644
index ce05813fb5f2..000000000000
--- a/japanese/chimera/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-X/Athena World-Wide Web client + Japanese patch
diff --git a/japanese/ebview-gtk2/Makefile b/japanese/ebview-gtk2/Makefile
index f7f85b561bfa..3f0ad885f9ba 100644
--- a/japanese/ebview-gtk2/Makefile
+++ b/japanese/ebview-gtk2/Makefile
@@ -13,6 +13,8 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= ports@FreeBSD.org
+PORTCOMMENT= Electronic Book Viewer
+
LIB_DEPENDS= eb.6:${PORTSDIR}/japanese/eb
USE_GNOMENG= yes
diff --git a/japanese/ebview-gtk2/pkg-comment b/japanese/ebview-gtk2/pkg-comment
deleted file mode 100644
index 32cf50dd9312..000000000000
--- a/japanese/ebview-gtk2/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Electronic Book Viewer
diff --git a/japanese/ebview/Makefile b/japanese/ebview/Makefile
index f7f85b561bfa..3f0ad885f9ba 100644
--- a/japanese/ebview/Makefile
+++ b/japanese/ebview/Makefile
@@ -13,6 +13,8 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= ports@FreeBSD.org
+PORTCOMMENT= Electronic Book Viewer
+
LIB_DEPENDS= eb.6:${PORTSDIR}/japanese/eb
USE_GNOMENG= yes
diff --git a/japanese/ebview/pkg-comment b/japanese/ebview/pkg-comment
deleted file mode 100644
index 32cf50dd9312..000000000000
--- a/japanese/ebview/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Electronic Book Viewer
diff --git a/japanese/elvis/Makefile b/japanese/elvis/Makefile
index 81bfe385b52e..8225669c2955 100644
--- a/japanese/elvis/Makefile
+++ b/japanese/elvis/Makefile
@@ -18,6 +18,8 @@ PATCHFILES= j${PORTNAME}1.8p4-j1.1.tar.Z
MAINTAINER= ports@FreeBSD.org
+PORTCOMMENT= A clone of vi/ex, the standard UNIX editor, with Japanese patch
+
LIB_DEPENDS= canna.1:${PORTSDIR}/japanese/Canna
NO_WRKSUBDIR= yes
diff --git a/japanese/elvis/pkg-comment b/japanese/elvis/pkg-comment
deleted file mode 100644
index 418dd0096bd3..000000000000
--- a/japanese/elvis/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A clone of vi/ex, the standard UNIX editor, with Japanese patch
diff --git a/japanese/ewipe/Makefile b/japanese/ewipe/Makefile
index 6e4c9043808e..c1a4d782f969 100644
--- a/japanese/ewipe/Makefile
+++ b/japanese/ewipe/Makefile
@@ -12,4 +12,6 @@ COMMENT= ${.CURDIR}/pkg-comment
KANJI= yes
+PORTCOMMENT= Tcl/tck-based presentation tool, with japanese configuration
+
.include "${MASTERDIR}/Makefile"
diff --git a/japanese/ewipe/pkg-comment b/japanese/ewipe/pkg-comment
deleted file mode 100644
index 9118177ed726..000000000000
--- a/japanese/ewipe/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Tcl/tck-based presentation tool, with japanese configuration
diff --git a/japanese/exmh2/Makefile b/japanese/exmh2/Makefile
index a6bb4c16e601..a7dc590305fa 100644
--- a/japanese/exmh2/Makefile
+++ b/japanese/exmh2/Makefile
@@ -9,6 +9,8 @@ CATEGORIES= japanese
MAINTAINER= ports@FreeBSD.org
+PORTCOMMENT= X11/TK based mail reader front end to MH for Japanese environments
+
JAPANESE_EXMH= yes
MASTERDIR= ${.CURDIR}/../../mail/exmh2
diff --git a/japanese/exmh2/pkg-comment b/japanese/exmh2/pkg-comment
deleted file mode 100644
index c7c0b8f89026..000000000000
--- a/japanese/exmh2/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-X11/TK based mail reader front end to MH for Japanese environments
diff --git a/japanese/gawk/Makefile b/japanese/gawk/Makefile
index d2a32272a057..f800abd29c0a 100644
--- a/japanese/gawk/Makefile
+++ b/japanese/gawk/Makefile
@@ -17,6 +17,8 @@ PATCH_DIST_STRIP= -p1
MAINTAINER= ports@FreeBSD.org
+PORTCOMMENT= GNU awk + multi-byte extension
+
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-bitops --enable-non-decimal-data
diff --git a/japanese/gawk/pkg-comment b/japanese/gawk/pkg-comment
deleted file mode 100644
index bcd9e984be34..000000000000
--- a/japanese/gawk/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-GNU awk + multi-byte extension
diff --git a/japanese/grep/Makefile b/japanese/grep/Makefile
index 5cfdde22858b..f8155aab05d6 100644
--- a/japanese/grep/Makefile
+++ b/japanese/grep/Makefile
@@ -17,6 +17,8 @@ PATCH_DIST_STRIP= -p1
MAINTAINER= ports@FreeBSD.org
+PORTCOMMENT= GNU grep + multi-byte extension
+
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --program-prefix=j --disable-nls
diff --git a/japanese/grep/pkg-comment b/japanese/grep/pkg-comment
deleted file mode 100644
index 95345fff060f..000000000000
--- a/japanese/grep/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-GNU grep + multi-byte extension
diff --git a/japanese/ipadic/Makefile b/japanese/ipadic/Makefile
index 5afd9aae6bf7..37889b06c996 100644
--- a/japanese/ipadic/Makefile
+++ b/japanese/ipadic/Makefile
@@ -13,6 +13,8 @@ MASTER_SITES= http://chasen.aist-nara.ac.jp/stable/ipadic/
MAINTAINER= ports@FreeBSD.org
+PORTCOMMENT= Japanese Morphological Dictionary for ChaSen
+
BUILD_DEPENDS= chasen:${PORTSDIR}/japanese/chasen-base
GNU_CONFIGURE= YES
diff --git a/japanese/ipadic/pkg-comment b/japanese/ipadic/pkg-comment
deleted file mode 100644
index 95f8718d76ca..000000000000
--- a/japanese/ipadic/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Japanese Morphological Dictionary for ChaSen
diff --git a/japanese/jed/Makefile b/japanese/jed/Makefile
index e3c485d9d2b2..418b5fc0745a 100644
--- a/japanese/jed/Makefile
+++ b/japanese/jed/Makefile
@@ -18,6 +18,8 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \
MAINTAINER= ports@FreeBSD.org
+PORTCOMMENT= A SLang-based text editor (w/ Japanese support)
+
LIB_DEPENDS= slang.2:${PORTSDIR}/japanese/libslang \
${LIBDEP_CANNA}
diff --git a/japanese/jed/pkg-comment b/japanese/jed/pkg-comment
deleted file mode 100644
index 8df513bc523e..000000000000
--- a/japanese/jed/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A SLang-based text editor (w/ Japanese support)
diff --git a/japanese/libjconv/Makefile b/japanese/libjconv/Makefile
index 96300e1a87fa..d19bd2086b76 100644
--- a/japanese/libjconv/Makefile
+++ b/japanese/libjconv/Makefile
@@ -12,6 +12,8 @@ MASTER_SITES= http://ghost.math.sci.hokudai.ac.jp/misc/libjconv/
MAINTAINER= ports@FreeBSD.org
+PORTCOMMENT= Japanese charset conversion library powered by iconv(3)
+
LIB_DEPENDS= iconv.3:${PORTSDIR}/converters/libiconv
#RUN_DEPENDS= ${LOCALBASE}/libexec/iconv/iso-2022-jp.so:${PORTSDIR}/converters/iconv-extra
diff --git a/japanese/libjconv/pkg-comment b/japanese/libjconv/pkg-comment
deleted file mode 100644
index 5677d3a7fb63..000000000000
--- a/japanese/libjconv/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Japanese charset conversion library powered by iconv(3)
diff --git a/japanese/linux_locale/Makefile b/japanese/linux_locale/Makefile
index d4d8ae83889f..21448a6a08d3 100644
--- a/japanese/linux_locale/Makefile
+++ b/japanese/linux_locale/Makefile
@@ -14,6 +14,8 @@ DISTNAME= locale-ja_${VERSION}
MAINTAINER= ports@FreeBSD.org
+PORTCOMMENT= Linux glibc 2.0/2.1 locale definition for Japanese
+
BUILD_DEPENDS= ${LCDEF_CMD}:${PORTSDIR}/emulators/linux_base
IGNORE= "ja-linux_locale is not needed for linux_base7"
diff --git a/japanese/linux_locale/pkg-comment b/japanese/linux_locale/pkg-comment
deleted file mode 100644
index d83766854e7f..000000000000
--- a/japanese/linux_locale/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Linux glibc 2.0/2.1 locale definition for Japanese
diff --git a/japanese/msdosfs/Makefile b/japanese/msdosfs/Makefile
index 7bf32cf16fae..677c76f22b99 100644
--- a/japanese/msdosfs/Makefile
+++ b/japanese/msdosfs/Makefile
@@ -17,6 +17,8 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \
MAINTAINER= ports@FreeBSD.org
+PORTCOMMENT= Mount a Microsoft FAT Japanese file system
+
WRKSRC= ${WRKDIR}/${DISTNAME}/msdosfs.ja
.include <bsd.port.pre.mk>
diff --git a/japanese/msdosfs/pkg-comment b/japanese/msdosfs/pkg-comment
deleted file mode 100644
index 156ffedd904d..000000000000
--- a/japanese/msdosfs/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Mount a Microsoft FAT Japanese file system
diff --git a/japanese/nvi-euc-jp/Makefile b/japanese/nvi-euc-jp/Makefile
index 05d226a505fc..dbd78526bdb3 100644
--- a/japanese/nvi-euc-jp/Makefile
+++ b/japanese/nvi-euc-jp/Makefile
@@ -16,6 +16,8 @@ CATEGORIES= japanese editors
MAINTAINER= ports@freebsd.org
+PORTCOMMENT= A clone of vi/ex, with multilingual patch, default settings for euc-jp
+
CONFIGURE_ARGS= --enable-multibyte=euc-jp --program-prefix=n --enable-canna
.include "${MASTERDIR}/Makefile"
diff --git a/japanese/nvi-euc-jp/pkg-comment b/japanese/nvi-euc-jp/pkg-comment
deleted file mode 100644
index d43df6e94ad7..000000000000
--- a/japanese/nvi-euc-jp/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A clone of vi/ex, with multilingual patch, default settings for euc-jp
diff --git a/japanese/nvi-iso-2022-jp/Makefile b/japanese/nvi-iso-2022-jp/Makefile
index 0a3430f63132..be93da4d6f31 100644
--- a/japanese/nvi-iso-2022-jp/Makefile
+++ b/japanese/nvi-iso-2022-jp/Makefile
@@ -16,6 +16,8 @@ CATEGORIES= japanese editors
MAINTAINER= ports@freebsd.org
+PORTCOMMENT= Clone of vi/ex, with multilingual patch, default settings for iso-2022-jp
+
CONFIGURE_ARGS= --enable-multibyte=iso-2022-jp --program-prefix=n --enable-canna
.include "${MASTERDIR}/Makefile"
diff --git a/japanese/nvi-iso-2022-jp/pkg-comment b/japanese/nvi-iso-2022-jp/pkg-comment
deleted file mode 100644
index a34876fbf66b..000000000000
--- a/japanese/nvi-iso-2022-jp/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Clone of vi/ex, with multilingual patch, default settings for iso-2022-jp
diff --git a/japanese/nvi-sjis/Makefile b/japanese/nvi-sjis/Makefile
index fdf482b96cb3..e5e594aac2d0 100644
--- a/japanese/nvi-sjis/Makefile
+++ b/japanese/nvi-sjis/Makefile
@@ -16,6 +16,8 @@ CATEGORIES= japanese editors
MAINTAINER= ports@freebsd.org
+PORTCOMMENT= A clone of vi/ex, with multilingual patch, default settings for sjis
+
CONFIGURE_ARGS= --enable-multibyte=sjis --program-prefix=n --enable-canna
.include "${MASTERDIR}/Makefile"
diff --git a/japanese/nvi-sjis/pkg-comment b/japanese/nvi-sjis/pkg-comment
deleted file mode 100644
index 5356d68e6809..000000000000
--- a/japanese/nvi-sjis/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A clone of vi/ex, with multilingual patch, default settings for sjis
diff --git a/japanese/plain2/Makefile b/japanese/plain2/Makefile
index 2dcb46b04597..8bbefe67d403 100644
--- a/japanese/plain2/Makefile
+++ b/japanese/plain2/Makefile
@@ -10,6 +10,8 @@ PORTVERSION= 2.54
CATEGORIES= japanese textproc
MASTER_SITES= ftp://ftp.nec.co.jp/pub/packages/plain2/
+PORTCOMMENT= A text converter from plain to any format
+
WRKSRC= ${WRKDIR}/${DISTNAME}/src
ALL_TARGET= plain2
diff --git a/japanese/plain2/pkg-comment b/japanese/plain2/pkg-comment
deleted file mode 100644
index 901ad1a75dd2..000000000000
--- a/japanese/plain2/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A text converter from plain to any format
diff --git a/japanese/sed/Makefile b/japanese/sed/Makefile
index 0155d1907b17..142ebfbf974b 100644
--- a/japanese/sed/Makefile
+++ b/japanese/sed/Makefile
@@ -14,6 +14,8 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= ports@FreeBSD.org
+PORTCOMMENT= GNU sed + multi-byte extension
+
USE_GMAKE= yes
GNU_CONFIGURE= yes
diff --git a/japanese/sed/pkg-comment b/japanese/sed/pkg-comment
deleted file mode 100644
index c85db8d8d3d4..000000000000
--- a/japanese/sed/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-GNU sed + multi-byte extension
diff --git a/japanese/skkfep/Makefile b/japanese/skkfep/Makefile
index 5aea5847392f..ad02ec33676a 100644
--- a/japanese/skkfep/Makefile
+++ b/japanese/skkfep/Makefile
@@ -13,6 +13,8 @@ DISTNAME= ${PORTNAME}_${PORTVERSION}.orig
MAINTAINER= ports@FreeBSD.org
+PORTCOMMENT= SKK-like Kana-to-Kanji FrontEnd Processor
+
RUN_DEPENDS= ${LOCALBASE}/sbin/skkserv:${PORTSDIR}/japanese/skk
WRKSRC= ${WRKDIR}/${PORTNAME}
diff --git a/japanese/skkfep/pkg-comment b/japanese/skkfep/pkg-comment
deleted file mode 100644
index 74bddc8f2d0e..000000000000
--- a/japanese/skkfep/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-SKK-like Kana-to-Kanji FrontEnd Processor
diff --git a/japanese/tcsh-nls-asuka/Makefile b/japanese/tcsh-nls-asuka/Makefile
index 70d13550dcdf..0557afb93e29 100644
--- a/japanese/tcsh-nls-asuka/Makefile
+++ b/japanese/tcsh-nls-asuka/Makefile
@@ -9,6 +9,8 @@ CATALOGNAME= asuka
MAINTAINER= ports@FreeBSD.org
+PORTCOMMENT= Japanese NLS catalog for TCSH. ("Soryu Asuka Langley" taste)
+
MASTERDIR= ${.CURDIR}/../tcsh-nls-generic
PKGDIR= ${.CURDIR}
PLIST= ${MASTERDIR}/pkg-plist
diff --git a/japanese/tcsh-nls-asuka/pkg-comment b/japanese/tcsh-nls-asuka/pkg-comment
deleted file mode 100644
index 654b81c84026..000000000000
--- a/japanese/tcsh-nls-asuka/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Japanese NLS catalog for TCSH. ("Soryu Asuka Langley" taste)
diff --git a/japanese/tcsh-nls-ayanami/Makefile b/japanese/tcsh-nls-ayanami/Makefile
index 2d4dd7fa654c..df9fa01e549d 100644
--- a/japanese/tcsh-nls-ayanami/Makefile
+++ b/japanese/tcsh-nls-ayanami/Makefile
@@ -9,6 +9,8 @@ CATALOGNAME= ayanami
MAINTAINER= ports@FreeBSD.org
+PORTCOMMENT= Japanese NLS catalog for TCSH. ("Ayanami Rei" taste)
+
MASTERDIR= ${.CURDIR}/../tcsh-nls-generic
PKGDIR= ${.CURDIR}
PLIST= ${MASTERDIR}/pkg-plist
diff --git a/japanese/tcsh-nls-ayanami/pkg-comment b/japanese/tcsh-nls-ayanami/pkg-comment
deleted file mode 100644
index 699bc4a7b395..000000000000
--- a/japanese/tcsh-nls-ayanami/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Japanese NLS catalog for TCSH. ("Ayanami Rei" taste)
diff --git a/japanese/tcsh-nls-generic/Makefile b/japanese/tcsh-nls-generic/Makefile
index 6bf87f0b41e0..3eee1c3d93fd 100644
--- a/japanese/tcsh-nls-generic/Makefile
+++ b/japanese/tcsh-nls-generic/Makefile
@@ -14,6 +14,8 @@ DISTNAME= tcsh-${PORTVERSION}.add2
MAINTAINER= ports@FreeBSD.org
+PORTCOMMENT= Japanese NLS catalog for TCSH. ("Generic Japanese" taste)
+
BUILD_DEPENDS= nkf:${PORTSDIR}/japanese/nkf
.include <bsd.port.pre.mk>
diff --git a/japanese/tcsh-nls-generic/pkg-comment b/japanese/tcsh-nls-generic/pkg-comment
deleted file mode 100644
index 80b76b8ea709..000000000000
--- a/japanese/tcsh-nls-generic/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Japanese NLS catalog for TCSH. ("Generic Japanese" taste)
diff --git a/japanese/tcsh-nls-koshiki/Makefile b/japanese/tcsh-nls-koshiki/Makefile
index cea0d409164d..3eb44c8d6ce8 100644
--- a/japanese/tcsh-nls-koshiki/Makefile
+++ b/japanese/tcsh-nls-koshiki/Makefile
@@ -9,6 +9,8 @@ CATALOGNAME= koshiki
MAINTAINER= ports@FreeBSD.org
+PORTCOMMENT= Japanese NLS catalog for TCSH. ("Koshiki Yukari" taste)
+
MASTERDIR= ${.CURDIR}/../tcsh-nls-generic
PKGDIR= ${.CURDIR}
PLIST= ${MASTERDIR}/pkg-plist
diff --git a/japanese/tcsh-nls-koshiki/pkg-comment b/japanese/tcsh-nls-koshiki/pkg-comment
deleted file mode 100644
index 3bf91d40be82..000000000000
--- a/japanese/tcsh-nls-koshiki/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Japanese NLS catalog for TCSH. ("Koshiki Yukari" taste)
diff --git a/japanese/tcsh-nls-merril/Makefile b/japanese/tcsh-nls-merril/Makefile
index faa17963227b..8c405fe97ebc 100644
--- a/japanese/tcsh-nls-merril/Makefile
+++ b/japanese/tcsh-nls-merril/Makefile
@@ -9,6 +9,8 @@ CATALOGNAME= merril
MAINTAINER= ports@FreeBSD.org
+PORTCOMMENT= Japanese NLS catalog for TCSH. ("Merril" taste)
+
MASTERDIR= ${.CURDIR}/../tcsh-nls-generic
PKGDIR= ${.CURDIR}
PLIST= ${MASTERDIR}/pkg-plist
diff --git a/japanese/tcsh-nls-merril/pkg-comment b/japanese/tcsh-nls-merril/pkg-comment
deleted file mode 100644
index a137997ca773..000000000000
--- a/japanese/tcsh-nls-merril/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Japanese NLS catalog for TCSH. ("Merril" taste)
diff --git a/japanese/tcsh-nls-miyakonjo/Makefile b/japanese/tcsh-nls-miyakonjo/Makefile
index 3a57c6b7f421..1cb5ae008ee0 100644
--- a/japanese/tcsh-nls-miyakonjo/Makefile
+++ b/japanese/tcsh-nls-miyakonjo/Makefile
@@ -9,6 +9,8 @@ CATALOGNAME= miyakonjo
MAINTAINER= ports@FreeBSD.org
+PORTCOMMENT= Japanese NLS catalog for TCSH. ("Miyakonjo" taste)
+
MASTERDIR= ${.CURDIR}/../tcsh-nls-generic
PKGDIR= ${.CURDIR}
PLIST= ${MASTERDIR}/pkg-plist
diff --git a/japanese/tcsh-nls-miyakonjo/pkg-comment b/japanese/tcsh-nls-miyakonjo/pkg-comment
deleted file mode 100644
index 374f4959c43c..000000000000
--- a/japanese/tcsh-nls-miyakonjo/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Japanese NLS catalog for TCSH. ("Miyakonjo" taste)
diff --git a/japanese/tcsh-nls-multi/Makefile b/japanese/tcsh-nls-multi/Makefile
index e1c2cd1e7fb5..1dc48caa0bb0 100644
--- a/japanese/tcsh-nls-multi/Makefile
+++ b/japanese/tcsh-nls-multi/Makefile
@@ -9,6 +9,8 @@ CATALOGNAME= multi
MAINTAINER= ports@FreeBSD.org
+PORTCOMMENT= Japanese NLS catalog for TCSH. ("Multi" taste)
+
MASTERDIR= ${.CURDIR}/../tcsh-nls-generic
PKGDIR= ${.CURDIR}
PLIST= ${MASTERDIR}/pkg-plist
diff --git a/japanese/tcsh-nls-multi/pkg-comment b/japanese/tcsh-nls-multi/pkg-comment
deleted file mode 100644
index b309acfd3269..000000000000
--- a/japanese/tcsh-nls-multi/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Japanese NLS catalog for TCSH. ("Multi" taste)
diff --git a/japanese/tcsh-nls-rishu/Makefile b/japanese/tcsh-nls-rishu/Makefile
index eb80ea706f04..44c5d5cd5174 100644
--- a/japanese/tcsh-nls-rishu/Makefile
+++ b/japanese/tcsh-nls-rishu/Makefile
@@ -9,6 +9,8 @@ CATALOGNAME= rishu
MAINTAINER= ports@FreeBSD.org
+PORTCOMMENT= Japanese NLS catalog for TCSH. ("Rishu" taste)
+
MASTERDIR= ${.CURDIR}/../tcsh-nls-generic
PKGDIR= ${.CURDIR}
PLIST= ${MASTERDIR}/pkg-plist
diff --git a/japanese/tcsh-nls-rishu/pkg-comment b/japanese/tcsh-nls-rishu/pkg-comment
deleted file mode 100644
index 4fc7084a433c..000000000000
--- a/japanese/tcsh-nls-rishu/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Japanese NLS catalog for TCSH. ("Rishu" taste)
diff --git a/japanese/tcsh-nls-roomi/Makefile b/japanese/tcsh-nls-roomi/Makefile
index 2b2aa2b7b422..f0106e076b2c 100644
--- a/japanese/tcsh-nls-roomi/Makefile
+++ b/japanese/tcsh-nls-roomi/Makefile
@@ -9,6 +9,8 @@ CATALOGNAME= roomi
MAINTAINER= ports@FreeBSD.org
+PORTCOMMENT= Japanese NLS catalog for TCSH. ("Roomi" taste)
+
MASTERDIR= ${.CURDIR}/../tcsh-nls-generic
PKGDIR= ${.CURDIR}
PLIST= ${MASTERDIR}/pkg-plist
diff --git a/japanese/tcsh-nls-roomi/pkg-comment b/japanese/tcsh-nls-roomi/pkg-comment
deleted file mode 100644
index 35b664d2201e..000000000000
--- a/japanese/tcsh-nls-roomi/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Japanese NLS catalog for TCSH. ("Roomi" taste)
diff --git a/japanese/tcsh-nls-ruri2/Makefile b/japanese/tcsh-nls-ruri2/Makefile
index 8075f108efc3..4c2490f6b6f6 100644
--- a/japanese/tcsh-nls-ruri2/Makefile
+++ b/japanese/tcsh-nls-ruri2/Makefile
@@ -9,6 +9,8 @@ CATALOGNAME= ruri2
MAINTAINER= ports@FreeBSD.org
+PORTCOMMENT= Japanese NLS catalog for TCSH. ("Hoshino Ruri" taste)
+
MASTERDIR= ${.CURDIR}/../tcsh-nls-generic
PKGDIR= ${.CURDIR}
PLIST= ${MASTERDIR}/pkg-plist
diff --git a/japanese/tcsh-nls-ruri2/pkg-comment b/japanese/tcsh-nls-ruri2/pkg-comment
deleted file mode 100644
index d7c8fdd0f06a..000000000000
--- a/japanese/tcsh-nls-ruri2/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Japanese NLS catalog for TCSH. ("Hoshino Ruri" taste)
diff --git a/japanese/truetypefonts/Makefile b/japanese/truetypefonts/Makefile
index 2df5e0c81314..cf40574fb2cb 100644
--- a/japanese/truetypefonts/Makefile
+++ b/japanese/truetypefonts/Makefile
@@ -13,6 +13,8 @@ DISTNAME= ttf-xtt_0.${PORTVERSION:R:S/.//g}-${PORTVERSION:E}
MAINTAINER= ports@FreeBSD.org
+PORTCOMMENT= Japanese TrueType Fonts
+
USE_X_PREFIX= yes
WRKSRC= ${WRKDIR}/ttf-xtt-0.${PORTVERSION:R:S/.//g}
diff --git a/japanese/truetypefonts/pkg-comment b/japanese/truetypefonts/pkg-comment
deleted file mode 100644
index 4e405f6f1abf..000000000000
--- a/japanese/truetypefonts/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Japanese TrueType Fonts
diff --git a/japanese/weblint97/Makefile b/japanese/weblint97/Makefile
index 8ad133486817..39be5e0158cb 100644
--- a/japanese/weblint97/Makefile
+++ b/japanese/weblint97/Makefile
@@ -15,6 +15,8 @@ DISTNAME= weblint-97-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
+PORTCOMMENT= An internationalized HTML checker with japanese message(EUC-JP)
+
RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/jcode.pl:${PORTSDIR}/japanese/jcode.pl
WRKSRC= ${WRKDIR}/weblint-97
diff --git a/japanese/weblint97/pkg-comment b/japanese/weblint97/pkg-comment
deleted file mode 100644
index ff8377892ab8..000000000000
--- a/japanese/weblint97/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-An internationalized HTML checker with japanese message(EUC-JP)
diff --git a/japanese/xvi-euc/Makefile b/japanese/xvi-euc/Makefile
index 98cada3b2035..7ff45991baf6 100644
--- a/japanese/xvi-euc/Makefile
+++ b/japanese/xvi-euc/Makefile
@@ -9,6 +9,8 @@ PKGNAMESUFFIX= -euc
MAINTAINER= ports@FreeBSD.org
+PORTCOMMENT= A portable multi-window 'vi', handles japanese EUC
+
MASTERDIR= ${.CURDIR}/../xvi-euc
COMMENT= ${.CURDIR}/pkg-comment
diff --git a/japanese/xvi-euc/pkg-comment b/japanese/xvi-euc/pkg-comment
deleted file mode 100644
index f9e92cb0613c..000000000000
--- a/japanese/xvi-euc/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A portable multi-window `vi', handles japanese EUC
diff --git a/japanese/xvi-sjis/Makefile b/japanese/xvi-sjis/Makefile
index c05259a0f9fa..b6d8ea563059 100644
--- a/japanese/xvi-sjis/Makefile
+++ b/japanese/xvi-sjis/Makefile
@@ -9,6 +9,8 @@ PKGNAMESUFFIX= -sjis
MAINTAINER= ports@FreeBSD.org
+PORTCOMMENT= A portable multi-window 'vi', handles japanese SJIS
+
MASTERDIR= ${.CURDIR}/../xvi-euc
PATCHDIR= ${.CURDIR}/files
diff --git a/japanese/xvi-sjis/pkg-comment b/japanese/xvi-sjis/pkg-comment
deleted file mode 100644
index 9643fda20daf..000000000000
--- a/japanese/xvi-sjis/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A portable multi-window `vi', handles japanese SJIS
diff --git a/japanese/xyagamo/Makefile b/japanese/xyagamo/Makefile
index 1fa189372d59..1ebfcdfee576 100644
--- a/japanese/xyagamo/Makefile
+++ b/japanese/xyagamo/Makefile
@@ -12,6 +12,8 @@ MASTER_SITES= http://www.dokidoki.ne.jp/home2/shinmaru/mahjong/
MAINTAINER= ports@freebsd.org
+PORTCOMMENT= Japanese version of a four player mahjong game
+
USE_X_PREFIX= YES
USE_XPM= yes
diff --git a/japanese/xyagamo/pkg-comment b/japanese/xyagamo/pkg-comment
deleted file mode 100644
index 73c87774feaa..000000000000
--- a/japanese/xyagamo/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Japanese version of a four player mahjong game
diff --git a/japanese/zipcodes/Makefile b/japanese/zipcodes/Makefile
index 06832658ed8a..1288a8203cfa 100644
--- a/japanese/zipcodes/Makefile
+++ b/japanese/zipcodes/Makefile
@@ -14,6 +14,8 @@ EXTRACT_SUFX= .lzh
MAINTAINER= ports@FreeBSD.org
+PORTCOMMENT= Japanese zipcode tables. includes both 3/5 and 7 digits form
+
BUILD_DEPENDS= lha:${PORTSDIR}/archivers/lha \
nkf:${PORTSDIR}/japanese/nkf
diff --git a/japanese/zipcodes/pkg-comment b/japanese/zipcodes/pkg-comment
deleted file mode 100644
index 9ff5867f10c8..000000000000
--- a/japanese/zipcodes/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Japanese zipcode tables. includes both 3/5 and 7 digits form