Bug 115891

Summary: [NEW PORT] add port of net/pear-File_Bittorrent2
Product: Ports & Packages Reporter: RenZhen <bg1tpt>
Component: Individual Port(s)Assignee: Martin Wilke <miwi>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.shar none

Description RenZhen 2007-08-28 04:40:03 UTC
add port of net/pear-File_Bittorrent2

Fix: N/A

Patch attached with submission follows:
How-To-Repeat: N/A
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2007-08-28 04:40:10 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

miwi@ wants to have pear- PRs
Comment 2 dfilter service freebsd_committer freebsd_triage 2007-08-28 10:40:22 UTC
miwi        2007-08-28 09:40:17 UTC

  FreeBSD ports repository

  Modified files:
    net                  Makefile 
  Added files:
    net/pear-File_Bittorrent2 Makefile distinfo pkg-descr 
  Log:
  This package consists of three classes which handles the encoding
  and decoding of data in Bittorrent format. You can also extract
  useful informations from .torrent files, create .torrent files
  and query the torrent's scrape page to get its statistics.
  PHP5 only.
  
  WWW: http://pear.php.net/package/File_Bittorrent2/
  
  PR:             ports/115891
  Submitted by:   Zhen REN <bg1tpt at gmail.com>
  
  Revision  Changes    Path
  1.1912    +1 -0      ports/net/Makefile
  1.1       +35 -0     ports/net/pear-File_Bittorrent2/Makefile (new)
  1.1       +3 -0      ports/net/pear-File_Bittorrent2/distinfo (new)
  1.1       +7 -0      ports/net/pear-File_Bittorrent2/pkg-descr (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 3 Martin Wilke freebsd_committer freebsd_triage 2007-08-28 10:40:56 UTC
State Changed
From-To: open->closed

New port added, with minor changes. Thanks!