From erwin@lemur.droso.net  Fri Feb 28 03:54:24 2003
Return-Path: <erwin@lemur.droso.net>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 58FA637B401
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 28 Feb 2003 03:54:24 -0800 (PST)
Received: from lemur.droso.net (lemur.droso.net [62.79.38.253])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 1B9CF43FAF
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 28 Feb 2003 03:54:23 -0800 (PST)
	(envelope-from erwin@lemur.droso.net)
Received: from lemur.droso.net (lemur.droso.net [62.79.38.253])
	by lemur.droso.net (8.12.7/8.12.7) with ESMTP id h1SBsKGQ008729
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 28 Feb 2003 12:54:20 +0100 (CET)
	(envelope-from erwin@lemur.droso.net)
Received: (from root@localhost)
	by lemur.droso.net (8.12.7/8.12.7/Submit) id h1SBsIS3008728;
	Fri, 28 Feb 2003 12:54:18 +0100 (CET)
Message-Id: <200302281154.h1SBsIS3008728@lemur.droso.net>
Date: Fri, 28 Feb 2003 12:54:18 +0100 (CET)
From: Erwin Lansing <erwin@lansing.dk>
Reply-To: Erwin Lansing <erwin@lansing.dk>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: new port: net/p5-ResourcePool-Resource-SOAP-Lite 
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         48773
>Category:       ports
>Synopsis:       new port: net/p5-ResourcePool-Resource-SOAP-Lite
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Feb 28 04:00:26 PST 2003
>Closed-Date:    Wed Apr 02 03:47:25 PST 2003
>Last-Modified:  Wed Apr 02 03:47:25 PST 2003
>Originator:     Erwin Lansing
>Release:        FreeBSD 4.7-STABLE i386
>Organization:
pil.dk 
>Environment:
System: FreeBSD lemur.droso.net 4.7-STABLE FreeBSD 4.7-STABLE #14: Sun Feb 16 11:42:13 CET 2003 root@panda.droso.net:/usr/obj/usr/src/sys/PANDA i386


	
>Description:

A ResourcePool wrapper for SOAP::Lite

>How-To-Repeat:
	
>Fix:

	

