Date: Sun, 3 Sep 2006 03:43:29 +0000 (UTC) From: Alejandro Pulver <alepulver@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/games Makefile ports/games/fteqw Makefile distinfo pkg-descr ports/games/fteqw/files patch-Makefile patch-client__cl_main.c patch-client__snd_linux.c patch-client__sys_linux.c patch-common__fs.c patch-common__net_wins.c patch-gl__gl_vidlinuxglx.c ... Message-ID: <200609030343.k833hTZq026112@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
alepulver 2006-09-03 03:43:29 UTC
FreeBSD ports repository
Modified files:
games Makefile
Added files:
games/fteqw Makefile distinfo pkg-descr
games/fteqw/files patch-Makefile patch-client__cl_main.c
patch-client__snd_linux.c
patch-client__sys_linux.c
patch-common__fs.c
patch-common__net_wins.c
patch-gl__gl_vidlinuxglx.c
patch-server__sv_sys_unix.c
pkg-message.in
Log:
The intentions to the FTE QuakeWorld mod are to add some cool features to
QuakeWorld, without loosing any (backwards) compatability.
All QuakeWorld clients should be able to connect to an FTE server, and all FTE
clients should connect to any other QW server.
The FTE client, supports Quake, NetQuake, QuakeWorld, Quake II, Quake III
Arena, Hexen 2, Nexuiz and others.
WWW: http://fteqw.com/
Revision Changes Path
1.1033 +1 -0 ports/games/Makefile
1.1 +88 -0 ports/games/fteqw/Makefile (new)
1.1 +3 -0 ports/games/fteqw/distinfo (new)
1.1 +97 -0 ports/games/fteqw/files/patch-Makefile (new)
1.1 +17 -0 ports/games/fteqw/files/patch-client__cl_main.c (new)
1.1 +82 -0 ports/games/fteqw/files/patch-client__snd_linux.c (new)
1.1 +23 -0 ports/games/fteqw/files/patch-client__sys_linux.c (new)
1.1 +38 -0 ports/games/fteqw/files/patch-common__fs.c (new)
1.1 +11 -0 ports/games/fteqw/files/patch-common__net_wins.c (new)
1.1 +11 -0 ports/games/fteqw/files/patch-gl__gl_vidlinuxglx.c (new)
1.1 +23 -0 ports/games/fteqw/files/patch-server__sv_sys_unix.c (new)
1.1 +12 -0 ports/games/fteqw/files/pkg-message.in (new)
1.1 +10 -0 ports/games/fteqw/pkg-descr (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200609030343.k833hTZq026112>
