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 <papow...@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) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscr...@freebsd.org"