--- p5-ResourcePool-Resource-SOAP-Lite.sh begins here ---
# 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-ResourcePool-Resource-SOAP-Lite/
#	p5-ResourcePool-Resource-SOAP-Lite/Makefile
#	p5-ResourcePool-Resource-SOAP-Lite/distinfo
#	p5-ResourcePool-Resource-SOAP-Lite/pkg-descr
#	p5-ResourcePool-Resource-SOAP-Lite/pkg-plist
#	p5-ResourcePool-Resource-SOAP-Lite/files
#	p5-ResourcePool-Resource-SOAP-Lite/files/patch-Makefile.PL
#
echo c - p5-ResourcePool-Resource-SOAP-Lite/
mkdir -p p5-ResourcePool-Resource-SOAP-Lite/ > /dev/null 2>&1
echo x - p5-ResourcePool-Resource-SOAP-Lite/Makefile
sed 's/^X//' >p5-ResourcePool-Resource-SOAP-Lite/Makefile << 'END-of-p5-ResourcePool-Resource-SOAP-Lite/Makefile'
X# New ports collection makefile for:	p5-ResourcePool-Resourse-SOAP-Lite
X# Date created:			February 28th, 2003
X# Whom:	      			Erwin Lansing <erwin@lansing.dk>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	ResourcePool-Resource-SOAP-Lite
XPORTVERSION=	1.0100
XCATEGORIES=	net perl5
XMASTER_SITES=	${MASTER_SITE_PERL_CPAN} \
X		http://www.fatalmind.com/projects/ResourcePool/
XMASTER_SITE_SUBDIR=	../by-authors/id/M/MW/MWS
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	erwin@lansing.dk
XCOMMENT=	A ResourcePool wrapper for SOAP::Lite
X
XBUILD_DEPENDS=	${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/ResourcePool.pm:${PORTSDIR}/devel/p5-ResourcePool \
X		${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/SOAP/Lite.pm:${PORTSDIR}/net/p5-SOAP-Lite
XRUN_DEPENDS=	${BUILD_DEPENDS}
X
XPERL_CONFIGURE=	yes
X
XMANPREFIX=	${PREFIX}/lib/perl5/${PERL_VERSION}
XMAN3=		ResourcePool::Factory::SOAP::Lite.3 \
X		ResourcePool::Command::SOAP::Lite::Call.3
X
X.include <bsd.port.mk>
END-of-p5-ResourcePool-Resource-SOAP-Lite/Makefile
echo x - p5-ResourcePool-Resource-SOAP-Lite/distinfo
sed 's/^X//' >p5-ResourcePool-Resource-SOAP-Lite/distinfo << 'END-of-p5-ResourcePool-Resource-SOAP-Lite/distinfo'
XMD5 (ResourcePool-Resource-SOAP-Lite-1.0100.tar.gz) = 2a1376b42bd8692c433d61ad3b5b0eca
END-of-p5-ResourcePool-Resource-SOAP-Lite/distinfo
echo x - p5-ResourcePool-Resource-SOAP-Lite/pkg-descr
sed 's/^X//' >p5-ResourcePool-Resource-SOAP-Lite/pkg-descr << 'END-of-p5-ResourcePool-Resource-SOAP-Lite/pkg-descr'
XThis factory can be used by ResourcePool to create
XSOAP::Lite objects which use the specified proxy
Xfor SOAP RPC invocations.
X
XWWW: http://www.fatalmind.com/projects/ResourcePool/
END-of-p5-ResourcePool-Resource-SOAP-Lite/pkg-descr
echo x - p5-ResourcePool-Resource-SOAP-Lite/pkg-plist
sed 's/^X//' >p5-ResourcePool-Resource-SOAP-Lite/pkg-plist << 'END-of-p5-ResourcePool-Resource-SOAP-Lite/pkg-plist'
Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/ResourcePool/Resource/SOAP/Lite/.packlist
Xlib/perl5/site_perl/%%PERL_VER%%/ResourcePool/Command/SOAP/Lite/Call.pod
Xlib/perl5/site_perl/%%PERL_VER%%/ResourcePool/Command/SOAP/Lite/Call.pm
Xlib/perl5/site_perl/%%PERL_VER%%/ResourcePool/Resource/SOAP/Lite.pm
Xlib/perl5/site_perl/%%PERL_VER%%/ResourcePool/Factory/SOAP/Lite.pm
Xlib/perl5/site_perl/%%PERL_VER%%/ResourcePool/Factory/SOAP/Lite.pod
X@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/ResourcePool/Resource/SOAP/Lite
X@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/ResourcePool/Resource/SOAP
X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/ResourcePool/Resource 2>/dev/null || true
X@dirrm lib/perl5/site_perl/%%PERL_VER%%/ResourcePool/Command/SOAP/Lite
X@dirrm lib/perl5/site_perl/%%PERL_VER%%/ResourcePool/Command/SOAP
X@dirrm lib/perl5/site_perl/%%PERL_VER%%/ResourcePool/Resource/SOAP
X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/ResourcePool/Resource 2>/dev/null || true
X@dirrm lib/perl5/site_perl/%%PERL_VER%%/ResourcePool/Factory/SOAP
X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/ResourcePool/Factory 2>/dev/null || true
END-of-p5-ResourcePool-Resource-SOAP-Lite/pkg-plist
echo c - p5-ResourcePool-Resource-SOAP-Lite/files
mkdir -p p5-ResourcePool-Resource-SOAP-Lite/files > /dev/null 2>&1
echo x - p5-ResourcePool-Resource-SOAP-Lite/files/patch-Makefile.PL
sed 's/^X//' >p5-ResourcePool-Resource-SOAP-Lite/files/patch-Makefile.PL << 'END-of-p5-ResourcePool-Resource-SOAP-Lite/files/patch-Makefile.PL'
X--- Makefile.PL.orig	Sat Feb 22 21:33:53 2003
X+++ Makefile.PL	Fri Feb 28 12:43:54 2003
X@@ -21,11 +21,4 @@
X     $opts{AUTHOR} = 'Markus Winand <mws@fatalmind.com>';
X }
X 
X-my $onlinetests = ExtUtils::MakeMaker::prompt('
X-During "make test" phase we may run tests against a SOAP server located
X-at the authors website.
X-
X-Do you want to perform these tests in addition to core tests?', 'yes') =~ /^\s*(y)/i;
X-
X-$opts{test} = {TESTS => join(' ', glob($onlinetests ? 't/*.t' : 't/[0-3]*.t'))};
X WriteMakefile(%opts);
END-of-p5-ResourcePool-Resource-SOAP-Lite/files/patch-Makefile.PL
exit
--- p5-ResourcePool-Resource-SOAP-Lite.sh ends here ---


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: edwin 
State-Changed-When: Wed Apr 2 03:47:18 PST 2003 
State-Changed-Why:  
Commited, thanks! 

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