Date: Fri, 9 Sep 2011 05:42:09 +0000 (UTC) From: Andrej Zverev <az@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net Makefile ports/net/p5-SOAP-Transport-TCP Makefile distinfo pkg-descr pkg-plist Message-ID: <201109090542.p895g9SM043351@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
az 2011-09-09 05:42:09 UTC
FreeBSD ports repository
Modified files:
net Makefile
Added files:
net/p5-SOAP-Transport-TCP Makefile distinfo pkg-descr
pkg-plist
Log:
The classes provided by this module implement direct TCP/IP communications
methods for both clients and servers. The connections don't use HTTP or any
other higher-level protocol. These classes are selected when the client or
server object being created uses an endpoint URI that starts with tcp://. Both
client and server classes support using Secure Socket Layer if it is available.
If any of the parameters to a new method from either of the classes begins with
SSL_ (such as SSL_server in place of Server), the class attempts to load the
IO::Socket::SSL package and use it to create socket objects.
WWW: http://search.cpan.org/dist/SOAP-Transport-TCP/
Revision Changes Path
1.2376 +1 -0 ports/net/Makefile
1.1 +25 -0 ports/net/p5-SOAP-Transport-TCP/Makefile (new)
1.1 +2 -0 ports/net/p5-SOAP-Transport-TCP/distinfo (new)
1.1 +10 -0 ports/net/p5-SOAP-Transport-TCP/pkg-descr (new)
1.1 +3 -0 ports/net/p5-SOAP-Transport-TCP/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201109090542.p895g9SM043351>
