summaryrefslogtreecommitdiff
path: root/multimedia (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Change categories to "audio kde". It was (believe me or not) "x11".Satoshi Asami1998-12-012-4/+4
| | | | Notes: svn path=/head/; revision=14969
* Change libtiff shared lib to version 4.0 -- we've shipped 3.3 before, so 1.0Satoshi Asami1998-11-251-2/+2
| | | | | | | would go backwards. Notes: svn path=/head/; revision=14893
* libtiff34->libtiff and include/tiff34/*.h -> include/*.hJustin M. Seger1998-11-252-3/+3
| | | | | | | Approved by: asami Notes: svn path=/head/; revision=14889
* Remove extraneous x11 from CATEGORIES.Steve Price1998-11-213-6/+6
| | | | | | | Submitted by: Josh Gilliam <josh@quick.net> Notes: svn path=/head/; revision=14734
* was using naked '-lXm' rather than `${MOTIFLIB}'.David E. O'Brien1998-11-151-0/+11
| | | | Notes: svn path=/head/; revision=14525
* update to patched version that fix bug for 24-bit displaysDavid E. O'Brien1998-11-142-3/+3
| | | | Notes: svn path=/head/; revision=14524
* Use bsd.port.{pre,post}.mk. Either use them to avoid having to defineSatoshi Asami1998-11-111-13/+13
| | | | | | | | | | | something already there (PORTOBJFORMAT, OSVERSION) or move stuff from after .include <bsd.port.mk> to before. (This is not by any means the complete list but just the ones I've noticed recently.) Notes: svn path=/head/; revision=14465
* Unbreak.Justin M. Seger1998-10-132-9/+16
| | | | | | | Submitted by: steve Notes: svn path=/head/; revision=13946
* Unbreak for current.Justin M. Seger1998-10-132-12/+2
| | | | | | | Submitted by: ken@plutotech.com Notes: svn path=/head/; revision=13936
* Unbreak for ELF.Justin M. Seger1998-10-132-5/+4
| | | | | | | Submitted by: steve Notes: svn path=/head/; revision=13933
* Mark BROKEN for ELF:Justin M. Seger1998-10-131-1/+3
| | | | | | | | | c++ -O2 -DUSE_SHM -DED_YBITS=4 -DSIGRET=void -I/usr/local/include -I/usr/local/include/tk8.0 -I/usr/local/include/tcl8.0 -I/usr/X11R6/include -I./jpeg -I./p64 -I. -o vic inet.o cellb_tables.o tkStripchart.o md5c.o random.o main.o net.o net-ip.o source.o iohandler.o timer.o idlecallback.o media-timer.o session.o session-rtpv1.o session-nv.o session-ivs.o decoder.o decoder-jpeg.o decoder-nv.o decoder-h261.o decoder-h261v1.o decoder-cellb.o device.o grabber.o vw.o Tcl.o Tcl2.o module.o transmitter.o encoder-nv.o encoder-cellb.o encoder-h261.o transcoder-jpeg.o framer-jpeg.o group-ipc.o confbus.o renderer.o renderer-window.o color.o color-true.o color-pseudo.o color-dither.o color-ed.o color-quant.o color-hi.o color-gray.o color-mono.o color-hist.o rgb-converter.o jpeg/jpeg.o p64/p64.o dct.o compositor.o rate-variable.o crypt.o crypt-dull.o grabber-still.o cm0.o cm1.o huffcode.o version.o bv.o ui-ctrlmenu.o ui-main.o ui-resource.o ui-srclist.o ui-stats.o ui-util.o ui-windows.o ui-switcher.o ui-extout.o ui-grabber.o ui-unix.o cf-main.o cf-tm.o cf-confbus.o cf-network.o cf-util.o tkerror.o entry.o tk.o strtol.o strtoul.o grabber-x11.cc grabber-meteor.o grabber-spigot.o -lspigot -L/usr/local/lib -ltk80 -L/usr/local/lib -ltcl80 -L/usr/X11R6/lib -lXext -lX11 -lm grabber-x11.cc: In method `int X11Grabber::X11Grab_Initialize(long unsigned int, int, int)': grabber-x11.cc:627: warning: implicit declaration of function `int VidUtil_DestroyXImage(...)' Notes: svn path=/head/; revision=13932
* Mark BROKEN for ELF:Justin M. Seger1998-10-121-1/+3
| | | | | | | | | | g++ -O -I/usr/X11R6/include -o mpeg_edit main.o globals/version.o editor/editor.a ui/ui.a MpegCodec/mpeg.a -L/usr/X11R6/lib -lXext -lX11 -lpnm -lppm -lpbm -lpgm -lm cc: editor/editor.a: No such file or directory cc: ui/ui.a: No such file or directory cc: MpegCodec/mpeg.a: No such file or directory Notes: svn path=/head/; revision=13879
* Mark BROKEN for ELF:Justin M. Seger1998-10-121-1/+3
| | | | | | | | gcc -Iheaders -I/usr/include -Ijpeg -O -Wall -Wmissing-prototypes -o mpeg_encode mfwddct.o postdct.o huff.o bitio.o mheaders.o mpeg.o subsample.o param.o rgbtoycc.o readframe.o combine.o jrevdct.o frame.o fsize.o frametype.o libpnmrw.o specifics.o rate.o opts.o iframe.o pframe.o bframe.o psearch.o bsearch.o block.o parallel.o jpeg.o main.o -Ljpeg jpeg/libjpeg.a -lm gcc: jpeg/libjpeg.a: No such file or directory Notes: svn path=/head/; revision=13878
* Mark BROKEN for current. Can't find scsi.hJustin M. Seger1998-10-112-2/+12
| | | | Notes: svn path=/head/; revision=13869
* Make sure to remove everything we install.Steve Price1998-10-054-2/+5
| | | | Notes: svn path=/head/; revision=13653
* Move manpages to Makefile and use MAN* macros.Steve Price1998-10-052-2/+2
| | | | Notes: svn path=/head/; revision=13652
* ElfifyBrian Somers1998-10-012-18/+14
| | | | | | | Add -lstdc++ in kscd/Makefile.in - someone should test this for -stable ;-/ Notes: svn path=/head/; revision=13580
* Mark all KDE ports BROKEN for ELF.Justin M. Seger1998-09-302-2/+6
| | | | Notes: svn path=/head/; revision=13545
* 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