The FreeBSD Ports Archive

Freebsd | Contact
Welcome to FreeBSD Software


FreeBSD multimedia : mplayer

High performance media player supporting many formats

 MPlayer is a multimedia player and encoder suite which runs on many
platforms. It plays a terrific number of different file formats
and codecs including popular DivX, XviD, H.264 streams as well as
DVD and SVCDs along with many popular audio codecs.
On the i386 platform it also supports some Windows DLL codec
families which allow playing of e.g. QuickTime movies. 

http://www.mplayerhq.hu/



mplayer history


v. 1.168
date: 2007/12/12 23:26:35;  author: miwi;  state: Exp;  lines: +6 -10
- Update to 1.0rc2

PR:		118231
Submitted by:	Thomas Zander  (maintainer)

v. 1.167 date: 2007/10/11 14:45:01; author: ahze; state: Exp; lines: +1 -1 Chase libtheora lib version
v. 1.166 date: 2007/08/05 21:27:30; author: sem; state: Exp; lines: +35 -468 - Split the port into mplayer and mencoder - mplayer is now pkg_add'able as it no longer depends on restricted ports - Remove compatibility tweaks for FreeBSD-4 as it is no longer supported - A patch to correct handle amd64 in libdha-pci.c PR: ports/115170 Submitted by: maintainer
v. 1.165 date: 2007/07/28 12:27:28; author: miwi; state: Exp; lines: +2 -2 - Chase increase of audio/libvorbis shlib version. - Bump PORTREVISION
v. 1.164 date: 2007/06/13 06:06:59; author: edwin; state: Exp; lines: +61 -19 Undo damage from http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/111980 and make sure that ports depending on mencoder work again. Approved by: "Thomas E. Zander"
v. 1.163 date: 2007/06/07 08:46:02; author: miwi; state: Exp; lines: +1 -1 - Fix cddb stack overflow - Bump PORTREVISION Approved by: so (simon) Security: http://www.vuxml.org/freebsd/3ac80dd2-14df-11dc-bcfc-0016179b2dd5.html
v. 1.162 date: 2007/05/31 02:49:29; author: edwin; state: Exp; lines: +19 -61 multimedia/mplayer: compilation error mplayer compilation fails with my tinderbox setup. PR: ports/111980 Submitted by: Robert Gogolok Reviewed by: "Thomas E. Zander"
v. 1.161 date: 2007/05/19 20:17:50; author: flz; state: Exp; lines: +2 -1 - Welcome X.org 7.2 \o/. - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.160 date: 2007/05/01 20:07:41; author: pav; state: Exp; lines: +1 -1 - Rename libdts to libdca and update to 0.0.5 Repocopy by: marcus
v. 1.159 date: 2007/04/29 19:37:07; author: mezz; state: Exp; lines: +1 -1 Chase with the update of graphics/libcaca, bump the PORTREVISION on these ports. Only two ports that aren't tested and I get no respone back from the maintainer for two weeks. The two ports are graphics/crystalspace(-devel). The rest other ports have been tested or/and submitted by the maintainers (Thanks!).
v. 1.158 date: 2007/04/05 10:05:21; author: stefan; state: Exp; lines: +8 -0 Enable joystick support. PR: 111076 Submitted by: Teemu Korhonen Patch by: submitter/maintainer Approved by: maintainer
v. 1.157 date: 2007/03/13 13:40:15; author: miwi; state: Exp; lines: +12 -15 Mplayer contains several snippets of code for improving run-time performance on simd-capable processors. This update corrects a minor flaw in passing arguments to the configure script and introduces a new global OPTION for it. Further, it prevents building very recent 6.x and 7 installations with the binary nvidia driver due to a currently unresolved linking problem with libm. PR: 110246 Submitted by: Thomas E. Zander (maintainer)
v. 1.156 date: 2007/03/09 15:55:12; author: miwi; state: Exp; lines: +1 -1 - Fix Buffer overflow vulnerability - Bump PORTREVISION Approved by: simon (secteam) Obtained from: mplayer svn Security: http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-1246
v. 1.155 date: 2007/02/26 17:41:01; author: ahze; state: Exp; lines: +2 -2 Chase libmpcdec PR: ports/109570 Submitted by: Joerg Pulz
v. 1.154 date: 2007/02/23 22:51:10; author: mezz; state: Exp; lines: +2 -2 Chase the shared library version of speex, bump the PORTREVISION.
v. 1.153 date: 2007/02/09 22:12:40; author: nox; state: Exp; lines: +11 -4 Fix amd64 dependency problem PR: ports/108947 Submitted by: Thomas E. Zander Approved by: miwi (mentor, implicit)
v. 1.152 date: 2007/01/19 02:28:24; author: bland; state: Exp; lines: +2 -2 Chase comms/lirc update.
v. 1.151 date: 2007/01/08 16:02:14; author: itetcu; state: Exp; lines: +12 -1 - fix build of mplayer with h264 and polyaudio, when an external reference was generated to: last_coeff_flag_offset in the polyaudio module, that is static in the h264. - security fix provided by the mplayer development team for a possible remote buffer overflow in rtsp streams - Correct library dependence and OPTIONS for samba support PR: ports/107217 Submitted by: Sergio Lenzi [1], Thomas E. Zander (maintainer) [2] Approved by: maintainer Security: http://www.vuxml.org/freebsd/b2ff68b2-9f29-11db-a4e4-0211d87675b7.hml
v. 1.150 date: 2006/12/25 19:55:34; author: gabor; state: Exp; lines: +17 -6 - Add WITH_NAS knob - Remove WITH_SKINS, make it on by default when WITH_GUI is defined - Add desktop entry if WITH_GUI is defined - Change some renamed configure options - Bump PORTREVISION PR: ports/106389 Submitted by: Pawel Pekala (with changes from maintainer) Approved by: erwin (mentor), Thomas E. Zander (maintainer)
v. 1.149 date: 2006/12/22 01:07:53; author: rafan; state: Exp; lines: +1 -0 - Fix build on 4.x PR: ports/106990 Submitted by: KATO Tsuguru Approved by: Thomas E. Zander (maintainer)
v. 1.148 date: 2006/12/11 16:48:43; author: rafan; state: Exp; lines: +2 -4 - Respect X11BASE mplayer's configure only accepts the last --with-extraincdir, and --with-x11libdir is removed in the next version. Therefore, directly change hardcoded /usr/X11R6 in configure. Approved by: portmgr (linimon), Thomas E. Zander (maintainer)
v. 1.147 date: 2006/12/04 04:23:06; author: rafan; state: Exp; lines: +1 -1 - Respect X11BASE PR: ports/106079 Submitted by: rafan Approved by: Thomas E. Zander (maintainer)
v. 1.146 date: 2006/11/20 22:58:17; author: pav; state: Exp; lines: +64 -13 - Update to 1.0rc1, which brings goodies like native WMV9/VC-1 playback, faster h.264 decoding, ability to switch audio stream during DVD playback and much more Submitted by: Thomas E. Zander (maintainer) Thanks to: itetcu
v. 1.145 date: 2006/10/15 12:01:18; author: itetcu; state: Exp; lines: +2 -1 Unbrake build in -DWITHOUT_X11 case by --disable-fontconfig. PR: ports/104340 Submitted by: Jeremie Le Hen Approved by: maintainer (Thomas E. Zander) Approved by: portmgr (clement)
v. 1.144 date: 2006/10/06 19:48:00; author: miwi; state: Exp; lines: +5 -3 Log from Maintainer: mplayer does not necessarily these config files to work properly. They are needed however if one wants to set system-wide defaults different from mplayer's built-in settings. Therefore, o these files have more example character and are now installed in ${PREFIX}/share/mplayer/examples/etc o this is mentioned in files/pkg-message.in Also there are further cleanups: o The port now recognizes the new skin dir accorting to ports/103891. Please commit these two diffs together in order to maintain dependency consistency o pkg-message in the port root dir should be removed from the tree as we are using files/pkg-message.in for quite some time now PR: ports/103892 Submitted by: Denis Eremenko Approved by: Thomas E. Zander (maintainer)
v. 1.143 date: 2006/10/01 04:08:00; author: ahze; state: Exp; lines: +2 -2 - Chase x264 update
v. 1.142 date: 2006/09/04 21:47:43; author: shaun; state: Exp; lines: +66 -30 - Maintainer reports: [1] This is a cumulative update to the mplayer port addressing several issues: o imake handling for audio-only-mplayer corrected. o Adapt mplayer to recent x264 API changes. Reported by David Warren. Obtained from official mplayer CVS. o Correct internal libtremor handling on amd64 arch, by Aleksey Salow. o Correct VIDIX playlists on amd64 arch. o Proper handling of the speex codec and the polyp sound server, reported by Ion-Mihai Tetcu. - Fix OPTIONS checking logic - this caused the default package to have way too many dependencies (e.g. Linux, and i386-specific ports). - Fix build on FreeBSD 4.x [2] PR: ports/102493 [1], ports/102570 [2] Submitted by: Thomas E. Zander [1], Ports Fury [2] Approved by: Thomas E. Zander (maintainer) [2]
v. 1.141 date: 2006/08/09 15:17:03; author: ahze; state: Exp; lines: +2 -2 - Chase x264 libver bump
v. 1.140 date: 2006/08/04 18:19:49; author: itetcu; state: Exp; lines: +10 -11 Apply some user-requested changes to the mplayer port: o Have mga xvidix driver autodetect memory, reported by Andre Albsmeier o Remove PKGSUFFIX stuff, instead port name is always "mplayer" o Use win32 real player codecs if the user prohibits linux-realplayer interaction PR: ports/101224 Submitted by: Thomas E. Zander (maintainer)
v. 1.139 date: 2006/07/12 01:53:06; author: itetcu; state: Exp; lines: +156 -520 - Update to the latest mplayer release, 1.0pre8. - OPTIONify - Due to some changes in the official developent tree, some of our local patches became obsolete and where removed. PR: ports/99871 Submitted by: maintainer
v. 1.138 date: 2006/06/15 15:48:16; author: anray; state: Exp; lines: +1 -1 When compiling mplayer against x264, configure says it's unavailable because it does not link the test-program with -pthread. Remove the static -lx264 and replaces it with the accurate `pkg-config --libs x264`, so the linker finds all the symbols needed. After that, mencoder can finally encode x264-movies. PR: ports/98914 Submitted by: Mark Daniel Reidel Approved by: maintainer
v. 1.137 date: 2006/06/12 06:36:46; author: itetcu; state: Exp; lines: +2 -2 Track track linux-realplayer codecs path change PR: 98763 Submitted by: Juergen Lock Approved by: maintainer
v. 1.136 date: 2006/05/15 19:54:51; author: sat; state: Exp; lines: +13 -1 - Provide a knob to build mplayer without ipv6 protocol family support PR: ports/96950 Submitted by: Thomas E. Zander (maintainer) Suggested by: Dennis Cabooter Approved by: krion (mentor)
v. 1.135 date: 2006/05/14 21:08:48; author: brueffer; state: Exp; lines: +3 -3 Fix typos in comments.
v. 1.134 date: 2006/05/10 11:45:48; author: ahze; state: Exp; lines: +3 -3 - Chase x264 libver bump
v. 1.133 date: 2006/05/07 02:57:34; author: mnag; state: Exp; lines: +3 -3 - Update PORTREVISION and libtheora version reflecting multimedia/libtheora update. - portlint(1) while here
v. 1.132 date: 2006/04/17 03:10:41; author: tmclaugh; state: Exp; lines: +22 -24 Re-enable GTK2 support with patch from Mplayer CVS found via www.ubuntuforums.org. This is not the old gtk2 patch used before but the current gtk2 support in Mplayer's CVS. Unlike gtk12 support, gtk20 support will not be autodetected since it's still an unofficial patch. Please use WITH_GTK2 to use. PR: 95558 Submitted by: Me Approved by: Maintainer Obtained from: http://www.ubuntuforums.org/archive/index.php/t-78037.html
v. 1.131 date: 2006/04/08 14:52:21; author: mnag; state: Exp; lines: +1 -2 - Add security patch - Bump PORTREVISION Approved by: maintainer Obtained from: Mplayer CVS Security: VuXML c7526a14-c4dc-11da-9699-00123ffe8333
v. 1.130 date: 2006/03/09 08:42:28; author: vd; state: Exp; lines: +1 -1 Fix mplayer vulnerability (heap overflow) in the ASF demuxer Arbitrary remote code execution under the user ID running the player when streaming an ASF file from a malicious server. PR: ports/93767 Submitted by: "Thomas E. Zander" (maintainer) Approved by: portmgr (erwin) Obtained from: mplayer CVS repo: http://www1.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/libmpdemux/demuxer.h.diff?r2=1.90&r1=1.87&f=u Security: heap overflow in the ASF demuxer (http://www.mplayerhq.hu/design7/news.html#vuln13, http://bugs.gentoo.org/show_bug.cgi?id=122029)
v. 1.129 date: 2006/02/28 23:51:39; author: ade; state: Exp; lines: +1 -1 Bump PORTREVISION for new gtk-12 library location, post libtool. PR: 93959 Submitted by: Ion-Mihai "IOnut" Tetcu Approved by: portmgr (implicit)
v. 1.128 date: 2006/01/09 17:17:11; author: pav; state: Exp; lines: +1 -1 - Add support for version 2 audio atoms in QuickTime containers 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
v. 1.127 date: 2006/01/09 16:50:07; author: pav; state: Exp; lines: +2 -2 - Fix find command Approved by: maintainer
v. 1.126 date: 2006/01/06 18:32:34; author: markus; state: Exp; lines: +1 -1 Bump PORTREVISION to chase the cdparanoia shared library update
v. 1.125 date: 2005/12/16 10:39:07; author: lawrance; state: Exp; lines: +1 -1 Use BT848SFMT ioctl instead of METEORSFMT (which is incorrect). Allows setting norm=SECAM which previously did not work. Bump PORTREVISION. PR: ports/90001 Submitted by: Vladimir Kushnir Approved by: Thomas E. Zander (maintainer)
v. 1.124 date: 2005/11/29 19:02:12; author: flz; state: Exp; lines: +9 -0 - Remove hardcoded gcc in scripts and Makefiles. PR: ports/89027 Submitted by: lioux Approved by: maintainer timeout (2 weeks)
v. 1.123 date: 2005/11/09 20:17:44; author: edwin; state: Exp; lines: +1 -1 [fix] multimedia/mplayer: no bsdbt848 driver compiled in On recent FreeBSD installing multimedia/mplayer port doesn't compile-in bsdbt848 driver. Cause for this is in the mplayer's 'configure' script that uses the following code to autodetect the presense of the system bt848 driver: if defined(__NetBSD__) #include #else #include #endif On FreeBSD /usr/include/machine/ioctl_bt848.h is replaced with /usr/include/dev/bktr/ioctl_bt848.h, so 'configure' script doesn't find it. Be warned that if you upgraded your FreeBSD installation from the older version, you will still have /usr/include/machine/ioctl_bt848.h installed on your system (make installworld doesn't delete old files) and configure script will not need patching to be able to find the system bt848 driver. In the fix section I attached a patched 'files/patch-ad' file. [...] Hi again, I've prepared a diff to solve the issue. Besides this, PORTREVISION is bumped to reflect the change and distinfo contains sha256 sum. Would you please confirm that it works on amd64, go for the commit and close the pr?! Submitted by: Simun Mikecin Approved by: "Thomas E. Zander" Reviewed by: Simun Mikecin PR: ports/87853
v. 1.122 date: 2005/09/28 11:00:09; author: flz; state: Exp; lines: +15 -2 - Correctly detect infrared control interface lirc (by Daniel O'Connor ). - Remove obsolete "--disable-tremor" from CONFIGURE_ARGS. PR: ports/86664 Submitted by: maintainer
v. 1.121 date: 2005/09/24 20:43:22; author: mnag; state: Exp; lines: +12 -0 Add support to DTS decoding PR: ports/86473 Submitted by: bh@izb.knu.ac.kr Approved by: pav (mentor), riggs@rrr.de (maintainer)
v. 1.120 date: 2005/08/31 11:34:33; author: vs; state: Exp; lines: +2 -2 Mplayer seems vulnerable when playing uncompressed pcm streams. The development team released a new tarball containing a fix for libmpcodecs/ad_pcm.c addressing this issue. PR: ports/85475 Submitted by: maintainer
v. 1.119 date: 2005/05/31 19:58:32; author: flz; state: Exp; lines: +2 -2 - Backout latest commit, it needs a repocopy due to API change. Noticed by: Matthias Andree
v. 1.118 date: 2005/05/31 17:57:10; author: flz; state: Exp; lines: +2 -2 - Bump lzo lib version. - Bump PORTREVISION.
v. 1.117 date: 2005/05/17 18:01:39; author: pav; state: Exp; lines: +1 -1 - Backout part of bswap changes which completely broke playback of encrypted DVD discs PR: ports/80952, ports/80984 Diagnosed by: Jose M Rodriguez
v. 1.116 date: 2005/05/10 00:15:52; author: lioux; state: Exp; lines: +1 -0 o Add FreeBSD native byteswap support using o Bump PORTREVISION Approved by: maintainer
v. 1.115 date: 2005/04/26 13:00:35; author: pav; state: Exp; lines: +8 -19 - Update to 1.0pre7 PR: ports/80356 Submitted by: Thomas E. Zander (maintainer)
v. 1.114 date: 2005/04/21 13:07:08; author: ahze; state: Exp; lines: +3 -3 - Chase shared lib bump in x264 Patch Update Obtained mostly from mplayer cvs
v. 1.113 date: 2005/04/12 20:31:23; author: pav; state: Exp; lines: +4 -3 - correct linux real player codecs detection, by Conrad J. Sabatier - introduce new vidix patches to enable -vo xvidix for some accidently mistreated radeon and matrox cards, reported by Andre Albsmeier - explicitly forbid -fforce-addr gcc optimization as it reliably breaks all ffmpeg descendants, by Mario Sergio Fujikawa Ferreira PR: ports/79828 Submitted by: Thomas E. Zander (maintainer)
v. 1.112 date: 2005/03/14 23:07:15; author: pav; state: Exp; lines: +16 -5 o Integration of pr 78670, including introduction of files/patch-libfaad2-common.h o Remove explicitly disabling real codecs as they can be manually added after installation if root really wants to (reported by Scott Lipcon ) o Fix mplayer's x264 lib support is older than the version provided by the ports tree as of today. Including new patchfile files/patch-libmpcodecs-ve_x264.c (by Bruce M. Simpson ) Submitted by: Thomas E. Zander (maintainer)
v. 1.111 date: 2005/03/06 10:34:15; author: oliver; state: Exp; lines: +158 -48 update to 0.99.6 PR: 77882 Submitted by: maintainer
v. 1.110 date: 2005/01/13 19:04:06; author: kwm; state: Exp; lines: +3 -3 Bump portv. to chase shlib dump of libtheora and new location.
v. 1.109 date: 2004/12/20 22:31:07; author: ahze; state: Exp; lines: +2 -2 Update to 1.0pre5try2 (0.99.5_5) to fix several security flaws in streaming code base o Potential heap overflow in Real RTSP streaming code o Potential stack overflow in MMST streaming code o Multiple buffer overflows in BMP demuxer o Potential heap overflow in pnm streaming code o Potential buffer overflow in mp3lib PR: ports/75336 Submitted by: Thomas E. Zander (maintainer)
v. 1.108 date: 2004/11/15 09:36:43; author: vs; state: Exp; lines: +1 -1 Minor Makefile-twiddle: Balance quotes Submitted by: maintainer
v. 1.107 date: 2004/11/11 21:53:14; author: ahze; state: Exp; lines: +6 -1 Remove nvidia support for 4.x users (libXvMCNVIDIA.so is linked to libc.so.5) Submitted by: Serge Gagnon Approved by: Thomas E. Zander (maintainer) pav (co mentor)
v. 1.106 date: 2004/11/08 09:16:50; author: vs; state: Exp; lines: +27 -3 - Add WITHOUT_SKINS-knob, suggested by Matthias Buelow (PR 72162) - Add WITH_NVIDIA-knob, suggested by Michael Johnson Closes PR: ports/72162 Submitted by: maintainer KDE reviewing by: lofi
v. 1.105 date: 2004/10/11 23:09:51; author: pav; state: Exp; lines: +15 -4 - Fix AAC (faad) playback on amd64 [1] - Enable and support libcaca PR: ports/72087 [1] Submitted by: Arjan van Leeuwen Approved by: maintainer
v. 1.104 date: 2004/09/30 05:31:55; author: kris; state: Exp; lines: +1 -1 Increase USE_GCC to 3.4 for those ports which compile with it. Approved by: portmgr
v. 1.103 date: 2004/09/22 19:54:42; author: marcus; state: Exp; lines: +14 -8 * Deactivate libtremor due to unresolved build problems * Consistency of man page after patching DEFAULT_{DVD,CDROM}_DEVICE (reported by Andra Albsmeier ) * Change PATCH_SITES to fix unfetchable distfile for GTK2 patch (thanks to michael johnson for reporting this) PR: 71542 Submitted by: maintainer Approved by: portmgr (implicit)
v. 1.102 date: 2004/08/26 07:52:37; author: vs; state: Exp; lines: +24 -1 Requested by Koop Mast: - Correct detection of ogg theora codec - Avoid accidently linking to libtremor if not explicitly forced by user (important, therefore PORTREVISION bump!) PR: ports/70959 Submitted by: Thomas E. Zander (maintainer)
v. 1.101 date: 2004/08/16 09:43:58; author: vs; state: Exp; lines: +54 -26 Enable GTK2 PR: ports/70001 Submitted by: Seva Gluschenko Approved by: maintainer
v. 1.100 date: 2004/07/23 07:28:01; author: krion; state: Exp; lines: +2 -9 Update to 0.99.5 PR: ports/69450 Submitted by: maintainer
v. 1.99 date: 2004/07/12 15:01:25; author: vs; state: Exp; lines: +3 -1 Add more PATCH_SITES PR: ports/68806 Submitted by: Jonathan Noack Approved by: maintainer
v. 1.98 date: 2004/07/01 20:00:39; author: adamw; state: Exp; lines: +5 -1 Apply a vendor-distributed patch to correct a number of string vulnerabilities, some of which are remotely exploitable. More info at: http://www.mplayerhq.hu/homepage/design7/news.html
v. 1.97 date: 2004/07/01 08:27:47; author: pav; state: Exp; lines: +1 -3 - Respect CFLAGS, fix WITHOUT_RUNTIME_CPUDETECTION knob, style PR: ports/68431 Submitted by: Tom McLaughlin Approved by: maintainer
v. 1.96 date: 2004/06/14 14:47:12; author: pav; state: Exp; lines: +25 -4 - Autodetect fribidi - Enable OSD - Disable caca - Fix build with gtk1 Submitted by: Thomas E. Zander PR: 67846, 67873, 67875, 67913, 67923
v. 1.95 date: 2004/06/11 21:48:48; author: lofi; state: Exp; lines: +1 -1 Update XviD to version 1.0.1, chase shared library bump through dependencies, disable xvid support in avifile and bump PORTREVISION in transcode for added dependency on xvid4conf.
v. 1.94 date: 2004/06/11 18:08:50; author: mezz; state: Exp; lines: +80 -109 - Update to 0.99.4 (1.0pre4) - This version now support XviD 1.x, so it should allow the maintainer to update XviD. Submitted by: Thomas E. Zander (maintainer)
v. 1.93 date: 2004/05/28 16:23:47; author: pav; state: Exp; lines: +1 -1 - Fix reopening of audio device after pause under certain circumstances PR: ports/67179 Submitted by: Andriy Gapon Approved by: maintainer Obtained from: mplayer CVS
v. 1.92 date: 2004/05/25 09:11:59; author: pav; state: Exp; lines: +16 -0 - Add WITH_KERN_HZ knob. It can be useful on slower processors when using RTC. PR: ports/67134 Submitted by: michael johnson Approved by: maintainer
v. 1.91 date: 2004/04/16 20:24:22; author: lofi; state: Exp; lines: +22 -4 Add WITHOUT_GUI option to force mplayer's gtk gui to off and disable arts audio output if gui is enabled to avoid crashes caused by conflicting versions of glib. Submitted by: maintainer
v. 1.90 date: 2004/04/03 15:11:07; author: pav; state: Exp; lines: +34 -0 - Use /dev/acd0[c] as a default CD/DVD device - Allow people to override default device with DEFAULT_CDROM_DEVICE and DEFAULT_DVD_DEVICE knobs PR: ports/65059 Submitted by: michael johnson Approved by: maintainer
v. 1.89 date: 2004/03/31 08:11:39; author: krion; state: Exp; lines: +2 -3 - Fix buffer overflow attack and remote exploit addressed to mplayer's http parser. PR: ports/64974 Submitted by: maintainer
v. 1.88 date: 2004/03/30 19:20:22; author: krion; state: Exp; lines: +2 -2 - Use USE_ICONV knob Approved by: portmgr
v. 1.87 date: 2004/03/16 11:52:44; author: znerd; state: Exp; lines: +48 -3 Log: [1] Enable DEBUG support [2] Resolve build problems on bento for non-i386 architectures [3] Introduce rtc interoperability PR: 64314 Submitted by: maintainer Reported by: znerd [1] kris [2] Michael Johnson [3]
v. 1.86 date: 2004/03/14 03:56:07; author: lioux; state: Exp; lines: +2 -2 Chase libdv shared library version bump
v. 1.85 date: 2004/03/08 01:01:30; author: edwin; state: Exp; lines: +3 -2 Properly use SDL everywhere: USE_SDL=yes -> USE_SDL=sdl (good examles everywhere) WANT_SDL/HAVE_SDL instead of exists(localbase/lib/lib...) See http://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/using-sdl.html for more information on how to use USE_SDL, WANT_SDL and HAVE_SDL. PR: follow-ups of ports/55494, ports/61877 Submitted by: Edwin Groothuis
v. 1.84 date: 2004/02/26 09:18:00; author: krion; state: Exp; lines: +14 -12 This update solves two issues which are important for many users of mplayer: o bktr driver working. Thanks to Arjan van Leeuwen and Simun Mikecin sime@logos.hr (For me it doesn't work at all, but mplayer's tv never did :-) So I rely on the reports of the users who are successful.) o disables support for libdvdnav as it's not compatible with the new version. The mplayer developers are informed and hunt the problem. o introduces a patch to fix -vo md5: patch-libvo-vo_md5.c Thanks to Christopher Nehren PR: ports/63363 Submitted by: maintainer
v. 1.83 date: 2004/02/20 21:10:01; author: adamw; state: Exp; lines: +2 -2 Chase libdvdnav shlib.
v. 1.82 date: 2004/02/19 03:32:48; author: kris; state: Exp; lines: +0 -4 Remove BROKEN tag, since the problem was fixed by the recent fix to the lame port. Tracked down by: "Thomas E. Zander"
v. 1.81 date: 2004/02/07 23:19:37; author: kris; state: Exp; lines: +4 -0 BROKEN on 5.x: Does not compile
v. 1.80 date: 2004/02/04 05:07:52; author: marcus; state: Exp; lines: +1 -1 Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 1)
v. 1.79 date: 2003/12/23 21:48:51; author: krion; state: Exp; lines: +1 -1 - Chase libraries for new libvorbis version - Correctly detect AMD64 machines PR: 60528 Submitted by: maintainer
v. 1.78 date: 2003/12/20 16:37:56; author: naddy; state: Exp; lines: +1 -1 Catch up with libogg/libvorbis version bump.
v. 1.77 date: 2003/12/08 11:23:46; author: bland; state: Exp; lines: +2 -2 Switch dependency mad -> libmad as more apropriate. Approved by: maintainer
v. 1.76 date: 2003/12/07 01:27:06; author: marcus; state: Exp; lines: +2 -2 Chase the libmad/libid3tag shared lib version.
v. 1.75 date: 2003/11/16 20:04:41; author: marcus; state: Exp; lines: +1 -1 Fix build with ungif. PR: 59350 Submitted by: maintainer
v. 1.74 date: 2003/11/14 02:22:36; author: nork; state: Exp; lines: +16 -2 o Add missing dependency on libungif. [1] o Import latest kame ipv6 patches. o Bump PORTREVISION PR: ports/59145 Submitted by: Thomas E. Zander (maintainer) Reported by: Pav Lucistnik [1]
v. 1.73 date: 2003/10/08 17:48:25; author: marcus; state: Exp; lines: +0 -0 Last commit should have also said: Submitted by: maintainer
v. 1.72 date: 2003/10/08 17:48:06; author: marcus; state: Exp; lines: +11 -4 * Fix autodetection problem for freetype2 which breaks gmplayer for some machines, hopefully satisfying pr/57622 * RUN_DEPENDS on mplayer-skins if compiled WITH_GUI [1] PR: 57687 Suggested by: Jeremy Messenger [1]
v. 1.71 date: 2003/10/03 19:01:11; author: marcus; state: Exp; lines: +1 -1 Down-rev the libSDL shared lib version since SDL-1.2.6 has not been committed yet. Spotted by: Thierry Thomas
v. 1.70 date: 2003/10/03 17:31:05; author: marcus; state: Exp; lines: +3 -2 * Correct use of SDL, update lib dependency of SDL [1] * Better DVD device handling for FreeBSD [2] PR: 57475 [1] 57545 Suggested by: Thierry Thomas [1] Obtained from: sf [2] Submitted by: maintainer
v. 1.69 date: 2003/09/28 17:58:48; author: marcus; state: Exp; lines: +6 -5 * Update to 0.92. - 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 (based on) maintainer
v. 1.68 date: 2003/09/10 15:55:29; author: nork; state: Exp; lines: +15 -1 o Chase lib version change of multimedia/xmms. [1] 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 [1] Tod McQuillin [1] Ivanchenko V. I. [1][2] Approved by: Thomas E. Zander (maintainer)
v. 1.67 date: 2003/08/29 10:27:24; author: nork; state: Exp; lines: +1 -1 Enables the audioid suboption for mplayer -tv. PR: ports/56125 Patched by: Nikolay Nikolaev Submitted by: Thomas E. Zander (maintainer)
v. 1.66 date: 2003/08/12 22:27:30; author: lofi; state: Exp; lines: +1 -1 Update xvid to latest release and chase library dependencies in ports that depend on it. Approved by: arved (Mentor)
v. 1.65 date: 2003/08/07 11:09:15; author: pb; state: Exp; lines: +1 -1 Fix seek in raw DV files over 2Gb. Bump PORTREVISION. Reviewed by: riggs@rrr.de (maintainer)
v. 1.64 date: 2003/07/28 14:38:57; author: oliver; state: Exp; lines: +1 -1 replace -disable-qtx-codecs with --disable-qtx-codecs Approved by: maintainer
v. 1.63 date: 2003/06/09 19:26:49; author: lioux; state: Exp; lines: +18 -0 Add WITH_XMMS knob for XMMS inputplugin support PR: 52513 Submitted by: David Yeske Approved by: maintainer (implicit)
v. 1.62 date: 2003/05/17 03:19:02; author: lioux; state: Exp; lines: +13 -0 Add WITH_CDPARANOIA knob which depends on cdparanoia port PR: 52350 Submitted by: David Yeske
v. 1.61 date: 2003/05/15 03:23:44; author: lioux; state: Exp; lines: +3 -4 o Update ipv6 kame patch to 0.9.0-v6-20030430 version o Bump PORTREVISION Approved by: maintainer (implicit)
v. 1.60 date: 2003/05/15 02:43:08; author: lioux; state: Exp; lines: +13 -0 Add WITH_LZO knob and correctly depend on lzo port if it is already installed PR: 51737 Submitted by: David Yeske Approved by: maintainer
v. 1.59 date: 2003/04/25 13:28:41; author: nork; state: Exp; lines: +17 -0 Fix a not complete clean dependency on aalib. PR: ports/51403 Submitted by: Thomas E. Zander (maintainer) Suggested by: Dennis Kj_r Jensen
v. 1.58 date: 2003/04/20 19:35:01; author: marcus; state: Exp; lines: +0 -1 Remove USE_GNOMENG.
v. 1.57 date: 2003/04/09 17:05:10; author: nork; state: Exp; lines: +4 -3 Update to 0.90-final. PR: ports/50757 Submitted by: Thomas E. Zander (maintainer)
v. 1.56 date: 2003/04/07 16:18:16; author: nork; state: Exp; lines: +1 -1 Fixe a bug in detecting p4 types correctly which could cause mplayer to crash. PR: ports/50673 Submitted by: Thomas E. Zander (maintainer) Suggested by: Matthew Emmerton
v. 1.55 date: 2003/04/04 05:34:49; author: lioux; state: Exp; lines: +1 -1 After repo copy from graphics category to newly create multimedia 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)
v. 1.54 date: 2003/03/31 17:17:42; author: nork; state: Exp; lines: +1 -0 Bump PORTREVISION by previous commit. Pointed out by: ume
v. 1.53 date: 2003/03/31 11:11:56; author: nork; state: Exp; lines: +6 -1 Support for IPv6. Submitted by: Hideyuki NINOMIYA (requester) Yuji TAKANO (mplayer evangelist) Desired by: ume (IPv6 maintainer) Patch Made by: sumikawa (IPv6 specialist) Approved by: Thomas E. Zander (maintainer)
v. 1.52 date: 2003/03/29 17:44:02; author: fjoe; state: Exp; lines: +1 -1 xvid was moved to multimedia
v. 1.51 date: 2003/03/26 16:17:59; author: lioux; state: Exp; lines: +23 -3 o Update to 0.90 rc5 [1] o Add WITH_FAAD knob [1] [2] PR: 50188 [1], 50246 [2] Submitted by: maintainer [1], David Yeske [2]
v. 1.50 date: 2003/03/06 04:45:49; author: lioux; state: Exp; lines: +1 -1 Chase libdvdread lib version bump on port version 0.9.4
v. 1.49 date: 2003/03/05 00:11:22; author: lioux; state: Exp; lines: +1 -1 o Fix outstanding issue with KDE aRts: do not lockup when exitting - 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)
v. 1.48 date: 2003/02/24 12:57:02; author: nobutaka; state: Exp; lines: +1 -1 Sync with the category changes of libdvdnav, libxine and xine.
v. 1.47 date: 2003/02/21 12:51:06; author: knu; state: Exp; lines: +1 -0 De-pkg-comment.
v. 1.46 date: 2003/02/12 07:17:35; author: obraun; state: Exp; lines: +1 -0 * Add patch forgotten to "cvs add" in last commit. * Bump PORTREVISION. Noticed by: lioux
v. 1.45 date: 2003/02/10 19:28:06; author: obraun; state: Exp; lines: +4 -12 o Update to use the 0.9-rc4 sources 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
v. 1.44 date: 2003/02/03 05:06:23; author: lioux; state: Exp; lines: +177 -89 o Rewrite of the Makefile in a way similar to mail/mutt-devel: all 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
v. 1.43 date: 2003/01/22 16:53:06; author: lioux; state: Exp; lines: +14 -7 Update to 0.09 RC3 Submitted by: maintainer
v. 1.42 date: 2003/01/16 18:44:34; author: lioux; state: Exp; lines: +2 -2 Chase libdv library version bump in version 0.9.9
v. 1.41 date: 2003/01/10 20:12:49; author: lioux; state: Exp; lines: +106 -12 Update to 0.90 RC2: this release supports both WM9 and Quicktime(TM) files using latest win32-codecs port. Submitted by: maintainer et al Reviewed by: freebsd-multimedia mailing list
v. 1.40 date: 2003/01/07 03:55:08; author: edwin; state: Exp; lines: +1 -1 devel/sdl12 has been upgraded to shlib version 5.
v. 1.39 date: 2003/01/02 15:06:09; author: sobomax; state: Exp; lines: +1 -1 Update version number of SDL shared library.
v. 1.38 date: 2002/12/28 01:58:45; author: edwin; state: Exp; lines: +1 -2 Removed stale master_site. Informed maintainer. Noticed by: portsurvey
v. 1.37 date: 2002/12/05 10:45:33; author: roam; state: Exp; lines: +2 -1 Constrict the build to ${WRKDIR}: force ${WRKSRC} as the temporary 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)
v. 1.36 date: 2002/11/30 03:17:46; author: lioux; state: Exp; lines: +2 -2 Fix location of linux-realplayer port Prompted by: kris
v. 1.35 date: 2002/11/28 00:09:50; author: lioux; state: Exp; lines: +5 -5 After repo copy from graphics category, update all appropriate references from graphics to multimedia category Repo copied by: joe (cvs hat) Approved by: knu (portmgr hat)
v. 1.34 date: 2002/11/21 01:52:49; author: lioux; state: Exp; lines: +3 -2 o mplayer ignores mplayer fonts if WITH_FREETYPE. Therefore, only depend on mplayer fonts otherwise o Bump PORTREVISION Submitted by: "Ulrich 'Q' Spoerlein" Reviewed by: maintainer Approved by: maintainer
v. 1.33 date: 2002/11/16 04:24:17; author: alfred; state: Exp; lines: +2 -2 update to pre10
v. 1.32 date: 2002/11/02 02:28:15; author: lioux; state: Exp; lines: +15 -3 o Update to 0.90.0.9 [1] o Add WITH_FREETYPE knob [2] PR: 44362 [2] Submitted by: maintainer [1], Pat Lashley [2] Reviewed by: maintainer
v. 1.31 date: 2002/10/16 16:17:51; author: nork; state: Exp; lines: +1 -1 Sorry, fix unnecessary space.
v. 1.30 date: 2002/10/16 15:55:26; author: nork; state: Exp; lines: +12 -1 Add support RTP/RTSP protocol with liveMedia, Reviewed by: Thomas E. Zander (maintainer)
v. 1.29 date: 2002/09/25 19:13:40; author: lioux; state: Exp; lines: +17 -1 o Add WITH_REALPLAYER support plus autodetection so that a correct port dependency is built [1] o Have WITH_LIBDVDREAD really work [2] PR: 43291 [1] Submitted by: alane [1], MAINTAINER [2] Approved by: maintainer
v. 1.28 date: 2002/09/20 20:22:41; author: kris; state: Exp; lines: +1 -1 Correct typo in PLIST_SUB that prevented package build on bento.
v. 1.27 date: 2002/09/19 16:42:32; author: obraun; state: Exp; lines: +11 -4 Upgrade to 0.90.0.8. Submitted by: maintainer
v. 1.26 date: 2002/09/03 02:46:45; author: lioux; state: Exp; lines: +6 -4 Deploy USE_GNOMENG infrastructure PR: 42349 Submitted by: Edwin Groothuis
v. 1.25 date: 2002/08/07 15:08:25; author: lioux; state: Exp; lines: +8 -5 Update to 0.90 pre 6 Submitted by: maintainer
v. 1.24 date: 2002/07/20 15:32:43; author: naddy; state: Exp; lines: +2 -1 Ogg Vorbis 1.0 library major version bumps.
v. 1.23 date: 2002/06/11 13:14:08; author: lioux; state: Exp; lines: +4 -3 Update to 0.90.0.5 Approved by: maintainer
v. 1.22 date: 2002/06/04 23:49:35; author: lioux; state: Exp; lines: +12 -1 o Bump PORTREVISION 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
v. 1.21 date: 2002/05/24 15:55:36; author: lioux; state: Exp; lines: +49 -20 o Update to 0.90pre3 o No longer depends on port mplayer-skins Submitted by: maintainer
v. 1.20 date: 2002/04/19 21:28:59; author: lioux; state: Exp; lines: +1 -2 Remove unnecessary dependency on libdvdcss, it is now a dependency under libdvdread
v. 1.19 date: 2002/04/17 12:38:00; author: sobomax; state: Exp; lines: +1 -1 Chase increase of libSDL version number.
v. 1.18 date: 2002/04/16 23:20:28; author: lioux; state: Exp; lines: +1 -1 Chase libdvdcss update 1.1.0 version bump
v. 1.17 date: 2002/03/30 19:47:51; author: lioux; state: Exp; lines: +1 -1 Chase libdvdcss shared library version bump Submitted by: Riccardo Torrini
v. 1.16 date: 2002/03/18 10:27:49; author: knu; state: Exp; lines: +1 -1 Bump PORTREVISION to reflect the (lib)iconv upgrade.
v. 1.15 date: 2002/03/18 09:46:45; author: sobomax; state: Exp; lines: +1 -1 Iconv cleanup, stage 1b: correct {BUILD,LIB,RUN}_DEPENDS of all ports that need libiconv.
v. 1.14 date: 2002/03/06 04:14:08; author: lioux; state: Exp; lines: +11 -5 o Tell configure about extra lib/include paths so as to improve 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
v. 1.13 date: 2002/02/11 16:38:06; author: lioux; state: Exp; lines: +2 -1 Depend on correct port. Therefore, bump PORTREVISION Submitted by: asmodai Reviewed by: MAINTAINER
v. 1.12 date: 2002/01/17 19:55:14; author: lioux; state: Exp; lines: +39 -7 o Update to 0.60.1 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 Reviewed by: pat
v. 1.11 date: 2002/01/16 19:00:51; author: naddy; state: Exp; lines: +1 -1 Bump libvorbis version number.
v. 1.10 date: 2001/12/27 16:27:15; author: lioux; state: Exp; lines: +1 -0 - Add LEGAL notice - 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
v. 1.9 date: 2001/11/15 04:42:26; author: lioux; state: Exp; lines: +2 -11 1) make it work on -current given recent malloc.h problem 2) remove esound options since they do not work yet 3) bump PORTREVISION due to (1) Submitted by: maintainer
v. 1.8 date: 2001/10/17 21:37:35; author: lioux; state: Exp; lines: +7 -7 re-enable DVD read support since libdvdread was updated to 0.9.2 in rev 1.2 of libdvdread/Makefile
v. 1.7 date: 2001/10/16 15:54:07; author: lioux; state: Exp; lines: +7 -7 disable DVD support till libdvdread is updated to at least version 0.92 (required for proper operation) Submitted by: Tadayuki OKADA
v. 1.6 date: 2001/10/16 14:35:39; author: lioux; state: Exp; lines: +2 -2 apply DeMorgan correctly
v. 1.5 date: 2001/10/16 01:25:41; author: lioux; state: Exp; lines: +62 -30 o update to 0.50 final 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
v. 1.4 date: 2001/10/01 14:04:20; author: lioux; state: Exp; lines: +80 -55 o update to 0.50 pre 1 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
v. 1.3 date: 2001/09/11 02:22:46; author: ache; state: Exp; lines: +2 -2 Bump png major
v. 1.2 date: 2001/08/25 04:51:38; author: dinoex; state: Exp; lines: +35 -7 Added Options to build for diffrent CPU types. PR: 29959,30020 Submitted by: riggs@f113.hadiko.de
v. 1.1 date: 2001/08/22 06:11:07; author: dinoex; state: Exp; New Port: 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 ============================================================================= v. 1.168 date: 2007/12/12 23:26:35; author: miwi; state: Exp; lines: +6 -10 - Update to 1.0rc2 PR: 118231 Submitted by: Thomas Zander (maintainer)
v. 1.167 date: 2007/10/11 14:45:01; author: ahze; state: Exp; lines: +1 -1 Chase libtheora lib version
v. 1.166 date: 2007/08/05 21:27:30; author: sem; state: Exp; lines: +35 -468 - Split the port into mplayer and mencoder - mplayer is now pkg_add'able as it no longer depends on restricted ports - Remove compatibility tweaks for FreeBSD-4 as it is no longer supported - A patch to correct handle amd64 in libdha-pci.c PR: ports/115170 Submitted by: maintainer
v. 1.165 date: 2007/07/28 12:27:28; author: miwi; state: Exp; lines: +2 -2 - Chase increase of audio/libvorbis shlib version. - Bump PORTREVISION
v. 1.164 date: 2007/06/13 06:06:59; author: edwin; state: Exp; lines: +61 -19 Undo damage from http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/111980 and make sure that ports depending on mencoder work again. Approved by: "Thomas E. Zander"
v. 1.163 date: 2007/06/07 08:46:02; author: miwi; state: Exp; lines: +1 -1 - Fix cddb stack overflow - Bump PORTREVISION Approved by: so (simon) Security: http://www.vuxml.org/freebsd/3ac80dd2-14df-11dc-bcfc-0016179b2dd5.html
v. 1.162 date: 2007/05/31 02:49:29; author: edwin; state: Exp; lines: +19 -61 multimedia/mplayer: compilation error mplayer compilation fails with my tinderbox setup. PR: ports/111980 Submitted by: Robert Gogolok Reviewed by: "Thomas E. Zander"
v. 1.161 date: 2007/05/19 20:17:50; author: flz; state: Exp; lines: +2 -1 - Welcome X.org 7.2 \o/. - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.160 date: 2007/05/01 20:07:41; author: pav; state: Exp; lines: +1 -1 - Rename libdts to libdca and update to 0.0.5 Repocopy by: marcus
v. 1.159 date: 2007/04/29 19:37:07; author: mezz; state: Exp; lines: +1 -1 Chase with the update of graphics/libcaca, bump the PORTREVISION on these ports. Only two ports that aren't tested and I get no respone back from the maintainer for two weeks. The two ports are graphics/crystalspace(-devel). The rest other ports have been tested or/and submitted by the maintainers (Thanks!).
v. 1.158 date: 2007/04/05 10:05:21; author: stefan; state: Exp; lines: +8 -0 Enable joystick support. PR: 111076 Submitted by: Teemu Korhonen Patch by: submitter/maintainer Approved by: maintainer
v. 1.157 date: 2007/03/13 13:40:15; author: miwi; state: Exp; lines: +12 -15 Mplayer contains several snippets of code for improving run-time performance on simd-capable processors. This update corrects a minor flaw in passing arguments to the configure script and introduces a new global OPTION for it. Further, it prevents building very recent 6.x and 7 installations with the binary nvidia driver due to a currently unresolved linking problem with libm. PR: 110246 Submitted by: Thomas E. Zander (maintainer)
v. 1.156 date: 2007/03/09 15:55:12; author: miwi; state: Exp; lines: +1 -1 - Fix Buffer overflow vulnerability - Bump PORTREVISION Approved by: simon (secteam) Obtained from: mplayer svn Security: http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-1246
v. 1.155 date: 2007/02/26 17:41:01; author: ahze; state: Exp; lines: +2 -2 Chase libmpcdec PR: ports/109570 Submitted by: Joerg Pulz
v. 1.154 date: 2007/02/23 22:51:10; author: mezz; state: Exp; lines: +2 -2 Chase the shared library version of speex, bump the PORTREVISION.
v. 1.153 date: 2007/02/09 22:12:40; author: nox; state: Exp; lines: +11 -4 Fix amd64 dependency problem PR: ports/108947 Submitted by: Thomas E. Zander Approved by: miwi (mentor, implicit)
v. 1.152 date: 2007/01/19 02:28:24; author: bland; state: Exp; lines: +2 -2 Chase comms/lirc update.
v. 1.151 date: 2007/01/08 16:02:14; author: itetcu; state: Exp; lines: +12 -1 - fix build of mplayer with h264 and polyaudio, when an external reference was generated to: last_coeff_flag_offset in the polyaudio module, that is static in the h264. - security fix provided by the mplayer development team for a possible remote buffer overflow in rtsp streams - Correct library dependence and OPTIONS for samba support PR: ports/107217 Submitted by: Sergio Lenzi [1], Thomas E. Zander (maintainer) [2] Approved by: maintainer Security: http://www.vuxml.org/freebsd/b2ff68b2-9f29-11db-a4e4-0211d87675b7.hml
v. 1.150 date: 2006/12/25 19:55:34; author: gabor; state: Exp; lines: +17 -6 - Add WITH_NAS knob - Remove WITH_SKINS, make it on by default when WITH_GUI is defined - Add desktop entry if WITH_GUI is defined - Change some renamed configure options - Bump PORTREVISION PR: ports/106389 Submitted by: Pawel Pekala (with changes from maintainer) Approved by: erwin (mentor), Thomas E. Zander (maintainer)
v. 1.149 date: 2006/12/22 01:07:53; author: rafan; state: Exp; lines: +1 -0 - Fix build on 4.x PR: ports/106990 Submitted by: KATO Tsuguru Approved by: Thomas E. Zander (maintainer)
v. 1.148 date: 2006/12/11 16:48:43; author: rafan; state: Exp; lines: +2 -4 - Respect X11BASE mplayer's configure only accepts the last --with-extraincdir, and --with-x11libdir is removed in the next version. Therefore, directly change hardcoded /usr/X11R6 in configure. Approved by: portmgr (linimon), Thomas E. Zander (maintainer)
v. 1.147 date: 2006/12/04 04:23:06; author: rafan; state: Exp; lines: +1 -1 - Respect X11BASE PR: ports/106079 Submitted by: rafan Approved by: Thomas E. Zander (maintainer)
v. 1.146 date: 2006/11/20 22:58:17; author: pav; state: Exp; lines: +64 -13 - Update to 1.0rc1, which brings goodies like native WMV9/VC-1 playback, faster h.264 decoding, ability to switch audio stream during DVD playback and much more Submitted by: Thomas E. Zander (maintainer) Thanks to: itetcu
v. 1.145 date: 2006/10/15 12:01:18; author: itetcu; state: Exp; lines: +2 -1 Unbrake build in -DWITHOUT_X11 case by --disable-fontconfig. PR: ports/104340 Submitted by: Jeremie Le Hen Approved by: maintainer (Thomas E. Zander) Approved by: portmgr (clement)
v. 1.144 date: 2006/10/06 19:48:00; author: miwi; state: Exp; lines: +5 -3 Log from Maintainer: mplayer does not necessarily these config files to work properly. They are needed however if one wants to set system-wide defaults different from mplayer's built-in settings. Therefore, o these files have more example character and are now installed in ${PREFIX}/share/mplayer/examples/etc o this is mentioned in files/pkg-message.in Also there are further cleanups: o The port now recognizes the new skin dir accorting to ports/103891. Please commit these two diffs together in order to maintain dependency consistency o pkg-message in the port root dir should be removed from the tree as we are using files/pkg-message.in for quite some time now PR: ports/103892 Submitted by: Denis Eremenko Approved by: Thomas E. Zander (maintainer)
v. 1.143 date: 2006/10/01 04:08:00; author: ahze; state: Exp; lines: +2 -2 - Chase x264 update
v. 1.142 date: 2006/09/04 21:47:43; author: shaun; state: Exp; lines: +66 -30 - Maintainer reports: [1] This is a cumulative update to the mplayer port addressing several issues: o imake handling for audio-only-mplayer corrected. o Adapt mplayer to recent x264 API changes. Reported by David Warren. Obtained from official mplayer CVS. o Correct internal libtremor handling on amd64 arch, by Aleksey Salow. o Correct VIDIX playlists on amd64 arch. o Proper handling of the speex codec and the polyp sound server, reported by Ion-Mihai Tetcu. - Fix OPTIONS checking logic - this caused the default package to have way too many dependencies (e.g. Linux, and i386-specific ports). - Fix build on FreeBSD 4.x [2] PR: ports/102493 [1], ports/102570 [2] Submitted by: Thomas E. Zander [1], Ports Fury [2] Approved by: Thomas E. Zander (maintainer) [2]
v. 1.141 date: 2006/08/09 15:17:03; author: ahze; state: Exp; lines: +2 -2 - Chase x264 libver bump
v. 1.140 date: 2006/08/04 18:19:49; author: itetcu; state: Exp; lines: +10 -11 Apply some user-requested changes to the mplayer port: o Have mga xvidix driver autodetect memory, reported by Andre Albsmeier o Remove PKGSUFFIX stuff, instead port name is always "mplayer" o Use win32 real player codecs if the user prohibits linux-realplayer interaction PR: ports/101224 Submitted by: Thomas E. Zander (maintainer)
v. 1.139 date: 2006/07/12 01:53:06; author: itetcu; state: Exp; lines: +156 -520 - Update to the latest mplayer release, 1.0pre8. - OPTIONify - Due to some changes in the official developent tree, some of our local patches became obsolete and where removed. PR: ports/99871 Submitted by: maintainer
v. 1.138 date: 2006/06/15 15:48:16; author: anray; state: Exp; lines: +1 -1 When compiling mplayer against x264, configure says it's unavailable because it does not link the test-program with -pthread. Remove the static -lx264 and replaces it with the accurate `pkg-config --libs x264`, so the linker finds all the symbols needed. After that, mencoder can finally encode x264-movies. PR: ports/98914 Submitted by: Mark Daniel Reidel Approved by: maintainer
v. 1.137 date: 2006/06/12 06:36:46; author: itetcu; state: Exp; lines: +2 -2 Track track linux-realplayer codecs path change PR: 98763 Submitted by: Juergen Lock Approved by: maintainer
v. 1.136 date: 2006/05/15 19:54:51; author: sat; state: Exp; lines: +13 -1 - Provide a knob to build mplayer without ipv6 protocol family support PR: ports/96950 Submitted by: Thomas E. Zander (maintainer) Suggested by: Dennis Cabooter Approved by: krion (mentor)
v. 1.135 date: 2006/05/14 21:08:48; author: brueffer; state: Exp; lines: +3 -3 Fix typos in comments.
v. 1.134 date: 2006/05/10 11:45:48; author: ahze; state: Exp; lines: +3 -3 - Chase x264 libver bump
v. 1.133 date: 2006/05/07 02:57:34; author: mnag; state: Exp; lines: +3 -3 - Update PORTREVISION and libtheora version reflecting multimedia/libtheora update. - portlint(1) while here
v. 1.132 date: 2006/04/17 03:10:41; author: tmclaugh; state: Exp; lines: +22 -24 Re-enable GTK2 support with patch from Mplayer CVS found via www.ubuntuforums.org. This is not the old gtk2 patch used before but the current gtk2 support in Mplayer's CVS. Unlike gtk12 support, gtk20 support will not be autodetected since it's still an unofficial patch. Please use WITH_GTK2 to use. PR: 95558 Submitted by: Me Approved by: Maintainer Obtained from: http://www.ubuntuforums.org/archive/index.php/t-78037.html
v. 1.131 date: 2006/04/08 14:52:21; author: mnag; state: Exp; lines: +1 -2 - Add security patch - Bump PORTREVISION Approved by: maintainer Obtained from: Mplayer CVS Security: VuXML c7526a14-c4dc-11da-9699-00123ffe8333
v. 1.130 date: 2006/03/09 08:42:28; author: vd; state: Exp; lines: +1 -1 Fix mplayer vulnerability (heap overflow) in the ASF demuxer Arbitrary remote code execution under the user ID running the player when streaming an ASF file from a malicious server. PR: ports/93767 Submitted by: "Thomas E. Zander" (maintainer) Approved by: portmgr (erwin) Obtained from: mplayer CVS repo: http://www1.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/libmpdemux/demuxer.h.diff?r2=1.90&r1=1.87&f=u Security: heap overflow in the ASF demuxer (http://www.mplayerhq.hu/design7/news.html#vuln13, http://bugs.gentoo.org/show_bug.cgi?id=122029)
v. 1.129 date: 2006/02/28 23:51:39; author: ade; state: Exp; lines: +1 -1 Bump PORTREVISION for new gtk-12 library location, post libtool. PR: 93959 Submitted by: Ion-Mihai "IOnut" Tetcu Approved by: portmgr (implicit)
v. 1.128 date: 2006/01/09 17:17:11; author: pav; state: Exp; lines: +1 -1 - Add support for version 2 audio atoms in QuickTime containers 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
v. 1.127 date: 2006/01/09 16:50:07; author: pav; state: Exp; lines: +2 -2 - Fix find command Approved by: maintainer
v. 1.126 date: 2006/01/06 18:32:34; author: markus; state: Exp; lines: +1 -1 Bump



