Commit graph

178 commits

Author SHA1 Message Date
Michael Johnson
77f362106b Update to 0.8.6e
Security:	http://www.videolan.org/security/sa0801.php
		http://www.videolan.org/security/sa0802.php
2008-02-28 03:02:53 +00:00
Michael Johnson
28970d472f Chase libdvbpsi libversion bump 2008-02-28 00:42:12 +00:00
Pav Lucistnik
762dd06365 - Fix compilation when both Mozilla plugin and DTS support are enabled
Reported by:	Jonathan Chen <jonc@chen.org.nz>
2007-12-29 13:36:07 +00:00
Jeremy Messenger
0c143a55dc These ports only need to depend on avahi-app.
PR:		119033
Submitted by:	"Dima Panov" <fluffy@fluffy.khv.ru>
2007-12-27 01:09:35 +00:00
Michael Johnson
cdb2cb71b0 Update to 0.8.6d 2007-12-20 19:38:58 +00:00
Michael Johnson
6aecb2152b Chase libtheora lib version 2007-10-09 18:20:07 +00:00
Michael Johnson
bf8377c133 Add v4l webcam support
Submitted by:	raaf@zen.mooo.com
More info:	http://raaf.atspace.org/
2007-10-03 21:01:57 +00:00
Jeremy Messenger
91ab42dc1d Remove FreeBSD 4.x stuff.
PR:		ports/115027
Submitted by:	David Yeske <dyeske@gmail.com>
2007-08-25 23:01:13 +00:00
Thierry Thomas
6b48455848 - This version of VLC does not support ffmeg when it has been built with
swscaler: add a warning message in this case, and bump PORTREVISION to
  chase the ffmpeg update;

- fix scrambled output with non-english locales.

PR:		ports/115428 and ports/115446
Approved by:	mezz
2007-08-12 20:12:02 +00:00
Tilman Keskinoz
def3076ba9 Fix bulid on 64bit platforms 2007-08-09 17:11:05 +00:00
Martin Wilke
605b516239 - Chase increase of audio/libvorbis shlib version.
- Bump PORTREVISION
2007-07-28 12:27:31 +00:00
Jeremy Messenger
09c8face0e Fix a typo, ncueses -> ncurses.
PR:		ports/113621
Submitted by:	Matthew D. Fuller <fullermd@over-yonder.net>
2007-07-04 19:51:27 +00:00
Roman Bogorodskiy
95eecf16e6 Chase gnutls shared library version chase: adjust DEPENDS lines and
bump PORTREVISIONs.
2007-07-01 08:56:16 +00:00
Michael Johnson
402472994b Update to 0.8.6c (forgot to cvs add/rm these files)
Reported by:	sebosik@demax.sk
2007-06-18 09:27:09 +00:00
Michael Johnson
39524c40fa Update to 0.8.6c 2007-06-18 00:23:02 +00:00
Michael Johnson
bdc75674d0 Use multimedia/ffmpeg now instead of multimedia/ffmpeg-devel 2007-05-25 17:08:35 +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
Michael Johnson
2ecd525f06 Back down to using libdts instead of libdca 2007-05-03 12:46:12 +00:00
Michael Johnson
5535038cca - Revert back to using libdca 2007-05-01 23:46:50 +00:00
Michael Johnson
d1965b56b3 - Use dynamic libdca instead of static libdts
Partly obtained from:	vlc svn
2007-05-01 21:56:22 +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
Michael Johnson
5f2acea477 Update to 0.8.6b (merged from multimedia/vlc-devel, note this requires ffmpeg-devel now!) 2007-04-30 16:02:29 +00:00
Jeremy Chadwick
950aa9d668 * LIB_DEPENDS changes (require libdvdread.so.5)
* PORTREVISION increment

Reviewed by:	philip
2007-04-05 19:28:20 +00:00
Michael Johnson
e082e99c95 Fix build with new vlc 2007-04-04 14:43:20 +00:00
Ade Lovett
7be86f771f multimedia/vlc erroneously installs its own lib/charset.alias which conflicts
with devel/gettext.

In order to prevent problems down the line, folks should first remove vlc,
then update gettext, then finally reinstall vlc, otherwise the wrong
lib/charset.alias will be present on the system.
2007-03-17 22:40:22 +00:00
Michael Johnson
d8ae4ac899 Patch a C-style format string vulnerability in the CDDA and VCDX plugins.
Security:	http://www.videolan.org/sa0701.html
Obtained from:	videolan project
2007-02-24 15:34:35 +00:00
Jeremy Messenger
26a0087e1e Chase the shared library version of speex, bump the PORTREVISION. 2007-02-23 22:51:12 +00:00
Roman Bogorodskiy
3d0dcc46ab - Chase security/gnutls update
- Add an entry to UPDATING
- Pet portlint(1) for some ports while I'm here
2007-01-02 08:54:13 +00:00
Pav Lucistnik
d750615763 - Use features of bsd.wx.mk, especially USE_WX
PR:		ports/101613
Submitted by:	alepulver
2006-12-01 07:39:02 +00:00
Michael Johnson
1b6209bb8f Fix gecko support if WITHOUT_VLC_MOZILLA_PLUGIN is defined
Submitted by:	QuiRK via irc
2006-11-30 12:55:02 +00:00
Michael Johnson
028e210af3 - Fix build with latest x264
Reported by:	pointyhat via kris
2006-11-03 21:48:13 +00:00
Joe Marcus Clarke
29747f458a Chase the GNOME X11BASE to LOCALBASE move, and fix the build with the
new freetype2 where needed.

