Commit graph

319 commits

Author SHA1 Message Date
Alexander Nedotsukov
109a5c1a6d Fix build falure due undefined NGROUPS.
PR:	138749
2009-09-13 12:54:33 +00:00
Alexander Nedotsukov
d04ae109cc Relax libtar dependency.
PR:		138162
Approved by:	maintainer timeout
2009-09-11 03:39:49 +00:00
Doug Barton
87e00fba6c Update to 1.0.1
PR:		ports/137251
Submitted by:	Tsurutani Naoki <turutani@scphys.kyoto-u.ac.jp>
Approved by:	"Joseph S. Atkinson" <jsa.bsd@gmail.com> (Maintainer)
2009-08-23 05:09:26 +00:00
Joe Marcus Clarke
4d1085d794 Chase the fribidi shared lib bump. 2009-08-22 17:36:57 +00:00
Roman Bogorodskiy
f32c11d872 Bump PORTREVISIONs of the gnutls dependant ports to chase gnutls update. 2009-08-16 18:04:40 +00:00
Wesley Shields
7f041af128 - Correct a threading bug on 7.1 and older.
PR:		ports/137056
Submitted by:	Vaclav Haisman <v.haisman@sh.cvut.cz>
Approved by:	"Joseph S. Atkinson" <jsa.bsd@gmail.com> (maintainer)
2009-08-01 20:07:21 +00:00
Philip M. Gollucci
e4624659dc - VLC 1.0.0 codenamed Goldeneye has arrived.
See www.videolan.org for full details.

For FreeBSD:

+ SKINS now enabled by default.
+ OPTIMIZED_CFLAGS have been renamed to a more proper OCFLAGS and gaven an -O3 nudge for those who feel they may get something out of this.
- OPENGL option that enables the galaktos visualization has been removed due to it's need for fmemopen() which isn't (yet) in FreeBSD.

PR:             ports/136451
Submitted by:   "Joseph S. Atkinson" <jsa@wickedmachine.net> (maintainer)
2009-07-09 03:20:03 +00:00
Christian Weisgerber
94d47b2ecd Bump PORTREVISION after libogg and libvorbisfile major version increment. 2009-07-06 21:25:59 +00:00
Max Brazhnikov
6fd8dad215 Remove qt4 build tools from run dependencies.
Approved by:	Joseph S. Atkinson (maintainer)
2009-05-10 20:04:29 +00:00
Dmitry Marakasov
195a420e1c - Chase multimedia/schroedinger shared lib version change 2009-05-06 00:12:44 +00:00
Dmitry Marakasov
5f4f85e00c - Update to 0.9.9a
- Revamp options and add some new ones

PR:		133534
Submitted by:	"Joseph S. Atkinson" <jsa at wickedmachine dot net> (maintainer)
2009-04-11 03:44:39 +00:00
Pav Lucistnik
694ee5533a - Update x264 to 0.0.20081218
- Remove x264-gtk

PR:		ports/132780
Submitted by:	Bapt <baptiste.daroussin@gmail.com>

- Update libquicktime to 1.1.1 to fix build with new x264

Submitted by:	kwm

- Chase x264 shlib bump
2009-03-31 13:58:18 +00:00
Martin Wilke
3df9d4f00b - Fix build (adding missing xpm)
PR:		132099
Submitted by:	Matt Dawson <matt@chronos.org.uk>
Approved by:	maintainer
2009-03-09 20:05:51 +00:00
Martin Wilke
cc584e38d2 - Chase audio/faad shlib bump 2009-02-21 15:51:15 +00:00
Beech Rintoul
b494cdaa4c - Fix install and plist
Submitted by:	Joseph S. Atkinson <jsatkinson@embarqmail.com> (maintainer)
2009-02-12 08:49:57 +00:00
Beech Rintoul
620d50c654 - Add xulrunner to USE_GECKO within WITH_VLC_MOZILLA_PLUGIN
PR:		ports/131541
Submitted by:	Naram Qashat <cyberbotx@cyberbotx.com>
Approved by:	Joseph S. Atkinson <jsatkinson@embarqmail.com> (maintainer)
2009-02-12 03:48:48 +00:00
Robert Noland
c6542427d4 Replace libdvdread with the version maintained by the mplayer group
-Turn over maintainership
	-Bump ports that depend on libdvdread since shared lib
	 version rolls back from .5 to .4
	-Fix multimedia/ogle build with this version

