summaryrefslogtreecommitdiff
path: root/multimedia (follow)
Commit message (Collapse)AuthorAgeFilesLines
* * Update to 0.92.Joe Marcus Clarke2003-09-285-35/+23
| | | | | | | | | | | | | | | - Important fix of a remote buffer overflow attack via asf streaming - Some minor fixes * Check for the updated KAME ipv6-patch. Looks okay. * Change pkg-message, pointing at at a work-in-progress FAQ PR: 57324 57296 Submitted by: Mezz <mezz7@cox.net> (based on) maintainer Notes: svn path=/head/; revision=89706
* - Remove -pthread from CFLAGS for -current.Hidetoshi Shimokawa2003-09-264-7/+47
| | | | | | | - Distfile has been updated(PAL support). Notes: svn path=/head/; revision=89449
* Remove -Werror to fix build on Alpha.Joe Marcus Clarke2003-09-252-0/+40
| | | | Notes: svn path=/head/; revision=89369
* Make portlint(1) happy by changing strip to ${STRIP_CMD}Sergey A. Osokin2003-09-241-2/+2
| | | | | | | | Submitted by: Oleg Karachevtsev <ok@etrust.ru> PR: 56998 Notes: svn path=/head/; revision=89169
* o Add WITH_FREETYPE2 knob: handles optional drawtext vhook pluginMario Sergio Fujikawa Ferreira2003-09-224-2/+34
| | | | | | | | | | o Fixes bento build Submitted by: bento, kris, Steve O'Hara-Smith <steve@sohara.org> Notes: svn path=/head/; revision=89106
* Fix build by removing some bogus plist entries.Joe Marcus Clarke2003-09-211-4/+0
| | | | Notes: svn path=/head/; revision=89092
* Update. Sole change is in mpeglib/lib/util/mmx/cpu_accel.c and appears toWill Andrews2003-09-202-2/+2
| | | | | | | be asm() -> __asm(). Notes: svn path=/head/; revision=89072
* Upgrade to Qt 3.2.1 / KDE 3.1.4. See x11/kde3/Makefile rev 1.64 for details.Will Andrews2003-09-182-2/+2
| | | | Notes: svn path=/head/; revision=89050
* Update to GNOME 2.4.0. For all the goodies on what's changed, known issues,Joe Marcus Clarke2003-09-1823-74/+101
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | future plans, etc., please see http://www.gnome.org/start/2.4/. This commit represents work done by adamw, bland, and myself as well as many other contributers: Koop Mast <einekoai@chello.nl> Akifyev Sergey <asa@gascom.ru> Franz Klammer <klammer@webonaut.com> Øyvind Kolbu <oyvind@kebab.gaffel.nu> Thomas E. Zander <riggs@rrr.de> Jeremy Messenger <mezz7@cox.net> Without these contirbuters, and our faithful users, GNOME 2.4.0 would not be possible. Please check the FreeBSD GNOME site for any FreeBSD gotchas, as well as general FAQs and documentation (GNOME 2.4 updates to be posted soon). The best way to upgrade so that you get all shared library dependencies is: portupgrade -rf -m BATCH=yes atk portupgrade -R -m BATCH=yes gnome2 Approved by: portmgr (kris, will, myself implicitly) Requested by: re as well as many other users Notes: svn path=/head/; revision=89023
* Chase multimedia/xmms library bump.Edwin Groothuis2003-09-172-2/+2
| | | | | | | | Submitted by: FUJISHIMA Satsuki <sf@FreeBSD.org> Approved by: (unbreak of port builds) Notes: svn path=/head/; revision=89020
* unbreak package at bento(i386/RELENG_4):FUJISHIMA Satsuki2003-09-146-40/+76
| | | | | | | | | | | | | o get rid of hardcoded CONFIGURE_TARGET from pkg-plist. o utilize USE_SDL as pkg-plist includes its modules. o utilize USE_GETOPT_LONG as configure detects libgnugetopt. o utilize PTHREAD_LIBS to avoid linking both libc and libc_r in -STABLE. o supply CPPFLAGS/LDFLAGS to configure to detect ogg/vorbis/id3tag and others. o and add number of modules built accordingly. o then sort pkg-plist. Notes: svn path=/head/; revision=88979
* AlienMind skin is updated.Norikatsu Shigemura2003-09-102-4/+4
| | | | | | | | | | | | Update Cyrus skin in distinfo. Result of diff 2003-02-18 and 2003-09-03. mv readme README PR: ports/56674 Submitted by: Thomas E. Zander <riggs@o503.hadiko.de> (maintainer) Notes: svn path=/head/; revision=88949
* o Chase lib version change of multimedia/xmms. [1]Norikatsu Shigemura2003-09-101-1/+15
| | | | | | | | | | | | | | o Fix build on recent current (by -pthread option is deprecated). [2] o WITH_LANG is added. [2] PR: ports/56630 [1] Submitted by: Guido Berhoerster <ich@guido-berhoerster.org> [1] Tod McQuillin <devin@spamcop.net> [1] Ivanchenko V. I. <webmaster@asiamusic.ru> [1][2] Approved by: Thomas E. Zander <riggs@rrr.de> (maintainer) Notes: svn path=/head/; revision=88947
* Update the Ruby/GNOME2 suite to 0.7.0.Akinori MUSHA2003-09-101-0/+1
| | | | Notes: svn path=/head/; revision=88895
* Update to 0.9.9Mario Sergio Fujikawa Ferreira2003-09-083-6/+2
| | | | Notes: svn path=/head/; revision=88716
* Update to 1.2.8Mario Sergio Fujikawa Ferreira2003-09-083-19/+3
| | | | Notes: svn path=/head/; revision=88715
* Fix build on alpha ARCH machines that do not support MVI code. CheckMario Sergio Fujikawa Ferreira2003-09-081-0/+6
| | | | | | | | | | PR for more information PR: 48506 Submitted by: naddy Notes: svn path=/head/; revision=88714
* chase lib version change of multimedia/xmmsEdwin Groothuis2003-09-082-2/+2
| | | | | | | | PR: ports/56505 Submitted by: Espen Skoglund <esk@ira.uka.de> Notes: svn path=/head/; revision=88702
* Update to 0.4.7Mario Sergio Fujikawa Ferreira2003-09-0714-278/+348
| | | | | | | Submitted by: Steve O'Hara-Smith <steve@sohara.org> Notes: svn path=/head/; revision=88700
* [Maintainer update] multimedia/xmms to 1.2.8Edwin Groothuis2003-09-077-55/+39
| | | | | | | | | | | | | | | | | | Update to xmms 1.2.8. See http://www.xmms.org/next_version.php for a full description. Please note that if you're running -current, some options will be automaticly disabled due to the absence of -pthread in the current gcc. For example, libmikmod might do this because of its --ldadd option: [~] edwin@ref5>libmikmod-config --ldadd -pthread PR: ports/56504 Submitted by: Espen Skoglund <esk@ira.uka.de> Notes: svn path=/head/; revision=88697
* - fix MASTER_SIITESDirk Meyer2003-09-061-1/+1
| | | | | | | http://people.freebsd.org/~fenner/portsurvey/ Notes: svn path=/head/; revision=88650
* - Update to version 0.99.4Kirill Ponomarev2003-09-042-2/+2
| | | | | | | | | | | | o Fix possible crasher due to an old version of glade o Update the subtitle and languages menus after having played a DVD or ogm file PR: 56412 Submitted by: maintainer Notes: svn path=/head/; revision=88507
* Fix operate with libkse/libthr (-CURRENT).Sergey A. Osokin2003-09-041-0/+55
| | | | | | | | | Submitted by: deischen Approved by: Thomas E. Zander <riggs@rrr.de> (maintainer) PR: 56358 Notes: svn path=/head/; revision=88494
* Fix build on -CURRENT.Will Andrews2003-09-032-2/+4
| | | | | | | | Submitted by: Andy Fawcett <andy@athame.co.uk> Tested by: deischen Notes: svn path=/head/; revision=88410
* Additions to win32-codecsEdwin Groothuis2003-09-033-5/+10
| | | | | | | | | | | | | o Add extra Quicktime codecs available from mplayerhq.hu o Update pkg-descr to the current list of codecs o Change website pointer to mplayer codecs page PR: ports/55223 Submitted by: Dominic Marks <dom@wirespeed.org.uk> Approved by: Holger Lamm" <holger@e-gitt.net> (maintainer) Notes: svn path=/head/; revision=88384
* - Update to version 0.99.3Kirill Ponomarev2003-08-313-3/+8
| | | | | | | | PR: 56251 Submitted by: maintainer Notes: svn path=/head/; revision=88223
* - Update to version 0.6.9Kirill Ponomarev2003-08-303-87/+100
| | | | | | | | PR: 56207 Submitted by: Hendrik Scholz <hendrik@scholz.net> (maintainer) Notes: svn path=/head/; revision=88106
* - Update to version 0.9.1Kirill Ponomarev2003-08-304-12/+9
| | | | | | | | PR: 56194 Submitted by: Ports Fury Notes: svn path=/head/; revision=88084
* Enables the audioid suboption for mplayer -tv.Norikatsu Shigemura2003-08-295-1/+54
| | | | | | | | | PR: ports/56125 Patched by: Nikolay Nikolaev <nicknickolaev@yahoo.com> Submitted by: Thomas E. Zander <riggs@rrr.de> (maintainer) Notes: svn path=/head/; revision=87968
* Bump the PORTREVISION for the ports directly affected by the gettext upgrade.Joe Marcus Clarke2003-08-267-4/+7
| | | | | | | Prodded by: kris Notes: svn path=/head/; revision=87743
* Fix build with gettext-0.12.1.Joe Marcus Clarke2003-08-251-0/+10
| | | | | | | Submitted by: Thierry Thomas <thierry@pompo.net> Notes: svn path=/head/; revision=87647
* Chase the libintl.so shared lib version.Joe Marcus Clarke2003-08-257-7/+7
| | | | Notes: svn path=/head/; revision=87644
* Update for new device name (/dev/fw?.?).Hidetoshi Shimokawa2003-08-182-3/+3
| | | | Notes: svn path=/head/; revision=87197
* xdvshow uses evil busy loop in the decoding routine and it doesn't workHidetoshi Shimokawa2003-08-182-0/+19
| | | | | | | | | as expected with some thread libraries. For an adhoc workaround for this problem, insert usleep() in the loop to force context switch. The original code should be rewritten using a conditional variable. Notes: svn path=/head/; revision=87196
* Fix breakage introduced by my last commit by restoring the DATADIRJoe Marcus Clarke2003-08-171-0/+2
| | | | | | | | | PLIST_SUB. Reported by: bento via kris Notes: svn path=/head/; revision=87129
* - Fix LIB_DEPENDSKirill Ponomarev2003-08-162-9/+13
| | | | | | | | | | - Fix pkg-plist PR: 55629 Submitted by: Ports Fury Notes: svn path=/head/; revision=87073
* Fix compile error in src/input/input_gnome_vfs.c.MANTANI Nobutaka2003-08-131-0/+11
| | | | | | | Reported by: Mike Harding <mvh@ix.netcom.com>, adamw, Randy Bush <randy@psg.com> Notes: svn path=/head/; revision=86895
* Update xvid to latest release and chase library dependencies in portsMichael Nottebrock2003-08-129-13/+23
| | | | | | | | | that depend on it. Approved by: arved (Mentor) Notes: svn path=/head/; revision=86866
* Remove the libpanel dependency as part of phase II of the GNOME 1.4 desktopJoe Marcus Clarke2003-08-122-16/+0
| | | | | | | removal. Notes: svn path=/head/; revision=86816
* Update to 0.8.0.p5Kirill Ponomarev2003-08-107-28/+46
| | | | | | | | | | | The upgrade should fix the build problems with GCC 3.3 and issues with 16 bit colour depth. PR: 55352 Submitted by: maintainer Notes: svn path=/head/; revision=86736
* Update MD5 sum. Author added a polish translation and fixes for KDE 3.0Tilman Keskinoz2003-08-103-1/+3
| | | | | | | Reported by: Andy Fawcett <andy@athame.co.uk> Notes: svn path=/head/; revision=86735
* Correct the message.MANTANI Nobutaka2003-08-101-1/+1
| | | | Notes: svn path=/head/; revision=86718
* Remove parentheses from .if statement to avoid make error.MANTANI Nobutaka2003-08-102-4/+4
| | | | | | | Submitted by: Kay Lehmann <kay_lehmann@web.de> Notes: svn path=/head/; revision=86717
* Update to 0.9.22.MANTANI Nobutaka2003-08-104-24/+22
| | | | Notes: svn path=/head/; revision=86699
* Update to 1-rc0a.MANTANI Nobutaka2003-08-1016-8/+274
| | | | Notes: svn path=/head/; revision=86698
* Update to 0.6.0. Ruby/GStreamer is now part of the Ruby/GNOME2 suite.Akinori MUSHA2003-08-094-49/+19
| | | | Notes: svn path=/head/; revision=86678
* Mark NO_CDROM, the CSS code may violate the DMCATilman Keskinoz2003-08-091-0/+2
| | | | | | | | Reviewed by: silence on -ports Approved by: maintainer timeout (10 days) Notes: svn path=/head/; revision=86655
* Upgrade to kplayer-0.3.1.Stefan Eßer2003-08-094-6/+6
| | | | Notes: svn path=/head/; revision=86626
* Update to 2.0.6.Joe Marcus Clarke2003-08-073-3/+6
| | | | Notes: svn path=/head/; revision=86513
* Fix seek in raw DV files over 2Gb.Pierre Beyssac2003-08-072-1/+12
| | | | | | | | | Bump PORTREVISION. Reviewed by: riggs@rrr.de (maintainer) Notes: svn path=/head/; revision=86490