Bug 122678

Summary: [NEW PORT] net-p2p/p5-Net-BitTorrent: BitTorrent peer-to-peer protocol class
Product: Ports & Packages Reporter: gslin
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: Closed FIXED    
Severity: Affects Only Me CC: gslin
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
p5-Net-BitTorrent-0.015.shar none

Description gslin 2008-04-12 04:00:04 UTC
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
Comment 1 dfilter service freebsd_committer freebsd_triage 2008-04-13 03:36:04 UTC
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"
Comment 2 Cheng-Lung Sung freebsd_committer freebsd_triage 2008-04-13 03:36:19 UTC
State Changed
From-To: open->closed

New port added. Thank You.