aboutsummaryrefslogtreecommitdiffstats
path: root/net-p2p/unworkable
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 0.53 and unbreak itwen2009-12-112-7/+6
|
* - mark BROKENwen2009-12-081-0/+2
|
* - Update to 0.52miwi2009-09-052-4/+4
| | | | Approved by: maintainer implicit
* - Fix build with custom prefixmiwi2009-07-051-0/+4
| | | | | PR: 136152 Submitted by: Wen Heping <wenheping@gmail.com> (maintainer)
* -LOCALBASE -> (MAN)PREFIX to install its own files.mezz2008-11-031-5/+3
| | | | | | | -No need the bsd.port.pre.mk and bsd.port.post.mk. -Minor clean up. Approved by: wen heping <wenheping@gmail.com> (maintainer)
* Unworkable is a BSD-licensed BitTorrent implementationmiwi2008-10-113-0/+49
for UNIX written from-scratch in C. It uses libevent for scalable asynchronous networking and the mmap() system call for local data access. Some of the goals of the project include (in no particular order) high code quality, efficiency, simplicity and security. WWW: http://p2presearch.com/unworkable/ PR: ports/127904 Submitted by: Wen Heping <wenheping at gmail.com>