From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Jan 5 10:00:40 2004 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 431CD16A4D0 for ; Mon, 5 Jan 2004 10:00:40 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6270243D41 for ; Mon, 5 Jan 2004 10:00:33 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) i05I0XFR009124 for ; Mon, 5 Jan 2004 10:00:33 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.10/8.12.10/Submit) id i05I0XLZ009123; Mon, 5 Jan 2004 10:00:33 -0800 (PST) (envelope-from gnats) Resent-Date: Mon, 5 Jan 2004 10:00:33 -0800 (PST) Resent-Message-Id: <200401051800.i05I0XLZ009123@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Mina Naguib Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F383E16A4CE for ; Mon, 5 Jan 2004 09:59:29 -0800 (PST) Received: from keymaster.look.ca (delta1.look.ca [207.136.80.9]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4BE5743D2D for ; Mon, 5 Jan 2004 09:59:28 -0800 (PST) (envelope-from mina@freebsd.topfx.com) Received: from [207.136.67.12] (helo=freebsd.topfx.com) by keymaster.look.ca with esmtp (Exim 4.20) id 1AdZ0g-0008Qa-T4 for FreeBSD-gnats-submit@freebsd.org; Mon, 05 Jan 2004 17:59:26 +0000 Received: from freebsd.topfx.com (localhost [127.0.0.1]) by freebsd.topfx.com (8.12.10/8.12.10) with ESMTP id i05I0JIN074000 for ; Mon, 5 Jan 2004 13:00:19 -0500 (EST) (envelope-from mina@freebsd.topfx.com) Received: (from mina@localhost) by freebsd.topfx.com (8.12.10/8.12.10/Submit) id i05I0JXu073999; Mon, 5 Jan 2004 13:00:19 -0500 (EST) (envelope-from mina) Message-Id: <200401051800.i05I0JXu073999@freebsd.topfx.com> Date: Mon, 5 Jan 2004 13:00:19 -0500 (EST) From: Mina Naguib To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/60946: New port: bsdbktr_tvtune - a console bktr channel tuner X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Mina Naguib List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Jan 2004 18:00:40 -0000 >Number: 60946 >Category: ports >Synopsis: New port: bsdbktr_tvtune - a console bktr channel tuner >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Mon Jan 05 10:00:32 PST 2004 >Closed-Date: >Last-Modified: >Originator: Mina Naguib >Release: FreeBSD 4.9-STABLE i386 >Organization: http://www.topfx.com >Environment: System: FreeBSD freebsd.topfx.com 4.9-STABLE FreeBSD 4.9-STABLE #0: Sun Dec 28 20:15:37 EST 2003 root@freebsd.topfx.com:/usr/obj/usr/src/sys/MINA i386 >Description: This is a commandline / console TV channel tuner for Brooktree-based TV capture cards running under FreeBSD using the bktr driver It does not require any other utilities (fxtv/xawtv) and does NOT require XFree86 >How-To-Repeat: N/A >Fix: # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # bsdbktr_tvtune # bsdbktr_tvtune/Makefile # bsdbktr_tvtune/distinfo # bsdbktr_tvtune/pkg-descr # bsdbktr_tvtune/pkg-plist # echo c - bsdbktr_tvtune mkdir -p bsdbktr_tvtune > /dev/null 2>&1 echo x - bsdbktr_tvtune/Makefile sed 's/^X//' >bsdbktr_tvtune/Makefile << 'END-of-bsdbktr_tvtune/Makefile' X# New ports collection makefile for: bsdbktr_tvtune X# Date created: Sun Jan 4 17:49:00 EST 2004 X# Whom: Mina Naguib X# X# $FreeBSD$ X# X XPORTNAME= bsdbktr_tvtune XPORTVERSION= 0.01 XCATEGORIES= multimedia XMASTER_SITES= http://www.topfx.com/dist/ X XMAINTAINER= webmaster@topfx.com XCOMMENT= A console Brooktree (bktr) TV tuner X XWRKSRC= ${WRKDIR}/${PORTNAME} XALL_TARGET= bsdbktr_tvtune X Xdo-install: X ${INSTALL_PROGRAM} ${WRKSRC}/bsdbktr_tvtune ${PREFIX}/bin/ X X.include END-of-bsdbktr_tvtune/Makefile echo x - bsdbktr_tvtune/distinfo sed 's/^X//' >bsdbktr_tvtune/distinfo << 'END-of-bsdbktr_tvtune/distinfo' XMD5 (bsdbktr_tvtune-0.01.tar.gz) = 49f979a86581eb3adf5d26c6ad898257 END-of-bsdbktr_tvtune/distinfo echo x - bsdbktr_tvtune/pkg-descr sed 's/^X//' >bsdbktr_tvtune/pkg-descr << 'END-of-bsdbktr_tvtune/pkg-descr' XThis is a commandline / console TV channel tuner for Brooktree-based TV capture Xcards running under FreeBSD using the bktr driver X XIt does not require any other utilities (fxtv/xawtv) and does NOT require XXFree86 X XWWW: http://www.topfx.com X X- Mina Naguib Xwebmaster@topfx.com END-of-bsdbktr_tvtune/pkg-descr echo x - bsdbktr_tvtune/pkg-plist sed 's/^X//' >bsdbktr_tvtune/pkg-plist << 'END-of-bsdbktr_tvtune/pkg-plist' Xbin/bsdbktr_tvtune END-of-bsdbktr_tvtune/pkg-plist exit >Release-Note: >Audit-Trail: >Unformatted: