From owner-cvs-ports@FreeBSD.ORG Sat Jun 19 21:50:19 2010 Return-Path: Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 02EA0106564A; Sat, 19 Jun 2010 21:50:19 +0000 (UTC) (envelope-from makc@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id E60548FC0C; Sat, 19 Jun 2010 21:50:18 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id o5JLoIGB094574; Sat, 19 Jun 2010 21:50:18 GMT (envelope-from makc@repoman.freebsd.org) Received: (from makc@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id o5JLoI2L094573; Sat, 19 Jun 2010 21:50:18 GMT (envelope-from makc) Message-Id: <201006192150.o5JLoI2L094573@repoman.freebsd.org> From: Max Brazhnikov Date: Sat, 19 Jun 2010 21:50:18 +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/sms1xxx-kmod Makefile distinfo pkg-descr pkg-plist ports/multimedia/sms1xxx-kmod/files patch-firmwares-Makefile pkg-message.in X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 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: Sat, 19 Jun 2010 21:50:19 -0000 makc 2010-06-19 21:50:18 UTC FreeBSD ports repository Added files: multimedia/sms1xxx-kmod Makefile distinfo pkg-descr pkg-plist multimedia/sms1xxx-kmod/files patch-firmwares-Makefile pkg-message.in Log: Add new port multimedia/sms1xxx-kmod: FreeBSD driver for Siano-based USB DVB devices. This driver have been tested with the following devices : * Terratec Cinergy Piranha * Hauppauge WinTV MiniStick (HD) However, other Siano-based USB devices should work, just give a try (you may want to add new VIDs/PIDs to make your device detected) ! WWW: http://contribs.martymac.org PR: ports/143989 Submitted by: Ganael Laplanche Feature safe: yes Revision Changes Path 1.1 +124 -0 ports/multimedia/sms1xxx-kmod/Makefile (new) 1.1 +3 -0 ports/multimedia/sms1xxx-kmod/distinfo (new) 1.1 +12 -0 ports/multimedia/sms1xxx-kmod/files/patch-firmwares-Makefile (new) 1.1 +21 -0 ports/multimedia/sms1xxx-kmod/files/pkg-message.in (new) 1.1 +11 -0 ports/multimedia/sms1xxx-kmod/pkg-descr (new) 1.1 +6 -0 ports/multimedia/sms1xxx-kmod/pkg-plist (new)