aboutsummaryrefslogtreecommitdiff
path: root/net-p2p/unworkable
Commit message (Collapse)AuthorAgeFilesLines
* - Kick MD5 SupportMartin Wilke2011-07-021-1/+0
| | | | Notes: svn path=/head/; revision=276919
* - Update to 0.53 and unbreak itWen Heping2009-12-112-7/+6
| | | | Notes: svn path=/head/; revision=245530
* - mark BROKENWen Heping2009-12-081-0/+2
| | | | Notes: svn path=/head/; revision=245375
* - Update to 0.52Martin Wilke2009-09-052-4/+4
| | | | | | | Approved by: maintainer implicit Notes: svn path=/head/; revision=240908
* - Fix build with custom prefixMartin Wilke2009-07-041-0/+4
| | | | | | | | PR: 136152 Submitted by: Wen Heping <wenheping@gmail.com> (maintainer) Notes: svn path=/head/; revision=237138
* -LOCALBASE -> (MAN)PREFIX to install its own files.Jeremy Messenger2008-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) Notes: svn path=/head/; revision=222343
* Unworkable is a BSD-licensed BitTorrent implementationMartin Wilke2008-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> Notes: svn path=/head/; revision=221439