Initial import of Unicode-String-2.06

These modules to handle various Unicode issues
This commit is contained in:
kevlo 2001-01-19 03:34:25 +00:00
parent db23bf5c88
commit e1eae51d11
5 changed files with 44 additions and 0 deletions

View File

@ -0,0 +1,22 @@
# $OpenBSD: Makefile,v 1.1.1.1 2001/01/19 03:34:25 kevlo Exp $
DISTNAME= Unicode-String-2.06
PKGNAME= p5-${DISTNAME}
CATEGORIES= converters perl5
NEED_VERSION= 1.351
MAINTAINER= Kevin Lo <kevlo@openbsd.org>
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Unicode
BUILD_DEPENDS= ${LOCALBASE}/libdata/perl5/site_perl/${ARCH}-openbsd/MIME/Base64.pm::converters/p5-MIME-Base64
CONFIGURE_STYLE= perl
.include <bsd.port.mk>

View File

@ -0,0 +1,3 @@
MD5 (Unicode-String-2.06.tar.gz) = faa22a6d9fadd52451e0c7da0e5aa8f5
RMD160 (Unicode-String-2.06.tar.gz) = 490f3ceb11e492fa54cbc677dc1c9948ab2e5b43
SHA1 (Unicode-String-2.06.tar.gz) = 7be59e49dd702395194af80ce30a7c77e80c05ac

View File

@ -0,0 +1 @@
modules to handle various Unicode issues

View File

@ -0,0 +1,10 @@
These are experimental modules to handle various Unicode issues. They
were made before perl included native UTF8 support.
The current set of modules are:
Unicode::String - represent strings of Unicode chars
Unicode::CharName - look up character names
Unicode::Map8 - mapping tables towards 8-bit char sets
(the Unicode::Map8 module is distributed separately)

View File

@ -0,0 +1,8 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2001/01/19 03:34:25 kevlo Exp $
libdata/perl5/site_perl/${ARCH}-openbsd/Unicode/CharName.pm
libdata/perl5/site_perl/${ARCH}-openbsd/Unicode/String.pm
libdata/perl5/site_perl/${ARCH}-openbsd/auto/Unicode/String/String.bs
libdata/perl5/site_perl/${ARCH}-openbsd/auto/Unicode/String/String.so
man/man3/Unicode::CharName.3p
man/man3/Unicode::String.3p
@dirrm libdata/perl5/site_perl/${ARCH}-openbsd/auto/Unicode/String