diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2010-10-21 07:02:13 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2010-10-21 07:02:13 +0000 |
commit | 86a7e04e287a9fd2357900f711351e3a3d78cf0e (patch) | |
tree | a157e8f59e0d7c428e072304b720a746e427fe29 /multimedia/pvr250 | |
parent | 58b906d738aa9fa608835a676f0d7cbc9b7453e5 (diff) |
Notes
Diffstat (limited to 'multimedia/pvr250')
-rw-r--r-- | multimedia/pvr250/Makefile | 3 | ||||
-rw-r--r-- | multimedia/pvr250/pkg-descr | 8 |
2 files changed, 3 insertions, 8 deletions
diff --git a/multimedia/pvr250/Makefile b/multimedia/pvr250/Makefile index 245a8a907f54..f2e8dbdd95f8 100644 --- a/multimedia/pvr250/Makefile +++ b/multimedia/pvr250/Makefile @@ -8,6 +8,7 @@ PORTNAME= pvr250 PORTVERSION= 20101010 +PORTREVISION= 1 CATEGORIES= multimedia kld MASTER_SITES= http://www.mavetju.org/download/adopted/ DISTFILES= ${CXMSHAR} hcwPVRP2.sys ${PVRTOOLS}.tar.gz @@ -17,14 +18,12 @@ MAINTAINER= edwin@mavetju.org COMMENT= Hauppauge PVR-250/350 TV cards driver for the cxm device CONFLICTS= pvrxxx-* -SUB_FILES= pkg-descr PVRTOOLS= pvr250-1.2 CXMSHAR= cxm-${PORTVERSION}.shar WRKSRC= ${WRKDIR} NOFETCHFILES= hcwPVRP2.sys -DESCR= ${WRKDIR}/pkg-descr RESTRICTED_FILES= hcwPVRP2.sys RESTRICTED= "This port uses a binary driver which is owned by Hauppauge" diff --git a/multimedia/pvr250/pkg-descr b/multimedia/pvr250/pkg-descr index 2a74beea7605..aa2f6d7d3a7a 100644 --- a/multimedia/pvr250/pkg-descr +++ b/multimedia/pvr250/pkg-descr @@ -4,12 +4,8 @@ This port contains: on the Hauppauge PVR-250/350 TV cards. These drivers are (c) John Wehle <john@feith.com> - On FreeBSD 4.x, the device used is /dev/bktr0. - On FreeBSD 5.x, the device used is /dev/cxm0 - - This driver has been successfully tested on: - - FreeBSD 4.10 - - FreeBSD 5.3 + See the file /usr/local/share/docs/pvr250 for a full description + of the functionality of the cxm driver. - One program to modify some ioctls on the card: set the channel and set the window size. |