summaryrefslogtreecommitdiffstats
path: root/multimedia
Commit message (Collapse)AuthorAgeFilesLines
* o Fix PLISTlioux2003-01-142-0/+2
| | | | | | o Bump PORTREVISION Submitted by: kris (internal bento logs)
* Remove with update to 0.7.22.20021129lioux2003-01-136-91/+0
|
* Update to 0.7.22.20021129lioux2003-01-133-23/+15
| | | | | Reviewed by: freebsd-multimedia mailing list Approved by: maintainer
* Update to 1.2.4lioux2003-01-112-2/+2
|
* Update to 0.9.72lioux2003-01-112-3/+10
|
* Update to 0.9.7. This version now depends on glib/gtk 2.xlioux2003-01-104-11/+47
| | | | Reviewed by: David Yeske <dyeske@yahoo.com>
* o Update to 0.9.0lioux2003-01-107-61/+89
| | | | | | | | | | | o Bump PORTEPOCH since PORTVERSION is lower than previous one o Add initial work on a FreeBSD specific portable code namely by ${PATCHDIR}/patch-src:portab.h o Update ONLY_FOR_ARCHS to "i386 alpha sparc64". This still needs to be verified by the bento ports cluster. PR: 46173 Submitted by: maintainer et al
* Update to 0.90 RC2: this release supports both WM9 and Quicktime(TM)lioux2003-01-108-65/+151
| | | | | | | files using latest win32-codecs port. Submitted by: maintainer et al Reviewed by: freebsd-multimedia mailing list
* o PORTVERSION change:lioux2003-01-103-12/+44
| | | | | | | | | | | - change it so that it complies to portlint checks - increase it due to port contents change o Add both WM9 and Quicktime(TM) codecs o Update MASTER_SITES Reviewed by: freebsd-multimedia mailing list Approved by: maintainer (sort of, hasted due to incoming mplayer update)
* Sync MASTER_SITES with distribution site listlioux2003-01-101-4/+4
|
* o Remove trailing spaceslioux2003-01-103-8/+5
| | | | | | o Remove spurious blank line Submitted by: portlint tool
* Rollback previous commit: I downgraded the grabbing code. It shouldlioux2003-01-102-102/+56
| | | | not have been touched.
* Connect ffmpeg045 port to the build after repo copy from ffmpeglioux2003-01-101-0/+1
| | | | | | | port Repo copied by: cvs (joe) Approved by: portmgr (self)
* - After repo copy to ffmpeg045 port so that both older and fasterlioux2003-01-1028-252/+394
| | | | | | | | | | | | version 0.4.5 is preserved while the current version matures: o Update to 0.4.6 o Remove ONLY_FOR_ARCHS, no longer i386 only o Add PKGMESSAGE explaining the differences between this and ffmpeg045 port Reviewed by: Steve O'Hara-Smith <steve@sohara.org> Repo copied by: cvs (joe) Approved by: portmgr (self)
* - After repo copy from ffmpeg port:lioux2003-01-102-0/+19
| | | | | | | | | | o Add NO_LATEST_LINK since ffmpeg port will be shortly updated to later version of the same development branch o Add PKGMESSAGE explaining the differences between this and ffmpeg port Repo copied by: cvs (joe) Approved by: portmgr (self)
* o Improve video grabbing quality via bktr(4) driver: less framelioux2003-01-096-156/+87
| | | | | | | drops o Bump PORTREVISION Submitted by: Steve O'Hara-Smith <steve@sohara.org>
* Add slideshow, a tool to write slides in python or XMLarved2003-01-0810-0/+149
| | | | | PR: 45832 Submitted by: Stefan Farfeleder <e0026813@stud3.tuwien.ac.at>
* devel/sdl12 has been upgraded to shlib version 5.edwin2003-01-072-2/+2
|
* Complete Repositorycopy: Adjust CATEGORIES, Add SUBDIRs to Makefilearved2003-01-066-5/+10
|
* Update to 0.9arved2003-01-035-37/+56
| | | | | PR: 46496 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* Fix build after libSDL version bumplioux2003-01-031-0/+2
|
* Add more sites to MASTER_SITESdinoex2003-01-021-1/+4
| | | | Suggested by: Yonatan@xpert.com
* Update version number of SDL shared library.sobomax2003-01-0217-17/+17
|
* - Update to 2.92.0dinoex2003-01-024-38/+86
|
* Update to 0.3.1lioux2003-01-026-48/+23
|
* Preemptivily mark BROKEN since it does not work with libmpeg 0.3.0lioux2003-01-021-0/+2
| | | | | | and later versions. libmpeg will be updated to 0.3.1 shortly Reviewed by: ijliao
* Update to 3.82pat2003-01-014-18/+9
| | | | | PR: ports/46610 Submitted by: maintainer
* Fix mastersites: ftp servers should use the ftp-protocol.edwin2002-12-281-2/+2
| | | | Noticed by: portsurvey
* Fix mastersites, ftp-servers should use the FTP protocol.edwin2002-12-281-2/+2
| | | | Noticed by: portsurvey
* Removed stale master_site.edwin2002-12-281-2/+1
| | | | | Informed maintainer. Noticed by: portsurvey
* Fix breakage if libgnugetopt is installed prior to building thislioux2002-12-211-0/+16
| | | | | | | | port. Only depend on libgnugetopt in such scenario: less dependencies and decreases chance of problems with -CURRENT vs libgnugetopt. Submitted by: Michael Nottebrock <michaelnottebrock@gmx.net> et al Approved by: portmgr (self & no objections)
* Mark as ONLY_FOR_ARCHS=i386. These libraries make too many assumptionslioux2002-12-213-0/+3
| | | | about the architecture, e.g., endianess.
* Fix 'make package' in -CURRENT: for unknown reasons fibmap_mplayerxplioux2002-12-182-1/+10
| | | | | | does not build in -CURRENT. Submitted by: bento, kris
* Mark IGNORE since this is not compatible with latest gstreamer librarieslioux2002-12-181-0/+2
|
* Fix typo in *_DEPENDS list. Libraries should be listed in LIBS_*lioux2002-12-141-3/+3
| | | | | | | not BUILD_* list. PR: 46254 Submitted by: asmodai
* Fix compile error by changing to a new method(blockMyself -> doEventLoop)nork2002-12-141-0/+14
| | | | | | | of liveMedia. This is temporary fix, new (current) mplayer already was fixed. Submitted by: Petr Holub <hopet@ics.muni.cz>
* o Bug fix: liba52 port was linked but not usedlioux2002-12-111-1/+2
| | | | o Bump PORTREVISION
* Private request to drop maintainer-ship for:edwin2002-12-111-1/+1
| | | | | | | | audio/musicbrainz multimedia/xmms-avi security/fwbuilder Submitted by: Roman Shterenzon <romanbsd@yahoo.com>
* - Take maintainership, Update pending.dinoex2002-12-091-1/+1
| | | | http://people.freebsd.org/~dinoex/ports/xanim/
* Last step in moving kdemultimedia3 from audio to here.alane2002-12-091-0/+1
|
* Fix build in -CURRENTlioux2002-12-061-0/+15
| | | | | Submitted by: mike (with modifications :) Reviewed by: John Angelmo <john@veidit.net>
* Constrict the build to ${WRKDIR}: force ${WRKSRC} as the temporaryroam2002-12-051-1/+2
| | | | | | | | | | directory used for creating test executable files in the configure phase. Previously, the port examined the TMPDIR and TEMPDIR variables, and, if they were not set, used /tmp; this goes against the grain of the limit-to-WRKDIR policy, and also plain does not work if /tmp is mounted with the 'noexec' flag. Approved by: maintainer, portmgr (kris)
* Fix typolioux2002-12-031-1/+1
|
* Mark ONLY_FOR_ARCHS=i386kris2002-12-031-0/+1
|
* Chase graphics/divx4linux repo copy move to multimedia/linux-divx4linuxlioux2002-12-011-1/+1
| | | | Prompted by: kris
* o Fix an incorrect LIB_DEPENDS linelioux2002-11-302-4/+4
| | | | | | o Correct location of xmms port Prompted by: kris
* Fix location of linux-realplayer portlioux2002-11-301-2/+2
| | | | Prompted by: kris
* Update location of xmms portlioux2002-11-301-2/+2
| | | | Prompted by: kris
* -avifile ports/graphics/avifilelioux2002-11-281-0/+32
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | +avifile ports/multimedia/avifile -divx4linux ports/graphics/divx4linux +linux-divx4linux ports/multimedia/linux-divx4linux -divx4linux4 ports/graphics/divx4linux4 +linux-divx4linux4 ports/multimedia/linux-divx4linux4 -ffmpeg ports/graphics/ffmpeg +ffmpeg ports/multimedia/ffmpeg -gstreamer ports/graphics/gstreamer +gstreamer ports/multimedia/gstreamer -gstreamer-player ports/graphics/gstreamer-player +gstreamer-player ports/multimedia/gstreamer-player -gstreamer-plugins ports/graphics/gstreamer-plugins +gstreamer-plugins ports/multimedia/gstreamer-plugins -gsubedit ports/graphics/gsubedit +gsubedit ports/multimedia/gsubedit -libdivxdecore ports/graphics/libdivxdecore +libdivxdecore ports/multimedia/libdivxdecore -libdivxdecore-devel ports/graphics/libdivxdecore-devel +libdivxdecore-devel ports/multimedia/libdivxdecore-devel -libdivxencore ports/graphics/libdivxencore +libdivxencore ports/multimedia/libdivxencore -libdv ports/graphics/libdv +libdv ports/multimedia/libdv -libdvdcss ports/graphics/libdvdcss +libdvdcss ports/multimedia/libdvdcss -libdvdread ports/graphics/libdvdread +libdvdread ports/multimedia/libdvdread -libmovtar ports/graphics/libmovtar +libmovtar ports/multimedia/libmovtar -libmpeg2 ports/graphics/libmpeg2 +libmpeg2 ports/multimedia/libmpeg2 -linux-divxplayer ports/graphics/linux-divxplayer +linux-divxplayer ports/multimedia/linux-divxplayer -mjpegtools ports/graphics/mjpegtools +mjpegtools ports/multimedia/mjpegtools -mpeg4ip ports/graphics/mpeg4ip +mpeg4ip ports/multimedia/mpeg4ip -mplayer ports/graphics/mplayer +mplayer ports/multimedia/mplayer -mplayer-fonts ports/graphics/mplayer-fonts +mplayer-fonts ports/multimedia/mplayer-fonts -mplayer-skins ports/graphics/mplayer-skins +mplayer-skins ports/multimedia/mplayer-skins -ogle ports/graphics/ogle +ogle ports/multimedia/ogle -ogle-gui ports/graphics/ogle-gui +ogle-gui ports/multimedia/ogle-gui -ogmtools ports/graphics/ogmtools +ogmtools ports/multimedia/ogmtools -okle ports/graphics/okle +okle ports/multimedia/okle -openquicktime ports/graphics/openquicktime +openquicktime ports/multimedia/openquicktime -oqtencoder ports/graphics/oqtencoder +oqtencoder ports/multimedia/oqtencoder -oqtplayer ports/graphics/oqtplayer +oqtplayer ports/multimedia/oqtplayer -win32-codecs ports/graphics/win32-codecs +win32-codecs ports/multimedia/win32-codecs -xmps-opendivx-plugin ports/graphics/xmps-opendivx-plugin +xmps-opendivx-plugin ports/multimedia/xmps-opendivx-plugin -xmps-win32-plugin ports/graphics/xmps-win32-plugin +xmps-win32-plugin ports/multimedia/xmps-win32-plugin Repo copied by: joe (cvs hat) Approved by: knu (portmgr hat)
* -linux-realplayer ports/audio/linux-realplayerlioux2002-11-281-0/+2
| | | | | | | | | | +linux-realplayer ports/multimedia/linux-realplayer -xmms ports/audio/xmms +xmms ports/multimedia/xmms Repo copied by: joe (cvs hat) Approved by: knu (portmgr hat)
OpenPOWER on IntegriCloud