SecBSD's official ports repository

This commit is contained in:
purplerain 2023-08-16 22:26:55 +00:00
commit 2c0afcbbf3
Signed by: purplerain
GPG key ID: F42C07F07E2E35B7
64331 changed files with 5339189 additions and 0 deletions

View file

@ -0,0 +1,21 @@
COMMENT = Unicode Character Database (UCD)
# XXX: make sure the major version of this port matches x11/gnome/gucharmap
V = 15.0.0
UNICODE_DATA_NAME = ucd
REVISION = 0
MASTER_SITES = ${UNICODE_MASTER_SITES}/zipped/${V}/
DISTFILES = UCD${EXTRACT_SUFX} \
Unihan${EXTRACT_SUFX}
do-install:
${INSTALL_DATA_DIR} ${PREFIX}/share/unicode/ucd/{auxiliary,extracted}/
${INSTALL_DATA} ${WRKSRC}/*.{txt,html,pdf} ${PREFIX}/share/unicode/ucd/
${INSTALL_DATA} ${WRKSRC}/auxiliary/* ${PREFIX}/share/unicode/ucd/auxiliary/
${INSTALL_DATA} ${WRKSRC}/extracted/* ${PREFIX}/share/unicode/ucd/extracted/
# Copy over the original Unihan zipfile as required by gucharmap
${INSTALL_DATA} ${FULLDISTDIR}/Unihan${EXTRACT_SUFX} \
${PREFIX}/share/unicode/ucd
.include <bsd.port.mk>

View file

@ -0,0 +1,4 @@
SHA256 (unicode/ucd/15.0.0/UCD.zip) = X73kAPPmh9JcybCo0w12GedssvTD6Fup347BMSy2cYw=
SHA256 (unicode/ucd/15.0.0/Unihan.zip) = JLFUaR/JfLRCZ7kl1iBkKXCGs/iWtXqBgce21CcCoCY=
SIZE (unicode/ucd/15.0.0/UCD.zip) = 7059105
SIZE (unicode/ucd/15.0.0/Unihan.zip) = 7293545

View file

@ -0,0 +1,4 @@
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.

View file

@ -0,0 +1,80 @@
@pkgpath textproc/unicode-ucd
share/unicode/
share/unicode/ucd/
share/unicode/ucd/ArabicShaping.txt
share/unicode/ucd/BidiBrackets.txt
share/unicode/ucd/BidiCharacterTest.txt
share/unicode/ucd/BidiMirroring.txt
share/unicode/ucd/BidiTest.txt
share/unicode/ucd/Blocks.txt
share/unicode/ucd/CJKRadicals.txt
share/unicode/ucd/CaseFolding.txt
share/unicode/ucd/CompositionExclusions.txt
share/unicode/ucd/DerivedAge.txt
share/unicode/ucd/DerivedCoreProperties.txt
share/unicode/ucd/DerivedNormalizationProps.txt
share/unicode/ucd/EastAsianWidth.txt
share/unicode/ucd/EmojiSources.txt
share/unicode/ucd/EquivalentUnifiedIdeograph.txt
share/unicode/ucd/HangulSyllableType.txt
share/unicode/ucd/Index.txt
share/unicode/ucd/IndicPositionalCategory.txt
share/unicode/ucd/IndicSyllabicCategory.txt
share/unicode/ucd/Jamo.txt
share/unicode/ucd/LineBreak.txt
share/unicode/ucd/NameAliases.txt
share/unicode/ucd/NamedSequences.txt
share/unicode/ucd/NamedSequencesProv.txt
share/unicode/ucd/NamesList.html
share/unicode/ucd/NamesList.txt
share/unicode/ucd/NormalizationCorrections.txt
share/unicode/ucd/NormalizationTest.txt
share/unicode/ucd/NushuSources.txt
share/unicode/ucd/PropList.txt
share/unicode/ucd/PropertyAliases.txt
share/unicode/ucd/PropertyValueAliases.txt
share/unicode/ucd/ReadMe.txt
share/unicode/ucd/ScriptExtensions.txt
share/unicode/ucd/Scripts.txt
share/unicode/ucd/SpecialCasing.txt
share/unicode/ucd/StandardizedVariants.txt
share/unicode/ucd/TangutSources.txt
share/unicode/ucd/USourceData.txt
share/unicode/ucd/USourceGlyphs.pdf
share/unicode/ucd/USourceRSChart.pdf
share/unicode/ucd/UnicodeData.txt
share/unicode/ucd/Unihan.zip
share/unicode/ucd/Unihan_DictionaryIndices.txt
share/unicode/ucd/Unihan_DictionaryLikeData.txt
share/unicode/ucd/Unihan_IRGSources.txt
share/unicode/ucd/Unihan_NumericValues.txt
share/unicode/ucd/Unihan_OtherMappings.txt
share/unicode/ucd/Unihan_RadicalStrokeCounts.txt
share/unicode/ucd/Unihan_Readings.txt
share/unicode/ucd/Unihan_Variants.txt
share/unicode/ucd/VerticalOrientation.txt
share/unicode/ucd/auxiliary/
share/unicode/ucd/auxiliary/GraphemeBreakProperty.txt
share/unicode/ucd/auxiliary/GraphemeBreakTest.html
share/unicode/ucd/auxiliary/GraphemeBreakTest.txt
share/unicode/ucd/auxiliary/LineBreakTest.html
share/unicode/ucd/auxiliary/LineBreakTest.txt
share/unicode/ucd/auxiliary/SentenceBreakProperty.txt
share/unicode/ucd/auxiliary/SentenceBreakTest.html
share/unicode/ucd/auxiliary/SentenceBreakTest.txt
share/unicode/ucd/auxiliary/WordBreakProperty.txt
share/unicode/ucd/auxiliary/WordBreakTest.html
share/unicode/ucd/auxiliary/WordBreakTest.txt
share/unicode/ucd/extracted/
share/unicode/ucd/extracted/DerivedBidiClass.txt
share/unicode/ucd/extracted/DerivedBinaryProperties.txt
share/unicode/ucd/extracted/DerivedCombiningClass.txt
share/unicode/ucd/extracted/DerivedDecompositionType.txt
share/unicode/ucd/extracted/DerivedEastAsianWidth.txt
share/unicode/ucd/extracted/DerivedGeneralCategory.txt
share/unicode/ucd/extracted/DerivedJoiningGroup.txt
share/unicode/ucd/extracted/DerivedJoiningType.txt
share/unicode/ucd/extracted/DerivedLineBreak.txt
share/unicode/ucd/extracted/DerivedName.txt
share/unicode/ucd/extracted/DerivedNumericType.txt
share/unicode/ucd/extracted/DerivedNumericValues.txt