summaryrefslogtreecommitdiffstats
path: root/multimedia
Commit message (Collapse)AuthorAgeFilesLines
* Support PTHREAD_CFLAGS/PTHREAD_LIBS properly.nobutaka2002-01-292-8/+62
| | | | | PR: 34383 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* Support PTHREAD_CFLAGS/PTHREAD_LIBS properly.nobutaka2002-01-296-51/+63
| | | | | | | | Fix pkg-comment format. Avoid installing useless .la files. PR: 34381 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* Fix build error.nobutaka2002-01-281-1/+2
| | | | | PR: 34350 Submitted by: sf
* Update to 0.7.12dwcjr2002-01-276-54/+47
| | | | | | | Give originator maintainership PR: 33957 Submitted by: tilman@arved.de
* Fix typodwcjr2002-01-271-1/+1
| | | | | PR: 34331 Submitted by: ports@geeksrus.net
* Update to 3.68pat2002-01-273-11/+10
| | | | | PR: 34321 Submitted by: maintainer
* Update to 0.9.8.nobutaka2002-01-247-50/+138
|
* o New port libdivxencore version 0.4.0.50: OpenDivX encoding enginelioux2002-01-226-0/+69
| | | | | | from Project Mayo o Finally, add a native encoding counterpart of libdivxdecore. Not throughfully tested.
* Limit attempt to build with 3DNow! support to i386 architecture.naddy2002-01-201-0/+5
| | | | | | This fixes MP3 playing on alpha. Approved by: (no response from maintainer)
* Update to 20011010_4.02lioux2002-01-204-12/+12
|
* Fix location of detection filelioux2002-01-191-1/+1
| | | | | PR: 34065 Submitted by: Philippe CASIDY <pcasidy@casidy.com>
* o Update to 0.6.0.20011220. Therefore, since this version is smallerlioux2002-01-179-134/+131
| | | | | | | | | | | | | | than former, bump PORTEPOCH (will) o Reorganize items inside Makefile to help with maintainance o Both remove ONLY_FOR_ARCHS=i386 and add tweaks to hopefully enable this port outside of i386 o This port no longers USE_AUTOMAKE (will) o New defaults: build with libmad and with optimized cflags. Thus, add both WITHOUT_MAD and WITHOUT_OPTIMIZED_CFLAGS options Submitted by: will Reviewed by: pat, Thomas E. Zander <riggs@rrr.de>, MAINTAINER
* o Update to 0.60.1lioux2002-01-1710-328/+314
| | | | | | | | | | | o Add additional MASTER_SITES o Depend on mplayer-skins if WITH_GUI since GUI does not work without a skin o Added option WITH_XANIM PR: 33604 Submitted by: MAINTAINER, Alan Eldridge <ports@geeksrus.net> Reviewed by: pat
* o New port mplayer-skins version 1.0.0: Skins for MPlayer's Graphicallioux2002-01-176-0/+623
| | | | | | | | | User Interface (GUI) o Assign maintainership to mplayer's maintainer since he can better follow up Reviewed by: pat, Thomas E. Zander <riggs@rrr.de> Maintained by: Thomas E. Zander <riggs@rrr.de>
* o Update both avifile's (011002) and mplayer's (0.60) codecslioux2002-01-173-20/+33
| | | | | | | | o Thus, update port to 011002.0.0.60 PR: 33604 Submitted by: Alan Eldridge <ports@geeksrus.net>, MAINTAINER Reviewed by: pat, Thomas E. Zander <rigs@rrr.de>
* Patch is replaced with a perl in-place regex.kevlo2002-01-173-26/+5
| | | | Suggested by will@
* Update port to version 3.67, which fixes all known problems on 5.0.alex2002-01-169-30/+136
| | | | | | | | | | Hand maintainership to Oliver Lehmann <lehmann@ans-netz.de>, since greid doesn't seem to be interested in this port any more (various feedback timeouts and mails from him indicate this) PR: 31691, 32673, 32802, 33894 Submitted by: Oliver Lehmann <lehmann@ans-netz.de> Approved by: greid (MAINTAINER) (de-facto approved)
* Bump libvorbis version number.naddy2002-01-162-2/+2
|
* Remove lobogg from LIB_DEPENDS - we inherit it along with libvorbis.sobomax2002-01-161-2/+1
|
* * Bump Ogg Vorbis library version numbers.naddy2002-01-162-6/+6
| | | | | | * Increment PORTREVISION because of the dependencies change. Approved by: will
* Update version number of vorbis shared library.sobomax2002-01-162-2/+2
|
* Bump Ogg Vorbis library versions.naddy2002-01-161-2/+3
| | | | Approved by: nobutaka
* s/malloc.h/stdlib.h/ijliao2002-01-151-0/+4
|
* Fix kdemultimedia2 build problem which basically boils down to thewill2002-01-154-60/+18
| | | | | | | | | | | inability to use --enable-final. Make OGGVORBIS support unconditional. Remove @dirrm's that don't apply to this port. Bump PORTREVISION. PR: 33891 PR submitted by: Patrick Murphy <murphyp1@ais.msu.edu> Fix submitted by: Andy Fawcett <andy@athame.co.uk> Reported by: Ryan Thompson <ryan@sasknow.com>, Kent Stewart <kstewart@owt.com>
* Chase xmms shared library version bump.sobomax2002-01-141-1/+1
|
* Update to 1.2.6.sobomax2002-01-145-17/+40
| | | | Approved by: maintainer
* Fix autoconf/automake issue.kevlo2002-01-124-2/+42
| | | | | | | | I haven't the patience to wait lioux@ to commit it, sorry. You know, I've been waiting for one month. PR: 32862 Submitted by: MAINTAINER
* o Add XFREE86_VERSION=4 since this port requires XV extension supportlioux2002-01-111-0/+6
| | | | | | only found in XFree86 4.0 and above Submitted by: bento
* Bring in a few changes to the KDE ports infrastructure, and some fixes.will2002-01-112-24/+6
| | | | | | | | | | | | | | | | | | | | - Move all stuff specific to kde core ports to x11/kde2/Makefile.kde. + Default to compile optimized for speed, not debugging, in ports builds, not just packages. We don't really get that many backtraces or debugging information, and there's a better way to provide these things to people willing to spend some time working on KDE. It's at (as announced before): http://freebsd.kde.org/. - Remove teTeX dependency for kdegraphics2 upon request, and being unable to find any reason not to. Apparently, kdegraphics still compiles libkdvi and kdvi -- I guess dvips is merely a runtime dependency. Therefore to enable its use one just needs to add the teTeX package. Bump PORTREVISION to reflect dependency change. - Fix koffice port by removing PYTHON_VERSION, which is unnecessary. PR: 33650 (part of) Submitted by: John Merryweather Cooper <jmcoopr@johncoop.MSHOME.bmi.net> Reviewed by: kde-freebsd@lists.csociety.org (teTeX dep removal, and optimizing for speed, not debugging capability)
* o Deal correctly with gnome: use proper paths if it is notlioux2002-01-102-34/+47
| | | | | | | | | | installed but benefit from it otherwise o Fix PLIST due to aforementioned o Bump PORTREVISION Submitted by: HIYAMA Takeshi <cbc06942@pop06.odn.ne.jp> Prompted by: jedgar, Øyvind Kolbu <oyvind@kebab.gaffel.nu>
* Upgrade to version 0.2.92brian2002-01-086-28/+20
|
* If !WANT_KDE_NDEBUG and !PARALLEL_PACKAGE_BUILDING, also addwill2002-01-082-0/+6
| | | | | | | --enable-debug and turn off stripping of binaries so we actually get all the debugging we're supposed to get. :) Submitted by: Alan Eldridge <alane@geeksrus.net>
* Conditionalize use of objprelink based on whether we're running onwill2002-01-052-8/+16
| | | | | | MACHINE_ARCH=i386 *and* whether NO_KDE_OBJPRELINK is defined. Requested by: several
* Fix for -CURRENT, malloc.h->stdlib.hpat2002-01-021-0/+4
| | | | Spotted by: Bento
* Update to 0.8.2lioux2001-12-2812-105/+83
|
* - Add LEGAL noticelioux2001-12-272-0/+2
| | | | | | | | | | - NO_PACKAGE From developers: "Distributing MPlayer in the form of binaries and/or binary packages is currently impossible, speaking about both technical and law areas" Submitted by: maintainer
* portlint:dirk2001-12-251-1/+1
| | | | | | | - begin with a capital - don't end with '.' - remove port name - don't exceed 70 characters
* portlint: remove extra whitespaces before end of line.dirk2001-12-241-1/+1
|
* Remove files/patch-Makefiledwcjr2001-12-241-0/+0
| | | | PR: 33130
* Update to 1.1.1dwcjr2001-12-244-56/+29
| | | | | PR: 33130 Submitted by: tkato@prontomail.com
* - PORTDOCS policepat2001-12-242-6/+5
| | | | | - DOCSDIR support to some - Brush out some lint
* o Un"echo" commandslioux2001-12-241-1/+3
| | | | | | o malloc.h -> stdlib.h Submitted by: bento
* Chase the libxine.so version change.nobutaka2001-12-121-1/+1
| | | | Reviewed by: knu
* Update to 0.9.7.nobutaka2001-12-129-33/+68
|
* remove include of malloc.h to unbreak on -currentalfred2001-12-112-0/+20
|
* Fix MASTER_SITES, Enforce DOCSDIR, and Quiet installpat2001-12-084-18/+16
| | | | | PR: 32520 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* Fix a problem with auto{conf,make}: some build magic was introduced topetef2001-12-072-2/+2
| | | | | | | | | | | | make sure that the "autoconf" and "automake" binaries KDE looked for were found and were autoconf213 and automake14 (as there are issues with the latest versions), but the logic in setting $PATH was wrong. This puts ${WRKSRC}/auto-bin before the rest of the users $PATH. This fixes KDE auto* problems if automake14 and automake-1.5 are both installed. PR: 32512 Submitted by: Alan Eldridge <alane@geeksrus.net> Approved by: will
* o add missing USE_GNOMELIBSlioux2001-12-061-8/+1
| | | | | | o remove unnecessary stuff (already implied by other entries, etc) Submitted by: bento
* Upgrade KDE to 2.2.2:will2001-12-0412-36/+440
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * General: - Support for objprelink. - Hack for autoconf 2.13/automake 1.4. Note that we can't use the standard USE_AUTO* because they change things in work/*; KDE has its own way of doing that. - Light cleanup of extra dirs in the PLISTs provided by my mkplistpkg[1] script. - Speedups of both compile and runtime through the usage of --disable-debug and --enable-final. The latter did not work with the kdemultimedia package, unfortunately. - Patch updates. * audio/kdemultimedia2: - Patch to fix KSCD on FreeBSD[2]. It works very well now. * deskutils/kdepim: - Enable kpilot[3]. Pull in the latest pilot-link stuff. * devel/kdesdk, * devel/kdevelop: - No specific changes. * devel/qt-designer: - Make this port depend almost entirely on qt23 to make it more maintainable, so I don't have to keep hacking the patches to get them to apply. * editors/koffice, * games/kdegames, * graphics/kdegraphics: - No specific changes. * misc/kdeaddons: - SDL is required now. Cull SDL PLIST_SUB and such. - Fix breakage from hardcoding "sdl-config". * misc/kdeutils2: - Fix problem with klaptopdaemon[4] where it didn't properly display the battery time. This patch is untested, but applied. * net/kdenetwork2: - Fix DCC for KSIRC[5]. - Remove ktalkd from the build. It requires some weird thing in the configure script that I don't have time to look at. * sysutils/kdeadmin: - No specific changes. * textproc/kdoc: - Remove bogus requirement that kdoc requires Perl 5.6.0; it sure seems to operate fine with >= 5.005. But I'll let time tell. * www/quanta: - No specific changes (--disable-debug support only). * x11/kde2: - No specific changes. * x11/kdebase2: - Fix ksysguard compile by merging the files from the HEAD branch of KDE CVS that were missing at release time for FreeBSD[6]. :\ * x11/kdelibs2: - Recognize CUPS' spinoff[7]. - Add libxslt dependency since it was removed from kdelibs. - Fix libxml compile problems[8] (accomplished by upgrading). - Remove libkformula from port Makefile; this library has been spun off into koffice. - Fix mode problems with DCOP[9]. This allows you to save files properly. It also seems to be a FreeBSD specific problem. - Fix bashisms in kdeprint/imagetops script[10]. * x11-clocks/kdetoys2: - No specific changes. * x11-toolkits/qt23: - Do NOT upgrade to QT 2.3.2[11]. - Allow devel/qt-designer to depend on this port entirely for the patches by adding a perlre to accomplish this. * x11-wm/kdeartwork: - No specific changes. Thanks to the FreeBSD/KDE[1] team[12] who helped me test these out! [1] http://freebsd.kde.org/; http://www.databits.net/cgi-bin/cvsweb.cgi/scripts/portbuild/mkplistpkg [2] Submitted by: Matthew Holmes <matt@speakeasy.net> [3] PR: 31914 Submitted by: Alan Eldridge <alane@geeksrus.net> [4] PR: 28475 Submitted by: Arun Sharma <arun@sharmas.dhs.org> [5] Submitted by: Luc Morin <luc_m@videotron.ca> [6] Found at: http://webcvs.kde.org/kdebase/ksysguard/ksysguardd/FreeBSD/ [7] PR: 32321 Reported by: gad Submitted by: James A. Halstead <jah4007@cs.rit.edu> [8] PR: 32055 Reported by: William Richard <wrichard@trivalley.com>, others [9] PR: 31629 Submitted by: Alan Eldridge <alane@geeksrus.net> [10] PR: 32358 Submitted by: Alexander N. Kabaev <ak03@gte.com> [11] PR: 31809 Requested by: Nathan Ahlstrom <nrahlstr@winternet.com> (denied) [12] http://freebsd.kde.org/contact.shtml; http://lists.csociety.org/pipermail/kde-freebsd; http://lists.csociety.org/listinfo/kde-freebsd
* Add xine_d4d_plugin, a DVD input plugin for xine.nobutaka2001-11-306-0/+43
| | | | | | Submitted by: HIYAMA Takeshi <gibbon@cocoa.freemail.ne.jp> Obtained from: ports-jp mailing list Reviewed by: knu
OpenPOWER on IntegriCloud