summaryrefslogtreecommitdiff
path: root/multimedia (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Provide replacements for the NetBSD (a.out) .o modules from the Linux (ELF)Mark Murray1998-09-272-5/+15
| | | | | | | | world. This works in this case because the supplied .o modules make no (Linux) syscalls. Notes: svn path=/head/; revision=13453
* tk80 has been ELFized.Satoshi Asami1998-09-251-2/+2
| | | | Notes: svn path=/head/; revision=13387
* giflib is now converted to ELF so remove regexp support.Steve Price1998-09-192-4/+4
| | | | Notes: svn path=/head/; revision=13232
* Roll back libXpm major to 4. Sorry, it wasn't a good idea to bump itSatoshi Asami1998-09-171-2/+2
| | | | | | | in the first place. Notes: svn path=/head/; revision=13190
* jpeg is now converted to ELF so change LIB_DEPENDS lines accordingly.Satoshi Asami1998-09-152-4/+4
| | | | | | | | (Note, since the shlib major didn't change this just removes the regexp support.) Notes: svn path=/head/; revision=13147
* libXpm major is now 5. Also remove regexp support in preparation forSatoshi Asami1998-09-151-2/+2
| | | | | | | ELF conversion. Notes: svn path=/head/; revision=13144
* Convert to ELF.Mark Murray1998-09-142-20/+21
| | | | Notes: svn path=/head/; revision=13118
* Convet to ELF.Mark Murray1998-09-142-4/+17
| | | | Notes: svn path=/head/; revision=13116
* - Use a do-install: target instead of patching one into the sourceTim Vanderhoek1998-08-242-2/+23
| | | | | | | | | | | | | Makefile. A do-install: target is preferrable if one does not plan on submitting patches to the author. Doing it this way has the nice side-advantages that we now respect MANOWN and BINOWN. - Respect CFLAGS - move patches/patch-ab to files/mplex.1 Notes: svn path=/head/; revision=12797
* Well, we know there isn't a comprehensive instruction manual, butTim Vanderhoek1998-08-241-15/+16
| | | | | | | what does this thing actually do!? :) Notes: svn path=/head/; revision=12796
* Use the MANx variables. This commit only covers ports thatTim Vanderhoek1998-08-238-8/+16
| | | | | | | | | | | | | | don't USE_IMAKE, don't appear to change behaviour on NOMANCOMPRESS (many do, subtly) and don't install more than one manpage. Any port listed here is a good candidate for a general review simply due to age... For example, a number of them seem to patch an install: target into the program Makefile and/or arbitrarily compress their manpages from patches/patch-*. This has been out-of-vogue since I would guess mid-1996, at least. Notes: svn path=/head/; revision=12747
* This commit brought to you by the Paddock Bowling Alley.Tim Vanderhoek1998-08-181-1/+0
| | | | Notes: svn path=/head/; revision=12622
* Wow. Checkout the number of manpages that are in EZWGL. I think that'sTim Vanderhoek1998-08-182-3/+0
| | | | | | | too many, so I'll remove half of them. Notes: svn path=/head/; revision=12620
* Replace qt dependencies with USE_QT.Satoshi Asami1998-08-122-8/+6
| | | | | | | | (Also, net/licq/Makefile: No need to define both HAS_CONFIGURE and GNU_CONFIGURE) Notes: svn path=/head/; revision=12469
* Fix up dependencies for ports that moved into the x11-toolkits category.Satoshi Asami1998-08-074-10/+10
| | | | Notes: svn path=/head/; revision=12335
* 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