ports/79195: New port: textproc/p5-String-Format

Matt Mills matt_mills at btopenworld.com
Thu Mar 24 13:00:09 UTC 2005


>Number:         79195
>Category:       ports
>Synopsis:       New port: textproc/p5-String-Format
>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 Mar 24 13:00:08 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Matt Mills
>Release:        4.11-STABLE
>Organization:
>Environment:
>Description:
New port: textproc/p5-String-Format Provides sprintf-like string formatting capabilities.
>How-To-Repeat:
      
>Fix:
echo c - p5-String-Format
mkdir -p p5-String-Format > /dev/null 2>&1
echo x - p5-String-Format/Makefile
sed 's/^X//' >p5-String-Format/Makefile << 'END-of-p5-String-Format/Makefile'
X# New ports collection makefile for:   String::Format
X# Date created:                24 March, 2005
X# Whom:                        Matt Mills <matt_mills at btopenworld.com>
X#
X# $FreeBSD$
X#
X
XPORTNAME=      String-Format
XPORTVERSION=   1.13
XCATEGORIES=    textproc
XMASTER_SITES=  ${MASTER_SITE_PERL_CPAN}
XMASTER_SITE_SUBDIR=    String
XPKGNAMEPREFIX= p5-
X
XMAINTAINER=    matt_mills at btopenworld.com
XCOMMENT=       Perl module for sprintf-like string formatting capability
X
XPERL_CONFIGURE=        yes
X
XMAN3=          String::Format.3
X
X.include <bsd.port.mk>
END-of-p5-String-Format/Makefile
echo x - p5-String-Format/distinfo
sed 's/^X//' >p5-String-Format/distinfo << 'END-of-p5-String-Format/distinfo'
XMD5 (String-Format-1.13.tar.gz) = 7a01414e59bc40c44652c921b4793f6f
XSIZE (String-Format-1.13.tar.gz) = 6643
END-of-p5-String-Format/distinfo
echo x - p5-String-Format/pkg-descr
sed 's/^X//' >p5-String-Format/pkg-descr << 'END-of-p5-String-Format/pkg-descr'
XString::Format is a Perl module which gives the user
Xsprintf-like string formatting capabilities with arbitrary
Xformat definitions.
X
XWWW: http://search.cpan.org/dist/String-Format/
END-of-p5-String-Format/pkg-descr
echo x - p5-String-Format/pkg-plist
sed 's/^X//' >p5-String-Format/pkg-plist << 'END-of-p5-String-Format/pkg-plist'
X%%SITE_PERL%%/String/Format.pm
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/String/Format/.packlist
X at dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/String/Format
X at unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/String
X at unexec rmdir %D/%%SITE_PERL%%/String
END-of-p5-String-Format/pkg-plist
exit
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list