PR:		127849
Submitted by:	Ganael LAPLANCHE <ganael.laplanche@martymac.com>
2009-02-08 18:45:38 +00:00
Beech Rintoul
647a23e668 - Update to 0.9.8a3 (merged from -devel)
- Fix off by one error

PR:		ports/130128
Submitted by:	Joseph S. Atkinson <jsa@mephisto.wickedmachine.net> (maintainer)
2009-01-20 01:50:29 +00:00
Jeremy Messenger
15b6544926 Add a new framework for browser plugins, USE_WEBPLUGINS. It is for which foo
plugins support one of web browsers and can take care of plist (depend on how
you use it) at the same time. I have written a complete document and even show
how it works in the www/firefox/Makefile.webplugins so be sure to read in
there. If there is anything that isn't clear in the document, please feel free
to ask and I will try my best to improvement it.

FYI: GNOME 2.24 depends on this, so it's coming.

BTW: It's based on www/linux-mplayer-plugin/Makefile.npapi with heavy modified.

Approved by:	portmgr
2009-01-10 02:45:46 +00:00
Pav Lucistnik
d203b12054 - Remove conditional checks for FreeBSD 5.x and older 2009-01-05 21:36:39 +00:00
Martin Wilke
fc460102f4 Fix a stack overflow vulnerability while parsing malformed cue files.
The vulnerability may be exploited by a (remote) attacker to execute
arbitrary code in the context of VLC media player.

PR:		128660
Submitted by:	"Joseph S. Atkinson" <jsa@wickedmachine.net> (maintainer)
Security:	http://www.vuxml.org/freebsd/4b09378e-addb-11dd-a578-0030843d3802.html
2008-11-09 16:04:23 +00:00
Joe Marcus Clarke
e7ef054e56 Fix maintainer email address.
Requested by:	maintainer
2008-10-22 01:22:38 +00:00
Joe Marcus Clarke
5770bfc33a * Remove the no longer used SLP support
* Assign maintainership to PR submitter

PR:		126728
Submitted by:	"Joseph S. Atkinson" <jsa@dmz.wickedmachine.net>
Approved by:	funman@videolan.org (previous maintainer)
2008-10-22 00:50:48 +00:00
Joe Marcus Clarke
2e6153f64f Enable the img_resample (old) code even if ffmpeg is built with libswscale
support.  There were patches floating around for other OSes that did
something similar.  While applications should be moving to libswscale,
some (e.g. vlc) haven't gotten there yet.
2008-08-14 22:08:02 +00:00
Jeremy Messenger
61d9883622 Remove firefox3 from USE_GECKO; it does not work and wait for xulrunner 1.9
comes in. The xulrunner 1.9 is current in MC ports. It's clear about that
Mozilla folks want us to use xulrunner for SDK/build.
2008-08-06 16:26:18 +00:00
Volker Stolz
f232ebaa5a - Update multimedia/vlc to 0.8.6i , which adresses usability fixes and fix CVE-2008-2430
- Remove dead configuration options (LAME and CORBA)

PR:		ports/125830
Submitted by: 	maintainer
2008-08-02 08:29:15 +00:00
Michael Johnson
c4d7237660 Update for new ffmpeg 2008-07-27 23:53:24 +00:00
Pietro Cerutti
19b99d8af6 - Revert to wxgtk2-2.6 to fix volume bar position [1]
- Bump PORTREVISION [1]
- Revert inttypes.h patch [2]

PR:		118104 [1]
		124665 [2]
Submitted by:	Mark Kane <mark@mkproductions.org> [1]
		Rafael Carre <funman@videolan.org> (maintainer) [2]
Approved by:	maintainer
2008-06-24 11:02:06 +00:00
Michael Johnson
a6a31bde66 Update to 0.8.6h
Submitted by:		Rafaël Carré <funman@videolan.org>
Security:		http://www.videolan.org/security/
2008-06-12 01:24:23 +00:00
Edwin Groothuis
090059a210 Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
2008-06-06 14:17:21 +00:00
Michael Johnson
f54916ba26 Transfer maintainership to funman@videolan.org 2008-05-23 22:25:28 +00:00
Martin Wilke
3e4ed01146 - Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
	Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
	ehaupt, nox, itetcu, flz, pav

PR:		116263
Tested on:	pointyhat
Approved by:	portmgr (pav)
2008-04-19 17:56:05 +00:00
Michael Johnson
a3b9b8fcce Fix build with libcdio
Submitted by:	Jan Henrik Sylvester <me@janh.de>
		Joseph S. Atkinson <jsatkinson@embarqmail.com>
Obtained from:	gentoo
2008-04-09 12:18:51 +00:00
Michael Landin
41634af4b8 - chase the cdio shared lib bump 2008-04-08 09:38:57 +00:00
Christian Weisgerber
fc6f899691 Update to FLAC 1.2.1. This version includes two and a half years
worth of changes and an altered API.

Bump the revision of all ports that depend on libFLAC and adapt to
the new API where necessary.  Some patches from Debian, Gentoo,
OpenBSD, and upstream repositories.

PR:	119476
2008-04-07 20:37:23 +00:00
Michael Johnson
9174bf237c Remove 2 patches that aren't needed anymore
Reported by:	Jon Tibble <meths@btinternet.com>
2008-04-03 19:24:06 +00:00
Michael Johnson
1e38adf922 Update to 0.8.6f 2008-04-03 10:56:54 +00:00
Pav Lucistnik
9fc1c4fe89 - Remove USE_GETOPT_LONG which is a no-op since March 2007 2008-03-20 09:56:52 +00:00
Michael Johnson
c618a3d927 Fix build with new libebml
PR:		ports/121707
Reported by:	Howard Goldstein <hg@cally.queue.to>
Submitted by:	Jonathan Lennox <lennox@cs.columbia.edu>
2008-03-19 17:22:37 +00:00
Martin Wilke
2d73db3533 - Chase devel/sdl12 shlib version bump 2008-03-13 14:28:35 +00:00
Roman Bogorodskiy
c9536f39b3 - Chase security/gnutls shlib version bump
- Add an entry to UPDATING
2008-03-03 11:57:08 +00:00
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
Norikatsu Shigemura
3833f065b2 Fix some malformed conditions.
Approved by:	ahze (maintainer)
2005-12-17 12:40:53 +00:00
Michael Johnson
f02c0e43de - Fix build if an older version of vlc is already installed
- Fix typo

Submitted by:	db@db.net
		kysd@po.harenet.ne.jp
2005-11-29 17:42:36 +00:00
Michael Johnson
bf0304b408 - Add support for win32 codecs (i386 only)
- Update to 0.8.4
- Update to 0.8.4
- Add support for avahi (disabled for now because of API changes in avahi)
- Remove OPTIONS, it caused too many problems because there are too many
  options and things that should be auto-detected aren't and things broke.
- Add support for win32 codecs (i386 only)

Release notes:  http://developers.videolan.org/vlc/NEWS
2005-11-27 20:42:55 +00:00
Michael Johnson
3e4b179fa7 - Add SHA256
- Add SIZE to a few ports
2005-11-09 07:09:47 +00:00
Joe Marcus Clarke
235c907ae5 Bump PORTREVISION to chase the glib20 shared library update. 2005-11-05 05:22:06 +00:00
Jean-Yves Lefort
872d7f80ee Chase libid3tag update. 2005-10-28 07:59:53 +00:00
MANTANI Nobutaka
0a8c26c81f Sync with libdvdnav shared library version bump. 2005-10-08 14:22:10 +00:00
Michael Johnson
26101ce196 - Fix typo
Submitted by:	mat
2005-09-27 21:38:20 +00:00
Marcus Alves Grando
44bfa29c13 Bump PORTREVISION reflecting update in multimedia/vcdimager
Approved by: pav (mentor)
2005-09-16 19:41:51 +00:00
Michael Johnson
c125192375 - Fix lib depends to libtar.. 2005-07-14 06:04:04 +00:00
Michael Johnson
2e421987fa - Bump PORTREVISION for last commit from lib ver bump of libcdio 2005-07-13 06:20:53 +00:00
Michael Johnson
832b1c5650 - Chase lib version to libcdio
Forgotten by:	mich
2005-07-13 06:17:28 +00:00
Michael Johnson
8f493a4605 - Depend on shared library of libtar now, don't bump PORTREVISION
since people who already have vlc installed have static version.
2005-07-13 04:25:38 +00:00
Michael Johnson
cd334deb87 - Chase libversion bump of libdvbpsi 2005-07-06 17:52:14 +00:00
Michael Johnson
be87bfd18b - Add another build fix for users who have a old version of vlc installed. 2005-06-29 05:45:47 +00:00
Michael Johnson
166e1fd444 - Fix build for users who have a old version of vlc installed
Reported by:	irotas via irc.freenode.org/#FreeBSD-Gnome
2005-06-28 02:28:03 +00:00
Michael Johnson
7c00feef41 - Fix cut-n-paste typo.
Submitted by:	A.S.Usov@kvi.nlS
Pointyhat to:	me
2005-06-27 17:16:14 +00:00
Michael Johnson
8527433c9b - Remove perl build depends, this is only needed for snapshots
- Remove a non-existant include dir [1]

