The FreeBSD Ports Archive

Freebsd | Contact
Welcome to FreeBSD Software


FreeBSD multimedia : fxtv

X-based TV Display and Capture Application (for use with bt848 driver)

 Fxtv is an X11-based FreeBSD app that provides TV-in-a-window and
image/audio/video capture capabilities for Brooktree Bt848/849/878/879
and Pinnacle PCTV tuner/capture cards.

To use this app, you need a capture card supported by the bktr(4) driver.
Examples include the Hauppauge Wincast/TV, the STB TV PCI, and the
Intel Smart Video Recorder III. See the 'bktr' man page
for more information.

Refer to the README for details on usage. 

http://people.FreeBSD.org/~rhh/fxtv/



fxtv history


v. 1.50
date: 2007/12/16 12:20:50;  author: pav;  state: Exp;  lines: +1 -1
- Fix runtime when X is started in 16-bit color mode

PR:		ports/117031
Submitted by:	Tatsuki Makino 

v. 1.49 date: 2007/09/08 12:09:40; author: edwin; state: Exp; lines: +1 -5 [patch] multimedia/fxtv: unbreak on HEAD (gcc 4.2) This patch unbreaks building this port on 7-CURRENT (with gcc 4.2) PR: ports/116126 Submitted by: Simun Mikecin
v. 1.48 date: 2007/05/27 02:39:44; author: kris; state: Exp; lines: +4 -0 BROKEN with gcc 4.2
v. 1.47 date: 2007/05/19 20:17:13; author: flz; state: Exp; lines: +1 -1 - Welcome X.org 7.2 \o/. - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.46 date: 2007/04/18 11:46:09; author: gabor; state: Exp; lines: +2 -7 - Remove FreeBSD 4.X support from unmaintained ports in categories starting with letter i-m
v. 1.45 date: 2005/11/30 10:22:56; author: barner; state: Exp; lines: +1 -1 - Fix segfault while changing stations - Bump PORTREVISION Submitted by: Simun Mikecin PR: ports/89614
v. 1.44 date: 2005/10/01 21:44:21; author: nobutaka; state: Exp; lines: +1 -1 Bump PORTREVISION for the previous fix. Pointed out by: kris
v. 1.43 date: 2005/05/23 11:51:02; author: oliver; state: Exp; lines: +1 -1 it works on amd64 - so add it to ONLY_FOR_ARCHS
v. 1.42 date: 2005/04/10 05:39:55; author: lesi; state: Exp; lines: +1 -1 Remove XAWVER from Xaw3d LIB_DEPENDS re. Xaw3d will be depended upon just fine without explicit version in there, while specifying it can occasionally confuse (cf. ports/78527). Packages depend on specific versions of Xaw3d and X libraries anyway and ports will get the right version number through imake.
v. 1.41 date: 2004/08/20 22:34:03; author: pav; state: Exp; lines: +12 -8 - Use OPTIONS for extra dependencies PR: ports/70724 Submitted by: Ying-Chieh Chen
v. 1.40 date: 2004/02/04 05:07:49; author: marcus; state: Exp; lines: +1 -1 Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 1)
v. 1.39 date: 2003/10/21 15:09:23; author: osa; state: Exp; lines: +10 -1 Since the bktr(4) driver does not exist on every FreeBSD platform, this port needs to be restricted to those which are supported. Submitted by: Simon Barner PR: 58334
v. 1.38 date: 2003/07/18 08:30:38; author: osa; state: Exp; lines: +1 -0 Fix build on -CURRENT Bump PORTREVISION Patch from: Julio M. Merino Vidal
v. 1.37 date: 2003/04/04 01:38:37; author: lioux; state: Exp; lines: +3 -3 After repo copy from graphics category to newly create multimedia one, update all appropriate references: *_DEPENDS, CATEGORIES Repo copied by: cvs (joe) Approved by: portmgr (self & no objections)
v. 1.36 date: 2003/02/20 18:08:00; author: knu; state: Exp; lines: +1 -0 de-pkg-comment
v. 1.35 date: 2002/11/18 03:48:08; author: kris; state: Exp; lines: +2 -2 Reset undeliverable maintainer addresses to ports@FreeBSD.org
v. 1.34 date: 2001/03/12 22:49:21; author: sf; state: Exp; lines: +2 -5 update to 1.03. PR: 25646 Submitted by: John Saunders (Non-response from maintainer)
v. 1.33 date: 2001/01/16 17:30:55; author: sobomax; state: Exp; lines: +2 -2 Massive style enforcement - use ^I instead of spaces for variables identation.
v. 1.32 date: 2000/11/22 09:35:41; author: roger; state: Exp; lines: +3 -2 Fetch the source from MASTER_SITE_LOCAL to lower the loading on freefall.
v. 1.31 date: 2000/09/05 18:34:49; author: asami; state: Exp; lines: +2 -2 Use ${XAWVER} for Xaw3d's shlib version number in LIB_DEPENDS so these ports work with both XFree86-3 and XFree86-4.
v. 1.30 date: 2000/08/08 02:55:04; author: steve; state: Exp; lines: +4 -1 Remove i386 .o files in the post-extract target and respect CFLAGS.
v. 1.29 date: 2000/08/03 09:24:38; author: asami; state: Exp; lines: +3 -3 (1) Add new variable, XFREE86_VERSION, to specify which version of XFree86 (3 or 4) to depend to when USE_XLIB is set. XFREE86_VERSION defaults to 3 for now, but adventurous users can override it in /etc/make.conf. When XFREE86_VERSION=3, USE_XLIB will add a dependency to x11/XFree86; when it is set to 4, the dependency will be to x11/XFree86-4-libraries. When XFREE86_VERSION=4, the PKG_IGNORE_DEPENDS and ALWAYS_BUILD_DEPENDS hacks to avoid messing with XFree86 are turned off. Since XFree86 version 4 includes some software that used to be separate ports, when XFREE86_VERSION=3 the following variables are provided: USE_DGS LIB_DEPENDS on x11/dgs USE_FREETYPE LIB_DEPENDS on print/freetype USE_MESA LIB_DEPENDS on graphics/Mesa3 USE_XPM LIB_DEPENDS on graphics/xpm When XFREE86_VERSION=4, these variables have no effect. The LIB_DEPENDS in the tree for the above four ports have all been converted to the USE_* counterparts. For your information, this is the count of the number of ports: USE_DGS 0 USE_FREETYPE 16 USE_MESA 36 USE_XPM 236 There is a new variable, XAWVER, which is set to 6 when XFREE86_VERSION=3 and 7 when XFREE86_VERSION=4. This is also passed to PLIST_SUB so ports that build Xaw based shared libraries can use this variable to substitute the shlib version number. There is also a provision of using a separate mtree file for XFREE86_VERSION=4, but that part is not enabled yet. Reviewed by: the ports list Tested by: make index (XFREE86_VERSION=3 only) (2) Add hebrew to list of valid categories. Submitted by: nbm
v. 1.28 date: 2000/08/01 09:07:51; author: roger; state: Exp; lines: +2 -2 Fix broken master site
v. 1.27 date: 2000/08/01 08:58:03; author: roger; state: Exp; lines: +3 -3 Update maintainer's email address and clarify the DESCR file.
v. 1.26 date: 2000/04/15 08:27:56; author: roger; state: Exp; lines: +1 -3 Remove the NOT_FOR_ARCHS=alpha entry
v. 1.25 date: 2000/04/13 06:28:28; author: obrien; state: Exp; lines: +3 -3 PORTNAME / PORTVERSION syntax conversion
v. 1.24 date: 2000/04/02 17:35:08; author: mharo; state: Exp; lines: +1 -2 remove extra blank line (portlint)
v. 1.23 date: 1999/11/05 12:30:12; author: roger; state: Exp; lines: +4 -4 Update to FXTV 1.02. This adds support for the IR Remote Control in the PixelView TV cards
v. 1.22 date: 1999/10/27 09:42:37; author: roger; state: Exp; lines: +4 -4 Upgrade to version 1.01, which has Hauppauge Infra Red Remote Control Support
v. 1.21 date: 1999/09/07 10:45:22; author: steve; state: Exp; lines: +2 -2 The tiff port now lives in ports/graphics/tiff.
v. 1.20 date: 1999/09/07 09:52:31; author: roger; state: Exp; lines: +10 -5 Update FXTV to version 1.00 This requires Bt848 driver version 1.66 or later. 3.2-RELEASE shipped with version 1.61. New drivers are in the 3.x-stable kernel source tree. They can also be found at http://www.freebsd.org/~roger or http://telepresence.dmem.strath.ac.uk/bt848
v. 1.19 date: 1999/08/25 06:13:54; author: obrien; state: Exp; lines: +1 -1 Change Id->FreeBSD.
v. 1.18 date: 1999/06/22 16:37:26; author: steve; state: Exp; lines: +3 -1 We don't have sound support on the Alpha yet.
v. 1.17 date: 1999/03/16 14:01:06; author: roger; state: Exp; lines: +4 -4 Updated Randall's email address, the FXTV homepage and the Master Site location.
v. 1.16 date: 1999/02/12 15:25:47; author: roger; state: Exp; lines: +5 -5 Updated authors email address Submitted by: Randall Hopper
v. 1.15 date: 1999/02/06 07:32:58; author: markm; state: Exp; lines: +4 -4 Upgrade to 0.48. Bug fixes, support for more cards in brooktree driver.
v. 1.14 date: 1998/11/25 09:01:17; author: asami; state: Exp; lines: +2 -2 Change libtiff shared lib to version 4.0 -- we've shipped 3.3 before, so 1.0 would go backwards.
v. 1.13 date: 1998/11/25 05:06:21; author: jseger; state: Exp; lines: +2 -2 libtiff34->libtiff and include/tiff34/*.h -> include/*.h Approved by: asami
v. 1.12 date: 1998/11/21 07:27:35; author: steve; state: Exp; lines: +2 -2 Remove extraneous x11 from CATEGORIES. Submitted by: Josh Gilliam
v. 1.11 date: 1998/09/17 00:32:41; author: asami; state: Exp; lines: +2 -2 Roll back libXpm major to 4. Sorry, it wasn't a good idea to bump it in the first place.
v. 1.10 date: 1998/09/15 11:13:21; author: asami; state: Exp; lines: +2 -2 libXpm major is now 5. Also remove regexp support in preparation for ELF conversion.
v. 1.9 date: 1998/09/14 20:10:51; author: markm; state: Exp; lines: +4 -4 Convet to ELF.
v. 1.8 date: 1998/08/07 23:56:24; author: asami; state: Exp; lines: +2 -2 Fix up dependencies for ports that moved into the x11-toolkits category.
v. 1.7 date: 1998/08/05 09:31:08; author: asami; state: Exp; lines: +3 -3 Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) or 1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted correctly.
v. 1.6 date: 1998/07/06 13:26:32; author: dburr; state: Exp; lines: +2 -1 Allow environment variables to be passed to make's children (-e flag). This way, you can, for example, "setenv HAVE_XFREE86 no" to get fxtv to compile if you have special/extenuating circumstances. Submitted by: Randall Hopper
v. 1.5 date: 1998/06/07 08:54:13; author: dburr; state: Exp; lines: +3 -3 Upgrade fxtv to 0.47. * change checksum and filename/version number in Makefile. * change patch-ab to patch cleanly against new version. * remove patch-aa -- it is no longer needed. * add patch-ac to fix a small tiffio.h bogon in the source. * add some new files to PLIST.
v. 1.4 date: 1997/12/18 16:58:25; author: markm; state: Exp; lines: +11 -8 Update to 0.46. The changelog speaks: Changes from 0.45-0.46 ---------------------- - Event handling fixes for fvwm95 - Inval saved ximage when contin capture started (for restacking refreshes) - Fix out-of-date internal app-defaults values - Fixed mem leaks that add up capturing videos - Turn off hardware cursor over video window when continuous video is on - Restore video mode on normal exit
v. 1.3 date: 1997/12/01 08:10:46; author: tg; state: Exp; lines: +3 -3 Use new location for tiff34 headers. This was the last commit in this series. If I broke anything, yell at me. Not that think you'd need any encouragement. ;-)
v. 1.2 date: 1997/10/11 20:39:18; author: markm; state: Exp; lines: +2 -2 Update to version 0.45. From: Randall Hopper Video Window Annotation for changes in Station, Input Device, Tuner Mode, Volume, and Mute should make it more enjoyable to surf when zoomed full-screen. Station IDs will let the PAL (and NTSC) folks come up with their own names for stations (e.g. E1, ITH, FOX, CBS). You can map these IDs to channel numbers or frequencies. Channel number lists are now obsoleted by the more general station lists. (NOTE: See README sections 1.6.1-1.6.2) Video window translations added for changing station (via ID, channel number, or frequency). Should make full-screen surfing of cable or satellite simpler. Japanese cable support from (Hideyuki Suzuki), and Dynamic Input Format Selection (Joao Carlos Mendes Luis). And Direct Video enhancements for moving and stacking the TV window on your desktop. Now when you lower the video window behind another window, Fxtv will continue to blast (using XImages) rather than just turn off. Also, unlike previous versions, Fxtv shouldn't leave any video trash on your desktop after you move it in direct video mode. Note that if you have opaque moves on in your window manager, you'll of course see video stream trails "while" you're moving the Fxtv window, but after you let go, the desktop will be entirely cleaned up. Fxtv also won't stomp on occluding windows anymore. Hope you have fun with it, and let me know if you have any problems. Randall
v. 1.1 date: 1997/09/28 13:21:41; author: markm; state: Exp; branches: 1.1.1; Initial revision
v. 1.1.1.1 date: 1997/09/28 13:21:41; author: markm; state: Exp; lines: +0 -0 Import of fxtv 0.44. Fxtv is a program that allows you to watch TV on your X console using a Brooktree BT848 based TV card. The driver is /dev/bktr0. PR: 4527 Submitted by: Randall Hopper ============================================================================= v. 1.50 date: 2007/12/16 12:20:50; author: pav; state: Exp; lines: +1 -1 - Fix runtime when X is started in 16-bit color mode PR: ports/117031 Submitted by: Tatsuki Makino
v. 1.49 date: 2007/09/08 12:09:40; author: edwin; state: Exp; lines: +1 -5 [patch] multimedia/fxtv: unbreak on HEAD (gcc 4.2) This patch unbreaks building this port on 7-CURRENT (with gcc 4.2) PR: ports/116126 Submitted by: Simun Mikecin
v. 1.48 date: 2007/05/27 02:39:44; author: kris; state: Exp; lines: +4 -0 BROKEN with gcc 4.2
v. 1.47 date: 2007/05/19 20:17:13; author: flz; state: Exp; lines: +1 -1 - Welcome X.org 7.2 \o/. - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.46 date: 2007/04/18 11:46:09; author: gabor; state: Exp; lines: +2 -7 - Remove FreeBSD 4.X support from unmaintained ports in categories starting with letter i-m
v. 1.45 date: 2005/11/30 10:22:56; author: barner; state: Exp; lines: +1 -1 - Fix segfault while changing stations - Bump PORTREVISION Submitted by: Simun Mikecin PR: ports/89614
v. 1.44 date: 2005/10/01 21:44:21; author: nobutaka; state: Exp; lines: +1 -1 Bump PORTREVISION for the previous fix. Pointed out by: kris
v. 1.43 date: 2005/05/23 11:51:02; author: oliver; state: Exp; lines: +1 -1 it works on amd64 - so add it to ONLY_FOR_ARCHS
v. 1.42 date: 2005/04/10 05:39:55; author: lesi; state: Exp; lines: +1 -1 Remove XAWVER from Xaw3d LIB_DEPENDS re. Xaw3d will be depended upon just fine without explicit version in there, while specifying it can occasionally confuse (cf. ports/78527). Packages depend on specific versions of Xaw3d and X libraries anyway and ports will get the right version number through imake.
v. 1.41 date: 2004/08/20 22:34:03; author: pav; state: Exp; lines: +12 -8 - Use OPTIONS for extra dependencies PR: ports/70724 Submitted by: Ying-Chieh Chen
v. 1.40 date: 2004/02/04 05:07:49; author: marcus; state: Exp; lines: +1 -1 Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 1)
v. 1.39 date: 2003/10/21 15:09:23; author: osa; state: Exp; lines: +10 -1 Since the bktr(4) driver does not exist on every FreeBSD platform, this port needs to be restricted to those which are supported. Submitted by: Simon Barner PR: 58334
v. 1.38 date: 2003/07/18 08:30:38; author: osa; state: Exp; lines: +1 -0 Fix build on -CURRENT Bump PORTREVISION Patch from: Julio M. Merino Vidal
v. 1.37 date: 2003/04/04 01:38:37; author: lioux; state: Exp; lines: +3 -3 After repo copy from graphics category to newly create multimedia one, update all appropriate references: *_DEPENDS, CATEGORIES Repo copied by: cvs (joe) Approved by: portmgr (self & no objections)
v. 1.36 date: 2003/02/20 18:08:00; author: knu; state: Exp; lines: +1 -0 de-pkg-comment
v. 1.35 date: 2002/11/18 03:48:08; author: kris; state: Exp; lines: +2 -2 Reset undeliverable maintainer addresses to ports@FreeBSD.org
v. 1.34 date: 2001/03/12 22:49:21; author: sf; state: Exp; lines: +2 -5 update to 1.03. PR: 25646 Submitted by: John Saunders (Non-response from maintainer)
v. 1.33 date: 2001/01/16 17:30:55; author: sobomax; state: Exp; lines: +2 -2 Massive style enforcement - use ^I instead of spaces for variables identation.
v. 1.32 date: 2000/11/22 09:35:41; author: roger; state: Exp; lines: +3 -2 Fetch the source from MASTER_SITE_LOCAL to lower the loading on freefall.
v. 1.31 date: 2000/09/05 18:34:49; author: asami; state: Exp; lines: +2 -2 Use ${XAWVER} for Xaw3d's shlib version number in LIB_DEPENDS so these ports work with both XFree86-3 and XFree86-4.
v. 1.30 date: 2000/08/08 02:55:04; author: steve; state: Exp; lines: +4 -1 Remove i386 .o files in the post-extract target and respect CFLAGS.
v. 1.29 date: 2000/08/03 09:24:38; author: asami; state: Exp; lines: +3 -3 (1) Add new variable, XFREE86_VERSION, to specify which version of XFree86 (3 or 4) to depend to when USE_XLIB is set. XFREE86_VERSION defaults to 3 for now, but adventurous users can override it in /etc/make.conf. When XFREE86_VERSION=3, USE_XLIB will add a dependency to x11/XFree86; when it is set to 4, the dependency will be to x11/XFree86-4-libraries. When XFREE86_VERSION=4, the PKG_IGNORE_DEPENDS and ALWAYS_BUILD_DEPENDS hacks to avoid messing with XFree86 are turned off. Since XFree86 version 4 includes some software that used to be separate ports, when XFREE86_VERSION=3 the following variables are provided: USE_DGS LIB_DEPENDS on x11/dgs USE_FREETYPE LIB_DEPENDS on print/freetype USE_MESA LIB_DEPENDS on graphics/Mesa3 USE_XPM LIB_DEPENDS on graphics/xpm When XFREE86_VERSION=4, these variables have no effect. The LIB_DEPENDS in the tree for the above four ports have all been converted to the USE_* counterparts. For your information, this is the count of the number of ports: USE_DGS 0 USE_FREETYPE 16 USE_MESA 36 USE_XPM 236 There is a new variable, XAWVER, which is set to 6 when XFREE86_VERSION=3 and 7 when XFREE86_VERSION=4. This is also passed to PLIST_SUB so ports that build Xaw based shared libraries can use this variable to substitute the shlib version number. There is also a provision of using a separate mtree file for XFREE86_VERSION=4, but that part is not enabled yet. Reviewed by: the ports list Tested by: make index (XFREE86_VERSION=3 only) (2) Add hebrew to list of valid categories. Submitted by: nbm
v. 1.28 date: 2000/08/01 09:07:51; author: roger; state: Exp; lines: +2 -2 Fix broken master site
v. 1.27 date: 2000/08/01 08:58:03; author: roger; state: Exp; lines: +3 -3 Update maintainer's email address and clarify the DESCR file.
v. 1.26 date: 2000/04/15 08:27:56; author: roger; state: Exp; lines: +1 -3 Remove the NOT_FOR_ARCHS=alpha entry
v. 1.25 date: 2000/04/13 06:28:28; author: obrien; state: Exp; lines: +3 -3 PORTNAME / PORTVERSION syntax conversion
v. 1.24 date: 2000/04/02 17:35:08; author: mharo; state: Exp; lines: +1 -2 remove extra blank line (portlint)
v. 1.23 date: 1999/11/05 12:30:12; author: roger; state: Exp; lines: +4 -4 Update to FXTV 1.02. This adds support for the IR Remote Control in the PixelView TV cards
v. 1.22 date: 1999/10/27 09:42:37; author: roger; state: Exp; lines: +4 -4 Upgrade to version 1.01, which has Hauppauge Infra Red Remote Control Support
v. 1.21 date: 1999/09/07 10:45:22; author: steve; state: Exp; lines: +2 -2 The tiff port now lives in ports/graphics/tiff.
v. 1.20 date: 1999/09/07 09:52:31; author: roger; state: Exp; lines: +10 -5 Update FXTV to version 1.00 This requires Bt848 driver version 1.66 or later. 3.2-RELEASE shipped with version 1.61. New drivers are in the 3.x-stable kernel source tree. They can also be found at http://www.freebsd.org/~roger or http://telepresence.dmem.strath.ac.uk/bt848
v. 1.19 date: 1999/08/25 06:13:54; author: obrien; state: Exp; lines: +1 -1 Change Id->FreeBSD.
v. 1.18 date: 1999/06/22 16:37:26; author: steve; state: Exp; lines: +3 -1 We don't have sound support on the Alpha yet.
v. 1.17 date: 1999/03/16 14:01:06; author: roger; state: Exp; lines: +4 -4 Updated Randall's email address, the FXTV homepage and the Master Site location.
v. 1.16 date: 1999/02/12 15:25:47; author: roger; state: Exp; lines: +5 -5 Updated authors email address Submitted by: Randall Hopper
v. 1.15 date: 1999/02/06 07:32:58; author: markm; state: Exp; lines: +4 -4 Upgrade to 0.48. Bug fixes, support for more cards in brooktree driver.
v. 1.14 date: 1998/11/25 09:01:17; author: asami; state: Exp; lines: +2 -2 Change libtiff shared lib to version 4.0 -- we've shipped 3.3 before, so 1.0 would go backwards.
v. 1.13 date: 1998/11/25 05:06:21; author: jseger; state: Exp; lines: +2 -2 libtiff34->libtiff and include/tiff34/*.h -> include/*.h Approved by: asami
v. 1.12 date: 1998/11/21 07:27:35; author: steve; state: Exp; lines: +2 -2 Remove extraneous x11 from CATEGORIES. Submitted by: Josh Gilliam
v. 1.11 date: 1998/09/17 00:32:41; author: asami; state: Exp; lines: +2 -2 Roll back libXpm major to 4. Sorry, it wasn't a good idea to bump it in the first place.
v. 1.10 date: 1998/09/15 11:13:21; author: asami; state: Exp; lines: +2 -2 libXpm major is now 5. Also remove regexp support in preparation for ELF conversion.
v. 1.9 date: 1998/09/14 20:10:51; author: markm; state: Exp; lines: +4 -4 Convet to ELF.
v. 1.8 date: 1998/08/07 23:56:24; author: asami; state: Exp; lines: +2 -2 Fix up dependencies for ports that moved into the x11-toolkits category.
v. 1.7 date: 1998/08/05 09:31:08; author: asami; state: Exp; lines: +3 -3 Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) or 1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted correctly.
v. 1.6 date: 1998/07/06 13:26:32; author: dburr; state: Exp; lines: +2 -1 Allow environment variables to be passed to make's children (-e flag). This way, you can, for example, "setenv HAVE_XFREE86 no" to get fxtv to compile if you have special/extenuating circumstances. Submitted by: Randall Hopper
v. 1.5 date: 1998/06/07 08:54:13; author: dburr; state: Exp; lines: +3 -3 Upgrade fxtv to 0.47. * change checksum and filename/version number in Makefile. * change patch-ab to patch cleanly against new version. * remove patch-aa -- it is no longer needed. * add patch-ac to fix a small tiffio.h bogon in the source. * add some new files to PLIST.
v. 1.4 date: 1997/12/18 16:58:25; author: markm; state: Exp; lines: +11 -8 Update to 0.46. The changelog speaks: Changes from 0.45-0.46 ---------------------- - Event handling fixes for fvwm95 - Inval saved ximage when contin capture started (for restacking refreshes) - Fix out-of-date internal app-defaults values - Fixed mem leaks that add up capturing videos - Turn off hardware cursor over video window when continuous video is on - Restore video mode on normal exit
v. 1.3 date: 1997/12/01 08:10:46; author: tg; state: Exp; lines: +3 -3 Use new location for tiff34 headers. This was the last commit in this series. If I broke anything, yell at me. Not that think you'd need any encouragement. ;-)
v. 1.2 date: 1997/10/11 20:39:18; author: markm; state: Exp; lines: +2 -2 Update to version 0.45. From: Randall Hopper Video Window Annotation for changes in Station, Input Device, Tuner Mode, Volume, and Mute should make it more enjoyable to surf when zoomed full-screen. Station IDs will let the PAL (and NTSC) folks come up with their own names for stations (e.g. E1, ITH, FOX, CBS). You can map these IDs to channel numbers or frequencies. Channel number lists are now obsoleted by the more general station lists. (NOTE: See README sections 1.6.1-1.6.2) Video window translations added for changing station (via ID, channel number, or frequency). Should make full-screen surfing of cable or satellite simpler. Japanese cable support from (Hideyuki Suzuki), and Dynamic Input Format Selection (Joao Carlos Mendes Luis). And Direct Video enhancements for moving and stacking the TV window on your desktop. Now when you lower the video window behind another window, Fxtv will continue to blast (using XImages) rather than just turn off. Also, unlike previous versions, Fxtv shouldn't leave any video trash on your desktop after you move it in direct video mode. Note that if you have opaque moves on in your window manager, you'll of course see video stream trails "while" you're moving the Fxtv window, but after you let go, the desktop will be entirely cleaned up. Fxtv also won't stomp on occluding windows anymore. Hope you have fun with it, and let me know if you have any problems. Randall
v. 1.1 date: 1997/09/28 13:21:41; author: markm; state: Exp; branches: 1.1.1; Initial revision
v. 1.1.1.1 date: 1997/09/28 13:21:41; author: markm; state: Exp; lines: +0 -0 Import of fxtv 0.44. Fxtv is a program that allows you to watch TV on your X console using a Brooktree BT848 based TV card. The driver is /dev/bktr0. PR: 4527 Submitted by: Randall Hopper ============================================================================= v. 1.50 date: 2007/12/16 12:20:50; author: pav; state: Exp; lines: +1 -1 - Fix runtime when X is started in 16-bit color mode PR: ports/117031 Submitted by: Tatsuki Makino
v. 1.49 date: 2007/09/08 12:09:40; author: edwin; state: Exp; lines: +1 -5 [patch] multimedia/fxtv: unbreak on HEAD (gcc 4.2) This patch unbreaks building this port on 7-CURRENT (with gcc 4.2) PR: ports/116126 Submitted by: Simun Mikecin
v. 1.48 date: 2007/05/27 02:39:44; author: kris; state: Exp; lines: +4 -0 BROKEN with gcc 4.2
v. 1.47 date: 2007/05/19 20:17:13; author: flz; state: Exp; lines: +1 -1 - Welcome X.org 7.2 \o/. - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.46 date: 2007/04/18 11:46:09; author: gabor; state: Exp; lines: +2 -7 - Remove FreeBSD 4.X support from unmaintained ports in categories starting with letter i-m
v. 1.45 date: 2005/11/30 10:22:56; author: barner; state: Exp; lines: +1 -1 - Fix segfault while changing stations - Bump PORTREVISION Submitted by: Simun Mikecin PR: ports/89614
v. 1.44 date: 2005/10/01 21:44:21; author: nobutaka; state: Exp; lines: +1 -1 Bump PORTREVISION for the previous fix. Pointed out by: kris
v. 1.43 date: 2005/05/23 11:51:02; author: oliver; state: Exp; lines: +1 -1 it works on amd64 - so add it to ONLY_FOR_ARCHS
v. 1.42 date: 2005/04/10 05:39:55; author: lesi; state: Exp; lines: +1 -1 Remove XAWVER from Xaw3d LIB_DEPENDS re. Xaw3d will be depended upon just fine without explicit version in there, while specifying it can occasionally confuse (cf. ports/78527). Packages depend on specific versions of Xaw3d and X libraries anyway and ports will get the right version number through imake.
v. 1.41 date: 2004/08/20 22:34:03; author: pav; state: Exp; lines: +12 -8 - Use OPTIONS for extra dependencies PR: ports/70724 Submitted by: Ying-Chieh Chen
v. 1.40 date: 2004/02/04 05:07:49; author: marcus; state: Exp; lines: +1 -1 Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 1)
v. 1.39 date: 2003/10/21 15:09:23; author: osa; state: Exp; lines: +10 -1 Since the bktr(4) driver does not exist on every FreeBSD platform, this port needs to be restricted to those which are supported. Submitted by: Simon Barner PR: 58334
v. 1.38 date: 2003/07/18 08:30:38; author: osa; state: Exp; lines: +1 -0 Fix build on -CURRENT Bump PORTREVISION Patch from: Julio M. Merino Vidal
v. 1.37 date: 2003/04/04 01:38:37; author: lioux; state: Exp; lines: +3 -3 After repo copy from graphics category to newly create multimedia one, update all appropriate references: *_DEPENDS, CATEGORIES Repo copied by: cvs (joe) Approved by: portmgr (self & no objections)
v. 1.36 date: 2003/02/20 18:08:00; author: knu; state: Exp; lines: +1 -0 de-pkg-comment
v. 1.35 date: 2002/11/18 03:48:08; author: kris; state: Exp; lines: +2 -2 Reset undeliverable maintainer addresses to ports@FreeBSD.org
v. 1.34 date: 2001/03/12 22:49:21; author: sf; state: Exp; lines: +2 -5 update to 1.03. PR: 25646 Submitted by: John Saunders (Non-response from maintainer)
v. 1.33 date: 2001/01/16 17:30:55; author: sobomax; state: Exp; lines: +2 -2 Massive style enforcement - use ^I instead of spaces for variables identation.
v. 1.32 date: 2000/11/22 09:35:41; author: roger; state: Exp; lines: +3 -2 Fetch the source from MASTER_SITE_LOCAL to lower the loading on freefall.
v. 1.31 date: 2000/09/05 18:34:49; author: asami; state: Exp; lines: +2 -2 Use ${XAWVER} for Xaw3d's shlib version number in LIB_DEPENDS so these ports work with both XFree86-3 and XFree86-4.
v. 1.30 date: 2000/08/08 02:55:04; author: steve; state: Exp; lines: +4 -1 Remove i386 .o files in the post-extract target and respect CFLAGS.
v. 1.29 date: 2000/08/03 09:24:38; author: asami; state: Exp; lines: +3 -3 (1) Add new variable, XFREE86_VERSION, to specify which version of XFree86 (3 or 4) to depend to when USE_XLIB is set. XFREE86_VERSION defaults to 3 for now, but adventurous users can override it in /etc/make.conf. When XFREE86_VERSION=3, USE_XLIB will add a dependency to x11/XFree86; when it is set to 4, the dependency will be to x11/XFree86-4-libraries. When XFREE86_VERSION=4, the PKG_IGNORE_DEPENDS and ALWAYS_BUILD_DEPENDS hacks to avoid messing with XFree86 are turned off. Since XFree86 version 4 includes some software that used to be separate ports, when XFREE86_VERSION=3 the following variables are provided: USE_DGS LIB_DEPENDS on x11/dgs USE_FREETYPE LIB_DEPENDS on print/freetype USE_MESA LIB_DEPENDS on graphics/Mesa3 USE_XPM LIB_DEPENDS on graphics/xpm When XFREE86_VERSION=4, these variables have no effect. The LIB_DEPENDS in the tree for the above four ports have all been converted to the USE_* counterparts. For your information, this is the count of the number of ports: USE_DGS 0 USE_FREETYPE 16 USE_MESA 36 USE_XPM 236 There is a new variable, XAWVER, which is set to 6 when XFREE86_VERSION=3 and 7 when XFREE86_VERSION=4. This is also passed to PLIST_SUB so ports that build Xaw based shared libraries can use this variable to substitute the shlib version number. There is also a provision of using a separate mtree file for XFREE86_VERSION=4, but that part is not enabled yet. Reviewed by: the ports list Tested by: make index (XFREE86_VERSION=3 only) (2) Add hebrew to list of valid categories. Submitted by: nbm
v. 1.28 date: 2000/08/01 09:07:51; author: roger; state: Exp; lines: +2 -2 Fix broken master site
v. 1.27 date: 2000/08/01 08:58:03; author: roger; state: Exp; lines: +3 -3 Update maintainer's email address and clarify the DESCR file.
v. 1.26 date: 2000/04/15 08:27:56; author: roger; state: Exp; lines: +1 -3 Remove the NOT_FOR_ARCHS=alpha entry
v. 1.25 date: 2000/04/13 06:28:28; author: obrien; state: Exp; lines: +3 -3 PORTNAME / PORTVERSION syntax conversion
v. 1.24 date: 2000/04/02 17:35:08; author: mharo; state: Exp; lines: +1 -2 remove extra blank line (portlint)
v. 1.23 date: 1999/11/05 12:30:12; author: roger; state: Exp; lines: +4 -4 Update to FXTV 1.02. This adds support for the IR Remote Control in the PixelView TV cards
v. 1.22 date: 1999/10/27 09:42:37; author: roger; state: Exp; lines: +4 -4 Upgrade to version 1.01, which has Hauppauge Infra Red Remote Control Support
v. 1.21 date: 1999/09/07 10:45:22; author: steve; state: Exp; lines: +2 -2 The tiff port now lives in ports/graphics/tiff.
v. 1.20 date: 1999/09/07 09:52:31; author: roger; state: Exp; lines: +10 -5 Update FXTV to version 1.00 This requires Bt848 driver version 1.66 or later. 3.2-RELEASE shipped with version 1.61. New drivers are in the 3.x-stable kernel source tree. They can also be found at http://www.freebsd.org/~roger or http://telepresence.dmem.strath.ac.uk/bt848
v. 1.19 date: 1999/08/25 06:13:54; author: obrien; state: Exp; lines: +1 -1 Change Id->FreeBSD.
v. 1.18 date: 1999/06/22 16:37:26; author: steve; state: Exp; lines: +3 -1 We don't have sound support on the Alpha yet.
v. 1.17 date: 1999/03/16 14:01:06; author: roger; state: Exp; lines: +4 -4 Updated Randall's email address, the FXTV homepage and the Master Site location.
v. 1.16 date: 1999/02/12 15:25:47; author: roger; state: Exp; lines: +5 -5 Updated authors email address Submitted by: Randall Hopper
v. 1.15 date: 1999/02/06 07:32:58; author: markm; state: Exp; lines: +4 -4 Upgrade to 0.48. Bug fixes, support for more cards in brooktree driver.
v. 1.14 date: 1998/11/25 09:01:17; author: asami; state: Exp; lines: +2 -2 Change libtiff shared lib to version 4.0 -- we've shipped 3.3 before, so 1.0 would go backwards.
v. 1.13 date: 1998/11/25 05:06:21; author: jseger; state: Exp; lines: +2 -2 libtiff34->libtiff and include/tiff34/*.h -> include/*.h Approved by: asami
v. 1.12 date: 1998/11/21 07:27:35; author: steve; state: Exp; lines: +2 -2 Remove extraneous x11 from CATEGORIES. Submitted by: Josh Gilliam
v. 1.11 date: 1998/09/17 00:32:41; author: asami; state: Exp; lines: +2 -2 Roll back libXpm major to 4. Sorry, it wasn't a good idea to bump it in the first place.
v. 1.10 date: 1998/09/15 11:13:21; author: asami; state: Exp; lines: +2 -2 libXpm major is now 5. Also remove regexp support in preparation for ELF conversion.
v. 1.9 date: 1998/09/14 20:10:51; author: markm; state: Exp; lines: +4 -4 Convet to ELF.
v. 1.8 date: 1998/08/07 23:56:24; author: asami; state: Exp; lines: +2 -2 Fix up dependencies for ports that moved into the x11-toolkits category.
v. 1.7 date: 1998/08/05 09:31:08; author: asami; state: Exp; lines: +3 -3 Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) or 1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted correctly.
v. 1.6 date: 1998/07/06 13:26:32; author: dburr; state: Exp; lines: +2 -1 Allow environment variables to be passed to make's children (-e flag). This way, you can, for example, "setenv HAVE_XFREE86 no" to get fxtv to compile if you have special/extenuating circumstances. Submitted by: Randall Hopper
v. 1.5 date: 1998/06/07 08:54:13; author: dburr; state: Exp; lines: +3 -3 Upgrade fxtv to 0.47. * change checksum and filename/version number in Makefile. * change patch-ab to patch cleanly against new version. * remove patch-aa -- it is no longer needed. * add patch-ac to fix a small tiffio.h bogon in the source. * add some new files to PLIST.
v. 1.4 date: 1997/12/18 16:58:25; author: markm; state: Exp; lines: +11 -8 Update to 0.46. The changelog speaks: Changes from 0.45-0.46 ---------------------- - Event handling fixes for fvwm95 - Inval saved ximage when contin capture started (for restacking refreshes) - Fix out-of-date internal app-defaults values - Fixed mem leaks that add up capturing videos - Turn off hardware cursor over video window when continuous video is on - Restore video mode on normal exit
v. 1.3 date: 1997/12/01 08:10:46; author: tg; state: Exp; lines: +3 -3 Use new location for tiff34 headers. This was the last commit in this series. If I broke anything, yell at me. Not that think you'd need any encouragement. ;-)
v. 1.2 date: 1997/10/11 20:39:18; author: markm; state: Exp; lines: +2 -2 Update to version 0.45. From: Randall Hopper Video Window Annotation for changes in Station, Input Device, Tuner Mode, Volume, and Mute should make it more enjoyable to surf when zoomed full-screen. Station IDs will let the PAL (and NTSC) folks come up with their own names for stations (e.g. E1, ITH, FOX, CBS). You can map these IDs to channel numbers or frequencies. Channel number lists are now obsoleted by the more general station lists. (NOTE: See README sections 1.6.1-1.6.2) Video window translations added for changing station (via ID, channel number, or frequency). Should make full-screen surfing of cable or satellite simpler. Japanese cable support from (Hideyuki Suzuki), and Dynamic Input Format Selection (Joao Carlos Mendes Luis). And Direct Video enhancements for moving and stacking the TV window on your desktop. Now when you lower the video window behind another window, Fxtv will continue to blast (using XImages) rather than just turn off. Also, unlike previous versions, Fxtv shouldn't leave any video trash on your desktop after you move it in direct video mode. Note that if you have opaque moves on in your window manager, you'll of course see video stream trails "while" you're moving the Fxtv window, but after you let go, the desktop will be entirely cleaned up. Fxtv also won't stomp on occluding windows anymore. Hope you have fun with it, and let me know if you have any problems. Randall
v. 1.1 date: 1997/09/28 13:21:41; author: markm; state: Exp; branches: 1.1.1; Initial revision
v. 1.1.1.1 date: 1997/09/28 13:21:41; author: markm; state: Exp; lines: +0 -0 Import of fxtv 0.44. Fxtv is a program that allows you to watch TV on your X console using a Brooktree BT848 based TV card. The driver is /dev/bktr0. PR: 4527 Submitted by: Randall Hopper =============================================================================



Main menu

FreeBSD

Program categories

Freebsd accessibility
Freebsd archivers
Freebsd astro
Freebsd audio
Freebsd benchmarks
Freebsd biology
Freebsd cad
Freebsd chinese
Freebsd comms
Freebsd converters
Freebsd databases
Freebsd deskutils
Freebsd devel
Freebsd dns
Freebsd editors
Freebsd emulators
Freebsd finance
Freebsd french
Freebsd ftp
Freebsd games
Freebsd german
Freebsd graphics
Freebsd hebrew
Freebsd hungarian
Freebsd irc
Freebsd japanese
Freebsd java
Freebsd korean
Freebsd lang
Freebsd mail
Freebsd math
Freebsd mbone
Freebsd misc
Freebsd multimedia
Freebsd net
Freebsd net-im
Freebsd net-mgmt
Freebsd net-p2p
Freebsd news
Freebsd palm
Freebsd polish
Freebsd ports-mgmt
Freebsd portuguese
Freebsd print
Freebsd russian
Freebsd science
Freebsd security
Freebsd shells
Freebsd sysutils
Freebsd textproc
Freebsd ukrainian
Freebsd vietnamese
Freebsd www
Freebsd x11
Freebsd x11-clocks
Freebsd x11-drivers
Freebsd x11-fm
Freebsd x11-fonts
Freebsd x11-servers
Freebsd x11-themes
Freebsd x11-toolkits
Freebsd x11-wm