From 7fde40164fae09143db5efd2814c2ebdeb8aba1b Mon Sep 17 00:00:00 2001 From: Chris Piazza Date: Sun, 21 Nov 1999 19:18:35 +0000 Subject: Import of xracer. Xracer is a wipeout clone(high speed racing game) for opengl/X. PR: 14752 Submitted by: Adam Strohl --- games/xracer/Makefile | 53 +++++++++++++++++++++++++++++++ games/xracer/distinfo | 2 ++ games/xracer/pkg-comment | 1 + games/xracer/pkg-descr | 11 +++++++ games/xracer/pkg-message | 17 ++++++++++ games/xracer/pkg-plist | 81 ++++++++++++++++++++++++++++++++++++++++++++++++ 6 files changed, 165 insertions(+) create mode 100644 games/xracer/Makefile create mode 100644 games/xracer/distinfo create mode 100644 games/xracer/pkg-comment create mode 100644 games/xracer/pkg-descr create mode 100644 games/xracer/pkg-message create mode 100644 games/xracer/pkg-plist (limited to 'games/xracer') diff --git a/games/xracer/Makefile b/games/xracer/Makefile new file mode 100644 index 000000000000..72f20fea8da9 --- /dev/null +++ b/games/xracer/Makefile @@ -0,0 +1,53 @@ +# New ports collection makefile for: xracer +# Version required: 0.94 +# Date created: Nov 6th 1999 +# Whom: troll +# +# $FreeBSD$ +# + +DISTNAME= xracer-0.94 +CATEGORIES= games +MASTER_SITES= http://xracer.annexia.org/ +DISTFILES= xracer-0.94.tar.gz xracer-data.tar.gz + +MAINTAINER= troll@digitalspark.net + +LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg + +MAKEFILE= Makefile +WRKSRC= ${WRKDIR}/xracer-0.94 + +USE_GMAKE= YES +HAS_CONFIGURE= YES + +post-install: + @ ${ECHO} "===> Installing Tracks and Sound" + @ ${CP} -R ${WRKSRC}/../xracer-data \ + ${PREFIX}/lib/xracer + @ chmod -R 744 ${PREFIX}/lib/xracer + @ chmod -R a+X ${PREFIX}/lib/xracer + @ ${ECHO} "===> Installing Documentation" + @ ${MKDIR} ${PREFIX}/share/doc/xracer + @${INSTALL_DATA} ${WRKSRC}/README \ + ${PREFIX}/share/doc/xracer + @${INSTALL_DATA} ${WRKSRC}/AUTHORS \ + ${PREFIX}/share/doc/xracer + @${INSTALL_DATA} ${WRKSRC}/COPYING \ + ${PREFIX}/share/doc/xracer + @${INSTALL_DATA} ${WRKSRC}/NEWS \ + ${PREFIX}/share/doc/xracer + @${INSTALL_DATA} ${WRKSRC}/README.html \ + ${PREFIX}/share/doc/xracer + @${INSTALL_DATA} ${WRKSRC}/ChangeLog \ + ${PREFIX}/share/doc/xracer + @ ${ECHO} "===> Stripping Binaries" + @ strip ${PREFIX}/bin/xracer + @ strip ${PREFIX}/bin/mktrackmodel + @ strip ${PREFIX}/bin/mktrack + @ strip ${PREFIX}/bin/perlin + @ strip ${PREFIX}/bin/test-poly-opts + + @${CAT} ${PKGDIR}/MESSAGE + +.include diff --git a/games/xracer/distinfo b/games/xracer/distinfo new file mode 100644 index 000000000000..1879e5522639 --- /dev/null +++ b/games/xracer/distinfo @@ -0,0 +1,2 @@ +MD5 (xracer-0.94.tar.gz) = 0586c827ac57d024e5f89f7d2ff97a6f +MD5 (xracer-data.tar.gz) = 167c3e0688ec7a880ccd8fabac48252f diff --git a/games/xracer/pkg-comment b/games/xracer/pkg-comment new file mode 100644 index 000000000000..d1e8393f9612 --- /dev/null +++ b/games/xracer/pkg-comment @@ -0,0 +1 @@ +A sweet WipeOut clone for OpenGL and X windows. Aww yeeah! diff --git a/games/xracer/pkg-descr b/games/xracer/pkg-descr new file mode 100644 index 000000000000..eabd3343d722 --- /dev/null +++ b/games/xracer/pkg-descr @@ -0,0 +1,11 @@ +XRacer is a Wipeout clone. At the moment it is incomplete, but +I will be working on the following areas over the next few +weeks: + * better game physics (eg. sometimes the craft turns over) + * instrument panel (partially done) + * scenery + * time trial and arcade mode + * weapons, powerups + * LAN multiplayer mode + +WWW: http://xracer.annexia.org/ diff --git a/games/xracer/pkg-message b/games/xracer/pkg-message new file mode 100644 index 000000000000..b5a08bcce576 --- /dev/null +++ b/games/xracer/pkg-message @@ -0,0 +1,17 @@ + - --------------------------------------------------------------------- - + - XRACER PORT NOTES ported by trolld - + - --------------------------------------------------------------------- - + - The xracer data files have been installed to: /usr/local/lib/xracer - + - You'll NEED to set the enviroment variable $XRACER_HOME to this dir - + - otherwise xracer will not work. - + - - + - The xracer documentation has been installed in: - + - /usr/local/share/doc/xracer/ - + - - + - That's it, after setting the enviroment, type xracer to run! - + - Enjoy! - + - - trolld - + - - + - --------------------------------------------------------------------- - + - xracer website: http://xracer.annexia.org/ - + - --------------------------------------------------------------------- - diff --git a/games/xracer/pkg-plist b/games/xracer/pkg-plist new file mode 100644 index 000000000000..b90b78e83f67 --- /dev/null +++ b/games/xracer/pkg-plist @@ -0,0 +1,81 @@ +bin/xracer +bin/mktrackmodel +bin/mktrack +bin/perlin +bin/test-poly-opts +share/doc/xracer/README +share/doc/xracer/AUTHORS +share/doc/xracer/COPYING +share/doc/xracer/NEWS +share/doc/xracer/README.html +share/doc/xracer/ChangeLog +@dirrm share/doc/xracer +lib/xracer/images/beestripes1.jpg +lib/xracer/images/track1.jpg +lib/xracer/images/track1-large.jpg +lib/xracer/images/clouds1.jpg +lib/xracer/images/track2.jpg +lib/xracer/images/track3.jpg +lib/xracer/images/beestripes1-large.jpg +lib/xracer/images/clouds2.jpg +lib/xracer/images/powerup-energy-alpha.jpg +lib/xracer/images/powerup-shield-alpha.jpg +lib/xracer/images/track5.jpg +lib/xracer/images/skyscraper1.jpg +lib/xracer/images/snowtex1.jpg +lib/xracer/images/track5+left-powerup+right-fast.jpg +lib/xracer/images/track5+right-fast.jpg +lib/xracer/images/track5+left-fast.jpg +lib/xracer/images/track5+left-powerup.jpg +lib/xracer/images/snow1.jpg +lib/xracer/images/track5+right-powerup.jpg +lib/xracer/images/track5+left-fast+right-powerup.jpg +lib/xracer/images/track5+left-faster.jpg +lib/xracer/images/track5+right-faster.jpg +lib/xracer/images/track5+left-fast+right-fast.jpg +lib/xracer/images/track5+left-faster+right-faster.jpg +lib/xracer/images/track5+left-fast+right-faster.jpg +lib/xracer/images/track5+left-faster+right-fast.jpg +lib/xracer/images/track5+left-powerup+right-faster.jpg +lib/xracer/images/track5+left-faster+right-powerup.jpg +lib/xracer/images/track5+left-powerup+right-powerup.jpg +lib/xracer/images/clouds3.jpg +lib/xracer/images/snowtex2.jpg +lib/xracer/images/clouds4.jpg +lib/xracer/images/craft1-side.jpg +lib/xracer/images/clouds2-large.jpg +lib/xracer/images/clouds5.jpg +lib/xracer/images/craft1-windscreen.jpg +lib/xracer/images/powerup-faster-alpha.jpg +lib/xracer/images/powerup-autopilot.jpg +lib/xracer/images/craft1-inner-side.jpg +lib/xracer/images/snowtex3.jpg +lib/xracer/images/craft1-back-side.jpg +lib/xracer/images/craft1-under.jpg +lib/xracer/images/crillee48.jpg +lib/xracer/images/xracer-logo-3.jpg +lib/xracer/images/powerup-autopilot-alpha.jpg +lib/xracer/images/snow2.jpg +lib/xracer/images/andre-logo.jpg +lib/xracer/images/powerup-energy.jpg +lib/xracer/images/powerup-shield.jpg +lib/xracer/images/powerup-faster.jpg +lib/xracer/images/menus-bg.jpg +lib/xracer/images/crillee36.jpg +lib/xracer/images/crillee24.jpg +lib/xracer/images/crillee14.jpg +lib/xracer/images/mountains4-alpha.jpg +lib/xracer/images/mountains4.jpg +@dirrm lib/xracer/images +lib/xracer/tracks/demo.trk.gz +@dirrm lib/xracer/tracks +lib/xracer/objects/start-lamp/start-lamp-green-texture.jpg +lib/xracer/objects/start-lamp/start-lamp-orange-texture.jpg +lib/xracer/objects/start-lamp/start-lamp-red-texture.jpg +@dirrm lib/xracer/objects/start-lamp +@dirrm lib/xracer/objects +lib/xracer/sounds/powerup.wav +lib/xracer/sounds/faster.wav +lib/xracer/sounds/wind.wav +@dirrm lib/xracer/sounds +@dirrm lib/xracer -- cgit v1.2.3