From owner-cvs-ports@FreeBSD.ORG Thu Dec 30 02:27:19 2004 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 6CC8116A4CE; Thu, 30 Dec 2004 02:27:19 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 468C143D46; Thu, 30 Dec 2004 02:27:19 +0000 (GMT) (envelope-from ahze@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 iBU2RJQq070127; Thu, 30 Dec 2004 02:27:19 GMT (envelope-from ahze@repoman.freebsd.org) Received: (from ahze@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id iBU2RJom070126; Thu, 30 Dec 2004 02:27:19 GMT (envelope-from ahze) Message-Id: <200412300227.iBU2RJom070126@repoman.freebsd.org> From: Michael Johnson Date: Thu, 30 Dec 2004 02:27:19 +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/vlc Makefile 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: Thu, 30 Dec 2004 02:27:19 -0000 ahze 2004-12-30 02:27:19 UTC FreeBSD ports repository Modified files: multimedia/vlc Makefile Log: Add a new knob, WITHOUT_TRANSCODE WITHOUT_TRANSCODE=yes Disable transcode of multimedia via transcode (multimedia/transcode). This option allows you to convert a media file, dvd, A/V stream, etc in to another format. This also allows you to transcode multimedia on-the-fly and stream to a network and/or local playback. Revision Changes Path 1.73 +10 -0 ports/multimedia/vlc/Makefile