svn commit: r442154 - in head/misc: . unicode-ucd
Koop Mast
kwm at FreeBSD.org
Thu Jun 1 06:34:37 UTC 2017
On Wed, 2017-05-31 at 18:32 +0200, Thierry Thomas wrote:
> Le mer. 31 mai 17 à 14:59:08 +0200, Koop Mast <kwm at FreeBSD.org>
> écrivait :
>
> > Author: kwm
> > Date: Wed May 31 12:59:08 2017
> > New Revision: 442154
> > URL: https://svnweb.freebsd.org/changeset/ports/442154
> >
> > Log:
> > Add unicode-ucd.
> >
> > 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.
> >
> > Also contains the data files for the Unified Han database of
> > Hanzi/Kanji/Hanja Chinese characters.
> >
> > Added:
> > head/misc/unicode-ucd/
> > head/misc/unicode-ucd/Makefile (contents, props changed)
> > head/misc/unicode-ucd/distinfo (contents, props changed)
> > head/misc/unicode-ucd/pkg-descr (contents, props changed)
> > head/misc/unicode-ucd/pkg-plist (contents, props changed)
>
> It looks like a duplicate of textproc/UCD (UCD-9.0.0).
Close, unicode-ucd also has Unihan.zip file and the extracted content.
Gucharmap's build it wierd that it needs the extracted content of
UCD.zip but also the Unihan.zip file. Can you add it or shall I make a
patch for textproc/UCD? I don't think it really warrants a new port.
-Koop
More information about the svn-ports-all
mailing list