Date: Fri, 24 Mar 2006 20:44:18 +0000 (UTC) From: Andrey Slusar <anray@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net-p2p Makefile ports/net-p2p/rblibtorrent Makefile distinfo pkg-descr pkg-plist ports/net-p2p/rblibtorrent/files patch-Makefile.in patch-configure patch-peer_connection.cpp Message-ID: <200603242044.k2OKiIqm012365@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
anray 2006-03-24 20:44:18 UTC FreeBSD ports repository Modified files: net-p2p Makefile Added files: net-p2p/rblibtorrent Makefile distinfo pkg-descr pkg-plist net-p2p/rblibtorrent/files patch-Makefile.in patch-configure patch-peer_connection.cpp Log: Add rblibtorrent 0.9.1, a C++ library implementing a BitTorrent client. PR: ports/94014 Submitted by: Johan Ström <johan@stromnet.org> Revision Changes Path 1.5 +1 -0 ports/net-p2p/Makefile 1.1 +36 -0 ports/net-p2p/rblibtorrent/Makefile (new) 1.1 +3 -0 ports/net-p2p/rblibtorrent/distinfo (new) 1.1 +11 -0 ports/net-p2p/rblibtorrent/files/patch-Makefile.in (new) 1.1 +32 -0 ports/net-p2p/rblibtorrent/files/patch-configure (new) 1.1 +35 -0 ports/net-p2p/rblibtorrent/files/patch-peer_connection.cpp (new) 1.1 +13 -0 ports/net-p2p/rblibtorrent/pkg-descr (new) 1.1 +54 -0 ports/net-p2p/rblibtorrent/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200603242044.k2OKiIqm012365>