aboutsummaryrefslogtreecommitdiff
path: root/japanese
diff options
context:
space:
mode:
Diffstat (limited to 'japanese')
-rw-r--r--japanese/Makefile2
-rw-r--r--japanese/exmh2/Makefile17
-rw-r--r--japanese/exmh2/pkg-descr13
-rw-r--r--japanese/sed/Makefile35
-rw-r--r--japanese/sed/distinfo4
-rw-r--r--japanese/sed/pkg-descr6
-rw-r--r--japanese/sed/pkg-plist4
7 files changed, 0 insertions, 81 deletions
diff --git a/japanese/Makefile b/japanese/Makefile
index ce954ba170a9..68b4fc58f318 100644
--- a/japanese/Makefile
+++ b/japanese/Makefile
@@ -65,7 +65,6 @@
SUBDIR += esecanna-module-vje30
SUBDIR += esecanna-module-wnn6
SUBDIR += eterm
- SUBDIR += exmh2
SUBDIR += fcitx-anthy
SUBDIR += fcitx-mozc
SUBDIR += flex-sdk
@@ -276,7 +275,6 @@
SUBDIR += scim-tomoe
SUBDIR += scim-uim
SUBDIR += seaside
- SUBDIR += sed
SUBDIR += sj3-lib
SUBDIR += sj3-server
SUBDIR += skk
diff --git a/japanese/exmh2/Makefile b/japanese/exmh2/Makefile
deleted file mode 100644
index 056df8ec35f4..000000000000
--- a/japanese/exmh2/Makefile
+++ /dev/null
@@ -1,17 +0,0 @@
-# Created by: Takeshi WATANABE <watanabe@komadori.planet.sci.kobe-u.ac.jp>
-# $FreeBSD$
-
-CATEGORIES= japanese
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= X11/TK based mail reader front end to MH for Japanese environments
-
-JAPANESE_EXMH= yes
-
-MASTERDIR= ${.CURDIR}/../../mail/exmh2
-DESCR= ${.CURDIR}/pkg-descr
-
-DEPRECATED= Unmaintained since 1999
-EXPIRATION_DATE= 2014-04-10
-NO_STAGE= yes
-.include "${MASTERDIR}/Makefile"
diff --git a/japanese/exmh2/pkg-descr b/japanese/exmh2/pkg-descr
deleted file mode 100644
index 608d248a1a4c..000000000000
--- a/japanese/exmh2/pkg-descr
+++ /dev/null
@@ -1,13 +0,0 @@
-exmh is a TCL/TK based interface to the MH mail system.
-
-IMPORTANT: exmh depends on the TK send facility for its background
-processing. With TK 3.3, send now uses xauthority mechanisms by default,
-unless you compile TK with -DTK_NO_SECURITY. Generally, this means that
-you **MUST** must run xdm to start your Xserver.
-
-FEATURES: As well as providing the usual layer on top of MH commands, exmh
-has a number of other features.
-
-JAPANESE ENVIRONMENT: To compose Japanese mail, you can use kinput2 with
-<Ctrl-backslash> key. Once kinput2 is used, the message header will have
-"charset=iso-2022-jp".
diff --git a/japanese/sed/Makefile b/japanese/sed/Makefile
deleted file mode 100644
index a726c8b1a3ba..000000000000
--- a/japanese/sed/Makefile
+++ /dev/null
@@ -1,35 +0,0 @@
-# Created by: Nobuhiro Yasutomi <nobu@psrc.isac.co.jp>
-# $FreeBSD$
-
-PORTNAME= sed
-PORTVERSION= 3.02
-PORTREVISION= 2
-CATEGORIES= japanese textproc
-MASTER_SITES= ${MASTER_SITE_GNU}
-MASTER_SITE_SUBDIR= ${PORTNAME}
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= GNU sed + multi-byte extension
-
-DEPRECATED= Unmaintained since 1999
-EXPIRATION_DATE= 2014-04-10
-USE_GMAKE= yes
-GNU_CONFIGURE= yes
-
-INFO= sed
-
-PATCH_SITES= http://www.hinadori.atnifty.com/~wills/program/
-PATCHFILES= ${PORTNAME}mb109.diff.gz
-PATCH_DIST_STRIP= -p1
-
-MAN1= sed.1
-
-NO_STAGE= yes
-post-install:
-.if !defined(NOPORTDOCS)
- @${MKDIR} ${PREFIX}/share/doc/${PKGBASE}
- ${INSTALL_DATA} ${WRKSRC}/OREADME.MB ${PREFIX}/share/doc/${PKGBASE}
- ${INSTALL_DATA} ${WRKSRC}/README.MB ${PREFIX}/share/doc/${PKGBASE}
-.endif
-
-.include <bsd.port.mk>
diff --git a/japanese/sed/distinfo b/japanese/sed/distinfo
deleted file mode 100644
index 1d4c25a5bd21..000000000000
--- a/japanese/sed/distinfo
+++ /dev/null
@@ -1,4 +0,0 @@
-SHA256 (sed-3.02.tar.gz) = 3f5cb032ad1fddc7361c500f1db667b9c2f3448ef0d46870216f3535ee46b44a
-SIZE (sed-3.02.tar.gz) = 264236
-SHA256 (sedmb109.diff.gz) = 35164df6e9128268773e23d43e57b8b0e2cd8e9c40a24848eac37eb52def0049
-SIZE (sedmb109.diff.gz) = 61399
diff --git a/japanese/sed/pkg-descr b/japanese/sed/pkg-descr
deleted file mode 100644
index 78d18c01d80e..000000000000
--- a/japanese/sed/pkg-descr
+++ /dev/null
@@ -1,6 +0,0 @@
-This package is a multi-byte extented GNU SED. It accepts text which
-includes multi-byte character code. Supported multi-byte codes are
-EUC-JP/Shift_JIS/UTF-8 code.
-
-Multi-byte code by WILLs(Katsuyuki Okabe, hgc02147@nifty.ne.jp)
-and t^2(Takahiro Tanimoto, NBC02362@niftyserve.or.jp).
diff --git a/japanese/sed/pkg-plist b/japanese/sed/pkg-plist
deleted file mode 100644
index 1dde6a84597d..000000000000
--- a/japanese/sed/pkg-plist
+++ /dev/null
@@ -1,4 +0,0 @@
-bin/sed
-%%PORTDOCS%%share/doc/ja-sed/OREADME.MB
-%%PORTDOCS%%share/doc/ja-sed/README.MB
-%%PORTDOCS%%@dirrm share/doc/ja-sed