summaryrefslogtreecommitdiff
path: root/japanese
diff options
context:
space:
mode:
authortaca <taca>2001-01-06 16:30:26 +0000
committertaca <taca>2001-01-06 16:30:26 +0000
commit5f06baae2295a2ea753e6a8f6136f1ccbd783064 (patch)
treed7835db3d465318d3fddf7e6415900251ebae669 /japanese
parentc74f339cd8aace7604a1d12657afedb77b8dcffc (diff)
downloadpkgsrc-5f06baae2295a2ea753e6a8f6136f1ccbd783064.tar.gz
Importing p5-Jcode package.
Diffstat (limited to 'japanese')
-rw-r--r--japanese/p5-Jcode/Makefile23
-rw-r--r--japanese/p5-Jcode/files/md53
-rw-r--r--japanese/p5-Jcode/files/patch-sum3
-rw-r--r--japanese/p5-Jcode/patches/patch-aa17
-rw-r--r--japanese/p5-Jcode/pkg/COMMENT1
-rw-r--r--japanese/p5-Jcode/pkg/DESCR8
-rw-r--r--japanese/p5-Jcode/pkg/PLIST1
7 files changed, 56 insertions, 0 deletions
diff --git a/japanese/p5-Jcode/Makefile b/japanese/p5-Jcode/Makefile
new file mode 100644
index 00000000000..a3dabb71fe7
--- /dev/null
+++ b/japanese/p5-Jcode/Makefile
@@ -0,0 +1,23 @@
+# $NetBSD: Makefile,v 1.1.1.1 2001/01/06 16:30:26 taca Exp $
+#
+
+DISTNAME= Jcode-0.68
+PKGNAME= p5-Jcode-0.68
+CATEGORIES= converters japanese
+MASTER_SITES= http://openlab.ring.gr.jp/Jcode/
+
+MAINTAINER= tech-pkg-ja@jp.netbsd.org
+HOMEPAGE= http://openlab.ring.gr.jp/Jcode/index.html
+
+DEPENDS+= p5-MIME-Base64>=2.1:../../converters/p5-MIME-Base64
+
+USE_PERL5= # defined
+PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Jcode/.packlist
+
+post-extract:
+ @cd ${WRKSRC}; ${RM} -f mac_install.pl win_install.pl
+
+do-configure:
+ @cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${PERL5} Makefile.PL
+
+.include "../../mk/bsd.pkg.mk"
diff --git a/japanese/p5-Jcode/files/md5 b/japanese/p5-Jcode/files/md5
new file mode 100644
index 00000000000..6a43e15ac5a
--- /dev/null
+++ b/japanese/p5-Jcode/files/md5
@@ -0,0 +1,3 @@
+$NetBSD: md5,v 1.1.1.1 2001/01/06 16:30:26 taca Exp $
+
+MD5 (Jcode-0.68.tar.gz) = 3fa12e82521881279aecf05c3deb3239
diff --git a/japanese/p5-Jcode/files/patch-sum b/japanese/p5-Jcode/files/patch-sum
new file mode 100644
index 00000000000..865e4ad8f13
--- /dev/null
+++ b/japanese/p5-Jcode/files/patch-sum
@@ -0,0 +1,3 @@
+$NetBSD: patch-sum,v 1.1.1.1 2001/01/06 16:30:26 taca Exp $
+
+MD5 (patch-aa) = e922a54a35d0c2100ac9bade7c50c3de
diff --git a/japanese/p5-Jcode/patches/patch-aa b/japanese/p5-Jcode/patches/patch-aa
new file mode 100644
index 00000000000..206e6b54824
--- /dev/null
+++ b/japanese/p5-Jcode/patches/patch-aa
@@ -0,0 +1,17 @@
+$NetBSD: patch-aa,v 1.1.1.1 2001/01/06 16:30:26 taca Exp $
+
+--- MANIFEST.orig Mon Dec 11 12:37:36 2000
++++ MANIFEST Mon Dec 25 14:14:38 2000
+@@ -15,7 +15,6 @@
+ Unicode/_test.pl
+ Unicode/table.h
+ Unicode/uni.c
+-mac_install.pl
+ t/ambiguous.pl
+ t/benchmark.pl
+ t/convert.t
+@@ -30,4 +29,3 @@
+ t/unibench.pl
+ t/x0212.euc
+ t/zenkaku.euc
+-win_install.pl
diff --git a/japanese/p5-Jcode/pkg/COMMENT b/japanese/p5-Jcode/pkg/COMMENT
new file mode 100644
index 00000000000..31a3c021b68
--- /dev/null
+++ b/japanese/p5-Jcode/pkg/COMMENT
@@ -0,0 +1 @@
+perl5 module for handling various Japanese charsets
diff --git a/japanese/p5-Jcode/pkg/DESCR b/japanese/p5-Jcode/pkg/DESCR
new file mode 100644
index 00000000000..e4cf1cc3ccc
--- /dev/null
+++ b/japanese/p5-Jcode/pkg/DESCR
@@ -0,0 +1,8 @@
+Jcode.pm is a Perl module that handles various Japanese charsets.
+It has all features available on jcode.pl-2.10 PLUS
+
+ *Object-oriented approach on Japanese text handling
+ *mime header handling
+ *Unicode feature (UCS2 and UTF8)
+
+Detail: http://openlab.ring.gr.jp/Jcode/Jcode.html
diff --git a/japanese/p5-Jcode/pkg/PLIST b/japanese/p5-Jcode/pkg/PLIST
new file mode 100644
index 00000000000..e99b682a385
--- /dev/null
+++ b/japanese/p5-Jcode/pkg/PLIST
@@ -0,0 +1 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2001/01/06 16:30:26 taca Exp $