Commit graph

154 commits

Author SHA1 Message Date
Andrew Pantyukhin
83c43eb764 - Provide a knob to build mplayer without ipv6 protocol family support
PR:		ports/96950
Submitted by:	Thomas E. Zander <riggs@rrr.de> (maintainer)
Suggested by:	Dennis Cabooter <dennis@rootxs.nl>
Approved by:	krion (mentor)
2006-05-15 19:54:51 +00:00
Christian Brueffer
b449c76d8c Fix typos in comments. 2006-05-14 21:08:48 +00:00
Michael Johnson
8f5c25f837 - Chase x264 libver bump 2006-05-10 11:45:48 +00:00
Marcus Alves Grando
8d9120adf2 - Update PORTREVISION and libtheora version reflecting multimedia/libtheora update.
- portlint(1) while here
2006-05-07 02:57:34 +00:00
Tom McLaughlin
5cc0b532ec 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
2006-04-17 03:10:41 +00:00
Marcus Alves Grando
036a038681 - Add security patch
- Bump PORTREVISION

Approved by:	maintainer
Obtained from:	Mplayer CVS
Security:	VuXML c7526a14-c4dc-11da-9699-00123ffe8333
2006-04-08 14:52:21 +00:00
Vasil Dimov
49dfdb8f18 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" <riggs@rrr.de> (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)
2006-03-09 08:42:28 +00:00
Ade Lovett
6f91976a29 Bump PORTREVISION for new gtk-12 library location, post libtool.
PR:		93959
Submitted by:	Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com>
Approved by:	portmgr (implicit)
2006-02-28 23:51:39 +00:00
Edwin Groothuis
a437d08eca Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by:    krion@
PR:             ports/88711 (related)
2006-01-22 02:30:01 +00:00
Pav Lucistnik
3ca3ddda63 - 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
2006-01-09 17:17:11 +00:00
Pav Lucistnik
398fd6e3ec - Fix find command
Approved by:	maintainer
2006-01-09 16:50:07 +00:00
Markus Brueffer
9abaa0a776 Bump PORTREVISION to chase the cdparanoia shared library update 2006-01-06 18:32:35 +00:00
Sam Lawrance
8098efcdcd 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 <vkushnir@i.kiev.ua>
Approved by:	Thomas E. Zander <riggs@rrr.de> (maintainer)
2005-12-16 10:39:07 +00:00
Florent Thoumie
490bf2bc71 - Remove hardcoded gcc in scripts and Makefiles.
PR:		ports/89027
Submitted by:	lioux
Approved by:	maintainer timeout (2 weeks)
2005-11-29 19:02:12 +00:00
Edwin Groothuis
329170e6c0 [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 <dev/ic/bt8xx.h>
	#else
	#include <machine/ioctl_bt848.h>
	#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 <numisemis@yahoo.com>
Approved by:	"Thomas E. Zander" <riggs@rrr.de>
Reviewed by:	Simun Mikecin <numisemis@yahoo.com>
PR:		ports/87853
2005-11-09 20:17:44 +00:00
Florent Thoumie
7715ef0993 - Correctly detect infrared control interface lirc
(by Daniel O'Connor <doconnor@gsoft.com.au>).
- Remove obsolete "--disable-tremor" from CONFIGURE_ARGS.

PR:		ports/86664
Submitted by:	maintainer
2005-09-28 11:00:10 +00:00
Marcus Alves Grando
fa400f9ea9 Add support to DTS decoding
PR:		ports/86473
Submitted by:	bh@izb.knu.ac.kr
Approved by:	pav (mentor), riggs@rrr.de (maintainer)
2005-09-24 20:43:22 +00:00
Volker Stolz
b9c99b4797 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
2005-08-31 11:34:33 +00:00
Michael Johnson
5cfacd8d2a - Update detect support for x264 2005-06-13 05:02:25 +00:00
Michael Johnson
271b60d86a - Add support for detecting new version of x264. No need to rebuild
mplayer.
2005-06-03 04:12:37 +00:00
Florent Thoumie
4f02559f47 - Backout latest commit, it needs a repocopy due to API change.
Noticed by:	Matthias Andree <matthias.andree@gmx.de>
2005-05-31 19:58:33 +00:00
Florent Thoumie
12a7f133fc - Bump lzo lib version.
- Bump PORTREVISION.
2005-05-31 17:57:11 +00:00
Pav Lucistnik
2668ee90d7 - Fix CPU features detection for amd64 platform
Submitted by:	Michiel Boland <michiel@boland.org>
Approved by:	maintainer
2005-05-23 08:53:53 +00:00
Michael Johnson
effab53e24 - Fix build with new x264
Patch Obtained from:	MPlayer CVS
2005-05-19 12:23:30 +00:00
Pav Lucistnik
52844642b5 - Backout part of bswap changes which completely broke playback
of encrypted DVD discs

PR:		ports/80952, ports/80984
Diagnosed by:	Jose M Rodriguez <josemi@freebsd.jazztel.es>
2005-05-17 18:01:39 +00:00
Pav Lucistnik
e419d051b9 - Back out native bswap commit for FreeBSD 4.x, where it does not compile. 2005-05-10 12:06:45 +00:00
Mario Sergio Fujikawa Ferreira
228b59d4e8 o Add FreeBSD native byteswap support using <sys/endian.h>
o Bump PORTREVISION

Approved by:	maintainer
2005-05-10 00:15:53 +00:00
Pav Lucistnik
cc0a3655d6 - Update to 1.0pre7
PR:		ports/80356
Submitted by:	Thomas E. Zander <riggs@rrr.de> (maintainer)
2005-04-26 13:00:35 +00:00
Michael Johnson
2dd88d1be9 - Chase shared lib bump in x264
Patch Update Obtained mostly from mplayer cvs
2005-04-21 13:07:08 +00:00
Pav Lucistnik
74c8703e5e - correct linux real player codecs detection, by Conrad J. Sabatier
<conrads@cox.net>
- introduce new vidix patches to enable -vo xvidix for some accidently
  mistreated radeon and matrox cards, reported by Andre Albsmeier
  <andre@albsmeier.net>
- explicitly forbid -fforce-addr gcc optimization as it reliably breaks all
  ffmpeg descendants, by Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>

PR:		ports/79828
Submitted by:	Thomas E. Zander <riggs@rrr.de> (maintainer)
2005-04-12 20:31:23 +00:00
Volker Stolz
e43ea85e8c On FreeBSD-5.3 systems before importing of lrintf into math.h mplayer
can't be linked if WITH_OPTIMIZED_CFLAGS is defined.

PR:		ports/79119
Submitted by:	maintainer
2005-04-11 20:23:45 +00:00
Pav Lucistnik
6481c738bf 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
  <scott@libcon.org>)
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 <bms@spc.org>)

