summaryrefslogtreecommitdiffstats
path: root/multimedia
Commit message (Collapse)AuthorAgeFilesLines
* Update to 3.69pat2002-02-044-20/+3
| | | | | PR: 34598 Submitted by: maintainer
* o PORTVERSION should not contain _ since it is reserved for PORTREVISIONlioux2002-01-302-4/+4
| | | | | | | | o maintain crazy PORTVERSION numbering as a defensive measure for the time being Spotted by: naddy, Tadayuki OKADA <tadayuki@mediaone.net>
* 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
OpenPOWER on IntegriCloud