Date: Sun, 23 Mar 2003 13:51:05 +0300 (MSK) From: Maxim Maximov <mcsi@agava.com> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/50207: [NEW PORT]: converters/p5-Unicode-Lite: Easy conversion between encodings Message-ID: <200303231051.h2NAp5tx054470@ultra.domain>
next in thread | raw e-mail | index | archive | help
>Number: 50207 >Category: ports >Synopsis: [NEW PORT]: converters/p5-Unicode-Lite: Easy conversion between encodings >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sun Mar 23 03:00:30 PST 2003 >Closed-Date: >Last-Modified: >Originator: Maxim Maximov >Release: FreeBSD 5.0-CURRENT i386 >Organization: >Environment: System: FreeBSD ultra.domain 5.0-CURRENT FreeBSD 5.0-CURRENT #6: Thu Mar 6 14:45:26 MSK 2003 mcsi@ultra.domain:/usr/obj/usr/src/sys/ULTRA i386 >Description: This module includes string converting function from one and to another charset. Requires installed Unicode::String and Unicode::Map packages. Supported unicode charsets: unicode, utf16, ucs2, utf8, utf7, ucs4, uchr, uhex. Supported Single-Byte Charsets (SBCS): latin1 and all installed maps in Unicode::Map package. >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-Unicode-Lite # p5-Unicode-Lite/Makefile # p5-Unicode-Lite/distinfo # p5-Unicode-Lite/pkg-descr # p5-Unicode-Lite/pkg-plist # echo c - p5-Unicode-Lite mkdir -p p5-Unicode-Lite > /dev/null 2>&1 echo x - p5-Unicode-Lite/Makefile sed 's/^X//' >p5-Unicode-Lite/Makefile << 'END-of-p5-Unicode-Lite/Makefile' X# New ports collection makefile for: p5-Unicode-Lite X# Date created: 23th March 2003 X# Whom: Maxim Maximov (mcsi@agava.com) X# X# $FreeBSD$ X# X XPORTNAME= Unicode-Lite XPORTVERSION= 0.12 XCATEGORIES= converters perl5 XMASTER_SITES= ${MASTER_SITE_PERL_CPAN} XMASTER_SITE_SUBDIR= Unicode XPKGNAMEPREFIX= p5- X XMAINTAINER= mcsi@agava.com XCOMMENT= Perl module for easy conversion between encodings X XBUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Unicode/String.pm:${PORTSDIR}/converters/p5-Unicode-String \ X ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Unicode/Map.pm:${PORTSDIR}/converters/p5-Unicode-Map XRUN_DEPENDS= ${BUILD_DEPENDS} X XPERL_CONFIGURE= yes X XMAN3= Unicode::Lite.3 XMAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} X X.include <bsd.port.mk> END-of-p5-Unicode-Lite/Makefile echo x - p5-Unicode-Lite/distinfo sed 's/^X//' >p5-Unicode-Lite/distinfo << 'END-of-p5-Unicode-Lite/distinfo' XMD5 (Unicode-Lite-0.12.tar.gz) = f8fa78a8c113bf8b42cba6e3cb9b8797 END-of-p5-Unicode-Lite/distinfo echo x - p5-Unicode-Lite/pkg-descr sed 's/^X//' >p5-Unicode-Lite/pkg-descr << 'END-of-p5-Unicode-Lite/pkg-descr' XThis module includes string converting function from one and to another Xcharset. Requires installed Unicode::String and Unicode::Map packages. X XSupported unicode charsets: unicode, utf16, ucs2, utf8, utf7, ucs4, Xuchr, uhex. X XSupported Single-Byte Charsets (SBCS): latin1 and all installed maps in XUnicode::Map package. END-of-p5-Unicode-Lite/pkg-descr echo x - p5-Unicode-Lite/pkg-plist sed 's/^X//' >p5-Unicode-Lite/pkg-plist << 'END-of-p5-Unicode-Lite/pkg-plist' Xlib/perl5/site_perl/%%PERL_VER%%/Unicode/Lite.pm Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Unicode/Lite/.packlist X@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Unicode/Lite X@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Unicode X@dirrm lib/perl5/site_perl/%%PERL_VER%%/Unicode END-of-p5-Unicode-Lite/pkg-plist exit >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports-bugs" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200303231051.h2NAp5tx054470>