aboutsummaryrefslogtreecommitdiff
path: root/net/uproxy
Commit message (Collapse)AuthorAgeFilesLines
* - Respect PREFIX on rc scriptMartin Wilke2006-12-212-1/+2
| | | | | | | | | | - Bump PORTREVISION PR: 106958 Submitted by: Alexander Logvinov <ports@logvinov.com> (maintainer) Notes: svn path=/head/; revision=180405
* - Use USE_DOS2UNIXMartin Wilke2006-12-011-3/+1
| | | | | | | | PR: 106106 Submitted by: Alexander Logvinov (maintainer) Notes: svn path=/head/; revision=178436
* - Fix TyposMartin Wilke2006-11-211-1/+1
| | | | | | | Submitted by: pointyhat via kris Notes: svn path=/head/; revision=177772
* Initially UProxy has been designed to allow playingMartin Wilke2006-11-085-0/+127
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> Notes: svn path=/head/; revision=176845