CVS log for ports/graphics/fxtv/Attic/Makefile
Up to [FreeBSD] / ports / graphics / fxtv
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.37
Fri Apr 4 06:00:01 2003 UTC (8 years, 10 months ago) by lioux
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.36: +1 -1 lines
Finish repo copy move from graphics category to newly create multimedia one for the following ports: avidemux avinfo camserv dtv dumpmpeg enjoympeg fxtv gopchop gxanim libdvbpsi libfame libquicktime mmsclient mpeg mpeg2codec mpeg2play mpeg_encode mpeg_play mpeg_stat mpegedit mpgtx mplex mtv netshow ppm2fli smpeg smpeg-xmms splitmpg tkxanim totem transcode vlc xanim xawtv xine_d4d_plugin xine_d5d_plugin xmovie xmps xtheater Repo copied by: cvs (joe) Approved by: portmgr (self & no objections)
Revision 1.36: download - view: text, markup, annotated - select for diffs
Thu Feb 20 18:08:00 2003 UTC (8 years, 11 months ago) by knu
Branches: MAIN
CVS tags: RELEASE_4_8_0
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +1 -0 lines
de-pkg-comment
Revision 1.35: download - view: text, markup, annotated - select for diffs
Mon Nov 18 03:48:08 2002 UTC (9 years, 2 months ago) by kris
Branches: MAIN
CVS tags: RELEASE_5_0_0
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +2 -2 lines
Reset undeliverable maintainer addresses to ports@FreeBSD.org
Revision 1.34: download - view: text, markup, annotated - select for diffs
Mon Mar 12 22:49:21 2001 UTC (10 years, 11 months ago) by sf
Branches: MAIN
CVS tags: RELEASE_5_0_DP1, RELEASE_4_7_0, RELEASE_4_6_2, RELEASE_4_6_1, RELEASE_4_6_0, RELEASE_4_5_0, RELEASE_4_4_0, RELEASE_4_3_0
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +2 -5 lines
update to 1.03. PR: 25646 Submitted by: John Saunders <john@nlc.net.au> (Non-response from maintainer)
Revision 1.33: download - view: text, markup, annotated - select for diffs
Tue Jan 16 17:30:55 2001 UTC (11 years ago) by sobomax
Branches: MAIN
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +2 -2 lines
Massive style enforcement - use ^I instead of spaces for variables identation.
Revision 1.32: download - view: text, markup, annotated - select for diffs
Wed Nov 22 09:35:41 2000 UTC (11 years, 2 months ago) by roger
Branches: MAIN
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +3 -2 lines
Fetch the source from MASTER_SITE_LOCAL to lower the loading on freefall.
Revision 1.31: download - view: text, markup, annotated - select for diffs
Tue Sep 5 18:34:49 2000 UTC (11 years, 5 months ago) by asami
Branches: MAIN
CVS tags: RELEASE_4_2_0, RELEASE_4_1_1
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +2 -2 lines
Use ${XAWVER} for Xaw3d's shlib version number in LIB_DEPENDS so these ports
work with both XFree86-3 and XFree86-4.
Revision 1.30: download - view: text, markup, annotated - select for diffs
Tue Aug 8 02:55:04 2000 UTC (11 years, 6 months ago) by steve
Branches: MAIN
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +4 -1 lines
Remove i386 .o files in the post-extract target and respect CFLAGS.
Revision 1.29: download - view: text, markup, annotated - select for diffs
Thu Aug 3 09:24:38 2000 UTC (11 years, 6 months ago) by asami
Branches: MAIN
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +3 -3 lines
(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
Revision 1.28: download - view: text, markup, annotated - select for diffs
Tue Aug 1 09:07:51 2000 UTC (11 years, 6 months ago) by roger
Branches: MAIN
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +2 -2 lines
Fix broken master site
Revision 1.27: download - view: text, markup, annotated - select for diffs
Tue Aug 1 08:58:03 2000 UTC (11 years, 6 months ago) by roger
Branches: MAIN
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +3 -3 lines
Update maintainer's email address and clarify the DESCR file.
Revision 1.26: download - view: text, markup, annotated - select for diffs
Sat Apr 15 08:27:56 2000 UTC (11 years, 9 months ago) by roger
Branches: MAIN
CVS tags: RELEASE_4_1_0, RELEASE_3_5_0
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +1 -3 lines
Remove the NOT_FOR_ARCHS=alpha entry
Revision 1.25: download - view: text, markup, annotated - select for diffs
Thu Apr 13 06:28:28 2000 UTC (11 years, 10 months ago) by obrien
Branches: MAIN
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +3 -3 lines
PORTNAME / PORTVERSION syntax conversion
Revision 1.24: download - view: text, markup, annotated - select for diffs
Sun Apr 2 17:35:08 2000 UTC (11 years, 10 months ago) by mharo
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +1 -2 lines
remove extra blank line (portlint)
Revision 1.23: download - view: text, markup, annotated - select for diffs
Fri Nov 5 12:30:12 1999 UTC (12 years, 3 months ago) by roger
Branches: MAIN
CVS tags: RELEASE_4_0_0, RELEASE_3_4_0
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +4 -4 lines
Update to FXTV 1.02. This adds support for the IR Remote Control in the PixelView TV cards
Revision 1.22: download - view: text, markup, annotated - select for diffs
Wed Oct 27 09:42:37 1999 UTC (12 years, 3 months ago) by roger
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +4 -4 lines
Upgrade to version 1.01, which has Hauppauge Infra Red Remote Control Support
Revision 1.21: download - view: text, markup, annotated - select for diffs
Tue Sep 7 10:45:22 1999 UTC (12 years, 5 months ago) by steve
Branches: MAIN
CVS tags: RELEASE_3_3_0
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +2 -2 lines
The tiff port now lives in ports/graphics/tiff.
Revision 1.20: download - view: text, markup, annotated - select for diffs
Tue Sep 7 09:52:31 1999 UTC (12 years, 5 months ago) by roger
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +10 -5 lines
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
Revision 1.19: download - view: text, markup, annotated - select for diffs
Wed Aug 25 06:13:54 1999 UTC (12 years, 5 months ago) by obrien
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +1 -1 lines
Change Id->FreeBSD.
Revision 1.18: download - view: text, markup, annotated - select for diffs
Tue Jun 22 16:37:26 1999 UTC (12 years, 7 months ago) by steve
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +3 -1 lines
We don't have sound support on the Alpha yet.
Revision 1.17: download - view: text, markup, annotated - select for diffs
Tue Mar 16 14:01:06 1999 UTC (12 years, 10 months ago) by roger
Branches: MAIN
CVS tags: RELEASE_3_2_0
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +4 -4 lines
Updated Randall's email address, the FXTV homepage and the Master Site location.
Revision 1.16: download - view: text, markup, annotated - select for diffs
Fri Feb 12 15:25:47 1999 UTC (13 years ago) by roger
Branches: MAIN
CVS tags: RELEASE_3_1_0
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +5 -5 lines
Updated authors email address Submitted by: Randall Hopper <aa8vb@pagesz.net>
Revision 1.15: download - view: text, markup, annotated - select for diffs
Sat Feb 6 07:32:58 1999 UTC (13 years ago) by markm
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +4 -4 lines
Upgrade to 0.48. Bug fixes, support for more cards in brooktree driver.
Revision 1.14: download - view: text, markup, annotated - select for diffs
Wed Nov 25 09:01:17 1998 UTC (13 years, 2 months ago) by asami
Branches: MAIN
CVS tags: RELEASE_2_2_8
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +2 -2 lines
Change libtiff shared lib to version 4.0 -- we've shipped 3.3 before, so 1.0 would go backwards.
Revision 1.13: download - view: text, markup, annotated - select for diffs
Wed Nov 25 05:06:21 1998 UTC (13 years, 2 months ago) by jseger
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +2 -2 lines
libtiff34->libtiff and include/tiff34/*.h -> include/*.h Approved by: asami
Revision 1.12: download - view: text, markup, annotated - select for diffs
Sat Nov 21 07:27:35 1998 UTC (13 years, 2 months ago) by steve
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +2 -2 lines
Remove extraneous x11 from CATEGORIES. Submitted by: Josh Gilliam <josh@quick.net>
Revision 1.11: download - view: text, markup, annotated - select for diffs
Thu Sep 17 00:32:41 1998 UTC (13 years, 4 months ago) by asami
Branches: MAIN
CVS tags: RELEASE_3_0_0
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +2 -2 lines
Roll back libXpm major to 4. Sorry, it wasn't a good idea to bump it in the first place.
Revision 1.10: download - view: text, markup, annotated - select for diffs
Tue Sep 15 11:13:21 1998 UTC (13 years, 4 months ago) by asami
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -2 lines
libXpm major is now 5. Also remove regexp support in preparation for ELF conversion.
Revision 1.9: download - view: text, markup, annotated - select for diffs
Mon Sep 14 20:10:51 1998 UTC (13 years, 5 months ago) by markm
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +4 -4 lines
Convet to ELF.
Revision 1.8: download - view: text, markup, annotated - select for diffs
Fri Aug 7 23:56:24 1998 UTC (13 years, 6 months ago) by asami
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +2 -2 lines
Fix up dependencies for ports that moved into the x11-toolkits category.
Revision 1.7: download - view: text, markup, annotated - select for diffs
Wed Aug 5 09:31:08 1998 UTC (13 years, 6 months ago) by asami
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +3 -3 lines
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.
Revision 1.6: download - view: text, markup, annotated - select for diffs
Mon Jul 6 13:26:32 1998 UTC (13 years, 7 months ago) by dburr
Branches: MAIN
CVS tags: RELEASE_2_2_7
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -1 lines
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 <rhh@ct.picker.com>
Revision 1.5: download - view: text, markup, annotated - select for diffs
Sun Jun 7 08:54:13 1998 UTC (13 years, 8 months ago) by dburr
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +3 -3 lines
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.
Revision 1.4: download - view: text, markup, annotated - select for diffs
Thu Dec 18 16:58:25 1997 UTC (14 years, 1 month ago) by markm
Branches: MAIN
CVS tags: RELEASE_2_2_6
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +11 -8 lines
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
Revision 1.3: download - view: text, markup, annotated - select for diffs
Mon Dec 1 08:10:46 1997 UTC (14 years, 2 months ago) by tg
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +3 -3 lines
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. ;-)
Revision 1.2: download - view: text, markup, annotated - select for diffs
Sat Oct 11 20:39:18 1997 UTC (14 years, 4 months ago) by markm
Branches: MAIN
CVS tags: RELEASE_2_2_5
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -2 lines
Update to version 0.45. From: Randall Hopper <rhh@ct.picker.com> 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
Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Sun Sep 28 13:21:41 1997 UTC (14 years, 4 months ago) by markm
Branches: RHH
CVS tags: bt_0_4_4
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0 lines
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
Revision 1.1: download - view: text, markup, annotated - select for diffs
Sun Sep 28 13:21:41 1997 UTC (14 years, 4 months ago) by markm
Branches: MAIN
Initial revision
