Date: Wed, 1 Sep 2010 21:19:27 +0000 (UTC) From: Max Brazhnikov <makc@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net-p2p/libktorrent Makefile distinfo pkg-descr pkg-plist ports/net-p2p/libktorrent/files patch-src__net__socket.cpp Message-ID: <201009012119.o81LJR0g049666@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
makc 2010-09-01 21:19:27 UTC FreeBSD ports repository Added files: net-p2p/libktorrent Makefile distinfo pkg-descr pkg-plist net-p2p/libktorrent/files patch-src__net__socket.cpp Log: Add new port net-p2p/libktorrent: KTorrent has been split into the application ktorrent and the library libktorrent. Libktorrent contains all the torrent downloading code, and ktorrent contains all application code and plugins. The goal is to make libktorrent an independent library (though still closely related to ktorrent), which can be used by other applications. WWW: http://ktorrent.org/ Revision Changes Path 1.1 +29 -0 ports/net-p2p/libktorrent/Makefile (new) 1.1 +3 -0 ports/net-p2p/libktorrent/distinfo (new) 1.1 +18 -0 ports/net-p2p/libktorrent/files/patch-src__net__socket.cpp (new) 1.1 +7 -0 ports/net-p2p/libktorrent/pkg-descr (new) 1.1 +238 -0 ports/net-p2p/libktorrent/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201009012119.o81LJR0g049666>