From owner-cvs-all Mon Oct 1 7: 4:29 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C9D2D37B40A; Mon, 1 Oct 2001 07:04:22 -0700 (PDT) Received: (from lioux@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f91E4MG42168; Mon, 1 Oct 2001 07:04:22 -0700 (PDT) (envelope-from lioux) Message-Id: <200110011404.f91E4MG42168@freefall.freebsd.org> From: Mario Sergio Fujikawa Ferreira Date: Mon, 1 Oct 2001 07:04:21 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/graphics/mplayer Makefile distinfo pkg-comment pkg-descr pkg-message pkg-plist ports/graphics/mplayer/files get-feat patch-Gui::mplayer::gtk::fs.h patch-Gui::mplayer::psignal.h patch-ad patch-ae patch-ab patch-ac X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG lioux 2001/10/01 07:04:21 PDT Modified files: graphics/mplayer Makefile distinfo pkg-comment pkg-descr pkg-message pkg-plist graphics/mplayer/files patch-ad patch-ae Added files: graphics/mplayer/files get-feat patch-Gui::mplayer::gtk::fs.h patch-Gui::mplayer::psignal.h Removed files: graphics/mplayer/files patch-ab patch-ac Log: o update to 0.50 pre 1 o add script to "autodetect" some machine features such as 3DNow! o it is no longer limitted to i386 arch (e.g., alpha, hurray :) o make it CFLAGS safe o add several WITH{,OUT} options o depend on win32-codecs as of rev 1.12 win32-codecs/Makefile instead of mplayer-codecs o Makefile style: rearrange the file a bit to make it ports' style compliant (easier to maintain) o simplify targets with for/endfor constructs in post-install o due to new features, update: COMMENT, DESCR, PKGMESSAGE o fix all URI to include a trailing / o support NOPORTDOCS in PLIST Submitted by: MAINTAINER et al Revision Changes Path 1.4 +80 -55 ports/graphics/mplayer/Makefile 1.2 +1 -1 ports/graphics/mplayer/distinfo 1.1 +18 -0 ports/graphics/mplayer/files/get-feat (new) 1.1 +11 -0 ports/graphics/mplayer/files/patch-Gui::mplayer::gtk::fs.h (new) 1.1 +11 -0 ports/graphics/mplayer/files/patch-Gui::mplayer::psignal.h (new) 1.2 +0 -13 ports/graphics/mplayer/files/patch-ab (dead) 1.2 +0 -19 ports/graphics/mplayer/files/patch-ac (dead) 1.2 +96 -104 ports/graphics/mplayer/files/patch-ad 1.2 +10 -15 ports/graphics/mplayer/files/patch-ae 1.2 +1 -1 ports/graphics/mplayer/pkg-comment 1.2 +1 -1 ports/graphics/mplayer/pkg-descr 1.2 +3 -0 ports/graphics/mplayer/pkg-message 1.2 +12 -9 ports/graphics/mplayer/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message