Return to BSD News archive
Newsgroups: comp.unix.bsd.freebsd.announce Path: euryale.cc.adfa.oz.au!newshost.anu.edu.au!harbinger.cc.monash.edu.au!simtel!lll-winken.llnl.gov!uwm.edu!vixen.cso.uiuc.edu!howland.reston.ans.net!gatech!udel!rochester!cantaloupe.srv.cs.cmu.edu!das-news2.harvard.edu!oitnews.harvard.edu!news.sesqui.net!uuneo.neosoft.com!bonkers.taronga.com!peter From: asami@cs.berkeley.edu (Satoshi Asami) Subject: New port: xgalaga Approved: peter@taronga.com Sender: peter@bonkers.taronga.com (Peter da Silva) Organization: FreeBSD Project Message-ID: <DE2qE6.4rv@bonkers.taronga.com> Date: Tue, 29 Aug 1995 13:20:30 GMT Lines: 22 A port of xgalaga is now available. You can get it from ftp://ftp.freebsd.org/pub/FreeBSD/ports/games/xgalaga.tar.gz (source) ftp://ftp.freebsd.org/pub/FreeBSD/packages/games/xgalaga-1.6.tgz (binary) and the corresponding directories on mirror sites. This is the X version of the famous "Galaga" video game. Note the version in the package is compiled to use the sound driver (/dev/dsp) by default, and it doesn't handle the case of *not* having that device very well. If you (like me) don't have a sound card, you have to compile it by yourself by typing "make nosound" in the port directory. Satoshi P.S. Note that the "source" above is actually the ports skeleton only; when you extract it on your machine (preferably into /usr/ports/games) and type "make", it will automatically fetch the original source and builds the program. Try "make fetch-list" if you are not IP connected to obtain a list of files you need to fetch.