summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorthierry <thierry@FreeBSD.org>2016-11-26 21:48:54 +0000
committerthierry <thierry@FreeBSD.org>2016-11-26 21:48:54 +0000
commit14ca4847c551aa138b2644d5fab0d4ed52d64ca5 (patch)
treeb533e6abd1618fc79f10390eb1afd38b49565e7b
parent9e8db7b2c5e4b07259816f986ce462b34fa6f213 (diff)
downloadFreeBSD-ports-14ca4847c551aa138b2644d5fab0d4ed52d64ca5.zip
FreeBSD-ports-14ca4847c551aa138b2644d5fab0d4ed52d64ca5.tar.gz
The Unicode Character Database (UCD) consists of a number of data files listing
Unicode character properties and related data. It also includes data files containing test data for conformance to several important Unicode algorithms. WWW: http://unicode.org/ucd/
-rw-r--r--textproc/Makefile1
-rw-r--r--textproc/UCD/Makefile33
-rw-r--r--textproc/UCD/distinfo5
-rw-r--r--textproc/UCD/pkg-descr5
-rw-r--r--textproc/UCD/pkg-plist62
5 files changed, 106 insertions, 0 deletions
diff --git a/textproc/Makefile b/textproc/Makefile
index ec39668..627d485 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -1638,6 +1638,7 @@
SUBDIR += txt2html
SUBDIR += txt2man
SUBDIR += txt2tags
+ SUBDIR += UCD
SUBDIR += uchardet
SUBDIR += uim
SUBDIR += uim-el
diff --git a/textproc/UCD/Makefile b/textproc/UCD/Makefile
new file mode 100644
index 0000000..89e37da
--- /dev/null
+++ b/textproc/UCD/Makefile
@@ -0,0 +1,33 @@
+# Created by: Thierry Thomas <thierry@pompo.net>
+# $FreeBSD$
+
+PORTNAME= UCD
+PORTVERSION= 9.0.0
+CATEGORIES= textproc
+MASTER_SITES= http://www.unicode.org/Public/zipped/${PORTVERSION}/:src\
+ ftp://www.unicode.org/Public/zipped/${PORTVERSION}/:src \
+ http://www.unicode.org/:lic
+DISTFILES= ${PORTNAME}.zip:src \
+ copyright.html:lic
+DIST_SUBDIR= ${PORTNAME}-${PORTVERSION}
+EXTRACT_ONLY=
+
+MAINTAINER= thierry@FreeBSD.org
+COMMENT= Unicode Character Database
+
+LICENSE= Unicode_License_Agreement
+LICENSE_NAME= Unicode License Agreement
+LICENSE_FILE= ${_DISTDIR}/copyright.html
+LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
+
+NO_ARCH= yes
+NO_BUILD= yes
+
+DATADIR= ${PREFIX}/share/unicode/ucd
+
+do-install:
+ ${MKDIR} ${STAGEDIR}${DATADIR}
+ (cd ${STAGEDIR}${DATADIR} && \
+ ${EXTRACT_CMD} ${EXTRACT_BEFORE_ARGS} ${_DISTDIR}/${PORTNAME}.zip ${EXTRACT_AFTER_ARGS})
+
+.include <bsd.port.mk>
diff --git a/textproc/UCD/distinfo b/textproc/UCD/distinfo
new file mode 100644
index 0000000..0a67e0c
--- /dev/null
+++ b/textproc/UCD/distinfo
@@ -0,0 +1,5 @@
+TIMESTAMP = 1480192452
+SHA256 (UCD-9.0.0/UCD.zip) = df9e028425816fd5117eaea7173704056f88f7cd030681e457c6f3827f9390ec
+SIZE (UCD-9.0.0/UCD.zip) = 5655592
+SHA256 (UCD-9.0.0/copyright.html) = de57d1cc3cee5a514557ea6e79a09eea5324ac777b9e802bbb6d1da9cca9cd6d
+SIZE (UCD-9.0.0/copyright.html) = 16571
diff --git a/textproc/UCD/pkg-descr b/textproc/UCD/pkg-descr
new file mode 100644
index 0000000..02ffd1a
--- /dev/null
+++ b/textproc/UCD/pkg-descr
@@ -0,0 +1,5 @@
+The Unicode Character Database (UCD) consists of a number of data files listing
+Unicode character properties and related data. It also includes data files
+containing test data for conformance to several important Unicode algorithms.
+
+WWW: http://unicode.org/ucd/
diff --git a/textproc/UCD/pkg-plist b/textproc/UCD/pkg-plist
new file mode 100644
index 0000000..fa8db05
--- /dev/null
+++ b/textproc/UCD/pkg-plist
@@ -0,0 +1,62 @@
+%%DATADIR%%/ArabicShaping.txt
+%%DATADIR%%/BidiBrackets.txt
+%%DATADIR%%/BidiCharacterTest.txt
+%%DATADIR%%/BidiMirroring.txt
+%%DATADIR%%/BidiTest.txt
+%%DATADIR%%/Blocks.txt
+%%DATADIR%%/CJKRadicals.txt
+%%DATADIR%%/CaseFolding.txt
+%%DATADIR%%/CompositionExclusions.txt
+%%DATADIR%%/DerivedAge.txt
+%%DATADIR%%/DerivedCoreProperties.txt
+%%DATADIR%%/DerivedNormalizationProps.txt
+%%DATADIR%%/EastAsianWidth.txt
+%%DATADIR%%/EmojiSources.txt
+%%DATADIR%%/HangulSyllableType.txt
+%%DATADIR%%/Index.txt
+%%DATADIR%%/IndicPositionalCategory.txt
+%%DATADIR%%/IndicSyllabicCategory.txt
+%%DATADIR%%/Jamo.txt
+%%DATADIR%%/LineBreak.txt
+%%DATADIR%%/NameAliases.txt
+%%DATADIR%%/NamedSequences.txt
+%%DATADIR%%/NamedSequencesProv.txt
+%%DATADIR%%/NamesList.html
+%%DATADIR%%/NamesList.txt
+%%DATADIR%%/NormalizationCorrections.txt
+%%DATADIR%%/NormalizationTest.txt
+%%DATADIR%%/PropList.txt
+%%DATADIR%%/PropertyAliases.txt
+%%DATADIR%%/PropertyValueAliases.txt
+%%DATADIR%%/ReadMe.txt
+%%DATADIR%%/ScriptExtensions.txt
+%%DATADIR%%/Scripts.txt
+%%DATADIR%%/SpecialCasing.txt
+%%DATADIR%%/StandardizedVariants.html
+%%DATADIR%%/StandardizedVariants.txt
+%%DATADIR%%/TangutSources.txt
+%%DATADIR%%/USourceData.txt
+%%DATADIR%%/USourceGlyphs.pdf
+%%DATADIR%%/UnicodeData.txt
+%%DATADIR%%/auxiliary/GraphemeBreakProperty.txt
+%%DATADIR%%/auxiliary/GraphemeBreakTest.html
+%%DATADIR%%/auxiliary/GraphemeBreakTest.txt
+%%DATADIR%%/auxiliary/LineBreakTest.html
+%%DATADIR%%/auxiliary/LineBreakTest.txt
+%%DATADIR%%/auxiliary/SentenceBreakProperty.txt
+%%DATADIR%%/auxiliary/SentenceBreakTest.html
+%%DATADIR%%/auxiliary/SentenceBreakTest.txt
+%%DATADIR%%/auxiliary/WordBreakProperty.txt
+%%DATADIR%%/auxiliary/WordBreakTest.html
+%%DATADIR%%/auxiliary/WordBreakTest.txt
+%%DATADIR%%/extracted/DerivedBidiClass.txt
+%%DATADIR%%/extracted/DerivedBinaryProperties.txt
+%%DATADIR%%/extracted/DerivedCombiningClass.txt
+%%DATADIR%%/extracted/DerivedDecompositionType.txt
+%%DATADIR%%/extracted/DerivedEastAsianWidth.txt
+%%DATADIR%%/extracted/DerivedGeneralCategory.txt
+%%DATADIR%%/extracted/DerivedJoiningGroup.txt
+%%DATADIR%%/extracted/DerivedJoiningType.txt
+%%DATADIR%%/extracted/DerivedLineBreak.txt
+%%DATADIR%%/extracted/DerivedNumericType.txt
+%%DATADIR%%/extracted/DerivedNumericValues.txt
OpenPOWER on IntegriCloud