Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 5 Jul 2013 16:08:23 +0400 (MSK)
From:      Anes Mukhametov <anes@anes.su>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/180297: New port: textproc/p5-Text-Hyphen
Message-ID:  <201307051208.r65C8NcQ007001@monitoring.rambler.ru>
Resent-Message-ID: <201307051210.r65CA15b055810@freefall.freebsd.org>

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

>Number:         180297
>Category:       ports
>Synopsis:       New port: textproc/p5-Text-Hyphen
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jul 05 12:10:01 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Anes Mukhametov
>Release:        
>Organization:
>Environment:
>Description:
	New port: textproc/p5-Text-Hyphen	
	This module implements Knuth-Liang algorithm to find positions inside words where it is possible to insert hyphens to break a line.
>How-To-Repeat:
>Fix:

--- p5-Text-Hyphen.shar begins here ---
# 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-Text-Hyphen
#	p5-Text-Hyphen/distinfo
#	p5-Text-Hyphen/Makefile
#	p5-Text-Hyphen/pkg-descr
#	p5-Text-Hyphen/pkg-plist
#
echo c - p5-Text-Hyphen
mkdir -p p5-Text-Hyphen > /dev/null 2>&1
echo x - p5-Text-Hyphen/distinfo
sed 's/^X//' >p5-Text-Hyphen/distinfo << '2641a8e30ce5f71320e6bc4e9112f72a'
XSHA256 (Text-Hyphen-0.11.tar.gz) = 4dcc4fb12d1fc64625e56078d3dcaef26e719ec0f7f5105c575e31a53a2fdae5
XSIZE (Text-Hyphen-0.11.tar.gz) = 30903
2641a8e30ce5f71320e6bc4e9112f72a
echo x - p5-Text-Hyphen/Makefile
sed 's/^X//' >p5-Text-Hyphen/Makefile << 'fedb351c40ee9c0ee337a651e32b7435'
X# Created by: Anes Mukhametov <anes@anes.su>
X# $FreeBSD$
X
XPORTNAME=	Text-Hyphen
XPORTVERSION=	0.11
XCATEGORIES=	textproc perl5
XMASTER_SITES=	CPAN
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	anes@anes.su
XCOMMENT=	Determine positions for hyphens inside words
X
XPERL_CONFIGURE=	yes
X
XMAN3=	Text::Hyphen.3
X
X.include <bsd.port.mk>
fedb351c40ee9c0ee337a651e32b7435
echo x - p5-Text-Hyphen/pkg-descr
sed 's/^X//' >p5-Text-Hyphen/pkg-descr << '089bb9c52f46ab34083ea9c3590b423b'
XDetermine positions for hyphens inside words
XThis module implements Knuth-Liang algorithm to find positions
Xinside words where it is possible to insert hyphens to break a line.
X
XWWW: http://search.cpan.org/dist/Text-Hyphen/
089bb9c52f46ab34083ea9c3590b423b
echo x - p5-Text-Hyphen/pkg-plist
sed 's/^X//' >p5-Text-Hyphen/pkg-plist << '64265ead8c8328e7d6f4182e63814088'
X%%SITE_PERL%%/Text/Hyphen.pm
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/Hyphen/.packlist
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/Hyphen
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Text
X@dirrmtry %%SITE_PERL%%/Text
64265ead8c8328e7d6f4182e63814088
exit
--- p5-Text-Hyphen.shar ends here ---

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



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