summaryrefslogtreecommitdiffstats
path: root/multimedia
Commit message (Collapse)AuthorAgeFilesLines
* Bump shlib versions of kdelibs11 and kdesupport11.asami2000-02-242-2/+2
|
* Add WRKSRC parameter, because I've changed its DISTNAME.imura2000-02-162-0/+2
| | | | Submitted by: maintainer
* Remove giflib dependence.imura2000-02-152-4/+2
| | | | | | | | Only changed giflib -> libungif in kdegraphics. They realy do NOT want libgif, and do NOT use libgif anywhere. Some ports are checking its existence in configure, but they are nonsense at all!!
* Initial import of xmovie-1.3.1.imura2000-02-1310-0/+244
| | | | | | | A movie player for MPEG-2, DVD, and Quicktime movies PR: 16593 Submitted by: MIHIRA Yoshiro <sanpei@sanpei.org>
* Fix new compiler error in -current.imura2000-02-128-1/+314
| | | | | Submitted by: Alexander Langer <alex@big.endian.de> All no response from: maintainer
* Portlintcpiazza2000-02-111-1/+1
|
* Fix this port on 3.x.cpiazza2000-02-111-0/+8
| | | | | | | Side note: this is really gross. Can someone explain to me why this won't work if the assembler files are named blah.s instead of blah.S? PR: 16637
* Update to version 1.0.1cpiazza2000-02-105-39/+114
| | | | | | | | note that this version does not include mikmod support built in, but a plugin port will be added soon. PR: 16502 Submitted by: maintainer
* Change all www.freebsd.org/~user references to people.FreeBSD.org/~user,peter2000-02-082-3/+3
| | | | | | as the days of the former are numbered. Reviewed by: asami
* Add a patch forgot while merging changes from Maxim Sobolevcpiazza2000-02-031-0/+11
|
* Better DESCR and COMMENT files from Maxim Sobolevcpiazza2000-02-034-5/+24
| | | | | | | and merge in (really dumb) things that I forgot to do. PR: 16500 Submitted by: Maxim Sobolev <sobomax@altavista.net>
* add smpeg.cpiazza2000-02-035-0/+46
| | | | | | | SMPEG is a free, general purpose mpeg player that uses the SDL library. Combines the functionality of mpeg_play and splay. SMPEG is made by Loki Entertainment
* Rework DESCR so it doesn't have spaces in front of every line.cpiazza2000-02-031-18/+16
| | | | Also change a link to WWW: format.
* MpegTV is a high-performance MPEG video player. Note that this iskris2000-01-305-0/+61
| | | | | not free software - please make sure you fulfil the license conditions before using.
* Add -pedantic to override the default -pedantic-errors, to allowfenner2000-01-281-0/+11
| | | | socket code to compile.
* Add vcdgear,cpiazza2000-01-065-0/+35
| | | | | | a utility that converts from .cue/.bin to .mpg, intended for use with VCDs. Binary only for now but source will be available some time in the future.
* Update to reflect new MASTER_SITE.steve1999-12-311-1/+1
| | | | | PR: 15042 Submitted by: Dominik Rothert <dr@domix.de>
* General comment cleanups.hoek1999-12-281-1/+1
|
* Move distfile to http://www.freebsd.org/~fenner/distfiles/fenner1999-12-071-1/+1
|
* Correct man page entrycpiazza1999-12-041-2/+1
| | | | | PR: 15233 Submitted by: Chris D. Faulhaber <jedgar@fxp.org>
* Respect CCcpiazza1999-12-041-5/+6
| | | | | PR: 15177 Submitted by: James Andariese <james@ja.ath.cx>
* Update to Tcl/Tk version 8.2 and get this to build with gcc 2.95.steve1999-11-2915-58/+219
| | | | Submitted by: Ade Lovett <ade@lovett.com>
* Initial import of tkxanim version 0.43.steve1999-11-266-0/+61
| | | | | | | A Tcl/Tk frontend to xanim. PR: 14496 Submitted by: Chris D. Faulhaber <jedgar@fxp.org>
* The manpage is in section n and isn't compressed.steve1999-11-261-1/+2
|
* Update FXTV checksum. The distribution tarball was re-rolled by the authorroger1999-11-121-1/+1
| | | | to remove some junk.
* Add a patch that allows xmms to play the next song in the playlist.cpiazza1999-11-111-0/+14
| | | | | | It's pretty ugly and should be fixed properly some time. Submitted by: Jakob Alvermark <jakob@teligent.se>
* Update to version 0.9.5.1.jim1999-11-064-18/+18
| | | | | PR: 14045 Submitted by: Espen Skoglund <esk@ira.uka.de>
* Update to FXTV 1.02.roger1999-11-052-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 Supportroger1999-10-274-48/+4
|
* Bump glib12 's share library version to 3,vanilla1999-10-091-3/+1
| | | | and portlint.
* Use updated esound library.nakai1999-10-081-1/+1
|
* Fix BUILD_DEPENDS line, netpbm installs under ${X11BASE}.asami1999-09-211-1/+1
|
* Import of gxanim 0.45, a Gtk front-end to xanim.mph1999-09-206-0/+57
| | | | | PR: 13707 Submitted by: Rod Taylor <rod@idiotswitch.org>
* Add audio cd and mikmod support in Xmms.cpiazza1999-09-192-3/+7
| | | | | | | Also update the maintainer's email address. PR: 13728 Submitted by: maintainer
* Update to KDE-1.1.2se1999-09-186-6/+54
|
* The version number of libgif.so has changed to 5.steve1999-09-182-2/+2
|
* Add patch submitted by Randall, the FXTV authorroger1999-09-091-0/+25
|
* Rewrite virtual function pointer code so it can compile with EGCS on myroger1999-09-091-26/+92
| | | | | | | | -current machine. Also I fixed the code for grabbing from the X11 desktop in 24 bit colour modes. Previously it gave us a blurred yellow image. Now it can capture the X11 desktop in full 24 bit colour for both XRGB and XBGR Truecolour.
* Expand the patch to work on drivers without the XUSSR channel set too.roger1999-09-081-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 Australianroger1999-09-081-0/+15
| | | | channel set
* Update to include the URL for newer Bt848 driversroger1999-09-071-0/+11
|
* The tiff port now lives in ports/graphics/tiff.steve1999-09-071-1/+1
|
* Update FXTV to version 1.00roger1999-09-076-39/+7
|
* Update FXTV to version 1.00roger1999-09-071-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
* FreeBSD.ORG -> FreeBSD.orgmharo1999-08-315-6/+6
| | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru
* echo -> ${ECHO} or ${ECHO_MSG} and in some cases, move echo stuffmharo1999-08-271-12/+12
| | | | to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE}
* Change Id->FreeBSD.obrien1999-08-251-1/+1
|
* Change Id->FreeBSD.obrien1999-08-2513-13/+13
|
* Change Id->FreeBSD.obrien1999-08-254-4/+4
|
* awk -> ${AWK}mharo1999-08-222-5/+5
| | | | | | | | basename -> ${BASENAME} cat -> ${CAT} cp -> ${CP} ldconfig -> ${LDCONFIG} mkdir -> ${MKDIR}
OpenPOWER on IntegriCloud