ports/100264: new port p5-Text-Format+NWrap

Vivek Khera vivek at khera.org
Fri Jul 14 03:10:18 UTC 2006


>Number:         100264
>Category:       ports
>Synopsis:       new port p5-Text-Format+NWrap
>Confidential:   no
>Severity:       non-critical
>Priority:       high
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jul 14 03:10:15 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Vivek Khera
>Release:        FreeBSD 6.1-PRERELEASE amd64
>Organization:
>Environment:
System: FreeBSD yertle.int.kciLink.com 6.1-PRERELEASE FreeBSD 6.1-PRERELEASE #4: Thu Mar 2 13:53:40 EST 2006 khera at yertle.int.kciLink.com:/usr/obj/usr/src/sys/KCI64 amd64


	
>Description:
	

new port textproc/p5-Text-Format+NWrap

>How-To-Repeat:
	
>Fix:

	

I suspect p5-Text-Format port needs a CONFLICTS against this port as well...


# 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
#	distinfo
#	pkg-descr
#	pkg-plist
#
echo x - Makefile
sed 's/^X//' >Makefile << 'END-of-Makefile'
X# New ports collection makefile for:	textproc/p5-Text-Format+NWrap
X# Date created:				12-JUL-2006
X# Whom:					Vivek Khera <vivek at khera.org>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	Text-Format+NWrap
XPORTVERSION=	0.52
XCATEGORIES=	textproc perl5
XMASTER_SITES=	${MASTER_SITE_PERL_CPAN}
XMASTER_SITE_SUBDIR=	Text
XPKGNAMEPREFIX=	p5-
XDISTNAME=	Text-Format0.52+NWrap0.11
X
XCONFLICTS=	p5-Text-Format-*
X
XMAINTAINER=	vivek at khera.org
XCOMMENT=	Various subroutines to format and wrap text 
X
XPERL_CONFIGURE=	yes
X
XMAN3=		Text::Format.3 Text::NWrap.3
X
X.include <bsd.port.mk>
END-of-Makefile
echo x - distinfo
sed 's/^X//' >distinfo << 'END-of-distinfo'
XMD5 (Text-Format0.52+NWrap0.11.tar.gz) = b8a6e301b87a5fdc88d91fe629e7fde5
XSHA256 (Text-Format0.52+NWrap0.11.tar.gz) = 33d653ddfe9a1d16207807a578a02d99f1c85074e630011f6669e9d97e299565
XSIZE (Text-Format0.52+NWrap0.11.tar.gz) = 12395
END-of-distinfo
echo x - pkg-descr
sed 's/^X//' >pkg-descr << 'END-of-pkg-descr'
XThe format routine will format under all circumstances even if the width
Xisn't enough to contain the longest words. Text::Wrap will die under
Xthese circumstances, although I am told this is fixed. If columns is set
Xto a small number and words are longer than that and the leading
X'whitespace' than there will be a single word on each line. This will
Xlet you make a simple word list which could be indented or right
Xaligned.
X
XThis port is a superset of p5-Text-Format -- it includes the Text::NWrap
Xmodule.
END-of-pkg-descr
echo x - pkg-plist
sed 's/^X//' >pkg-plist << 'END-of-pkg-plist'
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Text-Format+NWrap/.packlist
X%%SITE_PERL%%/Text/Format.pm
X%%SITE_PERL%%/Text/NWrap.pm
X at dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Text-Format+NWrap
X at dirrmtry %%SITE_PERL%%/Text
END-of-pkg-plist
exit

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



More information about the freebsd-ports-bugs mailing list