aboutsummaryrefslogtreecommitdiffstats
path: root/net/xboxproxy
Commit message (Collapse)AuthorAgeFilesLines
* libnet update:sem2005-11-151-1/+2
| | | | | | | | | | | | | | - move 1.0 obsoleted version to net/libnet10 net/libnet is latest Stable Version net/libnet is latest Beta Version - Fix all depended ports with a new DEPENDS scheme - While I'm here fix security/yersinia build on 4.x (getopt_long and ncurses issues) PR: ports/85519 (based on) Submitted by: Stas Yakovlev <stas.yakovlev_at_gmail.com>
* Update to 2.1 and fix build on 4.x.ehaupt2005-10-082-5/+5
| | | | | | PR: 87024 Submitted by: Antony Mawer <gnats@mawer.org> (maintainer) Approved by: novel (mentor)
* xboxproxy is an xbox system link proxy that bridges xbox network trafficgarga2005-10-063-0/+39
across multiple separate networks. This allows an XBox to communicate via system link across multiple networks (eg. two people in different states). It also supports bridging of the Apple Rendezvous protocol for sharing of iTunes music shares across different Layer 3 networks.. WWW: http://www.csh.rit.edu/~psionic/projects/xboxproxy/ PR: ports/86969 Submitted by: Antony Mawer <ports@mawer.org>