Date: Mon, 3 Feb 2003 20:48:21 +0000 From: Nuno Teixeira <nunotex@pt-quorum.com> To: Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> Cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/multimedia/mplayer Makefile pkg-comment pkg-plist ports/multimedia/mplayer/files patch-libdha::Makefile Message-ID: <20030203204820.GA48912@gw.tex.bogus> In-Reply-To: <200302030506.h1356Nha011918@repoman.freebsd.org> References: <200302030506.h1356Nha011918@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi Mario, I've made some compilings with and without WITHOUT_RUNTIME_CPUDETECTION defined and the results are always: === CPU: Intel Celeron Covington/Pentium II Deschutes,Tonga/Pentium II Xeon (Family: 6, Stepping: 2) Detected cache-line size is 32 bytes CPUflags: MMX: 1 MMX2: 0 3DNow: 0 3DNow2: 0 SSE: 0 SSE2: 0 Compiled with Runtime CPU Detection - WARNING - this is not optimal! To get best performance, recompile MPlayer with --disable-runtime-cpudetection === I don't know why it happens but I know that if we force --disable-runtime-cpudetection then it disables it really. Can you check the port to see what is wrong? Thanks very much for your excellent work on this port, Nuno Teixeira On Sun, Feb 02, 2003 at 09:06:23PM -0800, Mario Sergio Fujikawa Ferreira wrote: > lioux 2003/02/02 21:06:23 PST > > Modified files: > multimedia/mplayer Makefile pkg-comment pkg-plist > Added files: > multimedia/mplayer/files patch-libdha::Makefile > Log: > o Rewrite of the Makefile in a way similar to mail/mutt-devel: all > WITH* knobs are now explained within the Makefile > o Fix PKGNAMESUFFIX > o configure script depends unconditionally on esound if it is > available: depend on esound as well if available > o Enable VIDIX again due to users report that it works though needs > root permissions > o Update PLIST due to VIDIX > o Bump PORTREVISION > > PR: 47781 > Submitted by: maintainer > > Revision Changes Path > 1.44 +177 -89 ports/multimedia/mplayer/Makefile > 1.1 +20 -0 ports/multimedia/mplayer/files/patch-libdha::Makefile (new) > 1.3 +1 -1 ports/multimedia/mplayer/pkg-comment > 1.10 +11 -0 ports/multimedia/mplayer/pkg-plist > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe cvs-all" in the body of the message -- /* PGP fingerprint: C6D1 06ED EB54 A99C 6B14 6732 0A5D 810D 727D F6C6 */ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030203204820.GA48912>