Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 17 Feb 2011 14:49:16 +0100 (CET)
From:      Olivier Girard <Olivier.Girard@univ-angers.fr>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/154845: New port: textproc/p5-Unicode-LineBreak perl package Unicode-LineBreak
Message-ID:  <20110217134916.71CBF546@mail.univ-angers.fr>
Resent-Message-ID: <201102171410.p1HEABpn050146@freefall.freebsd.org>

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

>Number:         154845
>Category:       ports
>Synopsis:       New port: textproc/p5-Unicode-LineBreak perl package Unicode-LineBreak
>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:   Thu Feb 17 14:10:11 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Olivier Girard
>Release:        FreeBSD 8.1-RELEASE amd64
>Organization:
University of Angers, France.
>Environment:
System: FreeBSD bsdev.univ-angers.fr 8.1-RELEASE FreeBSD 8.1-RELEASE #0: Mon Jul 19 02:36:49 UTC 2010 root@mason.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC amd64


	
>Description:
	Perl package Unicode-LineBreak need to work on port mail/sympa
>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-LineBreak
#	p5-Unicode-LineBreak/pkg-descr
#	p5-Unicode-LineBreak/Makefile
#	p5-Unicode-LineBreak/distinfo
#	p5-Unicode-LineBreak/pkg-plist
#
echo c - p5-Unicode-LineBreak
mkdir -p p5-Unicode-LineBreak > /dev/null 2>&1
echo x - p5-Unicode-LineBreak/pkg-descr
sed 's/^X//' >p5-Unicode-LineBreak/pkg-descr << '47ef3e532fd5aef78197f071022667d4'
XUnicode-LineBreak package.
X
XThree main modules and some supporting program files are contained. For
Xmore details read following POD documentations:
X
X    Text::LineFold - Line Folding for Plain Text
X    Unicode::GCString - String as Sequence of UAX #29 Grapheme Clusters
X    Unicode::LineBreak - UAX #14 Unicode Line Breaking Algorithm
X
XAuthor: <hatuka@nezumi.nu>
XWWW: http://search.cpan.org/dist/Unicode-LineBreak/
47ef3e532fd5aef78197f071022667d4
echo x - p5-Unicode-LineBreak/Makefile
sed 's/^X//' >p5-Unicode-LineBreak/Makefile << 'f3e70e3e65d2dad9c22d52d3d7a6d5b1'
X# New ports collection makefile for:	textproc/p5-Unicode-LineBreak
X# Date created:				05 February 2011
X# Whom:					Olivier Girard <Olivier.Girard@univ-angers.fr>
X#
X# $FreeBSD:$
X#
X
XPORTNAME=	Unicode-LineBreak
XPORTVERSION=	1.008.2
XCATEGORIES=	textproc perl5
XMASTER_SITES=	CPAN
XPKGNAMEPREFIX=	p5-
X
X# blanket update approval granted.
XMAINTAINER=	Olivier.Girard@univ-angers.fr
XCOMMENT=	Unicode-LineBreak package
X
XPERL_CONFIGURE=	yes
XUSE_PERL5=      5.8.0+
X
XCONFIGURE_ARGS+=	--with-bundled-sombok \
X			--disable-libthai
X
XMAN3=		Unicode::LineBreak.3 \
X		Unicode::GCString::JA_JP.3 \
X		Text::LineFold.3 \
X		Unicode::LineBreak::JA_JP.3 \
X		Unicode::GCString.3
X
X.include <bsd.port.mk>
f3e70e3e65d2dad9c22d52d3d7a6d5b1
echo x - p5-Unicode-LineBreak/distinfo
sed 's/^X//' >p5-Unicode-LineBreak/distinfo << 'cd9457003756bd6ec96b4df5b9e976f2'
XSHA256 (Unicode-LineBreak-1.008.2.tar.gz) = a9731f68fa13b53eea74ab7a20b6d1fa81be30feaa6ed1354039e770110a3a0f
XSIZE (Unicode-LineBreak-1.008.2.tar.gz) = 498664
cd9457003756bd6ec96b4df5b9e976f2
echo x - p5-Unicode-LineBreak/pkg-plist
sed 's/^X//' >p5-Unicode-LineBreak/pkg-plist << 'a6322555bac1b5abda7486bc1665b16b'
X%%SITE_PERL%%/mach/Text/LineFold.pm
X%%SITE_PERL%%/mach/Text/LineFold/JA_JP.pod
X%%SITE_PERL%%/mach/Unicode/GCString.pm
X%%SITE_PERL%%/mach/Unicode/GCString/JA_JP.pod
X%%SITE_PERL%%/mach/Unicode/LineBreak.pod
X%%SITE_PERL%%/mach/Unicode/LineBreak.pm
X%%SITE_PERL%%/mach/Unicode/LineBreak/Defaults.pm.sample
X%%SITE_PERL%%/mach/Unicode/LineBreak/Constants.pm
X%%SITE_PERL%%/mach/Unicode/LineBreak/JA_JP.pod
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Unicode/LineBreak/.packlist
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Unicode/LineBreak/LineBreak.bs
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Unicode/LineBreak/LineBreak.so
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Unicode/LineBreak
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Unicode
X@dirrmtry %%SITE_PERL%%/mach/Unicode/LineBreak
X@dirrmtry %%SITE_PERL%%/mach/Unicode/GCString
X@dirrmtry %%SITE_PERL%%/mach/Unicode
X@dirrmtry %%SITE_PERL%%/mach/Text/LineFold
X@dirrmtry %%SITE_PERL%%/mach/Text
a6322555bac1b5abda7486bc1665b16b
exit


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



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