./multimedia/vlc, VLC media player and streaming server

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2011Q3, Version: 1.1.11nb2, Package name: vlc-1.1.11nb2, Maintainer: pkgsrc-users

VideoLAN is a project of French students from the Ecole Centrale Paris
and developers from all over the world. Its main goals is MPEG streaming
on a network, but it also features a standalone multimedia player. The
VideoLAN Server can stream video read from a hard disk, a DVD player,
a satellite card or an MPEG 2 compression card, and unicast or multicast
it on a network. The VideoLAN Client can read the stream from the network
and display it. It can also be used to display video read locally on
the computer : DVDs, VCDs, MPEG and DivX files and from a satellite
card. It is multi-plaform : Linux, Windows, Mac OS X, BeOS, BSD, Solaris,
QNX, iPaq... The VideoLAN Client and Server now have a full IPv6 support.


Required to run:
[audio/flac] [audio/liba52] [audio/libmad] [audio/libcddb] [audio/libid3tag] [audio/libvorbis] [audio/taglib] [audio/libmpcdec] [misc/libcdio] [converters/fribidi] [sysutils/desktop-file-utils] [fonts/dejavu-ttf] [devel/pcre] [devel/libebml] [net/liblive] [textproc/libxml2] [security/libgcrypt] [security/gnutls] [multimedia/libmatroska] [multimedia/libogg] [multimedia/libtheora] [multimedia/libdvbpsi] [multimedia/libdvdread] [multimedia/x264-devel] [multimedia/libdvdnav] [multimedia/ffmpeg] [multimedia/libdvdplay] [multimedia/libmpeg2] [x11/libXvMC] [x11/libxcb] [x11/xcb-util] [x11/qt4-libs]

Required to build:
[lang/perl5] [devel/automake] [devel/pkg-config] [devel/gmake] [devel/autoconf] [devel/libtool-base] [pkgtools/x11-links] [x11/xcb-proto]

Package options: x11

Master sites: (Expand)

SHA1: 068e75bdbfe6e595a4db14ad49e05688c8b1d5ad
RMD160: fa8a32a8e81a5f707b3cace6fa9808d5d7cb9fe6
Filesize: 25702.99 KB

Version history: (Expand)


CVS history: (Expand)


   2011-10-20 03:47:40 by Matthias Scheler | Files touched by this commit (3)
Log message:
Pullup ticket #3567 - requested by obache
multimedia/vlc: security patch

Revisions pulled up:
- multimedia/vlc/Makefile                                       1.118
- multimedia/vlc/distinfo                                       1.50
- multimedia/vlc/patches/patch-au                               1.9

---
   Module Name:	pkgsrc
   Committed By:	drochner
   Date:		Fri Oct  7 12:30:17 UTC 2011

   Modified Files:
   	pkgsrc/multimedia/vlc: Makefile distinfo
   Added Files:
   	pkgsrc/multimedia/vlc/patches: patch-au

   Log message:
   Add patch from upstream to fix a NULL dereference vulnerability in the
   HTTP and RTSP server component (possible DOS)