Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 May 2004 12:43:53 +0200 (CEST)
From:      Samuel Tardieu <sam@rfc1149.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/66870: New port: sysutils/nvtv
Message-ID:  <20040519104353.57B3D3D53@willow.rfc1149.net>
Resent-Message-ID: <200405191050.i4JAoLF3012604@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         66870
>Category:       ports
>Synopsis:       New port: sysutils/nvtv
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed May 19 03:50:20 PDT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Samuel Tardieu
>Release:        FreeBSD 4.9-STABLE i386
>Organization:
Avian Carriers and Friends
>Environment:
System: FreeBSD willow.rfc1149.net 4.9-STABLE FreeBSD 4.9-STABLE #7: Mon Mar 15 21:48:16 CET 2004 root@willow:/usr/obj/usr/src/sys/WILLOW i386


	
>Description:
	Utility to control NVidia card without kernel support
>How-To-Repeat:
	
>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:
#
#	nvtv
#	nvtv/Makefile
#	nvtv/distinfo
#	nvtv/pkg-descr
#	nvtv/pkg-plist
#
echo c - nvtv
mkdir -p nvtv > /dev/null 2>&1
echo x - nvtv/Makefile
sed 's/^X//' >nvtv/Makefile << 'END-of-nvtv/Makefile'
X# New ports collection makefile for:	nv-tv-out
X# Date Created:				19 May 2004
X# Whom:					Samuel Tardieu <sam@rfc1149.net>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	nvtv
XPORTVERSION=	0.4.7
XCATEGORIES=	sysutils
XMASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
XMASTER_SITE_SUBDIR=	nv-tv-out
XDISTNAME=	nvtv-${PORTVERSION}
X
XMAINTAINER=	sam@rfc1149.net
XCOMMENT=	TV output on nvidia card
X
XLIB_DEPENDS=	pci.2:${PORTSDIR}/devel/libpci
X
XCONFIGURE_ENV=	CC="${CC} -I${PREFIX}/include"
XCONFIGURE_TARGET=	--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
X
XUSE_AUTOCONF_VER=	253
XUSE_GTK=		YES
XUSE_GETOPT_LONG=	YES
X
XMAN1=		nvtv.1x
XMAN8=		nvtvd.8
X
X.include <bsd.port.mk>
END-of-nvtv/Makefile
echo x - nvtv/distinfo
sed 's/^X//' >nvtv/distinfo << 'END-of-nvtv/distinfo'
XMD5 (nvtv-0.4.7.tar.gz) = 35348d7608f94b7d114cd6ef46b66fc7
XSIZE (nvtv-0.4.7.tar.gz) = 419564
END-of-nvtv/distinfo
echo x - nvtv/pkg-descr
sed 's/^X//' >nvtv/pkg-descr << 'END-of-nvtv/pkg-descr'
XThis tool enables TV-Out for NVidia cards. It does not need the kernel,
Xsupports multiple TV encoder chips. You may use all the features of the
Xchip, down to direct register access, and all resolutions and sizes the
Xchip supports.
X
XWWW: http://sourceforge.net/projects/nv-tv-out/
END-of-nvtv/pkg-descr
echo x - nvtv/pkg-plist
sed 's/^X//' >nvtv/pkg-plist << 'END-of-nvtv/pkg-plist'
Xbin/nvtv
Xbin/nvtvd
END-of-nvtv/pkg-plist
exit

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040519104353.57B3D3D53>