From nobody@FreeBSD.org  Mon Aug 14 15:34:47 2006
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 06FC916A4DF
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 14 Aug 2006 15:34:47 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [216.136.204.117])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 96B2E43D55
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 14 Aug 2006 15:34:46 +0000 (GMT)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.13.1/8.13.1) with ESMTP id k7EFYkYm034652
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 14 Aug 2006 15:34:46 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.13.1/8.13.1/Submit) id k7EFYkP9034651;
	Mon, 14 Aug 2006 15:34:46 GMT
	(envelope-from nobody)
Message-Id: <200608141534.k7EFYkP9034651@www.freebsd.org>
Date: Mon, 14 Aug 2006 15:34:46 GMT
From: "Timur I. Bakeyev" <timur@com.bat.ru>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [NEW PORT] devel/p5-Shell-Source: Replaces actual time with simulated time
X-Send-Pr-Version: www-2.3

>Number:         102021
>Category:       ports
>Synopsis:       [NEW PORT] devel/p5-Shell-Source: Replaces actual time with simulated time
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    miwi
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Aug 14 15:40:14 GMT 2006
>Closed-Date:    Thu Aug 17 21:09:53 GMT 2006
>Last-Modified:  Thu Aug 17 21:09:53 GMT 2006
>Originator:     Timur I. Bakeyev
>Release:        FreeBSD 5.4-RELEASE
>Organization:
>Environment:
FreeBSD devil.blinck.com 5.4-RELEASE FreeBSD 5.4-RELEASE #0: Tue Oct 18 10:05:03 CEST 2005     alexis@devil.blinck.com:/usr/src/sys/i386/compile/DEVIL  i386

>Description:
New Perl port.
>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-Shell-Source
#       p5-Shell-Source/Makefile
#       p5-Shell-Source/distinfo
#       p5-Shell-Source/pkg-descr
#       p5-Shell-Source/pkg-plist
#
echo c - p5-Shell-Source
mkdir -p p5-Shell-Source > /dev/null 2>&1
echo x - p5-Shell-Source/Makefile
sed 's/^X//' >p5-Shell-Source/Makefile << 'END-of-p5-Shell-Source/Makefile'
X# New ports collection makefile for:   devel/p5-Shell-Source
X# Date created:                                1 Aug 2006
X# Whom:                                        Timur I. Bakeyev <bat@cpan.org>
X#
X# $FreeBSD$
X#
X
XPORTNAME=      Shell-Source
XPORTVERSION=   0.01
XCATEGORIES=    devel perl5
XMASTER_SITES=  ${MASTER_SITE_PERL_CPAN}
XMASTER_SITE_SUBDIR=    Shell
XPKGNAMEPREFIX= p5-
X
XMAINTAINER=    bat@cpan.org
XCOMMENT=       Replaces actual time with simulated time
X
XPERL_CONFIGURE=        yes
X
XMAN3=          Shell::Source.3
X
X.include <bsd.port.mk>
END-of-p5-Shell-Source/Makefile
echo x - p5-Shell-Source/distinfo
sed 's/^X//' >p5-Shell-Source/distinfo << 'END-of-p5-Shell-Source/distinfo'
XMD5 (Shell-Source-0.01.tar.gz) = 85d6bad141cdd780856478676423ed25
XSIZE (Shell-Source-0.01.tar.gz) = 3947
END-of-p5-Shell-Source/distinfo
echo x - p5-Shell-Source/pkg-descr
sed 's/^X//' >p5-Shell-Source/pkg-descr << 'END-of-p5-Shell-Source/pkg-descr'
XThe Shell::Source allows arbitrary shell scripts, or other programs for
Xthat matter, to be run and their environment to be inherited into a Perl
Xprogram.
X
XWWW: http://search.cpan.org/dist/Shell-Source/
END-of-p5-Shell-Source/pkg-descr
echo x - p5-Shell-Source/pkg-plist
sed 's/^X//' >p5-Shell-Source/pkg-plist << 'END-of-p5-Shell-Source/pkg-plist'
X%%SITE_PERL%%/Shell/Source.pm
X%%SITE_PERL%%/Shell/t/Basic.pm
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Shell/Source/.packlist
X@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Shell/Source
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Shell
X@dirrmtry %%SITE_PERL%%/Shell/t
X@dirrmtry %%SITE_PERL%%/Shell
END-of-p5-Shell-Source/pkg-plist
exit


>Release-Note:
>Audit-Trail:
Class-Changed-From-To: update->change-request 
Class-Changed-By: edwin 
Class-Changed-When: Mon Aug 14 15:40:38 UTC 2006 
Class-Changed-Why:  
Fix category (new ports should be change-requests) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=102021 
Responsible-Changed-From-To: freebsd-ports-bugs->miwi 
Responsible-Changed-By: miwi 
Responsible-Changed-When: Wed Aug 16 06:37:53 UTC 2006 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=102021 
State-Changed-From-To: open->closed 
State-Changed-By: miwi 
State-Changed-When: Thu Aug 17 21:09:52 UTC 2006 
State-Changed-Why:  
New port added. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=102021 
>Unformatted:
