sbd
317d75d4eb
Add missing mk/termcap buildlink to multimedia/mplayer and multimedia/gmplayer
...
Bump PKGREVISIONs
2012-03-03 07:21:41 +00:00
drochner
d3ba1f078f
add patch from ffmpeg to fix an integer signedness error in CAVS codec
...
which can cause crashes or possibly allow code execution
(CVE-2011-3362)
bump PKGREV
2011-11-02 16:35:14 +00:00
jmcneill
b218fe1951
If AUDIO_GETBUFINFO is available, use it whenever possible in preference
...
to AUDIO_GETINFO. This should reduce playback CPU usage.
2011-10-24 13:06:05 +00:00
drochner
23f5b8d34a
add patch from upstream to fix possible buffer overflow in "sami"
...
subtitle reader
bump PKGREV
2011-10-18 16:04:35 +00:00
jmcneill
fc706f41c7
add support for dvb capture on netbsd
2011-07-09 15:51:51 +00:00
obache
b766ef7124
bump PKGREVISION from change of gif library from libungif to giflib.
2011-03-10 10:20:18 +00:00
tron
1717faf5b1
Bump package revision of all packages depending on the "libXvMC" package
...
whose builtin detection has been fixed.
2011-01-19 18:12:20 +00:00
tron
0215dd02a7
Use the "x11/libXvMC" package to provide the "libXvMCW" library as this
...
package actually builds. Tested on both NetBSD/amd64 5.1 and
Mac OS 10.6.6. Bump package revision again.
2011-01-19 09:29:47 +00:00
jmcneill
568c14db6f
add XvMC support using XvMCW, bump pkg revision
2011-01-19 00:45:20 +00:00
shattered
6066d9ef25
PR/37694: add optional support for libcaca. Tested on 4.0/i386.
2010-12-17 19:05:35 +00:00
tron
34ce035ceb
Add fix for the vulnerability reported in CVE-2010-3429 taken from
...
MPlayer's GIT repository.
2010-11-23 12:31:29 +00:00
wiz
17c8d7c079
Update to 20100913, provided by Aleksey Cheusov via wip.
...
One year of changes.
Ok ahoka@
2010-09-16 18:56:11 +00:00
jakllsch
bd7fcfc0b0
Ensure mplayer knows how to disable the screen saver. Mostly from PR#43804.
...
While here, finish enabling libXvMC. XXX libXvMC needs real builtinifying.
2010-09-05 15:07:39 +00:00
wiz
f5360100d4
PKGREVISION bump for png, found by Robert Elz.
2010-07-13 16:27:36 +00:00
wiz
319e13628d
More PKGREVISION bumps of jpeg dependencies.
...
Identified by parsing the NetBSD-i386-5.0.1/2009Q3 pkg_summary files
and Robert Elz.
2010-01-24 13:26:09 +00:00
ahoka
eb62daeb5c
Upgrade to the SVN snapshot as of 2009-10-17.
...
The builtin libavcodec now uses yasm to assemble hand written
h264 code. The older x264 we currently have in pkgsrc is not supported
by mplayer, so I had to do some hand tweaking to make it work.
It may contain bugs because of this, so report any fallouts with h264.
2009-10-18 22:22:10 +00:00
kefren
9aaa49e196
add fix for SA26157. Bump PKGREVISION
2009-08-09 12:56:11 +00:00
drochner
497cc0cdd9
-add a patch from upstream to fix CVE-2008-3162
...
(stack-based buffer overflow in the str_read_packet function in
libavformat/psxstr.c)
-add (a modified version of) the ffmpeg 4xm patch which fixes
possible memory corruption
bump PKGREVISION
2009-02-02 19:20:48 +00:00
jmcneill
5c9f4c271d
Bump PKGREVISION for pulseaudio change.
2008-12-20 00:44:46 +00:00
bjs
a1216a3df2
PKGREVISION bump for packages using mplayer-share due to x264 update.
2008-12-18 16:40:57 +00:00
tron
b44f83d476
Add security patch from MPlayer SVN repository to fix a buffer overflow
...
in the TwinVQ media file decoder.
2008-12-15 15:37:58 +00:00
wiz
1f47c55f9b
Add a patch for better VCD support from Sergey Svishchev.
...
Fixes PR 20549.
2008-10-20 07:40:00 +00:00
tron
ae280acc04
Apply patch from MPlayer subversion repository to fix CVE-2008-3827.
...
Bump package revisions of "mplayer", "gmplayer" and "mencoder" packages.
2008-10-02 12:32:41 +00:00
joerg
929d912653
At least the esound support requires pkg-config, so pull it in.
2008-08-10 16:21:40 +00:00
tonnerre
634506bef2
Add a patch for CVE-2008-1558 to mplayer. This fixes a buffer overflow in
...
the RealRTSP SDP code which can be exploited to execute arbitrary code
remotely.
2008-05-11 03:46:24 +00:00
drochner
2153d2a2e4
Remove inclusion of freetype2, this is already done
...
in mplayer-share/Makefile.depends. Now we are where we were some
PKGREVISIONs ago. If you think there is a problem to fix, please
tell details.
2008-04-28 14:32:11 +00:00
tron
485e03d299
This package needs "freetype2" and not "freetype-lib". Tested under
...
NetBSD-i386 4.0_STABLE. Bump package revision again.
2008-04-27 15:22:10 +00:00
darcy
51d4e31fe5
Include freetype-lib library and bump PKGVERSION.
...
Discussed on tech-pkg. No arguments against the patch.
2008-04-26 14:54:31 +00:00
joerg
f0c5f1f2d9
Add fix for a crash / stack corruption with ASS. Bump revision.
2008-04-14 06:55:47 +00:00
wiz
6fe43a8439
Add x264 option and default it to on (since it occurs no additional
...
dependencies). Bump PKGREVISION.
2008-03-16 11:56:48 +00:00
joerg
fb4567998b
Mark again as supporting destdir.
2008-02-26 17:16:24 +00:00
drochner
80ba1e8793
add some patches from upstream which fix CVE-2008-0485, CVE-2008-0486
...
and two unnamed buffer overflows, bump PKGREVISION of affected pkgs
2008-02-05 17:00:35 +00:00
gdt
c5a59a21ce
Fix parallel builds by adding dependencies, and reenable them.
2008-01-03 13:34:36 +00:00
gdt
f8d6764912
Add link to bug about make -j4 failure in mplayer bugzilla.
2007-12-23 16:02:27 +00:00
gdt
de0624266a
# pci_ids.c is created and then used without adequate dependencies
...
# being expressed.
MAKE_JOBS_SAFE= no
2007-12-23 14:36:30 +00:00
tron
065bec2404
Fix NetBSD-specific bug in "configure" script which broke the detection
...
of a lot of X11 libraries. Problem noted by Matthias Drochner in
private e-mail.
Bump package revision because of this fix.
2007-12-21 16:07:48 +00:00
tron
2bb5d9f0da
Update "mplayer", "mplayer-share", "mencoder" and "gmplayer" packages
...
to version 1.0rc2 (as 1.0rc10).
Changes since version 1.0rc1 (known as 1.0rc9 in "pkgsrc"):
- A lot of new audio and video decoders and other improvements
- A large number of bug fixes
- Updated documentation
- Support for Mac OS X Intel
Approved by Thomas Klausner (because it fixes the Darwin-i386 build).
2007-12-21 11:31:11 +00:00
drochner
3a7069df43
apply a security fix from upstream CVS:
...
Check wLongsPerEntry before using it.
This fixes a potential crash for some values of it.
As a side effect it works around broken callocs with an integer
overflow vulnerability, but using MPlayer on such systems should
never be assumed to be safe!
This should fix SA26806 (http://secunia.com/advisories/26806/ ).
bump PKGREVISIONs
2007-09-13 19:16:01 +00:00
tron
b5d4491d21
Only try to build with "libXvMC" support if we use modular X.org.
...
This unbreaks the build under NetBSD using native X11.
2007-09-07 10:06:22 +00:00
abs
0a69cc0730
Update mplayer to 1.0rc9nb8 and gmplayer to 1.0rc9nb3
...
sync mplayer and gmplayer buildlink includes. Add the following:
- to gmplayer to match mplayer: libXinerama libXv
- to gmplayer only: libdvdnav
- to both: libXvMC libXxf86dga libXxf86vm
2007-09-06 18:11:57 +00:00
tron
a52f45cddb
Regenerate the "distinfo" for the "mplayer" package, too. Bump the
...
package revision again because the patch didn't get applied previously.
Problem pointed out by Geert Hendrickx.
2007-06-08 10:07:17 +00:00
tron
3c013a9fee
Add patch from the MPlayer SVN repository to fix an overflow in the
...
CDDB code reported in CVE-2007-2948. Bump package revision.
2007-06-07 13:19:54 +00:00
drochner
c7b82234aa
pull in a patch from mplayer CVS to fix buffer overflow in DMO reader, see
...
http://lists.grok.org.uk/pipermail/full-disclosure/2007-March/052738.html
bump PKGREVISIONs
2007-03-09 15:14:16 +00:00
drochner
e4740b51b2
normalize timeval for select() timeout in udp stream handler, from
...
Mihai Chelaru per PR pkg/35444
bump PKGREVISIONs
2007-02-23 19:19:39 +00:00
wiz
601583c320
Whitespace cleanup, courtesy of pkglint.
...
Patch provided by Sergey Svishchev in private mail.
2007-02-22 19:26:05 +00:00
drochner
f412506948
add limit check to real parser (identical to CVE-2006-6172)
...
from mplayer svn
bump PKGREVISIONs
2007-01-09 14:49:33 +00:00
joerg
e7a8697fff
Remove the external vorbis dependency as the internal implementation
...
based on tremor is used by default. In the long term, it might end up
replaced with the ffmpeg version as well. Noticed in PR 31587.
Bump revision.
2006-12-27 21:14:12 +00:00
drochner
a828eb4049
Move fontconfig/buildlink3.mk to a common makefile fragment, so that
...
mencoder gets it too. Without that, fontconfig vertions from pkg and
X11R6 get mixed which is bad. Bump mencoder's PKGREVISION.
2006-12-07 14:09:02 +00:00
joerg
f489170f57
Move extra X11 includes to Makefile.common and bump revision of mplayer.
2006-11-30 15:00:45 +00:00
joerg
43692cdf60
DESTDIR support and convert to mdular buildlinks.
2006-11-06 14:06:17 +00:00