summaryrefslogtreecommitdiffstats
path: root/multimedia
Commit message (Collapse)AuthorAgeFilesLines
* Update to 1.1.0lofi2006-01-232-4/+4
|
* SHA256ifyedwin2006-01-2257-0/+140
| | | | Approved by: krion@
* SHA256ifyedwin2006-01-221-0/+1
| | | | Approved by: krion@
* eplace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryedwin2006-01-225-17/+17
| | | | | Approved by: krion@ PR: ports/88711 (related)
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryedwin2006-01-2240-263/+263
| | | | | Approved by: krion@ PR: ports/88711 (related)
* add hcwPVRP2.sys to the NOFETCHFILES variableedwin2006-01-212-0/+2
|
* - Unbreak. Fix build with libglut 6.4.1.sem2006-01-213-2/+19
| | | | | PR: ports/92096 Submitted by: maintainer
* - Update to 0.17.1pav2006-01-203-10/+21
| | | | | | PR: ports/91971 Submitted by: Byung-Hee HWANG <bh@izb.knu.ac.kr> Approved by: ChangBom Yoon <changbom.yoon@gmail.com> (maintainer)
* Unbreak by fixing dependenciesarved2006-01-201-4/+2
|
* o Add a few parameters to growisofs(1m) command line:lioux2006-01-202-11/+20
| | | | | '-use-the-force-luke=dao' o Bump PORTREVISION
* o Add a few parameters to growisofs(1m) command line:lioux2006-01-202-1/+12
| | | | | '-use-the-force-luke=dao' o Bump PORTREVISION
* o Fix typo in postproc(1) man pagelioux2006-01-204-1/+39
| | | | | | o Add a few parameters to growisofs(1m) command line: '-dvd-video -use-the-force-luke=dao' o Bump PORTREVISION
* BROKEN: Broken dependencykris2006-01-201-0/+2
|
* convert to OPTIONSoliver2006-01-191-9/+20
| | | | add 2 options for disabling subtitle and vorbis support
* Fix previous commit - USE_AUTOTOOLS aclocal definition.anray2006-01-191-1/+1
| | | | Noticed by: "Jack L." <xxjack12xx@gmail.com>
* program used to "time" subtitles:dinoex2006-01-185-0/+111
| | | | | | | | | | | | | | | | * Any WAVE file can be used for timing * Reads/Writes SSA (Sub Station Alpha) and ASS (Advanced Sub Station) formats. * Instant preview of subtitle with all effects * Ability to place subtitles visually (Needs more testing) * Ability to mute specific channel * Ability to open alternate views of the same wave * Ability to mark key frames from a video on the waveform * Ability to save Workspace (saves information such as currently opened sound, video files and position in the wave) * Ability to format script on save * "Code Hiding" WWW: http://www.sabbu.com/
* - Disable pthreads for nowahze2006-01-172-8/+12
| | | | Requested by: Thomas E. Zander <riggs@rrr.de>
* * Fix a problem with -pthread not being picked up by some systems.anray2006-01-171-7/+14
| | | | | | | | * Add Ogg Vorbis detection and inclusion, as well as remove the old aclocal hack and use the method described in the PR. PR: ports/91898 Submitted by: maintainer
* Add fetching and installing of the 'dnet' codec from the collection,mi2006-01-173-6/+24
| | | | | | | | | | | | | that came with the version 9 of the player. For licensing reasons Real no longer ships the codec and considers it obsolete. It is, however, in use by some major content providers -- most notably Amazon (samples of CD audio tracks). Tested on 6.x/amd64 and 5.x/i386. Instead of bumping PORTREVISION, change the PORTVERSION to include the vendor's "nano-version" (PORTVERSION is now 10.0.6.776). There really ought to be some rejoicing...
* - Add an optional modplug support [1]novel2006-01-174-28/+50
| | | | | | | | | - Pet portlint - Don't explicitly remove share/applications dir PR: 91521 (based on) [1] Submitted by: Andrew Pantyukhin <infofarmer@gmail.com> [1] Approved by: Stepan Zastupov (maintainer)
* - Mark BROKEN on amd64 and sparc64pav2006-01-151-0/+4
| | | | | PR: ports/91447 (based on) Submitted by: Byung-Hee HWANG <bh@izb.knu.ac.kr> (maintainer)
* - Add Remote File Access supportpav2006-01-151-8/+19
| | | | | | | | - Add gnome to CATEGORIES - Fix run dependencies PR: ports/91607 Submitted by: Byung-Hee HWANG <bh@izb.knu.ac.kr> (maintainer)
* o Fix: growisofs addition patch had a glitch on the command linelioux2006-01-142-3/+3
| | | | | | | parameter ordering o Bump PORTREVISION Submitted by: Zahemszky Gabor <Gabor@Zahemszky.hu>
* Project is merged into multimedia/kinoedwin2006-01-145-40/+0
| | | | Approved by: Guido Falsi <mad@madpilot.net>
* - Default to and support ffmpeg-devel, if ffmpeg is installed it will dependsahze2006-01-141-1/+6
| | | | on ffmpeg instead of ffmpeg-devel
* - Update to 0.8.5.20060114ahze2006-01-142-9/+6
|
* - Update to 0.0.20060112ahze2006-01-144-10/+16
|
* - fix dependencyleeym2006-01-141-8/+11
| | | | | | - assign to perl@ - unbreak on old perl - bump PORTERVISION
* 1) Use growisofs from sysutils/dvd+rw-tools rather than cdrecordlioux2006-01-135-6/+145
| | | | | | | | | | | | | | | | from sysutils/cdrtools 2) Fix perl regexp ( perlfaq(6) ) so that qvamps correctly identifies multimedia/mjpegtools version; thus, using appropriatly matching command line parameters 3) Add overlooked runtime dependencies to RUN_DEPENDS 4) Enable DVD playing WITH_MPLAYER 5) Properly use 2048 bytes sectors rathen than 512 bytes ones on file size calculations 6) Further insure that hier(7) is upholded 7) Bump PORTREVISION Reviewed by: Zahemszky Gabor <Gabor@Zahemszky.hu> Submitted by: Zahemszky Gabor <Gabor@Zahemszky.hu> [1] [2]
* - Update graphics/libglut to 6.4.1.sem2006-01-121-1/+3
| | | | | | | | | | | - Shared lib version and PORTREVISION bumb for all affected ports. While I'm here: - Remove USE_MESA knob where it was (35 ports). It marked as depricated for 2 years. PR: ports/90247 Submitted by: Ermal Lu?i <eri--@albabsd.org>
* o lxdvdrip version 1.51 no longer uses its own versions of bothlioux2006-01-121-4/+21
| | | | | | | | | | | | | vamps and playcell applications. Now, it depends on the versions supplied by the multimedia/vamps port. multimedia/vamps needs to know beforehand how many bytes will be processed in order to work. Unfortunaly, lxdvdrip cannot provide such information. Therefore, vamps and playcell specific tailored versions shipped within the lxdvdrip distribution will be used. They will be named so that lxdvdrip does not conflict with multimedia/vamps. o There is a ports/UPDATING note on this issue. o Bump PORTREVISION due to both RUN_DEPENDS and PLIST changes o Take over maintainership
* Add subtools 20051215, command-line tools for movie subtitles inanray2006-01-114-0/+53
| | | | | | | SubRipper format. PR: ports/91583 Submitted by: Andrew Pantyukhin <infofarmer@gmail.com>
* Fix configure error by use perl5.8.osa2006-01-101-2/+7
| | | | | | Bump PORTREVISION. Notice from: pointyhat via kris
* Fix build with Quicktime.pb2006-01-101-2/+4
| | | | | PR: ports/91490 Submitted by: Marcin Jessa <yazzy@yazzy.org>
* - Add support for version 2 audio atoms in QuickTime containerspav2006-01-092-1/+61
| | | | | | | | | This fixes a lot of trailers from apple.com, especially HD ones which come with 5.1 AAC audio. Approved by: maintainer Obtained from: mplayer-dev mailing list http://www1.mplayerhq.hu/pipermail/mplayer-dev-eng/2005-December/039393.html
* - Fix find commandpav2006-01-091-2/+2
| | | | Approved by: maintainer
* Chase gnutls update.novel2006-01-092-4/+4
|
* Fix build WITH_IMAGEMAGICK: chase graphics/ImageMagick port versionlioux2006-01-091-2/+2
| | | | | | 6.2.5.5 shared library version bump Pointy hat: edwin
* Chase libshout2 shared library version bump.lofi2006-01-083-3/+3
|
* - Update to 1.5b3ahze2006-01-085-59/+23
|
* Update to KDE 3.5.0lofi2006-01-0814-146/+391
|
* Add rox-videothumbnail, a video thumbnail provider for the ROX file manager.olgeni2006-01-085-0/+57
|
* [PATCH] multimedia/quodlibet, i18n problem with quodlibet.moedwin2006-01-082-1/+22
| | | | | | | | | | | QuodLibet's <lang>.mo [1], quodlibet.mo, is not found by default on FreeBSD. The path of i18ndir is responsible for it. [1] <URL:http://www.sacredchao.net/quodlibet/wiki/Development/Translation> Submitted by: Byung-Hee HWANG <bh@izb.knu.ac.kr> PR: ports/91473 Approved by: Chang bom Yoon <changbom.yoon@gmail.com>
* Update port: multimedia/lxdvdrip to 1.51edwin2006-01-083-25/+20
| | | | | | | | | | | | | | | - Update to 1.51 [*] - Add multimedia/mplayer as dependency [*] - Install lxdvdrip.wav under DATADIR [*] - Change playwave reference in the source code to wavplay [*] - Stop building of vamps in the source code and add a dependency to multimedia/vamps - Pass maintainership to ports@FreeBSD.org [*]Mario Sergio Fujikawa Ferreira <lioux _at_ FreeBSD _dot_ org> PR: ports/91486 Submitted by: Serge Gagnon <serge.gagnon@b2b2c.ca>
* - Add desktop itempav2006-01-081-0/+6
| | | | | | PR: ports/91465 Submitted by: Panagiotis Astithas <past@ebs.gr> Approved by: Henri Michelon <hmichelon@e-cml.org> (maintainer)
* Fix packing listehaupt2006-01-082-27/+6
| | | | Notified by: kris via pointyhat
* Update win32-codecs to 20050412edwin2006-01-073-9/+36
| | | | | | | | Update win32-codecs to 20050412 PR: ports/91359 Submitted by: Anish Mistry <amistry@am-productions.biz> Approved by: Holger Lamm <holger@e-gitt.net>
* Now that new style rc.d scripts are being run as part of thedougb2006-01-074-6/+6
| | | | | | | | | | | | | | | | | | | | | | base rcorder, hard coded variable values in these scripts are overriding the values in /etc/rc.conf[.local] (due to the way that variables from the latter are read at boot time). Therefore, change the boot scripts to set default values only if the variable is unset in /etc/rc.conf[.local]. This will allow the service to start at boot time if it's been enabled as the user would expect. This change will be a noop for users who have systems that have not yet been upgraded to the new rc.d code in the base. In many cases there are other variables in the scripts that should get similar treatment, however I did not change anything other than the _enable lines. I'll leave the rest up to the maintainers to do as they see fit. Bump PORTREVISION to make sure that users and packages pick up this change.
* New port: multimedia/mmsripedwin2006-01-074-0/+34
| | | | | | | | | MMSRIP is a client for the proprietary protocol MMS://. WWW: http://nbenoit.tuxfamily.org/projects.php?rq=mmsrip PR: ports/91434 Submitted by: Mun-Kyo Seo & <Mun-Kyo.Seo@pmy.pmy.lv>
* [PATCH] multimedia/quodlibet: FLAC Format supportedwin2006-01-071-10/+30
| | | | | | | | - FLAC [1] Format support - [1] http://flac.sourcefor PR: ports/91388 Submitted by: Byung-Hee HWANG <bh@izb.knu.ac.kr>
OpenPOWER on IntegriCloud