1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-05 01:55:52 +00:00
Commit Graph

185 Commits

Author SHA1 Message Date
Edwin Groothuis
63357b0703 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" <riggs@rrr.de>
2007-06-13 06:06:59 +00:00
Martin Wilke
acc95a7d52 - Fix cddb stack overflow
- Bump PORTREVISION

Approved by:	so (simon)
Security:	http://www.vuxml.org/freebsd/3ac80dd2-14df-11dc-bcfc-0016179b2dd5.html
2007-06-07 08:46:02 +00:00
Edwin Groothuis
4884a5f121 multimedia/mplayer: compilation error
mplayer compilation fails with my tinderbox setup.

PR:		ports/111980
Submitted by:	Robert Gogolok <gogo@cs.uni-sb.de>
Reviewed by:	"Thomas E. Zander" <riggs@rrr.de>
2007-05-31 02:49:29 +00:00
Florent Thoumie
d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Pav Lucistnik
ec270dcee1 - Rename libdts to libdca and update to 0.0.5
Repocopy by:	marcus
2007-05-01 20:07:41 +00:00
Jeremy Messenger
324e56321f 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!).
2007-04-29 19:37:08 +00:00
Stefan Walter
9e42911716 Enable joystick support.
PR:		111076
Submitted by:	Teemu Korhonen <venefics@mbnet.fi>
Patch by:	submitter/maintainer
Approved by:	maintainer
2007-04-05 10:05:22 +00:00
Martin Wilke
06e475240b 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 <riggs@rrr.de> (maintainer)
2007-03-13 13:40:15 +00:00
Martin Wilke
177e773097 - 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
2007-03-09 15:55:12 +00:00
Michael Johnson
672e9907ee Chase libmpcdec
PR:		ports/109570
Submitted by:	Joerg Pulz <Joerg.Pulz@frm2.tum.de>
2007-02-26 17:41:01 +00:00
Jeremy Messenger
26a0087e1e Chase the shared library version of speex, bump the PORTREVISION. 2007-02-23 22:51:12 +00:00
Juergen Lock
9c633342f2 Fix amd64 dependency problem
PR:		ports/108947
Submitted by:	Thomas E. Zander <riggs@rrr.de>
Approved by:	miwi (mentor, implicit)
2007-02-09 22:12:40 +00:00
Alexander Nedotsukov
5df9e1fc69 Chase comms/lirc update. 2007-01-19 02:28:24 +00:00
Ion-Mihai Tetcu
015180ee46 - 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
2007-01-08 16:02:14 +00:00
Gabor Kovesdan
69044b7a44 - 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 <c0rn@o2.pl> (with changes from maintainer)
Approved by:	erwin (mentor),
		Thomas E. Zander <riggs@rrr.de> (maintainer)
2006-12-25 19:55:34 +00:00
Rong-En Fan
ce4c8148a4 - Fix build on 4.x
PR:		ports/106990
Submitted by:	KATO Tsuguru <tkato432 at yahoo.com>
Approved by:	Thomas E. Zander <riggs at rrr.de> (maintainer)
2006-12-22 01:07:53 +00:00
Rong-En Fan
d6a805b229 - 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 <riggs@rrr.de> (maintainer)
2006-12-11 16:48:43 +00:00
Rong-En Fan
fdefad5c79 - Respect X11BASE
PR:		ports/106079
Submitted by:	rafan
Approved by:	Thomas E. Zander <riggs at rrr.de> (maintainer)
2006-12-04 04:23:06 +00:00
Pav Lucistnik
eef1f22e09 - 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 <riggs@rrr.de> (maintainer)
Thanks to:	itetcu
2006-11-20 22:58:17 +00:00
Michael Johnson
3617e76096 Fix x264 2006-11-03 22:10:18 +00:00
Ion-Mihai Tetcu
4e9ba4ab24 Unbrake build in -DWITHOUT_X11 case by --disable-fontconfig.
PR:             ports/104340
Submitted by:   Jeremie Le Hen <jeremie@le-hen.org>
Approved by:    maintainer (Thomas E. Zander)
Approved by:	portmgr (clement)
2006-10-15 12:01:18 +00:00
Martin Wilke
cce4c384e8 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 <moonshade@pnhz.kz>
Approved by:	Thomas E. Zander <riggs@rrr.de> (maintainer)
2006-10-06 19:48:00 +00:00
Michael Johnson
6e7f3b8432 - Chase x264 update 2006-10-01 04:08:00 +00:00
Shaun Amott
f8752372db - 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 <riggs@rrr.de> [1], Ports Fury [2]
Approved by:	Thomas E. Zander <riggs@rrr.de> (maintainer) [2]
2006-09-04 21:47:44 +00:00
Michael Johnson
a032a2b84f - Fix build with x264 2006-08-10 01:07:29 +00:00
Michael Johnson
21c2c7b181 - Chase x264 libver bump 2006-08-09 15:17:03 +00:00
Ion-Mihai Tetcu
b008ba91a1 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)
2006-08-04 18:19:49 +00:00
Ion-Mihai Tetcu
326e416cf0 - 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
2006-07-12 01:53:07 +00:00
Andrey Slusar
82fda83533 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 <ports@mark.reidel.info>
Approved by:	maintainer
2006-06-15 15:48:16 +00:00
Ion-Mihai Tetcu
473d987eaf Track track linux-realplayer codecs path change
PR:		98763
Submitted by:	Juergen Lock
Approved by:	maintainer
2006-06-12 06:36:46 +00:00
Sergey Matveychuk
e529d3fa56 - Fix build on 7.0
Submitted by:	glebius
Approved by:	portmgr (krion)
2006-05-27 15:18:29 +00:00
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