# 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-alt # p5-cyrillic-alt/Makefile # p5-cyrillic-alt/distinfo # p5-cyrillic-alt/pkg-plist # p5-cyrillic-alt/pkg-descr # echo c - p5-cyrillic-alt mkdir -p p5-cyrillic-alt > /dev/null 2>&1 echo x - p5-cyrillic-alt/Makefile sed 's/^X//' >p5-cyrillic-alt/Makefile << 'END-of-p5-cyrillic-alt/Makefile' X# New ports collection makefile for: p5-cyrillic-alt X# Date created: 3 January 2005 X# Whom: Peter Pentchev X# X# $FreeBSD$ X# X XPORTNAME= cyrillic-alt XPORTVERSION= 1.05 XCATEGORIES= russian converters perl5 XMASTER_SITES= ${MASTER_SITE_PERL_CPAN} XMASTER_SITE_SUBDIR= Convert XPKGNAMEPREFIX= p5- XDISTNAME= cyrillic-${PORTVERSION} X XMAINTAINER= roam@FreeBSD.org XCOMMENT= Convert cyrillic text between multiple charsets X XBUILD_DEPENDS= ${SITE_PERL}/mach/Unicode/Map8.pm:${PORTSDIR}/converters/p5-Unicode-Map8 \ X ${SITE_PERL}/mach/Unicode/String.pm:${PORTSDIR}/converters/p5-Unicode-String XRUN_DEPENDS= ${BUILD_DEPENDS} X XPERL_CONFIGURE= yes X XMAN3= Convert::Cyrillic.3 Lingua::DetectCharset.3 X X.include END-of-p5-cyrillic-alt/Makefile echo x - p5-cyrillic-alt/distinfo sed 's/^X//' >p5-cyrillic-alt/distinfo << 'END-of-p5-cyrillic-alt/distinfo' XMD5 (cyrillic-1.05.tar.gz) = cef010c916e5ec31c75b588f85f8205b XSHA256 (cyrillic-1.05.tar.gz) = 4561676bcd854b5a73999eb80319e42bc428bb1bce857b51e742f199ad261ca7 XSIZE (cyrillic-1.05.tar.gz) = 24636 END-of-p5-cyrillic-alt/distinfo echo x - p5-cyrillic-alt/pkg-plist sed 's/^X//' >p5-cyrillic-alt/pkg-plist << 'END-of-p5-cyrillic-alt/pkg-plist' X%%SITE_PERL%%/mach/auto/cyrillic-suite/.packlist X%%SITE_PERL%%/Convert/Cyrillic.pm X%%SITE_PERL%%/Convert/Cyrillic/Utils.pm X%%SITE_PERL%%/Lingua/DetectCharset.pm X%%SITE_PERL%%/Lingua/DetectCharset/StatKoi8r.pm X%%SITE_PERL%%/Lingua/DetectCharset/StatKoi8u.pm X%%SITE_PERL%%/Lingua/DetectCharset/StatKoi.pm X%%SITE_PERL%%/Lingua/DetectCharset/StatWin.pm X%%SITE_PERL%%/Lingua/DetectCharset/StatUtf8.pm X@unexec rmdir %D/%%SITE_PERL%%/Lingua/DetectCharset 2>/dev/null || true X@unexec rmdir %D/%%SITE_PERL%%/Lingua 2>/dev/null || true X@unexec rmdir %D/%%SITE_PERL%%/Convert/Cyrillic 2>/dev/null || true X@unexec rmdir %D/%%SITE_PERL%%/Convert 2>/dev/null || true X@unexec rmdir %D/%%SITE_PERL%%/mach/auto/cyrillic-suite 2>/dev/null || true X@unexec rmdir %D/%%SITE_PERL%%/mach/auto 2>/dev/null || true X@unexec rmdir %D/%%SITE_PERL%%/mach 2>/dev/null || true END-of-p5-cyrillic-alt/pkg-plist echo x - p5-cyrillic-alt/pkg-descr sed 's/^X//' >p5-cyrillic-alt/pkg-descr << 'END-of-p5-cyrillic-alt/pkg-descr' XAll Russian WEB sites have to provide different encodings of Russian texts. XFour main encodings are CP1251 for Windows, KOI8 for UNIX, MAC for Macintosh Xand transliteration for users accepting only English texts. X XThis suite is intended for webmasters solving various issues related to Xmultiple charsets. X XWWW: http://www.neystadt.org/cyrillic/ XAuthor: John Neystadt END-of-p5-cyrillic-alt/pkg-descr exit