Add LICENSE

- Sort PLIST
- Update pkg-descr
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2018-01-29 11:28:09 +00:00
parent 0f12c49442
commit 7cb255cd6e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=460271
3 changed files with 8 additions and 21 deletions

View File

@ -11,6 +11,9 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Mapping table between 8-bit chars and Unicode
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
BUILD_DEPENDS= p5-Unicode-String>=2:converters/p5-Unicode-String
RUN_DEPENDS:= ${BUILD_DEPENDS}

View File

@ -1,22 +1,6 @@
Unicode::Map8
-------------
The Unicode::Map8 class implement efficient mapping tables between
8-bit character sets and 16 bit character sets like Unicode. About
170 different mapping tables between various known character sets and
Unicode is distributed with this package. The source of these tables
is the vendor mapping tables provided by Unicode, Inc. and the code
tables in RFC 1345. New maps can easily be installed.
By coincidence Martin Schwartz created a similar module at the same
time I did. His module is called Unicode::Map and should be available
on CPAN too. Both modules now support a unified interface. Martin's
module will be depreciated in the future.
Since UTF8 support is coming to Perl soon, there might be good reasons
to move this module in the direction of mapping to/from UTF8. I will
probably do so, once the Unicode support in the Perl core settle.
COPYRIGHT 1998-1999 Gisle Aas. All rights reserved.
The Unicode::Map8 class implement efficient mapping tables between 8-bit
character sets and 16 bit character sets like Unicode. The tables are efficient
both in terms of space allocated and translation speed. The 16-bit strings is
assumed to use network byte order.
WWW: http://search.cpan.org/dist/Unicode-Map8/

View File

@ -182,5 +182,5 @@ bin/umap
%%SITE_ARCH%%/Unicode/Map8/maps/us-dk.bin
%%SITE_ARCH%%/Unicode/Map8/maps/videotex-suppl.bin
%%SITE_ARCH%%/auto/Unicode/Map8/Map8.so
%%PERL5_MAN3%%/Unicode::Map8.3.gz
%%PERL5_MAN1%%/umap.1.gz
%%PERL5_MAN3%%/Unicode::Map8.3.gz