summaryrefslogtreecommitdiff
path: root/multimedia (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) orSatoshi Asami1998-08-056-13/+13
| | | | | | | | 1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted correctly. Notes: svn path=/head/; revision=12289
* Change dependencies to accept Qt-1.33 if present,Stefan Eßer1998-07-232-6/+6
| | | | | | | but to build Qt-1.40 if no compiled Qt library can be found. Notes: svn path=/head/; revision=12083
* Upgrade to KDE Release 1.0Stefan Eßer1998-07-196-90/+306
| | | | | | | Based on: patches for a 1.0 pre-release submitted by Thomas Gellekum. Notes: svn path=/head/; revision=11967
* Fix the configure script to not try to build a grabber which is notBill Fenner1998-07-111-0/+10
| | | | | | | included in the vic source. Notes: svn path=/head/; revision=11837
* Change to UNBROKEN ...Marc G. Fournier1998-07-092-6/+4
| | | | | | | | Add USE_GMAKE to get past a compile problem in kmid Remove patches, as were not required to cleanly compile Notes: svn path=/head/; revision=11797
* Still marked BROKEN, but this gets me to the extract stage, and, removingMarc G. Fournier1998-07-092-4/+12
| | | | | | | | | all the patches, configured and compiling. Haven't removed the patches yet, until I see a clean compile... Notes: svn path=/head/; revision=11795
* Still marked BROKEN, but at least you can retrieve the files now...will workMarc G. Fournier1998-07-084-14/+16
| | | | | | | on compiling it from my X machine later tonight... Notes: svn path=/head/; revision=11789
* Allow environment variables to be passed to make's children (-e flag).Donald Burr1998-07-061-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> Notes: svn path=/head/; revision=11761
* Remove NO_CONFIGURE and NO_PATCH, they never meant anything.Satoshi Asami1998-06-271-2/+1
| | | | Notes: svn path=/head/; revision=11552
* Fix Luigi's recently committed submission:Bill Fenner1998-06-264-1671/+100
| | | | | | | | | | | - Actually include the x11 grabber in the compile - Don't force the capture type to PAL; leave it at auto - Remove debugging code and comments - Eliminate the need for kernel patch for tuner code - Don't patch one source file in more than one patch-XX files Notes: svn path=/head/; revision=11546
* These patches implement the following features in vic:Jordan K. Hubbard1998-06-242-0/+2041
| | | | | | | | | | | | | | | | | * an x11 grabber similar to the one present in nv. Extremely useful for interactive work (i'd say better than a camera in many cases). * add video controls to the meteor grabber (brightness etc.) * add tuner control when used with the meteor grabber (require a small modification to the kernel to let tuner be controlled via the grabber fd); Submitted by: luigi PR: 6814 Notes: svn path=/head/; revision=11502
* Import new port graphics/netshow, the Microsoft NetShow player.Donald Burr1998-06-126-0/+60
| | | | | | | | | Thanks to Chris Kukulies <kuku@gil.physik.rwth-aachen.de> for telling us about this on freebsd-multimedia, and giving me the idea of doing a port for it. Notes: svn path=/head/; revision=11397
* Upgrade fxtv to 0.47.Donald Burr1998-06-076-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. Notes: svn path=/head/; revision=11321
* Upgrade to 2.4.Thomas Gellekum1998-05-252-4/+4
| | | | Notes: svn path=/head/; revision=11134
* Change JPEG shared library number to 9. This is to make sure that everyoneJustin M. Seger1998-05-042-4/+4
| | | | | | | | | | | | installs the version of the port that uses shared library number 9 and the LIBRARY_VERSION set to the default. Normally this is against our policy (bumping the version number for minor things), however due to the major problems caused with the upgrade, Satoshi and I decided that this was best. Approved by: asami Notes: svn path=/head/; revision=10846
* Mark this port broken, it's left behind in the beta-4.1 upgrade andSatoshi Asami1998-04-292-2/+6
| | | | | | | no longer builds. Notes: svn path=/head/; revision=10750
* Upgrade to 2.70.7.0.Thomas Gellekum1998-04-283-88/+70
| | | | | | | | PR: 6435 Submitted by: Donald Burr <dburr@POBoxes.com> Notes: svn path=/head/; revision=10732
* Switch remaining ports to use jpeg lib version 8.0.Justin M. Seger1998-04-152-4/+4
| | | | Notes: svn path=/head/; revision=10525
* Make fxtv work with CURRENT and STABLE. This is not the optimum solution,Mark Murray1998-03-231-0/+23
| | | | | | | | | | but while the correct solution is being sought, this is probably the best. Submitted by: Randall Hopper OK'ed By: Satoshi Asami Notes: svn path=/head/; revision=10300
* Back out changes to use tcl81.Thomas Gellekum1998-03-172-93/+93
| | | | | | | Suggested by: The Meistersinger Notes: svn path=/head/; revision=10210
* Add back PKGNAME (removed by the previous commit).Satoshi Asami1998-03-172-2/+4
| | | | Notes: svn path=/head/; revision=10206
* Use $(MASTER_SITE_KDE)Stefan Eßer1998-03-062-8/+6
| | | | Notes: svn path=/head/; revision=10055
* Update to KDE Beta3Stefan Eßer1998-03-048-70/+194
| | | | Notes: svn path=/head/; revision=10039
* Upgrade to use tcl8.1 and tk8.1.Justin M. Seger1998-02-242-93/+93
| | | | Notes: svn path=/head/; revision=9912
* Add send() kernel bug workaround to vic too.Bill Fenner1998-02-191-0/+117
| | | | Notes: svn path=/head/; revision=9840
* Fix memory leaks.Bill Fenner1998-02-191-0/+96
| | | | Notes: svn path=/head/; revision=9839
* Take out "misc" for list of categories...it's for stuff that don'tSatoshi Asami1998-02-181-2/+2
| | | | | | | | fit anywhere else, so it doesn't make sense to have misc and some other category in there (unless it's a language specific port). Notes: svn path=/head/; revision=9787
* Initial import of ppm2fli.Steve Price1998-02-186-0/+68
| | | | | | | Utilities to merge PPM files into animated FLI and vice versa. Notes: svn path=/head/; revision=9782
* Upgrade to spigot-1.7Bill Fenner1998-01-274-5/+21
| | | | | | | | | | Fix PLIST to include spigot_saa7191.h PR: ports/5558 Submitted by: Takeshi OHASHI <ohashi@mickey.ai.kyutech.ac.jp> Notes: svn path=/head/; revision=9481
* Be more selective about which ports to maintain. I no longer have timeSatoshi Asami1997-12-251-2/+2
| | | | | | | to maintain all these ports I once committed (sometimes as a proxy). Notes: svn path=/head/; revision=9184
* Add PKGNAME ("-Beta2-1" is not a valid version number). Change "Beta1"Satoshi Asami1997-12-252-8/+10
| | | | | | | to "Beta2" in MASTER_SITES paths so this port will fetch. Notes: svn path=/head/; revision=9179
* The KDE multi-media tools: CD player, mixer, MIDI player.Stefan Eßer1997-12-2410-0/+216
| | | | | | | | The device name of the CD drive is hardwired into kscd, see patch-ag for the location of the definition. Notes: svn path=/head/; revision=9170
* Add BT848 grabber support.Bill Fenner1997-12-191-0/+725
| | | | | | | Submitted by: Amancio Hasty <hasty@rah.star-gate.com> Notes: svn path=/head/; revision=9131
* Update to 0.46. The changelog speaks:Mark Murray1997-12-185-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 Notes: svn path=/head/; revision=9128
* Use new location for tiff34 headers.Thomas Gellekum1997-12-012-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. ;-) Notes: svn path=/head/; revision=8932
* Update to version 0.45.Mark Murray1997-10-112-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=8217
* Import of fxtv 0.44. Fxtv is a program that allows you to watch TV on yourMark Murray1997-09-285-0/+52
| | | | | | | | | X console using a Brooktree BT848 based TV card. The driver is /dev/bktr0. PR: 4527 Submitted by: Randall Hopper Notes: svn path=/head/; revision=8042
* Make port work with tcl/tk 8.0Bill Fenner1997-09-114-208/+1386
| | | | Notes: svn path=/head/; revision=7856
* Update MASTER_SITES. Now requires Motif.Philippe Charnier1997-08-124-25/+19
| | | | Notes: svn path=/head/; revision=7543
* Update location of distfile.Bill Fenner1997-08-111-2/+2
| | | | | | | | Found by: distfile checker Submitted by: Jim Lowe <james@miller.cs.uwm.edu> Notes: svn path=/head/; revision=7539
* fix MASTER_SITESEric L. Hernes1997-08-111-2/+2
| | | | Notes: svn path=/head/; revision=7534
* "$(INCDIR)" -> "$(INCDIR)/X11" to make XFree86-3.3 config files happy.Satoshi Asami1997-06-121-0/+17
| | | | Notes: svn path=/head/; revision=6894
* Upgrade, 2.70.6.3 -> 2.70.6.4.Masafumi Max NAKANE1997-06-093-17/+19
| | | | | | | | PR: 3814 Submitted by: Brian Handy <handy@lambic.space.lockheed.com> Notes: svn path=/head/; revision=6826
* Add virtual category 'tk41'.Wolfram Schneider1997-04-201-2/+2
| | | | Notes: svn path=/head/; revision=6248
* MASTER_SITES updated.Masafumi Max NAKANE1997-03-252-4/+4
| | | | | | | | Submitted by: Bill Fenner <fenner@parc.xerox.com> (Closing PR #2953.) Notes: svn path=/head/; revision=6004
* upgrade to v 1.2Eric L. Hernes1996-12-095-19/+32
| | | | | | | | Submitted by: Philippe Charnier <charnier@xp11.frmug.org>, with minor mods by me Notes: svn path=/head/; revision=4910
* Master site has moved.Satoshi Asami1996-12-071-8/+5
| | | | | | | Submitted by: Lars Fredriksen <fredriks@Mcs.Net> Notes: svn path=/head/; revision=4853
* Add BUILD_DEPENDS to netpbm.Satoshi Asami1996-11-201-1/+3
| | | | Notes: svn path=/head/; revision=4615
* Compress a bunch of manpages. Remove unnecessary @ directives fromSatoshi Asami1996-11-181-1/+0
| | | | | | | | | | | PLISTs. Note: I know that this is going to break some symlinks and/or .so includes, I will back some of these out as I run into these during package building. Notes: svn path=/head/; revision=4578
* Use MAN? macros. CATEGORIES+= -> CATEGORIES.Satoshi Asami1996-11-1811-22/+22
| | | | Notes: svn path=/head/; revision=4575