DEPRECATED: uses an unregistered uid. IGNORE: uses an unregistered uid. A server to host Quake network games under FreeBSD
There is no maintainer for this port. Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org Port Added: unknown License: not specified in port
Ok, this one definitely falls into the "I had some time one Sunday
afternoon..." category.
This port allows you to host Quake network games on a FreeBSD machine.
This installs the v1.01 shareware version of Quake, and the required
files to automate a server. If you have purchased the registered version of
Quake and wish to host a registered server, take the files from the ID1/
subdirectory of your installed version of Quake, and put them into
/usr/local/quakeserver/id1. Be sure to make the filenames lowercase.
Note: I'm not sure how this will work with the v1.06 version of
registered quake. Currently, I can't get the intel loader to work with the 1.06
game files, so I'm not optimistic. YMMV.
Credits to iD for creating a great game, and to Dan Nelson
<dnelson@emsphone.com> for creating the expect script that wraps around the
server in case it crashes.
Note that this port can technically be used to play Quake under X, but I
don't recommend it. It's slow, small, and prone to crashing. If you want to
host a very fast and responsive Quake game, use this. If you want to play it,
run DOS.
Shameless plug: I've also ported qcc, the QuakeC compiler to let server
ops make their own quake games. You do need registered Quake to do this, but
it's well worth it. Look for qcc in the games collection of FreeBSD's ports
repository.
--
j.
Set an expiry date of 2004-08-20 for these BROKEN/IGNORE/FORBIDDEN
ports. They will be removed on or after that date if they are still
broken and no fix has been submitted to GNATS.
ports with possibly unreachable MAINTAINERs
*** addresses that may be dead, even though the error is temporary:
*** addresses that seem to be dead, but give a hint to a new address:
PR: ports/58694
Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
- don't display the port readme when installing
- remove unused configure script
- add missing pkg-install script
- add line to pkg-plist to remove the 'quakerun' user on deinstall
PR: 38733
Submitted by: Martin Perry <martin@raq.cx>
As threatened on freebsd-ports: all startup scripts know about the two options
`start' and `stop' now (unless I have forgotten any). This allows us to call
the scripts from /etc/rc.shutdown with the correct option.