Net::BitTorrent is a class based implementation of the current BitTorrent Protocol Specification. Each Net::BitTorrent object is capable of handling several concurrent .torrent sessions. WWW: http://search.cpan.org/dist/Net-BitTorrent/ Generated with FreeBSD Port Tools 0.77
clsung 2008-04-13 02:35:51 UTC FreeBSD ports repository Modified files: net-p2p Makefile Added files: net-p2p/p5-Net-BitTorrent Makefile distinfo pkg-descr pkg-plist Log: Net::BitTorrent is a class based implementation of the current BitTorrent Protocol Specification. Each Net::BitTorrent object is capable of handling several concurrent .torrent sessions. WWW: http://search.cpan.org/dist/Net-BitTorrent/ PR: ports/122678 Submitted by: Gea-Suan Lin <gslin at gslin.org> Revision Changes Path 1.61 +1 -0 ports/net-p2p/Makefile 1.1 +47 -0 ports/net-p2p/p5-Net-BitTorrent/Makefile (new) 1.1 +3 -0 ports/net-p2p/p5-Net-BitTorrent/distinfo (new) 1.1 +5 -0 ports/net-p2p/p5-Net-BitTorrent/pkg-descr (new) 1.1 +18 -0 ports/net-p2p/p5-Net-BitTorrent/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-unsubscribe@freebsd.org"
State Changed From-To: open->closed New port added. Thank You.