diff options
author | ijliao <ijliao@FreeBSD.org> | 2001-07-08 03:14:11 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2001-07-08 03:14:11 +0800 |
commit | 184c47115462e061bebfe57420e153ebc6999ce6 (patch) | |
tree | d818bd8ce75e6467a64c7de1cd38cea627bbdc30 /games/bnetd/pkg-descr | |
parent | 73f28e5f1200de20578ebc3d03380c15ba62c8dc (diff) | |
download | freebsd-ports-gnome-184c47115462e061bebfe57420e153ebc6999ce6.tar.gz freebsd-ports-gnome-184c47115462e061bebfe57420e153ebc6999ce6.tar.zst freebsd-ports-gnome-184c47115462e061bebfe57420e153ebc6999ce6.zip |
upgrade to 0.4.25p3
Diffstat (limited to 'games/bnetd/pkg-descr')
-rw-r--r-- | games/bnetd/pkg-descr | 14 |
1 files changed, 10 insertions, 4 deletions
diff --git a/games/bnetd/pkg-descr b/games/bnetd/pkg-descr index 6211cff3d18e..181af9bf0544 100644 --- a/games/bnetd/pkg-descr +++ b/games/bnetd/pkg-descr @@ -1,7 +1,13 @@ -Bnetd is a program that will eventually emulate a Blizzard Entertainment's -Battle.net(r) server. It started on the linux platform, but has since been -reported to work on *BSD, Solaris, AIX and HP-UX. It should compile and run -on any standards-based *nix. +The project is a collaboration focusing on development of the bnetd server. +This is a program that attempts to emulate Blizzard's Battle.net service. + +A major part of the effort is supporting all Blizzard's Battle.net compatible +games. The server may eventually support some non-Blizzard clients as well, +but no work is currently being put into that. Certain software in addition to +the bnetd server should also be considered part of the bnetd project. This +includes BNS (BNetd Selector), bnchat (a text-based chat client), the BNI +utilities, and bntrackd (BNetd TRACKing Daemon). The bnetd team also produces +documentation about these programs and the Battle.net protocol. WWW: http://www.bnetd.org/ |