Wed Jul 18 19:13:42 2012 UTC ()
games/xracer: NOT JOBS SAFE

I don't know what changed, but this game starting failing on both
platforms due to build order.  Setting MAKE_JOBS_UNSAFE=no was the
solution.

The homepage is long gone, so that was commented out.

FreeBSD Ports deleted this game in 2011-04-12 (ports/151390)
It has not been developed since 2000 and the game was never finished.
The developer website has disappeared

Pkgsrc should follow suit and also delete this subpar package.


(marino)
diff -r1.51 -r1.52 pkgsrc/games/xracer/Makefile

cvs diff -r1.51 -r1.52 pkgsrc/games/xracer/Makefile (expand / switch to unified diff)

--- pkgsrc/games/xracer/Makefile 2011/08/14 12:45:37 1.51
+++ pkgsrc/games/xracer/Makefile 2012/07/18 19:13:41 1.52
@@ -1,30 +1,31 @@ @@ -1,30 +1,31 @@
1# $NetBSD: Makefile,v 1.51 2011/08/14 12:45:37 obache Exp $ 1# $NetBSD: Makefile,v 1.52 2012/07/18 19:13:41 marino Exp $
2# 2#
3 3
4DISTNAME= xracer-0.96.9 4DISTNAME= xracer-0.96.9
5PKGREVISION= 12 5PKGREVISION= 12
6CATEGORIES= games x11 6CATEGORIES= games x11
7MASTER_SITES= http://www.annexia.org/_file/ 7MASTER_SITES= http://www.annexia.org/_file/
8 8
9MAINTAINER= bsieker@freenet.de 9MAINTAINER= bsieker@freenet.de
10HOMEPAGE= http://www.annexia.org/freeware/xracer 10#HOMEPAGE= http://www.annexia.org/freeware/xracer
11COMMENT= XRacer is a clone of the popular Psygnosis game Wipeout 11COMMENT= XRacer is a clone of the popular Psygnosis game Wipeout
12 12
13PKG_DESTDIR_SUPPORT= user-destdir 13PKG_DESTDIR_SUPPORT= user-destdir
14 14
15USE_TOOLS+= gmake perl:run 15USE_TOOLS+= gmake perl:run
16PERL5_PACKLIST= auto/XRacer/.packlist 16PERL5_PACKLIST= auto/XRacer/.packlist
17 17
 18MAKE_JOBS_SAFE= no
18USE_LIBTOOL= yes 19USE_LIBTOOL= yes
19# disabled by patch-an, since the only existing translation is empty 20# disabled by patch-an, since the only existing translation is empty
20# and made trouble in 2.1 bulk builds 21# and made trouble in 2.1 bulk builds
21#USE_TOOLS+= msgfmt 22#USE_TOOLS+= msgfmt
22#USE_PKGLOCALEDIR= yes 23#USE_PKGLOCALEDIR= yes
23GNU_CONFIGURE= yes 24GNU_CONFIGURE= yes
24PERL5_CONFIGURE= no 25PERL5_CONFIGURE= no
25PERL5_CONFIGURE_DIRS= ${WRKSRC}/XRacer 26PERL5_CONFIGURE_DIRS= ${WRKSRC}/XRacer
26REPLACE_PERL+= tools/blender2track/xracer-blender2track.pl \ 27REPLACE_PERL+= tools/blender2track/xracer-blender2track.pl \
27 tools/mktube/xracer-mktube.pl \ 28 tools/mktube/xracer-mktube.pl \
28 tools/mktrack/xracer-mktrack.pl \ 29 tools/mktrack/xracer-mktrack.pl \
29 tools/mktrackscenery/xracer-mktrackscenery.pl \ 30 tools/mktrackscenery/xracer-mktrackscenery.pl \
30 tools/mkcraft/xracer-mkcraft.pl \ 31 tools/mkcraft/xracer-mkcraft.pl \