aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia/mplayer/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* o Add missing dependency on libungif. [1]nork2003-11-141-2/+16
| | | | | | | | | o Import latest kame ipv6 patches. o Bump PORTREVISION PR: ports/59145 Submitted by: Thomas E. Zander <riggs@rrr.de> (maintainer) Reported by: Pav Lucistnik <pav@oook.cz> [1]
* * Fix autodetection problem for freetype2 which breaks gmplayer for somemarcus2003-10-091-4/+11
| | | | | | | | machines, hopefully satisfying pr/57622 * RUN_DEPENDS on mplayer-skins if compiled WITH_GUI [1] PR: 57687 Suggested by: Jeremy Messenger <mezz7@cox.net> [1]
* Down-rev the libSDL shared lib version since SDL-1.2.6 has not beenmarcus2003-10-041-1/+1
| | | | | | committed yet. Spotted by: Thierry Thomas <thierry@pompo.net>
* * Correct use of SDL, update lib dependency of SDL [1]marcus2003-10-041-2/+3
| | | | | | | | | | * Better DVD device handling for FreeBSD [2] PR: 57475 [1] 57545 Suggested by: Thierry Thomas <thierry@pompo.net> [1] Obtained from: sf [2] Submitted by: maintainer
* * Update to 0.92.marcus2003-09-291-5/+6
| | | | | | | | | | | | - 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
* o Chase lib version change of multimedia/xmms. [1]nork2003-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)
* Enables the audioid suboption for mplayer -tv.nork2003-08-291-1/+1
| | | | | | PR: ports/56125 Patched by: Nikolay Nikolaev <nicknickolaev@yahoo.com> Submitted by: Thomas E. Zander <riggs@rrr.de> (maintainer)
* Update xvid to latest release and chase library dependencies in portslofi2003-08-131-1/+1
| | | | | | that depend on it. Approved by: arved (Mentor)
* Fix seek in raw DV files over 2Gb.pb2003-08-071-1/+1
| | | | | | Bump PORTREVISION. Reviewed by: riggs@rrr.de (maintainer)
* replace -disable-qtx-codecs with --disable-qtx-codecsoliver2003-07-281-1/+1
| | | | Approved by: maintainer
* Add WITH_XMMS knob for XMMS inputplugin supportlioux2003-06-101-0/+18
| | | | | | PR: 52513 Submitted by: David Yeske <dyeske@yahoo.com> Approved by: maintainer (implicit)
* Add WITH_CDPARANOIA knob which depends on cdparanoia portlioux2003-05-171-0/+13
| | | | | PR: 52350 Submitted by: David Yeske <dyeske@yahoo.com>
* o Update ipv6 kame patch to 0.9.0-v6-20030430 versionlioux2003-05-151-4/+3
| | | | | | o Bump PORTREVISION Approved by: maintainer (implicit)
* Add WITH_LZO knob and correctly depend on lzo port if it is alreadylioux2003-05-151-0/+13
| | | | | | | | installed PR: 51737 Submitted by: David Yeske <dyeske@yahoo.com> Approved by: maintainer
* Fix a not complete clean dependency on aalib.nork2003-04-251-0/+17
| | | | | | PR: ports/51403 Submitted by: Thomas E. Zander <riggs@rrr.de> (maintainer) Suggested by: Dennis Kj_r Jensen <signout@signout.dk>
* Remove USE_GNOMENG.marcus2003-04-211-1/+0
|
* Update to 0.90-final.nork2003-04-101-3/+4
| | | | | PR: ports/50757 Submitted by: Thomas E. Zander <riggs@rrr.de> (maintainer)
* Fixe a bug in detecting p4 types correctly which could causenork2003-04-081-1/+1
| | | | | | | | mplayer to crash. PR: ports/50673 Submitted by: Thomas E. Zander <riggs@rrr.de> (maintainer) Suggested by: Matthew Emmerton <matt@gsicomp.on.ca>
* After repo copy from graphics category to newly create multimedialioux2003-04-041-1/+1
| | | | | | | | | | | | | | | | | | | one, update all appropriate references (*_DEPENDS, comments, etc): ports/graphics/libfame --> ports/multimedia/libfame ports/graphics/libquicktime --> ports/multimedia/libquicktime ports/graphics/mpeg --> ports/multimedia/mpeg ports/graphics/mpeg_encode --> ports/multimedia/mpeg_encode ports/graphics/mpeg_play --> ports/multimedia/mpeg_play ports/graphics/mtv --> ports/multimedia/mtv ports/graphics/smpeg --> ports/multimedia/smpeg ports/graphics/totem --> ports/multimedia/totem ports/graphics/transcode --> ports/multimedia/transcode ports/graphics/xanim --> ports/multimedia/xanim ports/graphics/xmps --> ports/multimedia/xmps Repo copied by: cvs (joe) Approved by: portmgr (self & no objections)
* Bump PORTREVISION by previous commit.nork2003-04-011-0/+1
| | | | Pointed out by: ume
* Support for IPv6.nork2003-03-311-1/+6
| | | | | | | | Submitted by: Hideyuki NINOMIYA <nin@jp.FreeBSD.org> (requester) Yuji TAKANO <takachan@running-dog.net> (mplayer evangelist) Desired by: ume (IPv6 maintainer) Patch Made by: sumikawa (IPv6 specialist) Approved by: Thomas E. Zander <riggs@rrr.de> (maintainer)
* xvid was moved to multimediafjoe2003-03-301-1/+1
|
* o Update to 0.90 rc5 [1]lioux2003-03-271-3/+23
| | | | | | | | | o Add WITH_FAAD knob [1] [2] PR: 50188 [1], 50246 [2] Submitted by: maintainer [1], David Yeske <dyeske@yahoo.com> [2]
* Chase libdvdread lib version bump on port version 0.9.4lioux2003-03-061-1/+1
|
* o Fix outstanding issue with KDE aRts: do not lockup when exittinglioux2003-03-051-1/+1
| | | | | | | | | | | | | | | | - Background: For some reason, mplayer locks up if we cleanup when exitting by calling arts_free(). Therefore, we trade risk of memory leakage when using KDE aRts over locking up. - Caveat: Memory probably is not witheld after mplayer exits. I won't say that it IS NOT withheld cause I do not know what arts_free() does exactly. So, worst case scenario is probably that we will leak memory for as many files the user tells mplayer to play but only WHILE mplayer is running. o Bump PORTREVISION Reviewed by: kde (some members)
* Sync with the category changes of libdvdnav, libxine and xine.nobutaka2003-02-241-1/+1
|
* De-pkg-comment.knu2003-02-211-0/+1
|
* * Add patch forgotten to "cvs add" in last commit.obraun2003-02-121-0/+1
| | | | | | * Bump PORTREVISION. Noticed by: lioux
* o Update to use the 0.9-rc4 sourcesobraun2003-02-111-12/+4
| | | | | | | | | | | o Remove libfame from the possible dependency list because integrated libavcodec does the same job o Apply libdemux-mov patch suggested by lioux (will fix some quicktime movies) o Fix pkg-plist PR: ports/48152 Submitted by: maintainer
* o Rewrite of the Makefile in a way similar to mail/mutt-devel: alllioux2003-02-031-89/+177
| | | | | | | | | | | | | | WITH* knobs are now explained within the Makefile o Fix PKGNAMESUFFIX o configure script depends unconditionally on esound if it is available: depend on esound as well if available o Enable VIDIX again due to users report that it works though needs root permissions o Update PLIST due to VIDIX o Bump PORTREVISION PR: 47781 Submitted by: maintainer
* Update to 0.09 RC3lioux2003-01-231-7/+14
| | | | Submitted by: maintainer
* Chase libdv library version bump in version 0.9.9lioux2003-01-171-2/+2
|
* Update to 0.90 RC2: this release supports both WM9 and Quicktime(TM)lioux2003-01-111-12/+106
| | | | | | | files using latest win32-codecs port. Submitted by: maintainer et al Reviewed by: freebsd-multimedia mailing list
* devel/sdl12 has been upgraded to shlib version 5.edwin2003-01-071-1/+1
|
* Update version number of SDL shared library.sobomax2003-01-021-1/+1
|
* Removed stale master_site.edwin2002-12-281-2/+1
| | | | | Informed maintainer. Noticed by: portsurvey
* 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 location of linux-realplayer portlioux2002-11-301-2/+2
| | | | Prompted by: kris
* After repo copy from graphics category, update all appropriatelioux2002-11-281-5/+5
| | | | | | | references from graphics to multimedia category Repo copied by: joe (cvs hat) Approved by: knu (portmgr hat)
* o mplayer ignores mplayer fonts if WITH_FREETYPE. Therefore, onlylioux2002-11-211-2/+3
| | | | | | | | | depend on mplayer fonts otherwise o Bump PORTREVISION Submitted by: "Ulrich 'Q' Spoerlein" <q@uni.de> Reviewed by: maintainer Approved by: maintainer
* update to pre10alfred2002-11-161-2/+2
|
* o Update to 0.90.0.9 [1]lioux2002-11-021-3/+15
| | | | | | | | | o Add WITH_FREETYPE knob [2] PR: 44362 [2] Submitted by: maintainer [1], Pat Lashley <patl+freebsd@volant.org> [2] Reviewed by: maintainer
* Sorry, fix unnecessary space.nork2002-10-171-1/+1
|
* Add support RTP/RTSP protocol with liveMedia,nork2002-10-161-1/+12
| | | | Reviewed by: Thomas E. Zander <riggs@rrr.de> (maintainer)
* o Add WITH_REALPLAYER support plus autodetection so that a correctlioux2002-09-261-1/+17
| | | | | | | | | port dependency is built [1] o Have WITH_LIBDVDREAD really work [2] PR: 43291 [1] Submitted by: alane [1], MAINTAINER [2] Approved by: maintainer
* Correct typo in PLIST_SUB that prevented package build on bento.kris2002-09-211-1/+1
|
* Upgrade to 0.90.0.8.obraun2002-09-201-4/+11
| | | | Submitted by: maintainer
* Deploy USE_GNOMENG infrastructurelioux2002-09-031-4/+6
| | | | | PR: 42349 Submitted by: Edwin Groothuis <edwin@mavetju.org>
* Update to 0.90 pre 6lioux2002-08-071-5/+8
| | | | Submitted by: maintainer
* Ogg Vorbis 1.0 library major version bumps.naddy2002-07-201-1/+2
|
* Update to 0.90.0.5lioux2002-06-111-3/+4
| | | | Approved by: maintainer
* o Bump PORTREVISIONlioux2002-06-051-1/+12
| | | | | | | | | o Prefer mplayer internal DVD access routines rather than libdvdread due to problem reports from users. Prefer libdvdread if WITH_LIBDVDREAD o Change iconv interaction since users have been complaining since iconv was updated to 1.7 Submitted by: maintainer
* o Update to 0.90pre3lioux2002-05-241-20/+49
| | | | | | o No longer depends on port mplayer-skins Submitted by: maintainer
* Remove unnecessary dependency on libdvdcss, it is now a dependencylioux2002-04-201-2/+1
| | | | under libdvdread
* Chase increase of libSDL version number.sobomax2002-04-171-1/+1
|
* Chase libdvdcss update 1.1.0 version bumplioux2002-04-171-1/+1
|
* Chase libdvdcss shared library version bumplioux2002-03-311-1/+1
| | | | Submitted by: Riccardo Torrini <riccardo@torrini.org>
* Bump PORTREVISION to reflect the (lib)iconv upgrade.knu2002-03-181-1/+1
|
* Iconv cleanup, stage 1b: correct {BUILD,LIB,RUN}_DEPENDS of all ports that needsobomax2002-03-181-1/+1
| | | | libiconv.
* o Tell configure about extra lib/include paths so as to improvelioux2002-03-061-5/+11
| | | | | | | | | | auto-detection o Enable WITH_SVGALIB if it is installed o Use direct rather than relative paths to reference port directories in Makefile o No PORTREVISION bump since there are no functional changes Submitted by: maintainer
* Depend on correct port. Therefore, bump PORTREVISIONlioux2002-02-121-1/+2
| | | | | Submitted by: asmodai Reviewed by: MAINTAINER
* o Update to 0.60.1lioux2002-01-181-7/+39
| | | | | | | | | | | 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
* Bump libvorbis version number.naddy2002-01-171-1/+1
|
* - Add LEGAL noticelioux2001-12-281-0/+1
| | | | | | | | | | - 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
* 1) make it work on -current given recent malloc.h problemlioux2001-11-151-11/+2
| | | | | | | 2) remove esound options since they do not work yet 3) bump PORTREVISION due to (1) Submitted by: maintainer
* re-enable DVD read support since libdvdread was updated to 0.9.2lioux2001-10-181-7/+7
| | | | in rev 1.2 of libdvdread/Makefile
* disable DVD support till libdvdread is updated to at least versionlioux2001-10-161-7/+7
| | | | | | 0.92 (required for proper operation) Submitted by: Tadayuki OKADA <tadayuki@mediaone.net>
* apply DeMorgan correctlylioux2001-10-161-2/+2
|
* o update to 0.50 finallioux2001-10-161-30/+62
| | | | | | | | | | o add several WITH_* options (specially DVD support :-) o update WWW tag in DESCR o update PKGMESSAGE o update install-user script to handle new fonts from port mplayer-fonts/Makefile rev 1.2 Submitted by: MAINTAINER
* o update to 0.50 pre 1lioux2001-10-011-54/+79
| | | | | | | | | | | | | | | | | o add script to "autodetect" some machine features such as 3DNow! o it is no longer limitted to i386 arch (e.g., alpha, hurray :) o make it CFLAGS safe o add several WITH{,OUT} options o depend on win32-codecs as of rev 1.12 win32-codecs/Makefile instead of mplayer-codecs o Makefile style: rearrange the file a bit to make it ports' style compliant (easier to maintain) o simplify targets with for/endfor constructs in post-install o due to new features, update: COMMENT, DESCR, PKGMESSAGE o fix all URI to include a trailing / o support NOPORTDOCS in PLIST Submitted by: MAINTAINER et al
* Bump png majorache2001-09-111-1/+1
|
* Added Options to build for diffrent CPU types.dinoex2001-08-251-7/+35
| | | | | PR: 29959,30020 Submitted by: riggs@f113.hadiko.de
* New Port:dinoex2001-08-221-0/+74
This is the port of mplayer, a project which has the effort to become a very stable and useful movie player. It is based on the windows codec compilation and provides the ability to play many formats in a very good quality without much CPU comsumption. WWW: http://mplayer.sourceforge.net PR: 29944 Submitted by: riggs@f113.hadiko.de