1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-24 04:33:24 +00:00

Add p5-cyrillic 2.09, library for fast and easy cyrillic text

manipulation.

PR:		38030
Submitted by:	Anatoliy Dmytriyev <tolid@plab.ku.dk>
This commit is contained in:
Anton Berezin 2002-06-05 21:04:49 +00:00
parent 9fa9e15386
commit 72d399cd6e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=60659
6 changed files with 35 additions and 0 deletions

View File

@ -17,6 +17,7 @@
SUBDIR += netscape4.language
SUBDIR += p5-Lingua-RU-Charset
SUBDIR += p5-XML-Parser-encodings
SUBDIR += p5-cyrillic
SUBDIR += pgp.language
SUBDIR += pine.language
SUBDIR += pscyr

View File

@ -0,0 +1,22 @@
# New ports collection makefile for: p5-cyrillic
# Date created: 13 May 2002
# Whom: Anatoliy Dmytriyev
#
# $FreeBSD$
#
PORTNAME= cyrillic
PORTVERSION= 2.09
CATEGORIES= russian converters perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Unicode/AMICHAUER
PKGNAMEPREFIX= p5-
MAINTAINER= tolid@plab.ku.dk
PERL_CONFIGURE= yes
MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
MAN3= cyrillic.3
.include <bsd.port.mk>

View File

@ -0,0 +1 @@
MD5 (cyrillic-2.09.tar.gz) = f076afb741137ef92f7fe558b3f4db86

View File

@ -0,0 +1 @@
Library for fast and easy cyrillic text manipulation

View File

@ -0,0 +1,7 @@
This module includes cyrillic string conversion functions from one and
to another charset, to upper and to lower case without locale switching.
Also included single-byte charsets detection routine. It is easy to add
new code pages. For this purpose it is necessary only to add appropriate
string of a code page.
Author: Albert MICHEEV <Albert@f80.n5049.z2.fidonet.org>

View File

@ -0,0 +1,3 @@
lib/perl5/site_perl/%%PERL_VER%%/cyrillic.pm
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/cyrillic/.packlist
@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/cyrillic