Submitted by:	Thomas E. Zander <riggs@rrr.de> (maintainer)
2005-03-14 23:07:15 +00:00
Oliver Lehmann
4d40dc828d update to 0.99.6
PR:		77882
Submitted by:	maintainer
2005-03-06 10:34:16 +00:00
Koop Mast
6771c18f2b Bump portrevision to chase shlib dump of libtheora and new location. 2005-01-13 19:04:06 +00:00
Michael Johnson
7dc5723840 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 <riggs@rrr.de> (maintainer)
2004-12-20 22:31:07 +00:00
Volker Stolz
fcd00d8763 Minor Makefile-twiddle: Balance quotes
Submitted by:	maintainer
2004-11-15 09:36:43 +00:00
Michael Johnson
38625447db Remove nvidia support for 4.x users (libXvMCNVIDIA.so is linked to libc.so.5)
Submitted by:	Serge Gagnon <ser_gagnon@sympatico.ca>
Approved by:	Thomas E. Zander (maintainer)
		pav (co mentor)
2004-11-11 21:53:14 +00:00
Volker Stolz
ca9fe663d4 - 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
2004-11-08 09:16:50 +00:00
Pav Lucistnik
a35b568f78 - Fix AAC (faad) playback on amd64 [1]
- Enable and support libcaca

PR:		ports/72087 [1]
Submitted by:	Arjan van Leeuwen <avleeuwen@piwebs.com>
Approved by:	maintainer
2004-10-11 23:09:52 +00:00
Kris Kennaway
84e8d56ed5 Increase USE_GCC to 3.4 for those ports which compile with it.
Approved by:	portmgr
2004-09-30 05:32:00 +00:00
Joe Marcus Clarke
996945ce11 * Deactivate libtremor due to unresolved build problems
* Consistency of man page after patching DEFAULT_{DVD,CDROM}_DEVICE
  (reported by Andra Albsmeier <andre.albsmeier@siemens.com>)
* Change PATCH_SITES to fix unfetchable distfile for GTK2 patch
  (thanks to michael johnson <ahze@ahze.net> for reporting this)

PR:		71542
Submitted by:	maintainer
Approved by:	portmgr (implicit)
2004-09-22 19:54:42 +00:00
Volker Stolz
2be8a1489e 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)
2004-08-26 07:52:37 +00:00
Volker Stolz
86ec49024e Hopefully fix build on -CURRENT.
PR:		ports/70613
Submitted by:	Eygene A. Ryabinkin
Approved by:	maintainer
2004-08-20 15:50:42 +00:00
Volker Stolz
20affe7fb9 Add forgotten file from previous commit 2004-08-16 09:44:50 +00:00
Volker Stolz
0d0a433555 Enable GTK2
PR:		ports/70001
Submitted by:	Seva Gluschenko
Approved by:	maintainer
2004-08-16 09:43:58 +00:00
Kirill Ponomarev
adab6c4ec6 Update to 0.99.5
PR:		ports/69450
Submitted by:	maintainer
2004-07-23 07:28:01 +00:00
Volker Stolz
0c59359eac Add more PATCH_SITES
PR:		ports/68806
Submitted by:	Jonathan Noack
Approved by:	maintainer
2004-07-12 15:01:25 +00:00
Adam Weinberger
99fa9e96ee 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
2004-07-01 20:00:39 +00:00
Pav Lucistnik
001fdf62d5 - Respect CFLAGS, fix WITHOUT_RUNTIME_CPUDETECTION knob, style
PR:		ports/68431
Submitted by:	Tom McLaughlin <tmclaugh@sdf.lonestar.org>
Approved by:	maintainer
2004-07-01 08:27:47 +00:00
Michael Nottebrock
2ac410c8c1 Add a patch that fixes a patch that used to be in the previous version
of the port and which has been bogusly merged into the upstream sources
(but has been corrected now, the next release will be fine, hopefully).

This will fix audioid with tv://
2004-06-18 19:02:00 +00:00