pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/games/quake
Module Name: pkgsrc
Committed By: marino
Date: Wed Sep 14 19:19:38 UTC 2011
Modified Files:
pkgsrc/games/quake: distinfo
pkgsrc/games/quake/patches: patch-ae patch-ai
Log Message:
Restore DragonFly ability to build Quake
A number of switches in the Quake makefile are no longer recognized
by the system compiler in DragonFly (gcc 4.4), e.g. -m486 and
-mpentium. These switches have alternatives such as mtune= that
allows Quake to build on i386-DragonFly, so the existing patches were
updated to used them.
i386-NetBSD-5.99 was verified as well. i386-NetBSD-5.1 remains
broken due to an unrelated X11 header buildlink problem
(Xxf86dga.h vs xf86dga.h)
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 pkgsrc/games/quake/distinfo
cvs rdiff -u -r1.9 -r1.10 pkgsrc/games/quake/patches/patch-ae \
pkgsrc/games/quake/patches/patch-ai
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index