# 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: # # textproc/p5-Text-Tabs+Wrap # textproc/p5-Text-Tabs+Wrap/Makefile # textproc/p5-Text-Tabs+Wrap/pkg-comment # textproc/p5-Text-Tabs+Wrap/distinfo # textproc/p5-Text-Tabs+Wrap/pkg-descr # textproc/p5-Text-Tabs+Wrap/pkg-plist # textproc/p5-Text-Tabs+Wrap/distinfo.old # textproc/p5-Text-Tabs+Wrap/files # textproc/p5-Text-Tabs+Wrap/files/patch-001.Makefile.PL # echo c - textproc/p5-Text-Tabs+Wrap mkdir -p textproc/p5-Text-Tabs+Wrap > /dev/null 2>&1 echo x - textproc/p5-Text-Tabs+Wrap/Makefile sed 's/^X//' >textproc/p5-Text-Tabs+Wrap/Makefile << 'END-of-textproc/p5-Text-Tabs+Wrap/Makefile' X# New ports collection makefile for: textproc/p5- Text-Wrap X# Date created: 4 February 2003 X# Whom: Toby Allsopp X# X# $FreeBSD$ X# X XPORTNAME= Text-Tabs+Wrap XPORTVERSION= 2001.0929 XCATEGORIES= textproc perl5 XMASTER_SITES= ${MASTER_SITE_PERL_CPAN} XMASTER_SITE_SUBDIR= Text XPKGNAMEPREFIX= p5- X XMAINTAINER= toby@mi6.gen.nz X XPERL_CONFIGURE= YES X XMAN3= Text::Wrap.3 Text::Tabs.3 XMANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} X X.include END-of-textproc/p5-Text-Tabs+Wrap/Makefile echo x - textproc/p5-Text-Tabs+Wrap/pkg-comment sed 's/^X//' >textproc/p5-Text-Tabs+Wrap/pkg-comment << 'END-of-textproc/p5-Text-Tabs+Wrap/pkg-comment' XLine wrapping to form simple paragraphs (updated from CPAN) END-of-textproc/p5-Text-Tabs+Wrap/pkg-comment echo x - textproc/p5-Text-Tabs+Wrap/distinfo sed 's/^X//' >textproc/p5-Text-Tabs+Wrap/distinfo << 'END-of-textproc/p5-Text-Tabs+Wrap/distinfo' XMD5 (Text-Tabs+Wrap-2001.0929.tar.gz) = 2a2d5436efc9f9b8fc9e23f107abb010 END-of-textproc/p5-Text-Tabs+Wrap/distinfo echo x - textproc/p5-Text-Tabs+Wrap/pkg-descr sed 's/^X//' >textproc/p5-Text-Tabs+Wrap/pkg-descr << 'END-of-textproc/p5-Text-Tabs+Wrap/pkg-descr' XText::Wrap::wrap() is a very simple paragraph formatter. It formats a single Xparagraph at a time by breaking lines at word boundaries. Indentation is Xcontrolled for the first line ($initial_tab) and all subsequent lines X($subsequent_tab) independently. X XThis is a later version (from CPAN) than the one that comes with the base Xsystem's perl 5.00503. END-of-textproc/p5-Text-Tabs+Wrap/pkg-descr echo x - textproc/p5-Text-Tabs+Wrap/pkg-plist sed 's/^X//' >textproc/p5-Text-Tabs+Wrap/pkg-plist << 'END-of-textproc/p5-Text-Tabs+Wrap/pkg-plist' Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Text/.packlist Xlib/perl5/site_perl/%%PERL_VER%%/Text/Wrap.pm Xlib/perl5/site_perl/%%PERL_VER%%/Text/Tabs.pm X@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Text X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/Text 2>/dev/null || true END-of-textproc/p5-Text-Tabs+Wrap/pkg-plist echo x - textproc/p5-Text-Tabs+Wrap/distinfo.old sed 's/^X//' >textproc/p5-Text-Tabs+Wrap/distinfo.old << 'END-of-textproc/p5-Text-Tabs+Wrap/distinfo.old' XMD5 (Text-Wrapper-1.000.tar.gz) = 9f78b13b4c32c61e6aac5cefd75989dd END-of-textproc/p5-Text-Tabs+Wrap/distinfo.old echo c - textproc/p5-Text-Tabs+Wrap/files mkdir -p textproc/p5-Text-Tabs+Wrap/files > /dev/null 2>&1 echo x - textproc/p5-Text-Tabs+Wrap/files/patch-001.Makefile.PL sed 's/^X//' >textproc/p5-Text-Tabs+Wrap/files/patch-001.Makefile.PL << 'END-of-textproc/p5-Text-Tabs+Wrap/files/patch-001.Makefile.PL' X--- Makefile.PL~ Tue Feb 4 19:02:23 2003 X+++ Makefile.PL Tue Feb 4 19:02:34 2003 X@@ -9,6 +9,5 @@ X ('ABSTRACT' => 'Expand tabs and do simple line wrapping', X 'AUTHOR' => 'David Muir Sharnoff ') : ()), X 'dist' => { COMPRESS=>"gzip", SUFFIX=>"gz" }, X- 'INSTALLDIRS' => 'perl', X ); X END-of-textproc/p5-Text-Tabs+Wrap/files/patch-001.Makefile.PL exit