aboutsummaryrefslogtreecommitdiff
path: root/multimedia
Commit message (Collapse)AuthorAgeFilesLines
* - Bump PORTREVISION for dependency changeRusmir Dusko2014-01-222-3/+16
| | | | | | | | | | | | | | - Add dependency for multimedia/smplayer-skins - Add DOCS Option - Add pkg-message about multimedia/smtube - Strip executable PR: ports/186018 Submitted by: nemysis (self) Approved by: maintainer Notes: svn path=/head/; revision=340732
* - Mark DEPRECATED, set EXPIRATION_DATERusmir Dusko2014-01-221-0/+3
| | | | | | | | | PR: ports/186013 Submitted by: nemysis (self) Approved by: maintainer Notes: svn path=/head/; revision=340731
* - Update Phonon ports to 4.7.1, vlc backend to 0.7.1Max Brazhnikov2014-01-228-54/+22
| | | | | | | | | - Convert LIB_DEPENDS to new style - Drop ipv6 from CATEGORIES - Remove ancient CONFLICTS and now useless LATEST_LINK Notes: svn path=/head/; revision=340692
* - Bring stage supportMax Brazhnikov2014-01-221-15/+8
| | | | | | | | | | - Amend USE_QT4 components, add explicit dependency on libxcb - Convert LIB_DEPENDS to new style - Drop ipv6 from CATEGORIES - Remove ancient CONFLICTS Notes: svn path=/head/; revision=340691
* Fix properties on pkg-plistBaptiste Daroussin2014-01-219-9/+0
| | | | Notes: svn path=/head/; revision=340674
* - Support STAGEDIRThomas Abthorpe2014-01-213-992/+35
| | | | | | | | | - Thanks to antoine@ who did all the real work to clean this up Submitted by: antoine Notes: svn path=/head/; revision=340608
* - Remove OPTIONS_DEFAULT=SMB, this line was only for testing purposes.Grzegorz Blach2014-01-201-1/+0
| | | | Notes: svn path=/head/; revision=340447
* - Update to 0.3.3Grzegorz Blach2014-01-204-27/+24
| | | | | | | - Fix build when devel/talloc is installed Notes: svn path=/head/; revision=340445
* - Mark BROKEN, DEPRECATED and set EXPIRATION_DATA: the app segfaults and is ↵Dmitry Marakasov2014-01-201-0/+4
| | | | | | | | | | unusable, upstream development ceased PR: 177327 Submitted by: Luke <lukek@rogers.com> Notes: svn path=/head/; revision=340364
* - Update to 3.0.9Rusmir Dusko2014-01-203-69/+68
| | | | | | | | | | | | | | | | | - Change license GPLv3 to ART20 GPLv3 - Change dependencies according to Build.PL, and add net/p5-Socket - Add DOCS Option - Add CLI to defualt Options - Support STAGEDIR and add OPTIONS_SUB - Remove obsolete REINPLACE_CMD after changes Build.PL - Break lines around 80 characters - Symlink the icon and Desktop entry file Reviewed by: horia Notes: svn path=/head/; revision=340359
* - Fix build with clangMartin Wilke2014-01-192-15/+7
| | | | | | | | PR: 185330 Submitted by: ports fury Notes: svn path=/head/; revision=340289
* - StagifyThomas Zander2014-01-172-26/+31
| | | | | | | | | | - Use new LIB_DEPENDS format - Detect awk properly Approved by: portmgr (implicit, blanket), thierry (mentor) Notes: svn path=/head/; revision=340117
* - Fix build by linking against libcryptoPietro Cerutti2014-01-171-5/+7
| | | | Notes: svn path=/head/; revision=340080
* - Update to 2.6.1Martin Wilke2014-01-174-35/+51
| | | | | | | | PR: 180703 Submitted by: ports fury Notes: svn path=/head/; revision=340069
* - Update to 0.7.4Max Brazhnikov2014-01-175-21/+11
| | | | | | | | | | | - Fix build with non-default options - Remove obsolete patch (CMAKE_INSTALL_RPATH_USE_LINK_PATH is now set globally) PR: ports/185219 Submitted by: RyoTa SimaMoto (maintainer) Notes: svn path=/head/; revision=340064
* Unbreak on FreeBSD 10.Jimmy Olgeni2014-01-171-0/+14
| | | | Notes: svn path=/head/; revision=340035
* - Convert to USES=tkPietro Cerutti2014-01-173-9/+7
| | | | | | | - STAGE-clean Notes: svn path=/head/; revision=340028
* Sync with multimedia/xbmc-addon-pvr update.Juergen Lock2014-01-1611-136/+31
| | | | Notes: svn path=/head/; revision=339997
* - Update to github master rev 9021115 to work with updated multimedia/xbmcBernhard Froehlich2014-01-1612-7/+171
| | | | | | | Submitted by: Antoine Brodin <antoine@FreeBSD.org> Notes: svn path=/head/; revision=339993
* Fix build problem (subtitler looks for freetype headers in the wrong dir)Thomas Zander2014-01-161-0/+12
| | | | | | | | | PR: ports/185248 Submitted by: Kevin Oberman <rkoberman@gmail.com> Approved by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer), thierry (mentor) Notes: svn path=/head/; revision=339971
* Mark BROKEN on 10.0+. Bundled python missing patchMark Felder2014-01-161-0/+1
| | | | | | | | Approved by: swills (mentor, implicit) MFH: 2014Q1 Notes: svn path=/head/; revision=339923
* Fix build after last commit, QMAKE_ARGS contains $(..) shell invocationsPawel Pekala2014-01-151-1/+1
| | | | | | | | | which are interpreted by gmake as variables, escape them. MFH: 2014Q1 Notes: svn path=/head/; revision=339816
* - Update to 0.3.2Grzegorz Blach2014-01-156-102/+76
| | | | Notes: svn path=/head/; revision=339775
* Update to 6.7.0Emanuel Haupt2014-01-143-72/+114
| | | | | | | | | Changelog: http://www.bunkus.org/videotools/mkvtoolnix/doc/ChangeLog http://www.bunkus.org/blog/ Notes: svn path=/head/; revision=339673
* Python cleanup:Rene Ladan2014-01-1315-15/+15
| | | | | | | | | | - USE_PYTHON* = 2.X -> USE_PYTHON* = 2 - USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes Reviewed by: python (mva, rm) Approved by: portmgr-lurkers (mat) Notes: svn path=/head/; revision=339634
* - Also apply shebangfix to files installed in PREFIX/binRene Ladan2014-01-121-4/+5
| | | | | | | | | - Bump PORTREVISION Submitted by: antoine Notes: svn path=/head/; revision=339561
* - Fix playback by updating to latest GitHub versionRene Ladan2014-01-123-10/+6
| | | | | | | | | | | | - Fix QA targets: - apply shebangfix to spotify_web/spotify.py - do not compile files for ${PREFIX}/bin [1] - Bump PORTREVISION Discussed at: #freebsd-python [1] Notes: svn path=/head/; revision=339560
* - Update to 13.0 Alpha 11Antoine Brodin2014-01-1217-1544/+1348
| | | | | | | | | | | | | - Remove external FFMPEG support, xbmc needs a patched one - New option XRANDR (requested by nox) PR: ports/184021 PR: ports/185466 PR: ports/185475 Submitted by: Mickael Maillot (maintainer) Notes: svn path=/head/; revision=339522
* - Fix breakage on 9-STABLE due to GCC changes in r260075Ashish SHUKLA2014-01-121-0/+6
| | | | | | | | PR: ports/185657 Submitted by: Helge Oldach <ports-libvpx-jan14 at oldach.net> Notes: svn path=/head/; revision=339519
* Switch to lua 5.2Baptiste Daroussin2014-01-121-3/+5
| | | | Notes: svn path=/head/; revision=339515
* - Add missing DISTNAME which was forgotten in previous commitBernhard Froehlich2014-01-101-0/+1
| | | | | | | | Submitted by: pkg-fallout Pointyhat to: decke Notes: svn path=/head/; revision=339384
* - Stagify lang/ghc and all the Haskell Cabal portsGabor Pali2014-01-091-1/+0
| | | | | | | | | | | | - Update HACKAGE_SITE to follow changes in upstream - MAKE_ENV now sets LC_ALL and DESTDIR for Haskell Cabal ports - Further minor cosmetical changes: replace USE_GMAKE with USES, get rid of ${DO_NADA}, some refactoring Obtained from: FreeBSD Haskell Notes: svn path=/head/; revision=339286
* - Fix a run-time problem with lang/ghc on FreeBSD 10.0 and later, caused byGabor Pali2014-01-091-1/+1
| | | | | | | | | | | | | | the iconv changes (basically GHCi was rendered unusable) - Fix build for x11-toolkits/hs-wxc, while here - Bump port revision for all Haskell Cabal ports as they have to be rebuilt PR: ports/184806 Reported by: many Obtained from: FreeBSD Haskell MFH: 2014Q1 Notes: svn path=/head/; revision=339285
* - Update to 1.3.0Ashish SHUKLA2014-01-096-30/+26
| | | | | | | | | | | | - Use distfile provided by Debian - Add dependency on GCC from ports when building on 8.x (amd64) due to code generation issue with built-in GCC PR: ports/185212 Submitted by: Jan Beich <jbeich at tormail.org> Notes: svn path=/head/; revision=339215
* - Support STAGEDIRRusmir Dusko2014-01-072-38/+8
| | | | | | | | - Add DOCS Option - Change pkg-plist, remove DOCS Notes: svn path=/head/; revision=339023
* Add port for Qt Designer plugin for PhononMax Brazhnikov2014-01-073-0/+34
| | | | Notes: svn path=/head/; revision=338998
* - Convert to USES=qmakeMax Brazhnikov2014-01-062-8/+10
| | | | | | | Approved by: maintainer Notes: svn path=/head/; revision=338904
* In preparation for Qt 5 ports:Max Brazhnikov2014-01-063-73/+58
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Mk/Uses/qmake.mk: - Add support for out-of-source builds - Add support for Qt 5 ports - Respect WITH_DEBUG Mk/bsd.qt.mk: - Massive rework for Qt 5 ports - Remove '-phonon' from global configure args, thus allow qt4-designer and qt4-qtconfig to be built without Phonon support [1] devel/qmake4: - Improve mkspecs for gcc (mainly sync with linux version) and clang devel/qt4-corelib: - Convert to USES=iconv - Remove ancient patch devel/qt4-designer: - Remove reference to WRKSRC from installed pkgconfig files [2] - Don't build Qt Designer plugin for Phonon from outdated Qt sources. Separate port for plugin will be committed later devel/qt4-assistant-adp, devel/qt4-libqtassistantclient: - Convert to USES=qmake Clean up Qt4 ports: - Update comments - Update description; use common description - Consistently use QT_INCDIR, QT_LIBDIR, etc. - Use options helpers - Convert to new LIB_DEPENDS syntax - Update DESKTOP_ENTRIES to avoid conflicts with Qt 5 ports - Rename/move several ports for unification with Qt 5 ports PR: ports/184620 [1] Reported by: Kevin Zheng <kevinz5000@gmail.com> PR: ports/181141 [2] Reported by: thierry PR: ports/185101 Exp-run by: bdrewery This is mostly solely avilla's work in area51, kudos to him! And a couple commits from myself, so you know who's collecting pointyhats :) Notes: svn path=/head/; revision=338902
* Add staging support.Jimmy Olgeni2014-01-061-4/+3
| | | | Notes: svn path=/head/; revision=338857
* - add stage supportAndrej Zverev2014-01-063-5/+3
| | | | | | | Approved by: portmgr (blanket infrastructure) Notes: svn path=/head/; revision=338849
* - stage supportAndrej Zverev2014-01-052-5/+3
| | | | | | | Approved by: portmgr (blanket infrastructure) Notes: svn path=/head/; revision=338754
* - Remove traces to my fork on github and fallback to MASTER_SITES.Bernhard Froehlich2014-01-041-5/+0
| | | | | | | We will switch to the official tvheadend repository with the next update. Notes: svn path=/head/; revision=338677
* Remove expired ports:Rene Ladan2014-01-048-201/+0
| | | | | | | | 2014-01-04 net-im/xfce4-messenger-plugin: Deprecated and no update for 7 years 2014-01-04 multimedia/xfce4-media: Upstream development dead, use multimedia/xfce4-parole instead Notes: svn path=/head/; revision=338642
* Part 2 at removing now useless FETCH_ARGS redifitionBaptiste Daroussin2014-01-034-4/+0
| | | | Notes: svn path=/head/; revision=338513
* - Unbreak build with the new freetype versionMarcus von Appen2014-01-022-5/+20
| | | | | | | | - Add X11GRAB option - Rename V4L2 option to V4L Notes: svn path=/head/; revision=338431
* New years resolution: Reduce the number of ports i maintain, but don't useTilman Keskinoz2014-01-021-1/+1
| | | | Notes: svn path=/head/; revision=338429
* Remove left over directory.Koop Mast2014-01-011-0/+1
| | | | | | | Submitted by: QaT Notes: svn path=/head/; revision=338372
* Remove multimedia/linux-ov511-kmod, it is broken and according to the SVN logRene Ladan2013-12-316-68/+0
| | | | | | | only for FreeBSD up to 7.X Notes: svn path=/head/; revision=338335
* Deprecate: Depends on expired multimedia/xbmc-pvr.Juergen Lock2013-12-311-0/+3
| | | | | | | | PR: ports/185368 Submitted by: rene Notes: svn path=/head/; revision=338330
* Deprecate and mark for expire.Koop Mast2013-12-301-0/+3
| | | | | | | Not developed since 2009 and declared dead upstream in 05 08 2013. Notes: svn path=/head/; revision=338190