From owner-freebsd-ports Sun Dec 31 9: 0: 9 2000 From owner-freebsd-ports@FreeBSD.ORG Sun Dec 31 09:00:02 2000 Return-Path: Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 56F2E37B402 for ; Sun, 31 Dec 2000 09:00:02 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id eBVH02B77227; Sun, 31 Dec 2000 09:00:02 -0800 (PST) (envelope-from gnats) Resent-Date: Sun, 31 Dec 2000 09:00:02 -0800 (PST) Resent-Message-Id: <200012311700.eBVH02B77227@freefall.freebsd.org> Resent-From: gnats-admin@FreeBSD.org (GNATS Management) Resent-To: freebsd-ports@FreeBSD.org Resent-Reply-To: gnats-admin@FreeBSD.org, tobez@tobez.org Received: from heechee.tobez.org (254.adsl0.ryv.worldonline.dk [213.237.10.254]) by hub.freebsd.org (Postfix) with ESMTP id 2BEA137B400 for ; Sun, 31 Dec 2000 08:54:07 -0800 (PST) Received: by heechee.tobez.org (Postfix, from userid 1001) id E5ECD54E2; Sun, 31 Dec 2000 17:53:51 +0100 (CET) Message-Id: <20001231165351.E5ECD54E2@heechee.tobez.org> Date: Sun, 31 Dec 2000 17:53:51 +0100 (CET) From: tobez@tobez.org Reply-To: tobez@tobez.org To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/23981: New port: textproc/p5-String-ShellQuote (Quote strings for passing through the shell) Resent-Sender: gnats@FreeBSD.org Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 23981 >Category: ports >Synopsis: New port: textproc/p5-String-ShellQuote (Quote strings for passing through the shell) >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: Sun Dec 31 09:00:01 PST 2000 >Closed-Date: >Last-Modified: >Originator: Anton Berezin >Release: FreeBSD 5.0-CURRENT i386 >Organization: >Environment: >Description: This module contains some functions which are useful for quoting strings which are going to pass through the shell or a shell-like object. >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-String-ShellQuote # p5-String-ShellQuote/pkg-plist # p5-String-ShellQuote/pkg-descr # p5-String-ShellQuote/pkg-comment # p5-String-ShellQuote/distinfo # p5-String-ShellQuote/Makefile # echo c - p5-String-ShellQuote mkdir -p p5-String-ShellQuote > /dev/null 2>&1 echo x - p5-String-ShellQuote/pkg-plist sed 's/^X//' >p5-String-ShellQuote/pkg-plist << 'END-of-p5-String-ShellQuote/pkg-plist' Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/String/ShellQuote/.packlist Xlib/perl5/site_perl/%%PERL_VER%%/String/ShellQuote.pm X@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/String/ShellQuote X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/String 2>/dev/null || true X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/String 2>/dev/null || true END-of-p5-String-ShellQuote/pkg-plist echo x - p5-String-ShellQuote/pkg-descr sed 's/^X//' >p5-String-ShellQuote/pkg-descr << 'END-of-p5-String-ShellQuote/pkg-descr' XThis module contains some functions which are useful for quoting strings Xwhich are going to pass through the shell or a shell-like object. X X-Anton X END-of-p5-String-ShellQuote/pkg-descr echo x - p5-String-ShellQuote/pkg-comment sed 's/^X//' >p5-String-ShellQuote/pkg-comment << 'END-of-p5-String-ShellQuote/pkg-comment' XQuote strings for passing through the shell END-of-p5-String-ShellQuote/pkg-comment echo x - p5-String-ShellQuote/distinfo sed 's/^X//' >p5-String-ShellQuote/distinfo << 'END-of-p5-String-ShellQuote/distinfo' XMD5 (String-ShellQuote-1.00.tar.gz) = 031fa1dbd199c6a4d2e824e45a004e3e END-of-p5-String-ShellQuote/distinfo echo x - p5-String-ShellQuote/Makefile sed 's/^X//' >p5-String-ShellQuote/Makefile << 'END-of-p5-String-ShellQuote/Makefile' X# New ports collection makefile for: textproc/p5-String-ShellQuote X# Date created: 31 December 2000 X# Whom: Anton Berezin X# X# $FreeBSD$ X# X XPORTNAME= String-ShellQuote XPORTVERSION= 1.00 XCATEGORIES= textproc perl5 XMASTER_SITES= ${MASTER_SITE_PERL_CPAN} XMASTER_SITE_SUBDIR= String XPKGNAMEPREFIX= p5- X XMAINTAINER= tobez@tobez.org X XUSE_PERL5= yes XPERL_CONFIGURE= yes X XMAN3= String::ShellQuote.3 XMANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} X X.include END-of-p5-String-ShellQuote/Makefile exit >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message