Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 30 May 2008 06:30:43 GMT
From:      Alex Keda <admin@lissyara.su>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/124121: Driver for "SkyStar2"
Message-ID:  <200805300630.m4U6Uh3f045053@www.freebsd.org>
Resent-Message-ID: <200805300640.m4U6e1jP099432@freefall.freebsd.org>

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

>Number:         124121
>Category:       ports
>Synopsis:       Driver for "SkyStar2"
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Fri May 30 06:40:01 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Alex Keda
>Release:        6.2, 7.0
>Organization:
ussr
>Environment:
FreeBSD hosting.lissyara.su 7.0-RC1 FreeBSD 7.0-RC1 #0: Mon Dec 24 10:10:07 UTC 2007     root@driscoll.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  amd64

>Description:
Driver for SkyStar2 (PCI DVB Card - Digital Video Broadcasting) written by 'paradox' (http://paradox.org.ua). Work only Internet access, fishing, but no video.
>How-To-Repeat:

>Fix:
port with drivers in attach
http://lissyara.su/patch/skystar2/skystar2-10.shar

Patch attached with submission follows:

# 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:
#
#	net/skystar2
#	net/skystar2/Makefile
#	net/skystar2/pkg-descr
#	net/skystar2/pkg-plist
#	net/skystar2/pkg-message
#	net/skystar2/distinfo
#
echo c - net/skystar2
mkdir -p net/skystar2 > /dev/null 2>&1
echo x - net/skystar2/Makefile
sed 's/^X//' >net/skystar2/Makefile << 'END-of-net/skystar2/Makefile'
X# New ports collection makefile for:	SkyStar2
X# Date created:		15 November 2007
X# Whom:			Alex Keda <admin@lissyara.su>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	skystar2
XPORTVERSION=	10
XCATEGORIES=	net
XMASTER_SITES=	http://paradox.org.ua/ \
X		http://lissyara.su/patch/skystar2/
XDISTNAME=	${PORTNAME}_${PORTVERSION}
X
XMAINTAINER=	admin@lissyara.su
XCOMMENT=	Kernel module and program for SkyStar2, ver. ${PORTVERSION}
X
XUSE_BZIP2=	yes
XWRKSRC=		${WRKDIR}/${PORTNAME}_${PORTVERSION}
XKMODDIR=	/boot/modules
XPLIST_SUB+=	KMODDIR=${KMODDIR}
X
Xpost-install:
X	@${CAT} ${PKGMESSAGE}
X
X.include <bsd.port.mk>
END-of-net/skystar2/Makefile
echo x - net/skystar2/pkg-descr
sed 's/^X//' >net/skystar2/pkg-descr << 'END-of-net/skystar2/pkg-descr'
XSkyStar2 driver. Written by paradox (http://paradox.org.ua/)
X
XFor additional information, see end of
XWWW: http://forum.lissyara.su/viewtopic.php?t=622
END-of-net/skystar2/pkg-descr
echo x - net/skystar2/pkg-plist
sed 's/^X//' >net/skystar2/pkg-plist << 'END-of-net/skystar2/pkg-plist'
Xbin/dvbnet
Xbin/dvbtune
Xbin/monitor
X@cwd %%KMODDIR%%
Xskystar2.ko
Xskystar2.ko.symbols
END-of-net/skystar2/pkg-plist
echo x - net/skystar2/pkg-message
sed 's/^X//' >net/skystar2/pkg-message << 'END-of-net/skystar2/pkg-message'
X
X*********************************************************************
XTo use these drivers, make sure that you have loaded the skystar2
Xkernel module, by doing
X
X       # kldload skystar2
X
Xor adding
X
X       skystar2_load="YES"
X
Xto your /boot/loader.conf.
X*********************************************************************
X
X
END-of-net/skystar2/pkg-message
echo x - net/skystar2/distinfo
sed 's/^X//' >net/skystar2/distinfo << 'END-of-net/skystar2/distinfo'
XMD5 (skystar2_10.tar.bz2) = 93bb172049c2840fa87f014521a23e59
XSHA256 (skystar2_10.tar.bz2) = 2d38e9aede6c53aa5379a053c18cbe6b9018a85c25409a6b00226357ea0906d6
XSIZE (skystar2_10.tar.bz2) = 41098
END-of-net/skystar2/distinfo
exit



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



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