aboutsummaryrefslogtreecommitdiffstats
path: root/net/xbone
Commit message (Collapse)AuthorAgeFilesLines
* De-pkg-comment.knu2003-02-212-8/+8
|
* Correct ports that were abusing the FORBIDDEN variable and replace withseanc2003-02-071-1/+1
| | | | | | | | | | | | | | | | | | either IGNORE or BROKEN. Since there seems to be some confusion, for the record: BROKEN is reserved for ports that don't work. This will prevent users from installing the port, but please note that ports marked as BROKEN will still be built by bento IGNORE is reserved for ports that should not be built for one reason or another (including bento). Users and bento will not build ports marked as IGNORE. FORBIDDEN is reserved for security breakages only!!! Only mark a port as FORBIDDEN if there is a security issue with the port at the time. Reviewed by: kris (portmgr)
* upgrade net/xbone port from 1.3.1 to 2.0edwin2003-01-168-186/+214
| | | | | PR: ports/46849 Submitted by: Yu-Shun Wang <yushunwa@isi.edu>
* Remove redundant spaces at EOL.knu2001-10-221-1/+1
|
* X-Bone dynamically deploys and manages Internet overlays to reducekris2001-01-208-0/+492
their configuration effort and increase network component sharing. X-Bone discovers, configures, and monitors network resources to create overlays over existing IP networks. X-Bone uses two-layer IP in IP tunneled overlays and supports existing applications and unmodified routing, multicast, and DNS services in unmodified operating systems. X-Bone also support IPSec within overlays. Submitted by: Yu-Shun Wang <yushunwa@isi.edu>