cvs commit: ports/games/mythserver
Makefileports/games/mythserver/files
patch-common::metaserver_packets.h
patch-game_search_new::game_search_server.c
patch-room_new::server_code.c ...
Pav Lucistnik
pav at FreeBSD.org
Thu Jan 8 02:51:18 PST 2004
pav 2004/01/08 02:51:16 PST
FreeBSD ports repository
Modified files:
games/mythserver Makefile
games/mythserver/files
patch-game_search_new::game_search_server.c
patch-room_new::server_code.c
patch-users_new::main.c
Added files:
games/mythserver/files patch-Makefile
patch-common::game_search_packets.c
patch-common::metaserver_packets.h
patch-common::network_queues.c
patch-common::room_packets.h
patch-game_search_new::games_list.c
patch-room_new::roomd_new.c
patch-users_new::orders.c
patch-users_new::users.c
Log:
- Fix build on 5.x
PR: ports/61022
Submitted by: Ulrich Spoerlein <q at uni.de>
Revision Changes Path
1.13 +1 -7 ports/games/mythserver/Makefile
1.1 +37 -0 ports/games/mythserver/files/patch-Makefile (new)
1.1 +12 -0 ports/games/mythserver/files/patch-common::game_search_packets.c (new)
1.1 +19 -0 ports/games/mythserver/files/patch-common::metaserver_packets.h (new)
1.1 +33 -0 ports/games/mythserver/files/patch-common::network_queues.c (new)
1.1 +26 -0 ports/games/mythserver/files/patch-common::room_packets.h (new)
1.2 +30 -9 ports/games/mythserver/files/patch-game_search_new::game_search_server.c
1.1 +10 -0 ports/games/mythserver/files/patch-game_search_new::games_list.c (new)
1.1 +18 -0 ports/games/mythserver/files/patch-room_new::roomd_new.c (new)
1.2 +10 -2 ports/games/mythserver/files/patch-room_new::server_code.c
1.2 +18 -2 ports/games/mythserver/files/patch-users_new::main.c
1.1 +24 -0 ports/games/mythserver/files/patch-users_new::orders.c (new)
1.1 +24 -0 ports/games/mythserver/files/patch-users_new::users.c (new)
More information about the cvs-all
mailing list