ports/66870: New port: sysutils/nvtv

Samuel Tardieu sam at rfc1149.net
Wed May 19 10:51:05 UTC 2004


>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 at 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 at 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 at 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:



More information about the freebsd-ports-bugs mailing list