Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 13 May 2002 14:53:24 +0200 (CEST)
From:      Anatoliy Dmytriyev <tolid@plab.ku.dk>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/38030: New port: PERL library for fast and easy cyrillic text manipulation
Message-ID:  <200205131253.g4DCrOi91446@eagle.plab.ku.dk>

next in thread | raw e-mail | index | archive | help

>Number:         38030
>Category:       ports
>Synopsis:       New port: PERL library for fast and easy cyrillic text manipulation
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon May 13 06:00:02 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     
>Release:        FreeBSD 4.5-STABLE i386
>Organization:
>Environment:
System: FreeBSD eagle.plab.ku.dk 4.5-STABLE FreeBSD 4.5-STABLE #7: Mon Apr 29 08:44:06 CEST 2002 root@eagle.plab.ku.dk:/usr/obj/usr/src/sys/eagle i386


>Description:
	This module includes cyrillic string converting 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.
>How-To-Repeat:
	
>Fix:

# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	p5-cyrillic
#	p5-cyrillic/distinfo
#	p5-cyrillic/Makefile
#	p5-cyrillic/pkg-descr
#	p5-cyrillic/pkg-plist
#	p5-cyrillic/pkg-comment
#
echo c - p5-cyrillic
mkdir -p p5-cyrillic > /dev/null 2>&1
echo x - p5-cyrillic/distinfo
sed 's/^X//' >p5-cyrillic/distinfo << 'END-of-p5-cyrillic/distinfo'
XMD5 (cyrillic-2.09.tar.gz) = f076afb741137ef92f7fe558b3f4db86
END-of-p5-cyrillic/distinfo
echo x - p5-cyrillic/Makefile
sed 's/^X//' >p5-cyrillic/Makefile << 'END-of-p5-cyrillic/Makefile'
X# New ports collection makefile for:	p5-cyrillic
X# Date created:				13 May 2002
X# Whom:					Anatoliy Dmytriyev
X#
X# $FreeBSD$
X#
X
XPORTNAME=	cyrillic
XPORTVERSION=	2.09
XCATEGORIES=	russian converters perl5
XMASTER_SITES=	${MASTER_SITE_PERL_CPAN}
XMASTER_SITE_SUBDIR=	Unicode/AMICHAUER
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	tolid@plab.ku.dk
X
XPERL_CONFIGURE=	yes
X
XMANPREFIX=	${PREFIX}/lib/perl5/${PERL_VERSION}
XMAN3= cyrillic.3
X
X.include <bsd.port.mk>
END-of-p5-cyrillic/Makefile
echo x - p5-cyrillic/pkg-descr
sed 's/^X//' >p5-cyrillic/pkg-descr << 'END-of-p5-cyrillic/pkg-descr'
XThis module includes cyrillic string converting functions from one and to
Xanother charset, to upper and to lower case without locale switching. Also
Xincluded single-byte charsets detection routine.  It is easy to add new code
Xpages. For this purpose it is necessary only to add appropriate string of a
Xcode page.
END-of-p5-cyrillic/pkg-descr
echo x - p5-cyrillic/pkg-plist
sed 's/^X//' >p5-cyrillic/pkg-plist << 'END-of-p5-cyrillic/pkg-plist'
Xlib/perl5/site_perl/%%PERL_VER%%/cyrillic.pm
Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/cyrillic/.packlist
X@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/cyrillic
END-of-p5-cyrillic/pkg-plist
echo x - p5-cyrillic/pkg-comment
sed 's/^X//' >p5-cyrillic/pkg-comment << 'END-of-p5-cyrillic/pkg-comment'
XLibrary for fast and easy cyrillic text manipulation
END-of-p5-cyrillic/pkg-comment
exit

>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200205131253.g4DCrOi91446>