Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 11 Oct 2008 15:27:42 +0000 (UTC)
From:      Martin Wilke <miwi@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/unworkable Makefile distinfo pkg-descr
Message-ID:  <200810111527.m9BFRg7e085036@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
miwi        2008-10-11 15:27:42 UTC

  FreeBSD ports repository

  Modified files:
    net-p2p              Makefile 
  Added files:
    net-p2p/unworkable   Makefile distinfo pkg-descr 
  Log:
  Unworkable is a BSD-licensed BitTorrent implementation
  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>
  
  Revision  Changes    Path
  1.65      +1 -0      ports/net-p2p/Makefile
  1.1       +32 -0     ports/net-p2p/unworkable/Makefile (new)
  1.1       +3 -0      ports/net-p2p/unworkable/distinfo (new)
  1.1       +14 -0     ports/net-p2p/unworkable/pkg-descr (new)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200810111527.m9BFRg7e085036>