Initializing Video Mode: fullscreen 1920x1200x32x60hz Loading OpenGL driver libGL.so.1 IRQ's not enabled, falling back to busy waits: 2 0 GL_VENDOR: Advanced Micro Devices, Inc. GL_RENDERER: Mesa DRI R600 (RV770 9440) 20090101 TCL GL_VERSION: 1.2 Mesa 7.6.1 Trying to load library... "libpng12.so.0" "libpng.so" - loaded. Missing function "png_set_gray_1_2_4_to_8" - broken library! ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Draw_CachePic: failed to load gfx/complete Draw_CachePic: failed to load gfx/inter S_Startup: initializing sound output format: 48000Hz, 16 bit, 2 channels...
Responsible Changed From-To: freebsd-ports-bugs->danfe Over to maintainer (via the GNATS Auto Assign Tool)
patch to fix nexuiz.
State Changed From-To: open->analyzed
danfe 2010-05-23 12:38:45 UTC FreeBSD ports repository Modified files: games/nexuiz Makefile Log: Fix function signature to match that of libpng 1.4. While the game seems to be playable without this change, bump PORTREVISION just to be safe. Package is not built by default anyways. PR: ports/146150 Revision Changes Path 1.33 +4 -1 ports/games/nexuiz/Makefile _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: analyzed->closed Inplace version of the patch committed, thanks!