Skip site navigation (1)Skip section navigation (2)
Date:      Fri,  2 Aug 2002 15:47:44 +0200 (CEST)
From:      Mathieu Arnold <m@absolight.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/41265: New port: textproc/p5-Text-Reflow
Message-ID:  <20020802134744.B59FE8205@aragorn.reaumur.absolight.net>

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

>Number:         41265
>Category:       ports
>Synopsis:       New port: textproc/p5-Text-Reflow
>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:   Fri Aug 02 06:50:01 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Mathieu Arnold
>Release:        FreeBSD 4.6.1-RELEASE i386
>Organization:
Absolight
>Environment:
System: FreeBSD aragorn.reaumur.absolight.net 4.6.1-RELEASE FreeBSD 4.6.1-RELEASE #4: Mon Jul 29 17:55:38 CEST 2002 root@aragorn.reaumur.absolight.net:/usr/obj/usr/src/sys/ARAGORN i386


>Description:
These routines will reflow the paragraphs in the given file,
filehandle, string or array using Knuth's paragraphing algorithm (as
used in TeX) to pick "good" places to break the lines.

>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-Text-Reflow
#	p5-Text-Reflow/Makefile
#	p5-Text-Reflow/distinfo
#	p5-Text-Reflow/pkg-comment
#	p5-Text-Reflow/pkg-descr
#	p5-Text-Reflow/pkg-plist
#
echo c - p5-Text-Reflow
mkdir -p p5-Text-Reflow > /dev/null 2>&1
echo x - p5-Text-Reflow/Makefile
sed 's/^X//' >p5-Text-Reflow/Makefile << 'END-of-p5-Text-Reflow/Makefile'
X# New ports collection makefile for:	textproc/p5- Text-Reflow
X# Date created:				2 August 2002
X# Whom:					Mathieu Arnold <m@absolight.net>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	Text-Reflow
XPORTVERSION=	1.04
XCATEGORIES=	textproc perl5
XMASTER_SITES=	${MASTER_SITE_PERL_CPAN}
XMASTER_SITE_SUBDIR=	Text
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	m@absolight.net
X
XPERL_CONFIGURE=	yes
X
XMAN3=		Text::Reflow.3
XMANPREFIX=	${PREFIX}/lib/perl5/${PERL_VERSION}
X
X.include <bsd.port.mk>
END-of-p5-Text-Reflow/Makefile
echo x - p5-Text-Reflow/distinfo
sed 's/^X//' >p5-Text-Reflow/distinfo << 'END-of-p5-Text-Reflow/distinfo'
XMD5 (Text-Reflow-1.04.tar.gz) = 9b7d192cda3ffe8de76735c843352200
END-of-p5-Text-Reflow/distinfo
echo x - p5-Text-Reflow/pkg-comment
sed 's/^X//' >p5-Text-Reflow/pkg-comment << 'END-of-p5-Text-Reflow/pkg-comment'
XPerl module for reflowing text files
END-of-p5-Text-Reflow/pkg-comment
echo x - p5-Text-Reflow/pkg-descr
sed 's/^X//' >p5-Text-Reflow/pkg-descr << 'END-of-p5-Text-Reflow/pkg-descr'
XThese routines will reflow the paragraphs in the given file,
Xfilehandle, string or array using Knuth's paragraphing algorithm (as
Xused in TeX) to pick "good" places to break the lines.
END-of-p5-Text-Reflow/pkg-descr
echo x - p5-Text-Reflow/pkg-plist
sed 's/^X//' >p5-Text-Reflow/pkg-plist << 'END-of-p5-Text-Reflow/pkg-plist'
Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Text/Reflow/Reflow.so
Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Text/Reflow/Reflow.bs
Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Text/Reflow/.packlist
Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Text/Reflow.pm
X@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Text/Reflow
END-of-p5-Text-Reflow/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?20020802134744.B59FE8205>