aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-Unicode-Unihan
diff options
context:
space:
mode:
authorYen-Ming Lee <leeym@FreeBSD.org>2006-11-15 08:16:40 +0000
committerYen-Ming Lee <leeym@FreeBSD.org>2006-11-15 08:16:40 +0000
commite446e3ba7517768ae0c30574c640d76092da9600 (patch)
tree0debf3af3665f5908c3fd1b2b0d6598e755d7275 /textproc/p5-Unicode-Unihan
parentc2e87c53c3da59ff9ed4b285dfaa1ecc96cfc671 (diff)
downloadports-e446e3ba7517768ae0c30574c640d76092da9600.tar.gz
ports-e446e3ba7517768ae0c30574c640d76092da9600.zip
Notes
Diffstat (limited to 'textproc/p5-Unicode-Unihan')
-rw-r--r--textproc/p5-Unicode-Unihan/Makefile28
-rw-r--r--textproc/p5-Unicode-Unihan/distinfo3
-rw-r--r--textproc/p5-Unicode-Unihan/pkg-descr11
-rw-r--r--textproc/p5-Unicode-Unihan/pkg-plist86
4 files changed, 128 insertions, 0 deletions
diff --git a/textproc/p5-Unicode-Unihan/Makefile b/textproc/p5-Unicode-Unihan/Makefile
new file mode 100644
index 000000000000..8d89d2fc24a6
--- /dev/null
+++ b/textproc/p5-Unicode-Unihan/Makefile
@@ -0,0 +1,28 @@
+# New ports collection makefile for: p5-Unicode-Unihan
+# Date created: 15 November 2006
+# Whom: Yen-Ming Lee <leeym@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+PORTNAME= Unicode-Unihan
+DISTVERSION= 0.02
+CATEGORIES= textproc perl5
+MASTER_SITES= CPAN
+MASTER_SITE_SUBDIR= ../by-authors/id/D/DA/DANKOGAI
+PKGNAMEPREFIX= p5-
+
+MAINTAINER= leeym@FreeBSD.org
+COMMENT= The Unihan Data Base 3.2.0
+
+PERL_CONFIGURE= yes
+
+MAN3= Unicode::Unihan.3
+
+.include <bsd.port.pre.mk>
+
+.if ${PERL_LEVEL} < 500600
+IGNORE= requires perl 5.6.0 or later. Install lang/perl5.8 then try again
+.endif
+
+.include <bsd.port.post.mk>
diff --git a/textproc/p5-Unicode-Unihan/distinfo b/textproc/p5-Unicode-Unihan/distinfo
new file mode 100644
index 000000000000..25e48dc81901
--- /dev/null
+++ b/textproc/p5-Unicode-Unihan/distinfo
@@ -0,0 +1,3 @@
+MD5 (Unicode-Unihan-0.02.tar.gz) = c132ca861c0653b8a3d28b557a4c83e0
+SHA256 (Unicode-Unihan-0.02.tar.gz) = 04426c1881e25fbb46efe95b27e5726a712a82ac842b5f6d4292a7671c14c2d9
+SIZE (Unicode-Unihan-0.02.tar.gz) = 4513673
diff --git a/textproc/p5-Unicode-Unihan/pkg-descr b/textproc/p5-Unicode-Unihan/pkg-descr
new file mode 100644
index 000000000000..58334fba73d6
--- /dev/null
+++ b/textproc/p5-Unicode-Unihan/pkg-descr
@@ -0,0 +1,11 @@
+Unicode::Unihan - The Unihan Data Base 3.2.0
+
+ use Unicode::Unihan;
+ my $db = new Unicode::Unihan;
+ print join("," => $db->Mandarin("\x{5c0f}\x{98fc}\x{5f3e}"), "\n";
+
+This module provides a user-friendly interface to the Unicode Unihan
+Database 3.2. With this module, the Unihan database is as easy as shown in
+above.
+
+WWW: http://search.cpan.org/dist/Unicode-Unihan/
diff --git a/textproc/p5-Unicode-Unihan/pkg-plist b/textproc/p5-Unicode-Unihan/pkg-plist
new file mode 100644
index 000000000000..23096d662659
--- /dev/null
+++ b/textproc/p5-Unicode-Unihan/pkg-plist
@@ -0,0 +1,86 @@
+%%SITE_PERL%%/Unicode/Unihan.pm
+%%SITE_PERL%%/Unicode/Unihan/AccountingNumeric.db
+%%SITE_PERL%%/Unicode/Unihan/AlternateKangXi.db
+%%SITE_PERL%%/Unicode/Unihan/AlternateMorohashi.db
+%%SITE_PERL%%/Unicode/Unihan/BigFive.db
+%%SITE_PERL%%/Unicode/Unihan/CCCII.db
+%%SITE_PERL%%/Unicode/Unihan/CNS1986.db
+%%SITE_PERL%%/Unicode/Unihan/CNS1992.db
+%%SITE_PERL%%/Unicode/Unihan/Cangjie.db
+%%SITE_PERL%%/Unicode/Unihan/Cantonese.db
+%%SITE_PERL%%/Unicode/Unihan/CihaiT.db
+%%SITE_PERL%%/Unicode/Unihan/CompatibilityVariant.db
+%%SITE_PERL%%/Unicode/Unihan/Cowles.db
+%%SITE_PERL%%/Unicode/Unihan/DaeJaweon.db
+%%SITE_PERL%%/Unicode/Unihan/Definition.db
+%%SITE_PERL%%/Unicode/Unihan/EACC.db
+%%SITE_PERL%%/Unicode/Unihan/Fenn.db
+%%SITE_PERL%%/Unicode/Unihan/Frequency.db
+%%SITE_PERL%%/Unicode/Unihan/GB0.db
+%%SITE_PERL%%/Unicode/Unihan/GB1.db
+%%SITE_PERL%%/Unicode/Unihan/GB3.db
+%%SITE_PERL%%/Unicode/Unihan/GB5.db
+%%SITE_PERL%%/Unicode/Unihan/GB7.db
+%%SITE_PERL%%/Unicode/Unihan/GB8.db
+%%SITE_PERL%%/Unicode/Unihan/GradeLevel.db
+%%SITE_PERL%%/Unicode/Unihan/HKGlyph.db
+%%SITE_PERL%%/Unicode/Unihan/HKSCS.db
+%%SITE_PERL%%/Unicode/Unihan/HanYu.db
+%%SITE_PERL%%/Unicode/Unihan/IBMJapan.db
+%%SITE_PERL%%/Unicode/Unihan/IRGDaeJaweon.db
+%%SITE_PERL%%/Unicode/Unihan/IRGDaiKanwaZiten.db
+%%SITE_PERL%%/Unicode/Unihan/IRGHanyuDaZidian.db
+%%SITE_PERL%%/Unicode/Unihan/IRGKangXi.db
+%%SITE_PERL%%/Unicode/Unihan/IRG_GSource.db
+%%SITE_PERL%%/Unicode/Unihan/IRG_HSource.db
+%%SITE_PERL%%/Unicode/Unihan/IRG_JSource.db
+%%SITE_PERL%%/Unicode/Unihan/IRG_KPSource.db
+%%SITE_PERL%%/Unicode/Unihan/IRG_KSource.db
+%%SITE_PERL%%/Unicode/Unihan/IRG_TSource.db
+%%SITE_PERL%%/Unicode/Unihan/IRG_VSource.db
+%%SITE_PERL%%/Unicode/Unihan/JIS0213.db
+%%SITE_PERL%%/Unicode/Unihan/JapaneseKun.db
+%%SITE_PERL%%/Unicode/Unihan/JapaneseOn.db
+%%SITE_PERL%%/Unicode/Unihan/Jis0.db
+%%SITE_PERL%%/Unicode/Unihan/Jis1.db
+%%SITE_PERL%%/Unicode/Unihan/KPS0.db
+%%SITE_PERL%%/Unicode/Unihan/KPS1.db
+%%SITE_PERL%%/Unicode/Unihan/KSC0.db
+%%SITE_PERL%%/Unicode/Unihan/KSC1.db
+%%SITE_PERL%%/Unicode/Unihan/KangXi.db
+%%SITE_PERL%%/Unicode/Unihan/Karlgren.db
+%%SITE_PERL%%/Unicode/Unihan/Korean.db
+%%SITE_PERL%%/Unicode/Unihan/Lau.db
+%%SITE_PERL%%/Unicode/Unihan/MainlandTelegraph.db
+%%SITE_PERL%%/Unicode/Unihan/Mandarin.db
+%%SITE_PERL%%/Unicode/Unihan/Matthews.db
+%%SITE_PERL%%/Unicode/Unihan/MeyerWempe.db
+%%SITE_PERL%%/Unicode/Unihan/Morohashi.db
+%%SITE_PERL%%/Unicode/Unihan/Nelson.db
+%%SITE_PERL%%/Unicode/Unihan/OtherNumeric.db
+%%SITE_PERL%%/Unicode/Unihan/Phonetic.db
+%%SITE_PERL%%/Unicode/Unihan/PrimaryNumeric.db
+%%SITE_PERL%%/Unicode/Unihan/PseudoGB1.db
+%%SITE_PERL%%/Unicode/Unihan/RSJapanese.db
+%%SITE_PERL%%/Unicode/Unihan/RSKanWa.db
+%%SITE_PERL%%/Unicode/Unihan/RSKangXi.db
+%%SITE_PERL%%/Unicode/Unihan/RSKorean.db
+%%SITE_PERL%%/Unicode/Unihan/RSUnicode.db
+%%SITE_PERL%%/Unicode/Unihan/SBGY.db
+%%SITE_PERL%%/Unicode/Unihan/SemanticVariant.db
+%%SITE_PERL%%/Unicode/Unihan/SimplifiedVariant.db
+%%SITE_PERL%%/Unicode/Unihan/SpecializedSemanticVariant.db
+%%SITE_PERL%%/Unicode/Unihan/TaiwanTelegraph.db
+%%SITE_PERL%%/Unicode/Unihan/Tang.db
+%%SITE_PERL%%/Unicode/Unihan/TotalStrokes.db
+%%SITE_PERL%%/Unicode/Unihan/TraditionalVariant.db
+%%SITE_PERL%%/Unicode/Unihan/Vietnamese.db
+%%SITE_PERL%%/Unicode/Unihan/Xerox.db
+%%SITE_PERL%%/Unicode/Unihan/ZVariant.db
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Unicode/Unihan/.packlist
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Unicode/Unihan
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Unicode
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%
+@dirrmtry %%SITE_PERL%%/Unicode/Unihan
+@dirrmtry %%SITE_PERL%%/Unicode