Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 26 Dec 1999 12:29:39 +0300 (MSK)
From:      "Dmitry S. Sivachenko" <dima@Chg.RU>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/15698: New port: misc/p5-I18N-Charset
Message-ID:  <199912260929.MAA25891@netserv1.chg.ru>

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

>Number:         15698
>Category:       ports
>Synopsis:       New port: misc/p5-I18N-Charset
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Dec 26 01:30:01 PST 1999
>Closed-Date:
>Last-Modified:
>Originator:     Dmitry S. Sivachenko
>Release:        FreeBSD 3.2-RELEASE i386
>Organization:
>Environment:

	

>Description:

	

>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:
#
#	.
#	./Makefile
#	./files
#	./files/md5
#	./pkg
#	./pkg/COMMENT
#	./pkg/DESCR
#	./pkg/PLIST
#
echo c - .
mkdir -p . > /dev/null 2>&1
echo x - ./Makefile
sed 's/^X//' >./Makefile << 'END-of-./Makefile'
X# New ports collection makefile for:    p5-I18N-Charset
X# Version required:		1.03
X# Date created:			26 December 1999
X# Whom:	      			Dmitry Sivachenko <dima@Chg.RU>
X#
X# $FreeBSD: $
X#
X
XDISTNAME=	I18N-Charset-1.03
XPKGNAME=	p5-I18N-Charset-1.03
XCATEGORIES=	misc perl5
XMASTER_SITES=	${MASTER_SITE_PERL_CPAN}
XMASTER_SITE_SUBDIR=	I18N
X
XMAINTAINER=	dima@Chg.RU
X
XUSE_PERL5=	YES
X
XMANPREFIX=	${PREFIX}/lib/perl5/${PERL_VERSION}
XMAN3=		I18N::Charset.3
X
Xdo-configure:
X		@cd ${WRKSRC}; ${SETENV} ${CONFIGURE_ENV} ${PERL5} Makefile.PL
X
X.include <bsd.port.mk>
END-of-./Makefile
echo c - ./files
mkdir -p ./files > /dev/null 2>&1
echo x - ./files/md5
sed 's/^X//' >./files/md5 << 'END-of-./files/md5'
XMD5 (I18N-Charset-1.03.tar.gz) = 28d434fc00be341c4dedbe0d7c289666
END-of-./files/md5
echo c - ./pkg
mkdir -p ./pkg > /dev/null 2>&1
echo x - ./pkg/COMMENT
sed 's/^X//' >./pkg/COMMENT << 'END-of-./pkg/COMMENT'
XModule which maps CharSet names to the names registered with IANA
END-of-./pkg/COMMENT
echo x - ./pkg/DESCR
sed 's/^X//' >./pkg/DESCR << 'END-of-./pkg/DESCR'
X
XThis distribution contains a module I18N::Charset which maps Character
XSet names to the names officially registered with IANA.  For example,
X'Shift_JIS' is the official name of 'x-sjis'.
X
XIt also maps character set names to Unicode::Map8 conversion scheme
Xnames (if Unicode::Map8 is installed).  For example, the Unicode::Map8
Xscheme name for 'windows-1251' is 'cp1251'.
X
X--dima
Xdima@Chg.RU
END-of-./pkg/DESCR
echo x - ./pkg/PLIST
sed 's/^X//' >./pkg/PLIST << 'END-of-./pkg/PLIST'
Xlib/perl5/site_perl/%%PERL_VER%%/I18N/Charset.pm
Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/I18N/Charset/.packlist
X@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/I18N/Charset
X@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/I18N
END-of-./pkg/PLIST
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?199912260929.MAA25891>