Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 17 Mar 2003 12:18:38 -0800 (PST)
From:      George Hartzell <hartzell@fruitfly.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/50081: new port, p5-Text-Shellwords
Message-ID:  <200303172018.h2HKIcHS068211@rosebud.alerce.com>

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

>Number:         50081
>Category:       ports
>Synopsis:       new port, p5-Text-Shellwords
>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:   Mon Mar 17 12:20:09 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     George Hartzell
>Release:        FreeBSD 4.7-RELEASE-p7 i386
>Organization:
fruitfly.org
>Environment:
System: FreeBSD rosebud.alerce.com 4.7-RELEASE-p7 FreeBSD 4.7-RELEASE-p7 #14: Wed Mar 5 10:35:22 PST 2003 root@rosebud.alerce.com:/usr/obj/usr/src/sys/ROSEBUD i386


	
>Description:
	New port from CPAN, p5-Text-Shellwords
>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:
#
#	/usr/ports/textproc/p5-Text-Shellwords
#	/usr/ports/textproc/p5-Text-Shellwords/Makefile
#	/usr/ports/textproc/p5-Text-Shellwords/distinfo
#	/usr/ports/textproc/p5-Text-Shellwords/pkg-plist
#	/usr/ports/textproc/p5-Text-Shellwords/pkg-descr
#
echo c - /usr/ports/textproc/p5-Text-Shellwords
mkdir -p /usr/ports/textproc/p5-Text-Shellwords > /dev/null 2>&1
echo x - /usr/ports/textproc/p5-Text-Shellwords/Makefile
sed 's/^X//' >/usr/ports/textproc/p5-Text-Shellwords/Makefile << 'END-of-/usr/ports/textproc/p5-Text-Shellwords/Makefile'
X# New ports collection makefile for:	textproc/p5-Text-Shellwords
X# Date created:				Mon Mar 17 11:47:21 PST 2003
X# Whom:					George Hartzell <hartzell@fruitfly.org>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	Text-Shellwords
XPORTVERSION=	1.00
XCATEGORIES=	textproc perl5
XMASTER_SITES=	${MASTER_SITE_PERL_CPAN}
XMASTER_SITE_SUBDIR=	Text
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	hartzell@fruitfly.org
X
XPERL_CONFIGURE=	yes
X
XCOMMENT=	This is a thin wrapper around the shellwords.pl package.
X
XMAN3=		Text::Shellwords.3
XMANPREFIX=	${PREFIX}/lib/perl5/${PERL_VERSION}
X
X.include <bsd.port.mk>
END-of-/usr/ports/textproc/p5-Text-Shellwords/Makefile
echo x - /usr/ports/textproc/p5-Text-Shellwords/distinfo
sed 's/^X//' >/usr/ports/textproc/p5-Text-Shellwords/distinfo << 'END-of-/usr/ports/textproc/p5-Text-Shellwords/distinfo'
XMD5 (Text-Shellwords-1.00.tar.gz) = 016f95c2e40a760d261772a40025e543
END-of-/usr/ports/textproc/p5-Text-Shellwords/distinfo
echo x - /usr/ports/textproc/p5-Text-Shellwords/pkg-plist
sed 's/^X//' >/usr/ports/textproc/p5-Text-Shellwords/pkg-plist << 'END-of-/usr/ports/textproc/p5-Text-Shellwords/pkg-plist'
Xlib/perl5/site_perl/%%PERL_VER%%/Text/Shellwords.pm
Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Text/Shellwords/.packlist
X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Text/Shellwords > /dev/null || true
END-of-/usr/ports/textproc/p5-Text-Shellwords/pkg-plist
echo x - /usr/ports/textproc/p5-Text-Shellwords/pkg-descr
sed 's/^X//' >/usr/ports/textproc/p5-Text-Shellwords/pkg-descr << 'END-of-/usr/ports/textproc/p5-Text-Shellwords/pkg-descr'
XThis is a thin wrapper around the shellwords.pl package, which comes
Xpreinstalled with Perl.  This module imports a single subroutine,
Xshellwords().  The shellwords() routine parses lines of text and
Xreturns a set of tokens using the same rules that the Unix shell does
Xfor its command-line arguments.  Tokens are separated by whitespace,
Xand can be delimited by single or double quotes.  The module also
Xrespects backslash escapes.
END-of-/usr/ports/textproc/p5-Text-Shellwords/pkg-descr
exit

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

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports-bugs" in the body of the message




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