1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-25 21:07:40 +00:00
Commit Graph

34 Commits

Author SHA1 Message Date
FUJISHIMA Satsuki
879e57e564 update to 1.03.
PR:		25646
Submitted by:	John Saunders <john@nlc.net.au>
(Non-response from maintainer)
2001-03-12 22:49:21 +00:00
Maxim Sobolev
2b1a883dc4 Massive style enforcement - use ^I instead of spaces for variables identation. 2001-01-16 17:33:20 +00:00
Roger Hardiman
2779715371 Fetch the source from MASTER_SITE_LOCAL to lower the loading
on freefall.
2000-11-22 09:35:41 +00:00
Satoshi Asami
1b21980287 Use ${XAWVER} for Xaw3d's shlib version number in LIB_DEPENDS so these ports
work with both XFree86-3 and XFree86-4.
2000-09-05 18:34:52 +00:00
Steve Price
9df09f5635 Remove i386 .o files in the post-extract target and respect CFLAGS. 2000-08-08 02:55:15 +00:00
Satoshi Asami
c6bcad2436 (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
2000-08-03 09:28:57 +00:00
Roger Hardiman
15fbdf0720 Fix broken master site 2000-08-01 09:07:51 +00:00
Roger Hardiman
89008b180a Update maintainer's email address and clarify the DESCR file. 2000-08-01 08:58:19 +00:00
Roger Hardiman
5ee7305d6c Remove the NOT_FOR_ARCHS=alpha entry 2000-04-15 08:27:56 +00:00
David E. O'Brien
5fc663a1ad PORTNAME / PORTVERSION syntax conversion 2000-04-13 06:28:28 +00:00
Michael Haro
5fbcf37690 remove extra blank line (portlint) 2000-04-02 17:35:08 +00:00
Roger Hardiman
da35e30718 Update to FXTV 1.02.
This adds support for the IR Remote Control in the
PixelView TV cards
1999-11-05 12:30:22 +00:00
Roger Hardiman
dc5d81491e Upgrade to version 1.01, which has Hauppauge Infra Red Remote Control Support 1999-10-27 09:42:47 +00:00
Steve Price
ec1b2d16ed The tiff port now lives in ports/graphics/tiff. 1999-09-07 10:45:31 +00:00
Roger Hardiman
a8688ffd51 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
1999-09-07 09:52:31 +00:00
David E. O'Brien
5133141363 Change Id->FreeBSD. 1999-08-25 06:16:32 +00:00
Steve Price
44c0cfa3f8 We don't have sound support on the Alpha yet. 1999-06-22 16:37:26 +00:00
Roger Hardiman
698b148598 Updated Randall's email address, the FXTV homepage and the Master Site
location.
1999-03-16 14:01:06 +00:00
Roger Hardiman
b4878e3d81 Updated authors email address
Submitted by:	Randall Hopper <aa8vb@pagesz.net>
1999-02-12 15:25:47 +00:00
Mark Murray
2dc24ec9b4 Upgrade to 0.48. Bug fixes, support for more cards in brooktree driver. 1999-02-06 07:32:59 +00:00
Satoshi Asami
0a6c60d056 Change libtiff shared lib to version 4.0 -- we've shipped 3.3 before, so 1.0
would go backwards.
1998-11-25 09:01:25 +00:00
Justin M. Seger
d57d33c655 libtiff34->libtiff and include/tiff34/*.h -> include/*.h
Approved by:	asami
1998-11-25 05:06:28 +00:00
Steve Price
6c450aae0f Remove extraneous x11 from CATEGORIES.
Submitted by:	Josh Gilliam <josh@quick.net>
1998-11-21 07:27:41 +00:00
Satoshi Asami
081079e0db Roll back libXpm major to 4. Sorry, it wasn't a good idea to bump it
in the first place.
1998-09-17 00:33:02 +00:00
Satoshi Asami
03d5b496f6 libXpm major is now 5. Also remove regexp support in preparation for
ELF conversion.
1998-09-15 11:13:39 +00:00
Mark Murray
7926d48fe5 Convet to ELF. 1998-09-14 20:11:03 +00:00
Satoshi Asami
5264cbceb5 Fix up dependencies for ports that moved into the x11-toolkits category. 1998-08-07 23:56:56 +00:00
Satoshi Asami
ceba211283 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.
1998-08-05 09:31:52 +00:00
Donald Burr
cf5a1ca4a3 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>
1998-07-06 13:26:32 +00:00
Donald Burr
f9b7999bd5 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.
1998-06-07 08:54:25 +00:00
Mark Murray
273a9e51e0 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
1997-12-18 16:58:35 +00:00
Thomas Gellekum
79e54f3236 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. ;-)
1997-12-01 08:10:47 +00:00
Mark Murray
72d653019e 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
1997-10-11 20:39:19 +00:00
Mark Murray
d382b5e31d 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
1997-09-28 13:21:43 +00:00