summaryrefslogtreecommitdiff
path: root/net/p5-Net-RTP (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Take advantage of CPAN macro from bsd.sites.mk, change ↵Marcelo Araujo2008-04-171-2/+1
| | | | | | | | | | | | ${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) Notes: svn path=/head/; revision=211450
* - Update to 0.09Cheng-Lung Sung2007-09-073-6/+8
| | | | | | | | | | - reset maintainer PR: ports/116147 Submitted by: Jin-Shan Tseng <tjs_AT_cdpa dot nsysu dot edu dot tw> Notes: svn path=/head/; revision=198963
* The Net::RTP module subclasses IO::Socket::Multicast6 to enable you toMartin Wilke2007-03-134-0/+50
manipulate multicast groups. The multicast additions are optional, so you may also send and recieve unicast packets. WWW: http://search.cpan.org/dist/Net-RTP/ PR: ports/110159 Submitted by: Jin-Shan Tseng <tjs at cdpa.nsysu.edu.tw> Notes: svn path=/head/; revision=187270