From owner-cvs-ports@FreeBSD.ORG Mon Mar 14 23:07:16 2005 Return-Path: Delivered-To: cvs-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4C6BC16A4CE; Mon, 14 Mar 2005 23:07:16 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2DF0943D58; Mon, 14 Mar 2005 23:07:16 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2EN7G4r002024; Mon, 14 Mar 2005 23:07:16 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2EN7GLR002023; Mon, 14 Mar 2005 23:07:16 GMT (envelope-from pav) Message-Id: <200503142307.j2EN7GLR002023@repoman.freebsd.org> From: Pav Lucistnik Date: Mon, 14 Mar 2005 23:07:16 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/multimedia/mplayer Makefile ports/multimedia/mplayer/files patch-ad patch-libfaad2-common.h patch-libmpcodecs-ve_x264.c X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Mar 2005 23:07:16 -0000 pav 2005-03-14 23:07:16 UTC FreeBSD ports repository Modified files: multimedia/mplayer Makefile multimedia/mplayer/files patch-ad Added files: multimedia/mplayer/files patch-libfaad2-common.h patch-libmpcodecs-ve_x264.c Log: o Integration of pr 78670, including introduction of files/patch-libfaad2-common.h o Remove explicitly disabling real codecs as they can be manually added after installation if root really wants to (reported by Scott Lipcon ) o Fix mplayer's x264 lib support is older than the version provided by the ports tree as of today. Including new patchfile files/patch-libmpcodecs-ve_x264.c (by Bruce M. Simpson ) Submitted by: Thomas E. Zander (maintainer) Revision Changes Path 1.112 +16 -5 ports/multimedia/mplayer/Makefile 1.21 +10 -1 ports/multimedia/mplayer/files/patch-ad 1.1 +13 -0 ports/multimedia/mplayer/files/patch-libfaad2-common.h (new) 1.1 +22 -0 ports/multimedia/mplayer/files/patch-libmpcodecs-ve_x264.c (new)