sunpoet     2011-11-25 01:58:39 UTC

  FreeBSD ports repository

  Modified files:
    net                  Makefile 
  Added files:
    net/p5-IO-Socket-IP  Makefile distinfo pkg-descr pkg-plist 
  Log:
  - Add p5-IO-Socket-IP 0.07
  
  IO::Socket::IP provides a protocol-independent way to use IPv4 and IPv6 
sockets,
  as a drop-in replacement for IO::Socket::INET. Most constructor arguments and
  methods are provided in a backward-compatible way. For a list of known
  differences, see the IO::Socket::INET INCOMPATIBILITES section below.
  
  It uses the getaddrinfo(3) function to convert hostnames and service names or
  port numbers into sets of possible addresses to connect to or listen on. This
  allows it to work for IPv6 where the system supports it, while still falling
  back to IPv4-only on systems which don't.
  
  WWW: http://search.cpan.org/dist/IO-Socket-IP/
  
  Feature safe:   yes
  
  Revision  Changes    Path
  1.2411    +1 -0      ports/net/Makefile
  1.1       +24 -0     ports/net/p5-IO-Socket-IP/Makefile (new)
  1.1       +2 -0      ports/net/p5-IO-Socket-IP/distinfo (new)
  1.1       +11 -0     ports/net/p5-IO-Socket-IP/pkg-descr (new)
  1.1       +7 -0      ports/net/p5-IO-Socket-IP/pkg-plist (new)
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[email protected]"

Reply via email to