Date: Tue, 28 Aug 2007 03:30:41 GMT From: Zhen REN <bg1tpt@gmail.com> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/115891: [NEW PORT] add port of net/pear-File_Bittorrent2 Message-ID: <200708280330.l7S3UfWp078735@www.freebsd.org> Resent-Message-ID: <200708280340.l7S3e3aX012813@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 115891 >Category: ports >Synopsis: [NEW PORT] add port of net/pear-File_Bittorrent2 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Tue Aug 28 03:40:03 GMT 2007 >Closed-Date: >Last-Modified: >Originator: Zhen REN >Release: 6.2-STABLE >Organization: >Environment: FreeBSD razor 6.2-STABLE FreeBSD 6.2-STABLE #1: Sun Apr 29 09:30:52 CST 2007 root@razor:/usr/obj/usr/src/sys/RAZOR i386 >Description: add port of net/pear-File_Bittorrent2 >How-To-Repeat: N/A >Fix: N/A Patch attached with submission follows: # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # ./pear-File_Bittorrent2 # ./pear-File_Bittorrent2/pkg-descr # ./pear-File_Bittorrent2/Makefile # ./pear-File_Bittorrent2/distinfo # echo c - ./pear-File_Bittorrent2 mkdir -p ./pear-File_Bittorrent2 > /dev/null 2>&1 echo x - ./pear-File_Bittorrent2/pkg-descr sed 's/^X//' >./pear-File_Bittorrent2/pkg-descr << 'END-of-./pear-File_Bittorrent2/pkg-descr' XThis package consists of three classes which handles the encoding Xand decoding of data in Bittorrent format. You can also extract Xuseful informations from .torrent files, create .torrent files Xand query the torrent's scrape page to get its statistics. XPHP5 only. X XWWW: http://pear.php.net/package/File_Bittorrent2/ END-of-./pear-File_Bittorrent2/pkg-descr echo x - ./pear-File_Bittorrent2/Makefile sed 's/^X//' >./pear-File_Bittorrent2/Makefile << 'END-of-./pear-File_Bittorrent2/Makefile' X# Ports collection makefile for: pear-File_Bittorrent2 X# Date created: 28 Aug 2007 X# Whom: Zhen REN <bg1tpt@gmail.com> X# X# $FreeBSD$ X# X XPORTNAME= File_Bittorrent2 XPORTVERSION= 1.0.0r1 XCATEGORIES= net pear XDISTNAME= ${PORTNAME}-1.0.0RC1 X XMAINTAINER= bg1tpt@gmail.com XCOMMENT= Decode and Encode data in Bittorrent format X XBUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear XRUN_DEPENDS= ${BUILD_DEPENDS} X XCATEGORY= File XFILES= Bittorrent2/Decode.php Bittorrent2/Encode.php \ X Bittorrent2/Exception.php Bittorrent2/MakeTorrent.php X X_EXAMPLESDIR= . XEXAMPLES= example.php example_mktorrent.php \ X install-x86-universal-2005.0.iso.torrent \ X scrape.php torrentinfo.php X X_TESTSDIR= Tests XTESTS= AllTests.php Bug7406.php Bug8085.php FileBittorrent2.php X Xpost-extract: X @ cd ${WRKSRC}/File; ${MV} Bittorrent2 ${WRKSRC} X X.include <bsd.port.pre.mk> X.include "${PORTSDIR}/devel/pear/bsd.pear.mk" X.include <bsd.port.post.mk> END-of-./pear-File_Bittorrent2/Makefile echo x - ./pear-File_Bittorrent2/distinfo sed 's/^X//' >./pear-File_Bittorrent2/distinfo << 'END-of-./pear-File_Bittorrent2/distinfo' XMD5 (PEAR/File_Bittorrent2-1.0.0RC1.tgz) = 615b467a202c91b7b151d316d7a73349 XSHA256 (PEAR/File_Bittorrent2-1.0.0RC1.tgz) = 9e5d7325f0a7094e763074bc9d7e5eec19204219042727cc6eb944eb8dda7035 XSIZE (PEAR/File_Bittorrent2-1.0.0RC1.tgz) = 69940 END-of-./pear-File_Bittorrent2/distinfo exit >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200708280330.l7S3UfWp078735>