From owner-cvs-all@FreeBSD.ORG Wed Oct 1 16:17:57 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 408F71065687; Wed, 1 Oct 2008 16:17:57 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 2FA098FC13; Wed, 1 Oct 2008 16:17:57 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id m91GHv7o064366; Wed, 1 Oct 2008 16:17:57 GMT (envelope-from amdmi3@repoman.freebsd.org) Received: (from amdmi3@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id m91GHvFP064359; Wed, 1 Oct 2008 16:17:57 GMT (envelope-from amdmi3) Message-Id: <200810011617.m91GHvFP064359@repoman.freebsd.org> From: Dmitry Marakasov Date: Wed, 1 Oct 2008 16:17:56 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/multimedia Makefile ports/multimedia/cx88 Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 01 Oct 2008 16:17:57 -0000 amdmi3 2008-10-01 16:17:56 UTC FreeBSD ports repository Modified files: multimedia Makefile Added files: multimedia/cx88 Makefile distinfo pkg-descr pkg-plist Log: cx88 provides drivers for TV/radio capture cards based on the Conexant CX23880/1/2/3 series of chips. This port includes the cx88 kernel drivers as well as a simple app for HDTV capture. It requires multimedia/libtuner for channel selection and peripheral configuration. PR: 127669 Submitted by: Jason Harmening Revision Changes Path 1.275 +1 -0 ports/multimedia/Makefile 1.1 +34 -0 ports/multimedia/cx88/Makefile (new) 1.1 +3 -0 ports/multimedia/cx88/distinfo (new) 1.1 +5 -0 ports/multimedia/cx88/pkg-descr (new) 1.1 +33 -0 ports/multimedia/cx88/pkg-plist (new)