Pointed out by:	mezz [1]
2005-06-27 04:29:06 +00:00
Michael Johnson
5c892e9747 - Update to 0.8.2 [1]
- Adds OPTIONS, if you don't want to use OPTIONS define -DBATCH
  and vlc will use your knobs and auto-detect your ports.

New Knobs:
 WITH_DAAD		libopendaap itunes music shares
 WITHOUT_OGG		Disabled ogg audio decoder
 WITH_TWOLAME		Twolame Mpeg layer 2 audio Support
 WITH_DIRAC		dirac general-purpose video codec
 WITH_SMB		SAMBA Access module

Patches and Most changes merged from:	multimedia/vlc-devel [1]
2005-06-26 14:11:40 +00:00
Michael Johnson
b3897157fa - Fix install when WITHOUT_NLS is defined.
PR:		ports/82324
Submitted by:	regisr@pobox.com
2005-06-16 21:16:48 +00:00
Dejan Lesjak
5a2bfbf499 Directory share/pixmaps is now included in mtree
(BSD.x11-4.dist rev. 1.27), so remove it from plist.
2005-06-15 02:43:36 +00:00
Michael Johnson
7fa7308b11 - Depend on shared library of matroska instead of static library since
it now installs shared library.
2005-05-29 03:58:24 +00:00
Michael Johnson
b1415e4ab8 - Remove gnomehier and install .desktop in share/applications ..
- Update x264 patch [1]

Mostly obtained from:	VLC cvs. [1]
2005-05-21 20:57:42 +00:00
Michael Johnson
4219b587f2 - Add a temp. work around for amd64 to only use wxgtk24
vlc-devel and next vlc (0.8.2) have wxgtk26 support for amd64

Reported by:	pav
2005-05-15 22:15:11 +00:00
Michael Johnson
c36820ae24 - Fix WxGTK Gui when wxgtk24 and wxgtk26 are both installed
at the same time. This isn't a problem if you just have wxgtk26
  installed or are using wxgtk24.

Spotted by:	mezz via irc
2005-05-14 21:59:59 +00:00
Michael Johnson
85cc989fbc - Fix my stupid typo.
Submitted by:	bms@spc.org
2005-05-14 20:53:50 +00:00
Michael Johnson
71644fdcf2 - Add CONFLICTS to vlc-devel 2005-05-14 19:02:37 +00:00
Michael Johnson
d1e979f000 - s/WITHOUT_WXWINDOWS/WITHOUT_WXGTK/
- Add new knob WITH_WXGTK_CONFIG=[2.4|2.6], defaults to 2.6
- Bump PORTREVISION
2005-05-12 21:18:29 +00:00
Max Khon
d164e5eed2 Finish repo copy of wxgtk 2.4.2 ports to wxgtk24* 2005-05-12 16:39:59 +00:00
Michael Johnson
630ee2e895 - Add mozilla plugin to broken list, it builds but does not work.
According to videolan.org later versions of vlc (0.8.3/4) will have
  controls for plugin
2005-05-12 10:16:27 +00:00
Michael Johnson
433416fc60 - Remove need for audio/speex-devel, since audio/speex as of version 1.0.5
supports 1.1 (speex-devel) API. speex or speex-devel can be used.
2005-05-11 00:31:13 +00:00
Michael Johnson
08f9576aba - Chase shared lib bump in x264
- Only s/lrint/rint/ on < 504000

