Date: Mon, 11 Feb 2002 00:44:41 -0800 (PST) From: Kevin Lo <kevlo@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/games Makefile ports/games/mythserver Makefile distinfo pkg-comment pkg-descr pkg-plist ports/games/mythserver/files patch-common::authentication.c patch-common::cseries.h patch-common::platform.h patch-game_search_new::game_search_server.c patch-room_new::server_code.c ... Message-ID: <200202110844.g1B8ijm47501@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
kevlo 2002/02/11 00:44:40 PST
Modified files:
games Makefile
Added files:
games/mythserver Makefile distinfo pkg-comment pkg-descr
pkg-plist
games/mythserver/files patch-common::authentication.c
patch-common::cseries.h
patch-common::platform.h
patch-game_search_new::game_search_server.c
patch-room_new::server_code.c
patch-utils::environment.h
Log:
Initial import of mythserver 1.0
This is the source code for Bungie's MythII metaserver, the
backend server system that supported MythII online play over
the Internet for several years. The day has come for Bungie's
MythII server to be retired. This source code for the server
is being released so that the Myth community will have a
starting point for creating their own Myth server system,
should the need or desire to do so arise.
PR: 34755
Submitted by: Miguel Mendez <flynn@energyhq.homeip.net>
Revision Changes Path
1.437 +1 -0 ports/games/Makefile
1.1 +42 -0 ports/games/mythserver/Makefile (new)
1.1 +1 -0 ports/games/mythserver/distinfo (new)
1.1 +10 -0 ports/games/mythserver/files/patch-common::authentication.c (new)
1.1 +18 -0 ports/games/mythserver/files/patch-common::cseries.h (new)
1.1 +25 -0 ports/games/mythserver/files/patch-common::platform.h (new)
1.1 +12 -0 ports/games/mythserver/files/patch-game_search_new::game_search_server.c (new)
1.1 +10 -0 ports/games/mythserver/files/patch-room_new::server_code.c (new)
1.1 +133 -0 ports/games/mythserver/files/patch-utils::environment.h (new)
1.1 +1 -0 ports/games/mythserver/pkg-comment (new)
1.1 +14 -0 ports/games/mythserver/pkg-descr (new)
1.1 +3 -0 ports/games/mythserver/pkg-plist (new)
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200202110844.g1B8ijm47501>