Submitted by:	mezz, ahze, pav, and many others
Approved by:	portmgr (implicit, kris)
2006-10-14 08:54:54 +00:00
Michael Johnson
6e7f3b8432 - Chase x264 update 2006-10-01 04:08:00 +00:00
Stanislav Sedov
0d2725682b - Update devel/sdl12 to version 1.2.11. Now we employ stock SDL directory
structure (i.e. include/SDL for includes and sdl-config for configuration
   binary)
 - Update graphics/sdl_ttf to version 2.0.8
 - Update graphics/sdl_image to version 1.2.5
 - Update audio/sdl_mixer to version 1.2.7
 - Update net/sdl_net to version 1.2.6
 - Update Mk/bsd.sdl.mk accordingly
 - Fix dependent ports to fit the new directory structure and avoid several
   API breakages
 - Bump up portrevisions for all dependent ports to allow them to be upgraded
   by portupgrade/portmaster etc tools

Approved by:    kris (portmgr), sem (mentor)
2006-09-20 11:21:59 +00:00
Jeremy Messenger
b2cb19cdbd -Fix the build with WITH_CORBA. [1]
-Fix three typo of CONFIGURE_ARGS. [2]
-Fix a typo of LIB_DEPENDS. [3]
-INSTALLS_SHLIB is deprecated, use USE_LDCONFIG instead. [3]
-Make portlint more happy. [3]
-Bump the PORTREVISION.

PR:		ports/101263 [1], ports/102139 [2], ports/102309 [3]
Submitted by:	Jacula Modyun <jacula@gmail.com> [1],
		Raaf <raaf@luna.afraid.org> [2],
		chinsan <chinsan.tw@gmail.com> [3]
2006-08-20 05:30:55 +00:00
Michael Johnson
014745e0c2 - Disable dirac support until its fixed
Reported by:	many
2006-08-11 11:30:38 +00:00
Michael Johnson
37bf7b369f - Fix build with x264
Reported by: many
2006-08-10 10:29:51 +00:00
Michael Johnson
866d62ddc9 - chase libver bump in x264 2006-08-09 15:18:33 +00:00
Roman Bogorodskiy
26d33e9388 Chase gnutls shlib version change. 2006-07-06 17:41:23 +00:00
Jeremy Messenger
05ece93d75 Doesn't build on FreeBSD 4.x, mark it as BROKEN. 2006-06-24 22:08:49 +00:00
Michael Johnson
948f5473bd - Transfer MAINTAINER to multimedia@
Approved by:	dhw (postmaster, for using multimedia@ as maintainer)
		gnome (gstreamer ports)
2006-06-09 18:00:35 +00:00
Michael Johnson
fb420c1efa - Fix build if LC_ALL is defined
Submitted by:	Oleg Gawriloff <barzog@telecom.by>
Obtained from:	http://www.via.ecp.fr/via/ml/vlc/2006-05/msg00018.html
2006-05-29 19:11:02 +00:00
Michael Landin
782dfac4c9 - Chase lib version bump to libcdio 2006-05-24 09:13:19 +00:00
Michael Johnson
8f5c25f837 - Chase x264 libver bump 2006-05-10 11:45:48 +00:00
Michael Johnson
7c6f948bbd - Update to 0.8.5
- Split Makefile into Makefile.inc to make it a little easier to maintain
- Turn on or off knobs by default per configure script
 o GNOMEVFS on by default
 o AVAHI on by default
 o FLAC off by default
 o X264 on by default
 o DAAP on by default
 o LIVEMEDIA off by default
 o SAMBA on by default
 o SDL on by default
 o SPEEX on by default
2006-05-07 22:16:41 +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
Roman Bogorodskiy
17b54d4ed8 Chase gnutls update. 2006-01-09 16:34:19 +00:00
Markus Brueffer
9abaa0a776 Bump PORTREVISION to chase the cdparanoia shared library update 2006-01-06 18:32:35 +00:00
Michael Johnson
59bdc6613e - DISTVERSION -> PORTVERSION to fix port going backwards.
Reported by:	rosti.bsd@gmail.com
2006-01-03 11:20:24 +00:00
Michael Johnson
931353112f - Update to 0.8.4a
- Switch to USE_GECKO
2006-01-03 01:37:41 +00:00