Patch Update Obtained from vlc cvs
2005-04-21 13:08:27 +00:00
Tilman Keskinoz
3cbb57b187 Update libcdio to 0.73.
Chase shared library version.
2005-04-20 15:51:49 +00:00
Christian Brueffer
330c6960f8 Fix typo in a comment. 2005-04-16 13:39:31 +00:00
Michael Johnson
d40598d941 - Define WITHOUT_LIVEMEDIA if WITH_MOZILLA=mozilla-devel and OSVERSION is > 500000 since livemedia is c++ and will break build 2005-03-18 05:46:04 +00:00
Christian Weisgerber
c658929967 new version of libFLAC 2005-03-16 14:50:13 +00:00
Joe Marcus Clarke
b3458f652e Bump PORTREVISION to chase the glib20 shared lib version change. 2005-03-12 10:54:27 +00:00
Tilman Keskinoz
1783fa8cca Chase libcdio shlib version,
Bump PORTREVISION
2005-02-14 20:54:16 +00:00
Michael Johnson
8c76dcd8bd - Chase API changes to x264 2005-01-26 10:10:41 +00:00
Michael Johnson
1f08544d94 Disable H.264 encoder support unless WITH_H264 is defined 2005-01-22 01:35:02 +00:00
Michael Johnson
17f5cfcdac Disable lame support unless WITH_LAME is defined since lame can not be packaged. 2005-01-22 00:18:25 +00:00
Michael Johnson
fb975cadf9 Use GCC 3.4 if built with WITH_MOZILLA_PLUGIN=mozilla-devel on 4.x 2005-01-22 00:14:08 +00:00
Michael Johnson
8eb9e3c8fa - Fix typo
- Depend on shared library of x264
2005-01-20 06:50:30 +00:00
Koop Mast
6771c18f2b Bump portrevision to chase shlib dump of libtheora and new location. 2005-01-13 19:04:06 +00:00
Michael Johnson
de4eaeaa5f Add support for H.264 via multimedia/x264 and WITHOUT_H264 knob. 2005-01-12 05:24:07 +00:00
Michael Johnson
8b668b1861 Add a new knob, WITHOUT_TRANSCODE
WITHOUT_TRANSCODE=yes
  Disable transcode of multimedia via transcode (multimedia/transcode).
  This option allows you to convert a media file, dvd, A/V stream, etc
  in to another format. This also allows you to transcode multimedia
  on-the-fly and stream to a network and/or local playback.
2004-12-30 02:27:19 +00:00
Tilman Keskinoz
898bfc7019 libcdio: Update to 0.71
vcdimager: Update to 0.7.21
vlc: Chase share library bumps, Bump PORTREVISION
2004-12-08 22:19:42 +00:00
Michael Johnson
00ec4f0faa - Use new ffmpeg 0.4.9.p1 from ports and remove ffmpeg snapshot
- Add a few mirrors to MASTER_SITES
- Bump PORTREVISION due to new dependency on ffmpeg in ports
2004-12-07 08:11:58 +00:00
Michael Johnson
c59222d249 Fix spelling in pre-everything
Pointed out by:	Radek Kozlowski
2004-11-27 21:35:04 +00:00
Michael Johnson
c8f135e88b - Fix fatal typos [1]
- Add WITH_VLC_DEFAULT_FONT knob for subtitles font
   defaults to ${X11BASE}/lib/X11/fonts/bitstream-vera/Vera.ttf [2]
- Fix build if you have a old version of vlc installed [3]
- Fix build on opengl visual plugin on >5.x [3]
- Enable pthreads on ffmpeg
- Remove XVID support in favor of libavcodec via ffmpeg
- Bump PORTREVISION

Many thanks to mezz and pav for building vlc countless times in testing.

Font picked by:	mezz [2]
Submitted by:	Piotr Smyrak [1]
Reported by:	Piotr Smyrak [3]
Tested by:	mezz
		pav
		Piotr Smyrak [3]
2004-11-27 06:43:41 +00:00
Michael Johnson
8403d73e49 Disable toolame support, it needs a newer vesion to build
PR:		ports/74367
Reported by:	Frederic Praca
Approved by:	adamw (implicit)
2004-11-25 21:36:55 +00:00
Michael Johnson
a894ef1969 Fix problem with a52 audio by statically linking
Bump PORTREVISION

