Date: Thu, 26 Jan 2006 20:13:47 +0100 (CET) From: Simun Mikecin <numisemis@yahoo.com> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/92388: [new] net/p5-Apache2-SOAP: mod_perl2 SOAP Server Message-ID: <20060126191347.83CE75F9A0@data.home.hr> Resent-Message-ID: <200601261920.k0QJK4qQ045764@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 92388 >Category: ports >Synopsis: [new] net/p5-Apache2-SOAP: mod_perl2 SOAP Server >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: Thu Jan 26 19:20:03 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Simun Mikecin >Release: FreeBSD 6.0-STABLE amd64 >Organization: >Environment: System: FreeBSD data.home.hr 6.0-STABLE FreeBSD 6.0-STABLE #1: Wed Jan 25 22:36:57 CET 2006 root@data.home.hr:/var/obj/usr/src.6/sys/DATA amd64 >Description: This is a replacement for Apache::SOAP (and SOAP::Transport::HTTP) designed to work with the CPAN version of mod_perl 2. It is intended as a temporary measure until the SOAP-Lite distribution implements this functionality. Note that the provided modules (Apache2::SOAP and SOAP::Transport::HTTP2) do not clash with any modules of SOAP-Lite. >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-Apache2-SOAP # p5-Apache2-SOAP/pkg-plist # p5-Apache2-SOAP/pkg-descr # p5-Apache2-SOAP/distinfo # p5-Apache2-SOAP/Makefile # echo c - p5-Apache2-SOAP mkdir -p p5-Apache2-SOAP > /dev/null 2>&1 echo x - p5-Apache2-SOAP/pkg-plist sed 's/^X//' >p5-Apache2-SOAP/pkg-plist << 'END-of-p5-Apache2-SOAP/pkg-plist' X%%SITE_PERL%%/Apache2/SOAP.pm X%%SITE_PERL%%/SOAP/Transport/HTTP2.pm X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Apache2/SOAP/.packlist X@dirrmtry %%SITE_PERL%%/Apache2 X@dirrmtry %%SITE_PERL%%/SOAP/Transport X@dirrmtry %%SITE_PERL%%/SOAP X@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Apache2/SOAP X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Apache2 END-of-p5-Apache2-SOAP/pkg-plist echo x - p5-Apache2-SOAP/pkg-descr sed 's/^X//' >p5-Apache2-SOAP/pkg-descr << 'END-of-p5-Apache2-SOAP/pkg-descr' XApache2 mod_perl2 SOAP server X X- Simun Mikecin Xnumisemis@yahoo.com END-of-p5-Apache2-SOAP/pkg-descr echo x - p5-Apache2-SOAP/distinfo sed 's/^X//' >p5-Apache2-SOAP/distinfo << 'END-of-p5-Apache2-SOAP/distinfo' XMD5 (Apache2-SOAP-0.71.tar.gz) = 32737d950c44bdd38d611c5d2a532850 XSHA256 (Apache2-SOAP-0.71.tar.gz) = 0dba00de0987279b54489c979e70689fd8f7b4e955c41088a88f317650f3cb0d XSIZE (Apache2-SOAP-0.71.tar.gz) = 5302 END-of-p5-Apache2-SOAP/distinfo echo x - p5-Apache2-SOAP/Makefile sed 's/^X//' >p5-Apache2-SOAP/Makefile << 'END-of-p5-Apache2-SOAP/Makefile' X# New ports collection makefile for: Apache2-SOAP X# Date Created: 26 January 2006 X# Whom: Simun Mikecin <numisemis@yahoo.com> X# X# $FreeBSD$ X# X XPORTNAME= Apache2-SOAP XPORTVERSION= 0.71 XCATEGORIES= net www perl5 XMASTER_SITES= http://mirrors.ibiblio.org/pub/mirrors/CPAN/authors/id/R/RK/RKOBES/ \ X http://cpan.mirror.solnet.ch/modules/by-module/File/RKOBES/ \ X http://cpan.mirror.fr/modules/by-module/Apache2/ \ X http://backpan.perl.org/authors/id/R/RK/RKOBES/ \ X http://cpan.mirrorgeek.com/modules/by-category/10_File_Names_Systems_Locking/File/RKOBES/ \ X http://cpan.stu.edu.tw/modules/by-category/15_World_Wide_Web_HTML_HTTP_CGI/Apache2/ XMASTER_SITE_SUBDIR= Apache2 XPKGNAMEPREFIX= p5- X XMAINTAINER= numisemis@yahoo.com XCOMMENT= Apache2 mod_perl2 SOAP Server X XPERL_CONFIGURE= YES XUSE_APACHE= 2.0+ X XMAN3= Apache2::SOAP.3 X X.include <bsd.port.pre.mk> X XBUILD_DEPENDS= ${LOCALBASE}/${APACHEMODDIR}/mod_perl.so:${PORTSDIR}/www/mod_perl2 XBUILD_DEPENDS+= ${SITE_PERL}/SOAP/Lite.pm:${PORTSDIR}/net/p5-SOAP-Lite XRUN_DEPENDS= ${BUILD_DEPENDS} X X.include <bsd.port.post.mk> END-of-p5-Apache2-SOAP/Makefile exit >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060126191347.83CE75F9A0>