Date: Wed, 8 Nov 2006 19:33:45 +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 Makefile ports/net/uproxy Makefile distinfo pkg-descr ports/net/uproxy/files patch-uproxy.c uproxy.in Message-ID: <200611081933.kA8JXjSx051771@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
miwi 2006-11-08 19:33:45 UTC FreeBSD ports repository Modified files: net Makefile Added files: net/uproxy Makefile distinfo pkg-descr net/uproxy/files patch-uproxy.c uproxy.in Log: Initially UProxy has been designed to allow playing Unreal Tournament matches over Internet on computers connected by a LAN sharing a dial up connection, but it could be used to play other games (such as Quake) and by every program using a UDP protocol where clients don't have to bind a fixed port (not only games!). WWW: http://www.geocities.com/SiliconValley/Vista/8155/uproxy/ PR: ports/104697 Submitted by: Alexander Logvinov <ports@logvinov.com> Revision Changes Path 1.1758 +1 -0 ports/net/Makefile 1.1 +38 -0 ports/net/uproxy/Makefile (new) 1.1 +3 -0 ports/net/uproxy/distinfo (new) 1.1 +24 -0 ports/net/uproxy/files/patch-uproxy.c (new) 1.1 +54 -0 ports/net/uproxy/files/uproxy.in (new) 1.1 +8 -0 ports/net/uproxy/pkg-descr (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200611081933.kA8JXjSx051771>