Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | update to 1.03. | FUJISHIMA Satsuki | 2001-03-12 | 6 | -71/+11 |
| | | | | | | PR: 25646 Submitted by: John Saunders <john@nlc.net.au> (Non-response from maintainer) | ||||
* | Massive style enforcement - use ^I instead of spaces for variables identation. | Maxim Sobolev | 2001-01-16 | 1 | -1/+1 |
| | |||||
* | Fix compilation on newer versions of -current. | Steve Price | 2000-12-11 | 1 | -0/+20 |
| | | | | PR: 23100 | ||||
* | Fetch the source from MASTER_SITE_LOCAL to lower the loading | Roger Hardiman | 2000-11-22 | 1 | -1/+2 |
| | | | | on freefall. | ||||
* | Use ${XAWVER} for Xaw3d's shlib version number in LIB_DEPENDS so these ports | Satoshi Asami | 2000-09-05 | 1 | -1/+1 |
| | | | | work with both XFree86-3 and XFree86-4. | ||||
* | Remove i386 .o files in the post-extract target and respect CFLAGS. | Steve Price | 2000-08-08 | 3 | -0/+46 |
| | |||||
* | (1) Add new variable, XFREE86_VERSION, to specify which version of | Satoshi Asami | 2000-08-03 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 | ||||
* | Add patch to allow selection of the 'VIDEO' audio input on newer | Roger Hardiman | 2000-08-01 | 1 | -0/+16 |
| | | | | | | sound cards Submitted by: Mike Meyer <mwm@mired.org> | ||||
* | Fix broken master site | Roger Hardiman | 2000-08-01 | 1 | -1/+1 |
| | |||||
* | Update maintainer's email address and clarify the DESCR file. | Roger Hardiman | 2000-08-01 | 2 | -6/+6 |
| | |||||
* | Remove the NOT_FOR_ARCHS=alpha entry | Roger Hardiman | 2000-04-15 | 1 | -2/+0 |
| | |||||
* | PORTNAME / PORTVERSION syntax conversion | David E. O'Brien | 2000-04-13 | 1 | -2/+2 |
| | |||||
* | remove extra blank line (portlint) | Michael Haro | 2000-04-02 | 1 | -1/+0 |
| | |||||
* | Change all www.freebsd.org/~user references to people.FreeBSD.org/~user, | Peter Wemm | 2000-02-08 | 1 | -2/+2 |
| | | | | | | as the days of the former are numbered. Reviewed by: asami | ||||
* | Rework DESCR so it doesn't have spaces in front of every line. | Chris Piazza | 2000-02-03 | 1 | -18/+16 |
| | | | | Also change a link to WWW: format. | ||||
* | Update FXTV checksum. The distribution tarball was re-rolled by the author | Roger Hardiman | 1999-11-12 | 1 | -1/+1 |
| | | | | to remove some junk. | ||||
* | Update to FXTV 1.02. | Roger Hardiman | 1999-11-05 | 2 | -4/+4 |
| | | | | | This adds support for the IR Remote Control in the PixelView TV cards | ||||
* | Upgrade to version 1.01, which has Hauppauge Infra Red Remote Control Support | Roger Hardiman | 1999-10-27 | 4 | -48/+4 |
| | |||||
* | Add patch submitted by Randall, the FXTV author | Roger Hardiman | 1999-09-09 | 1 | -0/+25 |
| | |||||
* | Expand the patch to work on drivers without the XUSSR channel set too. | Roger Hardiman | 1999-09-08 | 1 | -4/+8 |
| | | | | | This means FXTV should be able to compile on the really old Bt848 driver that ships with FreeBSD 2.2.8 | ||||
* | Patch to allow FXTV to compile on older Bt848 drivers without the Australian | Roger Hardiman | 1999-09-08 | 1 | -0/+15 |
| | | | | channel set | ||||
* | Update to include the URL for newer Bt848 drivers | Roger Hardiman | 1999-09-07 | 1 | -0/+11 |
| | |||||
* | The tiff port now lives in ports/graphics/tiff. | Steve Price | 1999-09-07 | 1 | -1/+1 |
| | |||||
* | Update FXTV to version 1.00 | Roger Hardiman | 1999-09-07 | 6 | -39/+7 |
| | |||||
* | Update FXTV to version 1.00 | Roger Hardiman | 1999-09-07 | 1 | -4/+9 |
| | | | | | | | 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 | ||||
* | Change Id->FreeBSD. | David E. O'Brien | 1999-08-25 | 1 | -1/+1 |
| | |||||
* | Add #include <X11/Xproto.h> | Roger Hardiman | 1999-07-28 | 1 | -0/+10 |
| | | | | | This allows FXTV to compile with XFree86 3.9.15 (a 4.0 pre-release beta) This has no effect on XFree86 3.3.4. | ||||
* | We don't have sound support on the Alpha yet. | Steve Price | 1999-06-22 | 1 | -1/+3 |
| | |||||
* | Fix typo in function XUTILGetVisualBpp(), it causes fxtv to fail on | Roger Hardiman | 1999-05-10 | 1 | -0/+11 |
| | | | | | | X server with both depth 8 and 24 visuals. Submitted by: Luoqi Chen <luoqi@watermarkgroup.com> | ||||
* | More WWW: additions | Michael Haro | 1999-05-06 | 1 | -2/+2 |
| | |||||
* | Updated with new FXTV Homepage location | Roger Hardiman | 1999-03-16 | 1 | -6/+6 |
| | |||||
* | Updated Randall's email address, the FXTV homepage and the Master Site | Roger Hardiman | 1999-03-16 | 1 | -4/+4 |
| | | | | location. | ||||
* | patch changes -ltiff34 to -ltiff in the fxtv makefile | Roger Hardiman | 1999-02-12 | 1 | -0/+11 |
| | | | | Submitted by: Randall Hopper <aa8vb@pagesz.net> | ||||
* | Updated authors email address | Roger Hardiman | 1999-02-12 | 1 | -5/+5 |
| | | | | Submitted by: Randall Hopper <aa8vb@pagesz.net> | ||||
* | Updated URL to authors home page | Roger Hardiman | 1999-02-12 | 1 | -1/+1 |
| | | | | Submitted by: Randall Hopper <aa8vb@pagesz.net> | ||||
* | Upgrade to 0.48. Bug fixes, support for more cards in brooktree driver. | Mark Murray | 1999-02-06 | 6 | -57/+5 |
| | |||||
* | Change libtiff shared lib to version 4.0 -- we've shipped 3.3 before, so 1.0 | Satoshi Asami | 1998-11-25 | 1 | -2/+2 |
| | | | | would go backwards. | ||||
* | libtiff34->libtiff and include/tiff34/*.h -> include/*.h | Justin M. Seger | 1998-11-25 | 2 | -3/+3 |
| | | | | Approved by: asami | ||||
* | Remove extraneous x11 from CATEGORIES. | Steve Price | 1998-11-21 | 1 | -2/+2 |
| | | | | Submitted by: Josh Gilliam <josh@quick.net> | ||||
* | Make sure to remove everything we install. | Steve Price | 1998-10-05 | 1 | -2/+2 |
| | |||||
* | Roll back libXpm major to 4. Sorry, it wasn't a good idea to bump it | Satoshi Asami | 1998-09-17 | 1 | -2/+2 |
| | | | | in the first place. | ||||
* | libXpm major is now 5. Also remove regexp support in preparation for | Satoshi Asami | 1998-09-15 | 1 | -2/+2 |
| | | | | ELF conversion. | ||||
* | Convet to ELF. | Mark Murray | 1998-09-14 | 2 | -4/+17 |
| | |||||
* | Fix up dependencies for ports that moved into the x11-toolkits category. | Satoshi Asami | 1998-08-07 | 1 | -2/+2 |
| | |||||
* | Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) or | Satoshi Asami | 1998-08-05 | 1 | -3/+3 |
| | | | | | 1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted correctly. | ||||
* | Allow environment variables to be passed to make's children (-e flag). | Donald Burr | 1998-07-06 | 1 | -1/+2 |
| | | | | | | | 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> | ||||
* | Upgrade fxtv to 0.47. | Donald Burr | 1998-06-07 | 6 | -42/+41 |
| | | | | | | | | * 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. | ||||
* | Make fxtv work with CURRENT and STABLE. This is not the optimum solution, | Mark Murray | 1998-03-23 | 1 | -0/+23 |
| | | | | | | | but while the correct solution is being sought, this is probably the best. Submitted by: Randall Hopper OK'ed By: Satoshi Asami | ||||
* | Update to 0.46. The changelog speaks: | Mark Murray | 1997-12-18 | 5 | -14/+18 |
| | | | | | | | | | | | 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 | ||||
* | Use new location for tiff34 headers. | Thomas Gellekum | 1997-12-01 | 2 | -3/+22 |
| | | | | | This was the last commit in this series. If I broke anything, yell at me. Not that think you'd need any encouragement. ;-) |