Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 Nov 2009 16:43:59 +0000 (UTC)
From:      Dmitry Marakasov <amdmi3@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/uhub Makefile distinfo pkg-descr pkg-plist ports/net-p2p/uhub/files patch-GNUmakefile patch-main.c_add_pid uhub.sh.in
Message-ID:  <200911111643.nABGhxFo088496@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
amdmi3      2009-11-11 16:43:59 UTC

  FreeBSD ports repository

  Modified files:
    net-p2p              Makefile 
  Added files:
    net-p2p/uhub         Makefile distinfo pkg-descr pkg-plist 
    net-p2p/uhub/files   patch-GNUmakefile patch-main.c_add_pid 
                         uhub.sh.in 
  Log:
  uHub is a high performance peer-to-peer hub for the ADC network.
  Its low memory footprint allows it to handle several thousand users
  on high-end servers, or a small private hub on embedded hardware.
  
  WWW: http://www.extatic.org/uhub/
  
  PR:             139670
  Submitted by:   Dmitry Yashin <yashin.dm@gmail.com>
  
  Revision  Changes    Path
  1.79      +1 -0      ports/net-p2p/Makefile
  1.1       +37 -0     ports/net-p2p/uhub/Makefile (new)
  1.1       +3 -0      ports/net-p2p/uhub/distinfo (new)
  1.1       +35 -0     ports/net-p2p/uhub/files/patch-GNUmakefile (new)
  1.1       +91 -0     ports/net-p2p/uhub/files/patch-main.c_add_pid (new)
  1.1       +55 -0     ports/net-p2p/uhub/files/uhub.sh.in (new)
  1.1       +5 -0      ports/net-p2p/uhub/pkg-descr (new)
  1.1       +11 -0     ports/net-p2p/uhub/pkg-plist (new)



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