Bug 115891 - [NEW PORT] add port of net/pear-File_Bittorrent2
Summary: [NEW PORT] add port of net/pear-File_Bittorrent2
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-08-28 04:40 UTC by RenZhen
Modified: 2007-08-28 10:50 UTC (History)
0 users

See Also:


Attachments
file.shar (2.49 KB, text/plain)
2007-08-28 04:40 UTC, RenZhen
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
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!