Main menu

FreeBSD

Program categories

Freebsd accessibility
Freebsd archivers
Freebsd astro
Freebsd audio
Freebsd benchmarks
Freebsd biology
Freebsd cad
Freebsd chinese
Freebsd comms
Freebsd converters
Freebsd databases
Freebsd deskutils
Freebsd devel
Freebsd dns
Freebsd editors
Freebsd emulators
Freebsd finance
Freebsd french
Freebsd ftp
Freebsd games
Freebsd german
Freebsd graphics
Freebsd hebrew
Freebsd hungarian
Freebsd irc
Freebsd japanese
Freebsd java
Freebsd korean
Freebsd lang
Freebsd mail
Freebsd math
Freebsd mbone
Freebsd misc
Freebsd multimedia
Freebsd net
Freebsd net-im
Freebsd net-mgmt
Freebsd net-p2p
Freebsd news
Freebsd palm
Freebsd polish
Freebsd ports-mgmt
Freebsd portuguese
Freebsd print
Freebsd russian
Freebsd science
Freebsd security
Freebsd shells
Freebsd sysutils
Freebsd textproc
Freebsd ukrainian
Freebsd vietnamese
Freebsd www
Freebsd x11
Freebsd x11-clocks
Freebsd x11-drivers
Freebsd x11-fm
Freebsd x11-fonts
Freebsd x11-servers
Freebsd x11-themes
Freebsd x11-toolkits
Freebsd x11-wm