Approved by:	adamw (implicit)
2004-11-17 01:05:23 +00:00
Michael Johnson
a2198c1fad Add missing files in FILESDIR 2004-11-16 22:01:02 +00:00
Michael Johnson
961b956946 - Update to 0.8.1
- Default X11 interface is now WxWindows (gtk2.0 version)
- Removed Gtk 1.2 & Gnome 1.4 support. (depreciated to wxgtk)
- Removed WITH_AUTODETECT, vlc is very modular at runtime
- Add skins2 interface (similar to xmms)
- Merge mad and id3lib support (can be disabled with WITHOUT_MAD)
- Added support for a mozilla plugin
   Lots of stuff obtained from ports/www/mplayer-plugin
   and some help from marcus
- Auto-generated pkg-plist (make life EASY :) )
- s/Linux/FreeBSD/ through out the program.
- Statically link to libavcodec/libavformat from vlc's supported
  ffmpeg snapshot for greater performance.
- Knob Changes or New Knobs:
   WITHOUT_FAAD   (Enabled default)
   WITHOUT_FLAC   (Enabled default)
   WITHOUT_DTS    (Enabled default)
   WITHOUT_DVD    (Enabled default)
   WITHOUT_CDROM  (Enabled default, this is vcd & cddb support)
   WITHOUT_LAME   (Enabled default)
   WITHOUT_MAD    (Enabled default)
   WITHOUT_HTTPD  (Enabled default)
   WITHOUT_VORBIS (Enabled default)
   WITHOUT_LIBMATROSKA (Enabled default)
   WITHOUT_LIVEMEDIA   (Enabled default)
   WITHOUT_SDL         (Enabled default)
   WITHOUT_SLP         (Enabled default)
   WITHOUT_LIBMPEG2    (Enabled default)
   WITH_MOZILLA_PLUGIN (Disabled default, defaults to www/mozilla if defined)
    [mozilla|mozilla-devel|firefox]
   WITH_ARTS      (Disabled default)
   WITH_TOOLAME   (Disabled default)
   WITH_LIBCACA   (Disabled default)
   WITH_LIBTREMOR (Disabled default)
   WITH_LIBTHEORA (Disabled defalut)
   WITH_OPENGL    (Disabled default)
   WITH_SSL       (Disabled default)
   WITH_SVG       (Disabled default)
   WITH_SKINS     (Disabled default)
   DEBUG          (Disabled default)

Note: WITH_ Knobs are disabled default unless auto-detected
      WITHOUT_ Knobs are enabled default unless defined

Please read the first section of  ports/multimedia/Makefile before building
to tune VLC towards your personal preferences.

ffmpeg-patch partly obtained from gentoo

Changelog: http://developers.videolan.org/vlc/NEWS

Approved by:	pav (co mentor)
-------------------------------------------------------------
2004-11-16 21:59:37 +00:00
Michael Johnson
205abbb9c9 Add an auto-generated plist to fix any plist problems
with any dependency

Pointed out by:	pointyhat via kris many times
Approved by:	marcus (co mentor)
2004-11-16 09:23:26 +00:00
Michael Johnson
b0823ae396 Change email to new FreeBSD.org address
Approved by:adamw (mentor)
2004-10-29 22:24:47 +00:00
Jeremy Messenger
2592c76765 -Use gcc 3.4 (update from 3.3).
-Use xvid default, xvid is becoming very popular. WITHOUT_XVID still exists.
-Always autodetect esound since this can be changed at runtime.
-Always autodetect gnome for gnome interface.
-Make gtk interface optional but still default interface.

PR:		ports/72675
Submitted by:	Michael Johnson <ahze@ahze.net> (maintainer)
2004-10-14 22:12:32 +00:00
Edwin Groothuis
a41c4d686f [MAINTAINER] multimedia/vlc: update pkg-descr and COMMENT
Update pkg-descr and COMMENT to better fit the current
	version of VLC

PR:		ports/72663
Submitted by:	Michael Johnson <ahze@ahze.net>
2004-10-14 04:06:58 +00:00
Edwin Groothuis
b1d6224bcc welcome new maintainer 2004-10-14 03:06:10 +00:00