summaryrefslogtreecommitdiff
path: root/multimedia/vlc2
AgeCommit message (Collapse)AuthorFilesLines
2012-12-17update to 2.0.5drochner3-7/+11
from the announcement: Notable changes include improved reliability for MKV file playback, fixed MPEG2 audio and video encoding, pulseaudio synchronization, Mac OS interface, and other fixes. It also resolves potential security issues in HTML subtitle parser, freetype renderer, AIFF demuxer and SWF demuxer. pkgsrc change: build upnp plugin -- it doesn't show any files for me, but since upnp isn't an exact science others might have more luck
2012-10-19update to 2.0.4drochner4-31/+21
changes (from the anouncement): VideoLAN and the VLC development team present the fifth version of "Twoflower", a major update that fixes a lot of regressions, issues and security issues in this branch. It introduces Opus support, improves Youtube, Vimeo streams and Blu-Ray dics support. It also fixes many issues in playback, notably on Ogg and MKV playback and audio device selections and a hundred of other bugs. pkgsrc note: opus and bluray are not supported yet
2012-10-11fix bitfield extraction (wrong operator precedence)drochner2-1/+27
2012-10-08Revbump after updating graphics/pangoadam1-2/+2
2012-10-08Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days.asau1-2/+1
2012-10-03Bump all packages that use perl, or depend on a p5-* package, orwiz1-2/+2
are called p5-*. I hope that's all of them.
2012-10-02Mass recursive bump after the dependence fix of the "cairo" packagetron1-2/+2
requested by Thomas Klausner.
2012-10-02Increase the minium required version of the "x11/libxcb" package to 1.6.tron1-2/+2
There are at least two packages ("graphics/cairo" and "x11/xlsclients") which require this. And we definitely want to avoid the situation where both the based and "pkgsrc" version get used at the same time. Bump all the packages which use the "x11/libxcb" package except the two which already require version 1.6. For those package remove the manually set minimum required version. Change discussed with Thomas Klausner in private e-mail.
2012-09-23recursive bump from libcdio shlib major change.obache1-2/+2
2012-09-22Recursive revbump from multimedia/libvpx 1.1.0 updateryoon1-2/+2
2012-09-15recursive bump from libffi shlib major bumpobache1-2/+2
(additionaly, reset PKGREVISION of qt4-* sub packages from base qt4 update)
2012-09-07Revbump after updating graphics/cairoadam1-2/+2
2012-08-31pull in the slider fix from ../vlc, bump PKGREVdrochner10-2/+195
2012-07-29multimedia/vlc2: only use O_RDONLY and O_DIRECTORY if supportedmarino3-1/+52
DragonFly's file control options aren't fully posix-compliant yet, and the O_DIRECTORY flag hasn't been implemented (all the flag spots are full and old ones need to be recycled). These patches adds additional support checks for each fcntl flag used with vlc_open and vlc_openat and only sets the supported one. There is no need to revbump because any platform requiring this check couldn't have built.
2012-07-24update to 2.0.3drochner4-10/+11
changes: -OSX support improvements -translation updates pkgsrc change: use xcb-util-keysyms instead of xcb-util036
2012-07-13Bump PKGREVISION for xcb-util update/dependency change.wiz2-3/+4
2012-07-02update to 2.0.2drochner4-34/+8
changes: -bugfixes -feature improvements for OSX
2012-06-15Add a workaround so this builds again on NetBSD.wiz2-1/+27
Might make the Darwin situation worse, but at least the build error will be later now there as well.
2012-06-14Recursive PKGREVISION bump for libxml2 buildlink addition.sbd1-1/+2
2012-03-21update to 2.0.1drochner3-21/+6
changes: -Support for MxPEG files -UI improvements, speedup -bugfixes -2 security fixes: -Heap overflows in Real RTPS protocol (CVE-2012-1776) -Stack overflow in MMS protocol (CVE-2012-1775)
2012-03-20NetBSD<5.99.16 does not have popcount(3).obache2-6/+33
fixes PR 46230.
2012-03-03Recursive bump for pcre-8.30* (shlib major change)wiz1-1/+2
2012-02-24Remove -static that broke build on 6.99.3/amd64, from drochner.wiz4-18/+27
Merge two patches for the same file.
2012-02-21add vlc-2.0.0. This may need some polishing and fixes; while it worksdrochner16-0/+1203
well mostly it is not ready to replace vlc-1.1 yet.