summaryrefslogtreecommitdiffstats
path: root/multimedia
Commit message (Collapse)AuthorAgeFilesLines
...
* As threatened, enforce the "Capital, no period" rule. Ellipses arehoek1999-06-263-3/+3
| | | | | permitted. Note that, given current numeric motif of PW, this is done in four equally-sized commits of 393 files each.
* Turn off sound support except on the i386 port.steve1999-06-221-5/+7
|
* This port doesn't build when the system compiler is egcs.steve1999-06-221-2/+7
|
* We don't have sound support on the Alpha yet.steve1999-06-221-1/+3
|
* Update my email address, I've been slack.kris1999-06-071-2/+2
|
* Fix path for shareds objects.tg1999-06-071-1/+1
|
* Use FreeBSD-ELF shared objects for the new supported codecs.tg1999-05-314-34/+49
| | | | Support for aout is gone, you'll have to use an older package.
* Forget about ${PREFIX}/include/giflib.tg1999-05-272-6/+4
|
* Fix typo in function XUTILGetVisualBpp(), it causes fxtv to fail onroger1999-05-101-0/+11
| | | | | | X server with both depth 8 and 24 visuals. Submitted by: Luoqi Chen <luoqi@watermarkgroup.com>
* More WWW: additionsmharo1999-05-063-4/+4
|
* Upgrade KDE to Release 1.1.1.se1999-05-036-14/+36
|
* Wisten, to the SWwound, of a Whole new WOOhoek1999-05-021-3/+5
| | | | | | | | | [CheeriWOs!] Wisten, to the SWwound, of a Whole new WOO [CheeriWOs!] [ie. Add WWW:, and periodic misc legibalizificatings]
* Add homepage. Incidentally, this DESCR is a little long.hoek1999-04-271-0/+2
|
* Port now uses a .tar.bz2 distfilekris1999-04-032-2/+2
| | | | Forgotten by: se
* Update to 2.80.1flathill1999-03-313-49/+53
| | | | | PR: ports/10864 Submitted by: mharo@area51.fremont.ca.us
* Fix MASTER_SITE_SUBDIR and add USE_BZIP2.se1999-03-242-4/+6
|
* Updated with new FXTV Homepage locationroger1999-03-161-6/+6
|
* Updated Randall's email address, the FXTV homepage and the Master Siteroger1999-03-161-4/+4
| | | | location.
* Use INSTALL_DATA for installing libraries.kris1999-03-111-2/+2
| | | | Submitted by: Tom Hukins <tom@eborcom.com>
* patch changes -ltiff34 to -ltiff in the fxtv makefileroger1999-02-121-0/+11
| | | | Submitted by: Randall Hopper <aa8vb@pagesz.net>
* Linux RealPlayer 5.0 from RealNetworks.kuriyama1999-02-125-0/+151
| | | | | PR: ports/9838 Submitted by: Kris Kennaway <kkenn@rebel.net.au>
* Updated authors email addressroger1999-02-121-5/+5
| | | | Submitted by: Randall Hopper <aa8vb@pagesz.net>
* Updated URL to authors home pageroger1999-02-121-1/+1
| | | | Submitted by: Randall Hopper <aa8vb@pagesz.net>
* Remove extra argument to "configure" that had been committed by accident.se1999-02-082-6/+2
|
* Upgrade to KDE 1.1 RELEASE.se1999-02-086-10/+42
|
* Upgrade to KDE-1.1pre2 ...se1999-02-066-20/+36
|
* Upgrade to 0.48. Bug fixes, support for more cards in brooktree driver.markm1999-02-066-57/+5
|
* Adjust port Makefiles to new EXTRACT_* variable defaults. See log ofasami1999-02-032-12/+4
| | | | | | | | | | | | | | | | | | | bsd.port.mk rev. 1.304 for details on the change. The fix here is one of the following. (1) Define USE_BZIP2 instead of BUILD_DEPENDS on bzip2 and redefining EXTRACT_* commands. (2) Change ${EXTRACT_CMD} to ${TAR} when the command is obviously calling the "tar" command (i.e., arguments like "-xzf" are spelled out). (3) If ${EXTRACT_CMD} is called directly with ${EXTRACT_BEFORE_ARGS}, add ${EXTRACT_AFTER_ARGS} to the command line as well. (4) If any of EXTRACT_CMD, EXTRACT_BEFORE_ARGS or EXTRACT_AFTER_ARGS is set, define the other two too.
* Add bzip2 dependency. They were missing in some kde*11 Makefiles.asami1999-01-112-2/+4
|
* Allow vat & vic to run with tcl8.0.4.fenner1999-01-101-2/+10
|
* Make dependency lines point to right directories -- they were stillasami1999-01-082-4/+4
| | | | using the old names (without "11").
* Add 'ONLY_FOR_ARCHS=i386' to linux_lib dependent ports.simokawa1999-01-071-1/+2
|
* Upgrade to the first pre-release of KDE 1.1.se1999-01-076-50/+106
| | | | | | | | | | | This port requireat least s version 1.41 of the Qt library. There will be an error reported by configure, if only an earlier version is found, but no automatic port dependency exists (i.e. the x11-toolkits/qt141 port has to be manually built and installed). There may still be a problem with a missing -lXext in the kdesupport port. This will be taken care of during the next few days, if the problem still exists ...
* Mark these broken while Stefan works on an upgrade.asami1999-01-062-2/+6
|
* use system CFLAGSache1999-01-051-4/+4
|
* remove -m486 option for alpha.simokawa1999-01-051-2/+1
|
* Change categories to "audio kde". It was (believe me or not) "x11".asami1998-12-012-4/+4
|
* Change libtiff shared lib to version 4.0 -- we've shipped 3.3 before, so 1.0asami1998-11-251-2/+2
| | | | would go backwards.
* libtiff34->libtiff and include/tiff34/*.h -> include/*.hjseger1998-11-252-3/+3
| | | | Approved by: asami
* Remove extraneous x11 from CATEGORIES.steve1998-11-213-6/+6
| | | | Submitted by: Josh Gilliam <josh@quick.net>
* was using naked '-lXm' rather than `${MOTIFLIB}'.obrien1998-11-151-0/+11
|
* update to patched version that fix bug for 24-bit displaysobrien1998-11-142-3/+3
|
* Use bsd.port.{pre,post}.mk. Either use them to avoid having to defineasami1998-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.)
* Unbreak.jseger1998-10-132-9/+16
| | | | Submitted by: steve
* Unbreak for current.jseger1998-10-132-12/+2
| | | | Submitted by: ken@plutotech.com
* Unbreak for ELF.jseger1998-10-132-5/+4
| | | | Submitted by: steve
* Mark BROKEN for ELF:jseger1998-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(...)'
* Mark BROKEN for ELF:jseger1998-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
* Mark BROKEN for ELF:jseger1998-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
* Mark BROKEN for current. Can't find scsi.hjseger1998-10-112-2/+12
|
OpenPOWER on IntegriCloud