aboutsummaryrefslogtreecommitdiff
path: root/multimedia/vlc-devel/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* - Send to atticBeech Rintoul2009-01-201-580/+0
| | | | | | | Requested by: Joseph S. Atkinson <jsa@mephisto.wickedmachine.net> (maintainer) Notes: svn path=/head/; revision=226487
* Add a new framework for browser plugins, USE_WEBPLUGINS. It is for which fooJeremy Messenger2009-01-101-1/+5
| | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=225627
* - Bump PORTREVISION due to share library version bump in security/libgcryptRong-En Fan2009-01-061-1/+1
| | | | | | | PR: ports/127478 Notes: svn path=/head/; revision=225326
* - Update to 0.9.8aMartin Wilke2008-12-061-1/+1
| | | | | | | | | PR: 129355 Submitted by: maintainer Security: http://www.vuxml.org/freebsd/acf80afa-c3ef-11dd-a721-0030843d3802.html Notes: svn path=/head/; revision=223914
* - Fix conflicting WITH_SKINS + WITHOUT_QT4Martin Wilke2008-11-151-2/+2
| | | | | | | | PR: 128747 Submitted by: "Joseph S. Atkinson" <jsa@wickedmachine.net> (maintainer) Notes: svn path=/head/; revision=222905
* - Update to 0.9.6Martin Wilke2008-11-091-2/+1
| | | | | | | | | | | | | 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: 128656 Submitted by: "Joseph S. Atkinson" <jsa@wickedmachine.net> (maintainer) Security: http://www.vuxml.org/freebsd/4b09378e-addb-11dd-a578-0030843d3802.html Notes: svn path=/head/; revision=222606
* Update to 0.9.5, pass maintainership to submitterMax Brazhnikov2008-11-031-9/+5
| | | | | | | | | PR: ports/128359 Submitted by: Joseph S. Atkinson <jsa at wickedmachine.net> Approved by: Rafael Carre (maintainer), miwi (mentor) Notes: svn path=/head/; revision=222349
* - Chase multimedia/schroedinger shlib bumpMartin Wilke2008-08-191-2/+2
| | | | Notes: svn path=/head/; revision=218854
* Remove firefox3 from USE_GECKO; it does not work and wait for xulrunner 1.9Jeremy Messenger2008-08-061-1/+1
| | | | | | | | 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. Notes: svn path=/head/; revision=218153
* Update for new ffmpegMichael Johnson2008-07-271-1/+2
| | | | Notes: svn path=/head/; revision=217720
* - Update to 0.9.0-test1 [1]Pietro Cerutti2008-07-091-64/+78
| | | | | | | | | | | | | | | - Fix LUA module support [1] - Fix volume bar position problem [1] - Update GECKO support [2] PR: 117810 [1] 125152 [2] Submitted by: Rafaël Carré <funman@videolan.org> [1] Naram Qashat <cyberbotx@cyberbotx.com> [2] Approved by: Rafaël Carré <funman@videolan.org> (maintainer) Notes: svn path=/head/; revision=216635
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-1/+1
| | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=214430
* Transfer maintainership to funman@videolan.orgMichael Johnson2008-05-231-1/+1
| | | | Notes: svn path=/head/; revision=213565
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-191-4/+4
| | | | | | | | | | | | | | | | | | - 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) Notes: svn path=/head/; revision=211584
* - chase the cdio shared lib bumpMichael Landin2008-04-081-2/+2
| | | | Notes: svn path=/head/; revision=210837
* Update to FLAC 1.2.1. This version includes two and a half yearsChristian Weisgerber2008-04-071-2/+2
| | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=210771
* - Remove USE_GETOPT_LONG which is a no-op since March 2007Pav Lucistnik2008-03-201-1/+0
| | | | Notes: svn path=/head/; revision=209420
* - Chase devel/sdl12 shlib version bumpMartin Wilke2008-03-131-1/+1
| | | | Notes: svn path=/head/; revision=208952
* - Chase security/gnutls shlib version bumpRoman Bogorodskiy2008-03-031-2/+2
| | | | | | | - Add an entry to UPDATING Notes: svn path=/head/; revision=208375
* Chase libdvbpsi libversion bumpMichael Johnson2008-02-281-1/+2
| | | | Notes: svn path=/head/; revision=208033
* Update to 0.9.0.20080223Michael Johnson2008-02-251-2/+1
| | | | Notes: svn path=/head/; revision=207840
* These ports only need to depend on avahi-app.Jeremy Messenger2007-12-271-1/+1
| | | | | | | | PR: 119033 Submitted by: "Dima Panov" <fluffy@fluffy.khv.ru> Notes: svn path=/head/; revision=204601
* Chase libtheora lib versionMichael Johnson2007-10-091-2/+2
| | | | Notes: svn path=/head/; revision=201195
* Update to 0.9.0.20071005 snapshotMichael Johnson2007-10-051-8/+8
| | | | Notes: svn path=/head/; revision=200907
* Add v4l webcam supportMichael Johnson2007-10-031-1/+2
| | | | | | | | Submitted by: raaf@zen.mooo.com More info: http://raaf.atspace.org/ Notes: svn path=/head/; revision=200746
* Update to 20070906 snapshotMichael Johnson2007-09-111-3/+3
| | | | Notes: svn path=/head/; revision=199325
* - Chase increase of audio/libvorbis shlib version.Martin Wilke2007-07-281-1/+2
| | | | | | | - Bump PORTREVISION Notes: svn path=/head/; revision=196462
* Update to Qt 4.3.0, introduce bsd.qt.mk.Michael Nottebrock2007-07-161-1/+0
| | | | | | | Approved by: portmgr (bsd.port.mk changes) Notes: svn path=/head/; revision=195715
* Fix a typo, ncueses -> ncurses.Jeremy Messenger2007-07-041-1/+1
| | | | | | | | PR: ports/113621 Submitted by: Matthew D. Fuller <fullermd@over-yonder.net> Notes: svn path=/head/; revision=194944
* Update to 0.9.0.20070701 snapshotMichael Johnson2007-07-021-3/+1
| | | | Notes: svn path=/head/; revision=194722
* Chase gnutls shared library version chase: adjust DEPENDS lines andRoman Bogorodskiy2007-07-011-1/+2
| | | | | | | bump PORTREVISIONs. Notes: svn path=/head/; revision=194564
* - Update to 0.9.0.20070603Michael Johnson2007-06-041-2/+1
| | | | | | | - Try to remove share/applications when using Qt4 Notes: svn path=/head/; revision=192701
* Install vlc.desktop (old wxvlc) as wxvlc.desktop since vlc installs its own ↵Michael Johnson2007-05-281-1/+1
| | | | | | | | | .desktop file now Reported by: kris mail Notes: svn path=/head/; revision=192232
* Add more missing qt4 componentsMichael Johnson2007-05-251-2/+3
| | | | Notes: svn path=/head/; revision=191822
* Use multimedia/ffmpeg now instead of multimedia/ffmpeg-develMichael Johnson2007-05-251-1/+1
| | | | Notes: svn path=/head/; revision=191808
* - Add missing qt componentMichael Johnson2007-05-201-1/+1
| | | | | | | Approved by: portmgr (kris) Notes: svn path=/head/; revision=191554
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-0/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* - Update to 0.9.0.20070501 snapshot, this update is HUGE it now uses qt4 insteadMichael Johnson2007-05-011-11/+26
| | | | | | | of wxgtk but the wxgtk interfece is still there (for now) Notes: svn path=/head/; revision=191331
* - Rename libdts to libdca and update to 0.0.5Pav Lucistnik2007-05-011-1/+1
| | | | | | | Repocopy by: marcus Notes: svn path=/head/; revision=191320
* Chase with the update of graphics/libcaca, bump the PORTREVISION on theseJeremy Messenger2007-04-291-15/+2
| | | | | | | | | ports. Only two ports that aren't tested and I get no respone back from the maintainer for two weeks. The two ports are graphics/crystalspace(-devel). The rest other ports have been tested or/and submitted by the maintainers (Thanks!). Notes: svn path=/head/; revision=191135
* Update to 0.8.6bMichael Johnson2007-04-201-2/+1
| | | | | | | Note: this IS a stable release Notes: svn path=/head/; revision=190450
* * LIB_DEPENDS changes (require libdvdread.so.5)Jeremy Chadwick2007-04-051-2/+2
| | | | | | | | | * PORTREVISION increment Reviewed by: philip Notes: svn path=/head/; revision=189307
* Fix build with new ffmpeg-develMichael Johnson2007-04-021-1/+1
| | | | Notes: svn path=/head/; revision=189011
* Use wxgtk2.8 nowMichael Johnson2007-04-011-2/+2
| | | | | | | Submitted by: karol.kwiat@gmail.com Notes: svn path=/head/; revision=188964
* Portlint:Jeremy Messenger2007-03-261-1/+1
| | | | | | | -Add '-[0-9]*' in CONFLICTS for not get in conflict by itself. Notes: svn path=/head/; revision=188424
* -The tarball has been re-rolled with changes in po files and a mac bug fix.Jeremy Messenger2007-03-011-1/+1
| | | | | | | | | | -Bump the PORTREVISION for po files changes. PR: ports/109700 Submitted by: Jason Harris <jharris@widomaker.com> Notes: svn path=/head/; revision=186220
* It is no longer broke on amd64, which it builds now.Jeremy Messenger2007-02-281-4/+0
| | | | | | | | | PR: ports/109506 [1] Submitted by: Conrad J. Sabatier <conrads@cox.net> [1], a few too outside PR Notes: svn path=/head/; revision=186212
* Chase lib version bump in libmpcdecMichael Johnson2007-02-251-2/+2
| | | | Notes: svn path=/head/; revision=185923
* Chase the shared library version of speex, bump the PORTREVISION.Jeremy Messenger2007-02-231-1/+2
| | | | Notes: svn path=/head/; revision=185771
* Bump PORTEPOCHMichael Johnson2007-01-051-1/+1
| | | | Notes: svn path=/head/; revision=181443