Bug 104697 - [new port] net/uproxy
Summary: [new port] net/uproxy
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-10-23 02:00 UTC by Alexander Logvinov
Modified: 2006-11-08 19:40 UTC (History)
0 users

See Also:


Attachments
file.shar (4.28 KB, text/plain)
2006-10-23 02:00 UTC, Alexander Logvinov
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Logvinov 2006-10-23 02:00:30 UTC
    Proxy for UDP protocols initially has been designed 
    to allow playing Unreal Tournament matches over 
    Internet on computers connected by a LAN sharing 
    a dial up connection.
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2006-10-23 09:36:31 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2006-11-08 19:34:28 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2006-11-08 19:37:39 UTC
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)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"