Date: Mon, 27 Dec 2010 06:33:26 +0000 (UTC) From: Wen Heping <wen@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net Makefile ports/net/p5-XML-Compile-SOAP-WSA Makefile distinfo pkg-descr pkg-plist Message-ID: <201012270633.oBR6XQoa043953@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
wen 2010-12-27 06:33:26 UTC
FreeBSD ports repository
Modified files:
net Makefile
Added files:
net/p5-XML-Compile-SOAP-WSA Makefile distinfo pkg-descr
pkg-plist
Log:
The Web Service Addressing protocol is used to select certain service
and port on a SOAP server, just like the "Host" header in "HTTP".
The basic SOAP design uses the URI and the "soapAction" header of HTTP
(in case it uses HTTP, by far the most often used transport mechanism)
However, when the server is hidden behind firewalls and proxies, these
fields are rewritten or replaced. This means that the definitions by
the WSDL for the client can differ from the configuration of the
WWW: http://search.cpan.org/dist/XML-Compile-SOAP-WSA/
PR: ports/152657
Submitted by: Patrick Powell <papowell@astart.com>
Revision Changes Path
1.2300 +1 -0 ports/net/Makefile
1.1 +30 -0 ports/net/p5-XML-Compile-SOAP-WSA/Makefile (new)
1.1 +2 -0 ports/net/p5-XML-Compile-SOAP-WSA/distinfo (new)
1.1 +10 -0 ports/net/p5-XML-Compile-SOAP-WSA/pkg-descr (new)
1.1 +18 -0 ports/net/p5-XML-Compile-SOAP-WSA/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201012270633.oBR6XQoa043953>
