This pr updates multimedia/mplayer to the latest "stable" release 1.0pre6. Lots of changes have been applied to the port, almost too much to list ;-) Most significant: o Knobs for generic build (for those who want to build uniformed packages), and build without x11 o Clean build (hopefully) on systems with non-standard DOCSDIR and LOCALBASE o General cleanup The following files are to be removed from the port: - patch-libfaad2-structs.h - patch-libmpdemux-demux_rtp.cpp - patch-libvo-vo_md5.c These files are new: - patch-mplayer.c Fix: Patch to multimedia/mplayer:
State Changed From-To: open->feedback On 4.11: mplayer@menelaos [18:42:29]> make "Makefile", line 833: Malformed conditional (${OSVERSION} > 502125 || ${USE_GCC} == "3.4") "Makefile", line 833: Need an operator "Makefile", line 835: if-less endif "Makefile", line 835: Need an operator make: fatal errors encountered -- cannot continue I tried working around this with additional brackets, but to no avail
State Changed From-To: feedback->closed committed with fixed Makefile provided by you