Subject: CVS commit: pkgsrc
To: None <pkgsrc-changes@NetBSD.org>
From: Reinoud Zandijk <reinoud@netbsd.org>
List: pkgsrc-changes
Date: 08/05/2005 22:07:07
Module Name:	pkgsrc
Committed By:	reinoud
Date:		Fri Aug  5 22:07:07 UTC 2005

Modified Files:
	pkgsrc/doc: CHANGES
	pkgsrc/net: Makefile

Log Message:
Addition of btget, a bittorrent client written entirely in 'C'. It uses
allmost no processor time compared to the python bittorrent.

LibBT is a C reimplementation of the BitTorrent core protocols.  Our
goal for the project is to develop a low overhead library version of
the protocols so that BitTorrent transfers can easily be built in to
any existing application.

A suplied application called `btget' is a full fledged bittorrent
application based on this library.


To generate a diff of this commit:
cvs rdiff -r1.10801 -r1.10802 pkgsrc/doc/CHANGES
cvs rdiff -r1.566 -r1.567 pkgsrc/net/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.