1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-16 03:24:07 +00:00
Commit Graph

6 Commits

Author SHA1 Message Date
Martin Wilke
bb86cbe5d2 - Get Rid MD5 support 2011-03-20 12:54:45 +00:00
Philip M. Gollucci
6564a2589c - only 13% of the p5- ports embed @comment $FreeBSD$:
so standarize and remove it

With Hat:   perl@
2010-09-24 02:03:44 +00:00
Tong LIU
738d612f2b - Rename net/p5-IO-INET6 to net/p5-IO-Socket-INET6.
PR:	ports/148309
Submitted by:	Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>
2010-08-09 08:54:36 +00:00
Philip M. Gollucci
bc341ff0e2 - Update to 0.03
PR:             ports/147392
Approved by:    tjs@cdpa.nsysu.edu.tw (maintainer)
Submitted by:   myself (pgollucci@)
Changes:        http://search.cpan.org/dist/IO-Socket-Multicast6/Changes
2010-06-06 20:15:59 +00:00
Marcelo Araujo
4aaab89f57 - Take advantage of CPAN macro from bsd.sites.mk, change ${MASTER_SITE_PERL_CPAN} to CPAN.
PR:		ports/122674
Submitted by:	Philip M. Gollucci <pgollucci@p6m7g8.com>
Reworked by:	araujo (myself)
Approved by:	portmgr (pav)
2008-04-17 14:30:31 +00:00
Martin Wilke
219561fb30 The IO::Socket::Multicast6 module subclasses IO::Socket::INET6 to enable you to
manipulate multicast groups. With this module you will be able to receive
incoming multicast transmissions and generate your own outgoing multicast
packets.

This module uses the same API as IO::Socket::Multicast, but with added support
for IPv6 (IPv4 is still supported). Unlike IO::Socket::Multicast, this is a
pure-perl module.

WWW:	http://search.cpan.org/dist/IO-Socket-Multicast6/

PR:		ports/110158
Submitted by:	Jin-Shan Tseng <tjs at cdpa.nsysu.edu.tw>
2007-03-13 09:13:15 +00:00