aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia
Commit message (Collapse)AuthorAgeFilesLines
* - Remove Mk/bsd.efl.mkgblach2014-12-273-5/+4
| | | | | | | | | | - Convert USE_EFL=libtool_hack to USES=libtool - Convert USE_EFL=imlib2 to LIB_DEPENDS=libImlib2.so:... - Bump PORTVERSION in graphics/imlib2 and in all ports which depends on imlib2 PR: 196062 Approved by: portmgr
* Update to 4.8.1.rakuco2014-12-272-4/+4
|
* Update to 0.8.2.rakuco2014-12-272-4/+4
|
* Update to 4.8.3.rakuco2014-12-273-40/+4
|
* Update to 3.0.5464.40000.adamw2014-12-273-6/+8
| | | | | PR: 196077 Submitted by: Ben Woods (maintainer)
* Fix build on 8.x systemsriggs2014-12-262-1/+11
| | | | | | PR: 195600 Submitted by: truckman@FreeBSD.org Approved by: clutton@zoho.com (maintainer)
* Bump portrevision after png updatebapt2014-12-2620-18/+20
|
* Change libpng15.so to libpng.so in LIB_DEPENDS to prepare the upgradeantoine2014-12-2620-20/+20
|
* - Properly support png 1.5antoine2014-12-252-5/+1
| | | | - Cleanup plist
* Convert USE_GNOME=desktopfileutils into USES=desktop-file-utilsbapt2014-12-251-1/+2
|
* Remove useless gnomehackbapt2014-12-252-2/+2
|
* Convert gnomehack to pathfixbapt2014-12-251-2/+2
|
* multimedia/libx264: Fix spaces to tabkoobs2014-12-251-2/+2
|
* multimedia/libx264: Merry Modernized Port Christmaskoobs2014-12-251-39/+25
| | | | | | | | | | | | | | - Update COMMENT (library only) - Add LICENSE_FILE - Use pathfix for pkgconfig - Remove unecessary WRKSRC override - Use OPTIONS helpers - Restore PGO option to OPTIONS_DEFINE - Don't disable CLI so PGO can run. Remove it in post-install: - Whitespace alignment - Sort OPTIONS - Remove -fstack-protector conditional (framework handles this now) - Strip shared library
* - rename www/neon29 to www/neon and update to neon-0.30.1ohauer2014-12-245-6/+6
| | | | | | | | | | | | | | | | | - adjust ports depending on neon, bump PORTREVISION Changelog: Fix memory leak with GnuTLS (Werner Baumann, Patrick Ohly). Fix possible crash after DNS lookup errors on Windows (Olivier Goffart). Don't fail if the SSL cert changes between connections with OpenSSL, behaviour now matches that with GnuTLS. Fix PKCS#11 support under OpenSSL with TLS 1.2. Fix static linking with pkg-config file (Alan H) PR: 195786 Differential Revision: https://reviews.freebsd.org/D1319 Submitted by: ohauer Reviewed by: portmgr (bapt, mat) Approved by: portmgr, lev (implicit)
* Change my non-FreeBSD MAINTAINER mail to bofh@bofh2014-12-245-5/+5
| | | | Approved by: bapt
* Fix segfault in MikMod plugin with modern libmikmod.naddy2014-12-242-1/+22
| | | | | | PR: 196180 Submitted by: Michael Lackner Obtained from: Jakob Steltner (Arch Linux)
* Disentangle overlapping patches, rename and regenerate. No code changes.naddy2014-12-2411-240/+217
|
* - Strip librariesamdmi32014-12-231-0/+1
|
* Update to 0.9.11.7feld2014-12-233-7/+10
|
* Catch up abusive uses of ${SITE_PERL}.mat2014-12-231-2/+2
| | | | Sponsored by: Absolight
* Final removal of WITH_NEW_XORGdumbbell2014-12-231-10/+0
| | | | | | | | | | | | | | | | | | | | This knob was turned on for all version of FreeBSD in r369875 (2014-10-03) and officially deprecated. Since then, it was gradually removed from many ports when they needed an update. x11-servers/xorg-server was the last major user of this knob. The port was updated to xserver 1.14 in r374982 (2014-12-19). The update got rid of the knob, clearing the path to the final removal. This commit changes ports who were checking for WITH_NEW_XORG and remove its handling from bsd.port.mk. While here, two sanity checks are added to warn user about WITH_KMS and WITH_NEW_XORG which have no effect now. Differential Revision: https://reviews.freebsd.org/D1351 Reviewed by: antoine, bapt, kwm Approved by: portmgr (antoine, bapt), kwm
* Update gstreamer1-libav to 1.4.5.kwm2014-12-222-4/+3
| | | | Reminded by: tijl@
* Update Gstreamer framework to 1.4.5.kwm2014-12-2213-27/+26
|
* - Shebangfixantoine2014-12-223-42/+21
| | | | | - Allow staging as a regular user - Cleanup plist
* Get rid of gnomehierbapt2014-12-211-1/+0
|
* cleanup plistbapt2014-12-215-5/+0
|
* Avoid pulling in x11 depencencies if not necessaryriggs2014-12-201-5/+5
| | | | | | | - Use INSTALL_ICONS only when X11 OPTION is enabled - Bump PORTREVISION Reported-by: olgeni
* Update to 0.9.11.6feld2014-12-184-15/+84
| | | | Add another mirror
* Fix 41 gstreamer1-plugins- ports that were creating empty packagesantoine2014-12-1811-15/+11
| | | | With hat: portmgr
* - Update from 1.5.1 to 1.5.2danilo2014-12-181-1/+1
|
* Update to 0.5.9.kwm2014-12-183-21/+28
| | | | | | | Switch to new gstreamer version, this unbreak the build [1] Remove @dirrmtry from plist Reported by: pkg-fallout
* Big Gstreamer update:kwm2014-12-1637-426/+304
| | | | | | | | | | | | | | | | | | Update gstreamer, gstreamer-plugins, -good, -bad and -ugly ports to 1.4.4. Update gstreamer1-plugins-gnonlin to 1.4.0. Update py-gstreamer1 and py3-gstreamer1 to 1.4.0. Add multimedia/gstreamer1-editing-services. GES is a high-level library for facilitating the creation of audio/video non-linear editors. Add pulseaudio plugin now that pulseaudio is updated and add the gl plugin. Drop :keepla from USES=libtool. Drop @dirrm[try] from plists and drop gnomehier from USE_GNOME Switch to optionhelpers in multimedia/gstreamer1. PR: 194922 (merged with my own WIP) Submitted by: olivierd
* - Update comms/spandsp to version 0.0.6 [1]pawel2014-12-161-2/+1
| | | | | | | | | | | - Convert all comms/spandsp-devel consumers to use newer comms/spandsp - Bump affected ports - Mark comms/spandsp-devel as deprecated and set expiration date - Add upgrade instructions to UPDATING PR: 194399 [1] Submitted by: Nikola Kolev <koue@chaosophia.net> [1] Approved by: madpilot (asterisk ports), maintainer timeout (other)
* - Simplify MASTER_SITESamdmi32014-12-152-4/+7
| | | | | | | | - Add LICENSE - Strip library (INSTALL_TARGET=install-strip wasn't working) - Drop @dirrm* from plist Approved by: bapt
* - Drop @dirrm* from plistamdmi32014-12-151-17/+0
|
* - Fix buffering in OSS backendriggs2014-12-143-8/+29
| | | | | | | | | | - Fix QT4 GUI layout issue While one it: - Use INSTALLS_ICONS PR: 193807 Submitted by: hselasky@FreeBSD.org
* Reenable pulseaudio supportgblach2014-12-131-3/+3
| | | | PR: 195942
* - Update to 1.11.0 - changelog is here:nox2014-12-133-3/+58
| | | | | | | | http://livestreamer.tanuki.se/en/latest/changelog.html#changelog - Cherry-pick twitch.tv fix from git head. [1] Obtained from: https://github.com/chrippa/livestreamer/commit/bbc6d0e7c1a8b6bf053345e88366cae115baa2d3 [1]
* - Reset maintainership of my portsgahr2014-12-111-1/+1
|
* - Add support for building on ARMv6 platformsashish2014-12-103-0/+25
| | | | | | | Thanks to sbruno@ for testing the port build on ARMv6 PR: 195466 Submitted by: mikael.urankar <mikael.urankar at gmail dot com>
* Update "BSD" license in multimedia categoryfeld2014-12-105-5/+7
|
* Fix plistantoine2014-12-092-1/+3
|
* Fix my plist mess upbapt2014-12-091-1/+1
| | | | Reported by: antoine
* Cleanup plistbapt2014-12-091-8/+1
|
* Avoid using @cwdbapt2014-12-091-6/+12
|
* Avoid usage of @cwdbapt2014-12-092-16/+11
|
* Simplify plistbapt2014-12-093-23/+6
|
* Remove useless @cwdbapt2014-12-092-6/+3
|
* Remove useless @cwdbapt2014-12-091-2/+1
|
* Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla intijl2014-12-0960-66/+65
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | the 32 ports that still use it. Bump PORTREVISION on their dependent ports except the ones that depend on these: audio/libogg audio/libvorbis devel/pcre ftp/curl graphics/jpeg graphics/libart_lgpl graphics/tiff textproc/expat2 textproc/libxslt In these cases the same trick as in the recent gettext update is used. The ports install a symlink with the old library version. When enough of their dependent ports have had regular updates the remaining ones can get a PORTREVISION bump and the links can be removed. Also remove the devel/pcre dependency from USE_GNOME=glib20. It causes over 2200 packages to depend on devel/pcre while less than 200 actually link with it. The glib20 package still depends on devel/pcre so this should not make a difference for ports with USE_GNOME=glib20. Also, libdata/pkgconfig/glib-2.0.pc lists pcre as a private library so USE_GNOME=glib20 should not propagate it. PR: 195724 Exp-run by: antoine Approved by: portmgr (antoine)
* Add fix for building with clang 3.5ashish2014-12-083-0/+55
|
* - Cleanup PLISTsunpoet2014-12-081-2/+0
|
* - Cleanup PLISTsunpoet2014-12-081-5/+0
|
* - Use PORTDOCSsunpoet2014-12-082-17/+2
| | | | - Cleanup PLIST
* Allow staging as a regular userantoine2014-12-081-1/+1
|
* Give this a proper DEPRECATED line.linimon2014-12-081-0/+1
| | | | Obtained from: portsmon
* Sort entries alphabetically across all categories to avoid extra repo churn.danfe2014-12-081-3/+3
|
* Cleanup plistbapt2014-12-071-34/+0
|
* Fix install location for plugins by USES=webpluginriggs2014-12-072-84/+46
| | | | | | | | | | | - Bump PORTREVISION While on it: - Modernise pkg-plist - Cleaning up Makefile PR: 195170 Submitted by: jbeich@vfemail.net
* Update to version 2.0.0riggs2014-12-065-33/+25
| | | | | PR: 195369 Submitted by: jbeich@vfemail.net (maintainer)
* Fixup some asm code to support ARM. Fixes build on ARM platforms.sbruno2014-12-063-1/+34
| | | | | | | | | Bump portrevision to indicate this. PR: 194186 Submitted by: mikael.urankar@gmail.com Reviewed by: kwm Approved by: mentors (implicit)
* Update to 0.9.11.5.774feld2014-12-053-28/+10
|
* - Fix build with MMS enabledsunpoet2014-12-042-11/+1
| | | | - Cleanup PLIST
* - Cleanup PLISTsunpoet2014-12-041-5/+0
|
* - Update Thunderbird to 31.3.0beat2014-12-035-16/+16
| | | | | | | | | | | | | | | | | | | | | | | | | | | - Update gmp-api to 35.0 - Update openh264 to 1.2 - Update NSS to 3.17.3 - Update Firefox to 34.0.5 - Update Firefox ESR 31.3.0 - Update libxul to 31.3.0 - Improve CONFIGURE_TARGET handling - Always build using client.mk - Switch to clang by default on systems without libc++ (/stable/8 and /stable/9) - Drop lang/python2 dependency, only lang/python27 is required to build - Use DuckDuckGo searchplugin from upstream (has suggestions and purposes) - Backport a few about:memory fixes - Backport Web Notifications libnotify integration - Add GTK3 option for www/firefox. Adwaita is a bit broken since Gtk 3.14, see: https://bugzilla.mozilla.org/show_bug.cgi?id=1073117 PR: 195559 Submitted by: Jan Beich MFH: 2014Q4 Security: http://vuxml.org/freebsd/7ae61870-9dd2-4884-a2f2-f19bb5784d09.html
* Update to 0.7.1gblach2014-12-032-4/+4
|
* Update GNOME to 3.14.2.kwm2014-12-033-6/+6
| | | | | | | | | | | | | | This update was brought to you in collaboration with Gustua Perez Make sure gtk30 pulls it the default theme (adwaita-icon-theme). Update the extra gnome-shell-extensions so they work with gnome-shell 3.14. Drop metacity from gnome3 meta-port. Remove the gtile gnome-shell extension since it proven to be buggy. Exp-run done by antoine@ for gdk-pixbuf2 deprecated API. PR: 195414 Obtained from: gnome dev repo
* Update to 3.0.5445.6.adamw2014-12-033-5/+10
| | | | | PR: 195528 Submitted by: Ben Woods (maintainer)
* - Drop .la files from multimedia/dirac and multimedia/schroedingeramdmi32014-12-0218-90/+19
| | | | | | | - Bump dependent ports as .so versions have changed - While here, remove @dirrm* from plists and add missing empty directory to plist of multimedia/lives Approved by: portmgr blanket
* - Fix library w/clang on i386amdmi32014-12-012-1/+12
| | | | | | | | Broken .so was produced, undefined reference to _mmx_one. This fixes multimedia/recmpeg on i386. Approved by: portmgr blanket MFH: 2014Q4
* Update to upstream version 2.0.9riggs2014-12-015-2528/+13
| | | | | | | | | | - Change MASTER_SITE - Add LICENSE_FILE - Remove GNOME & MATE OPTION, add default OPTION to use it as systemwide default thumbnailer PR: 195318 Submitted by: clutton@zoho.com (maintainer)
* Update to upstream release 7.3.0riggs2014-12-013-23/+9
| | | | | | | | | | While on it - Modernise pkg-plist - Fix handling of icons: INSTALL_ICONS if GUI version is built PR: 195331 Submitted by: tremere@cainites.net Reviewed by: riggs
* Split devel/gettext in devel/gettext-runtime and devel/gettext-tools. Thetijl2014-11-306-11/+13
| | | | | | | | | | | | | | | | | | | | | | | | | | | first contains runtime libraries such as libintl and the latter contains developer tools such as msgfmt. Ports that use gettext will usually need a LIB_DEPENDS on gettext-runtime and a BUILD_DEPENDS on gettext-tools. USES=gettext-runtime can be used to set a LIB/BUILD/RUN_DEPENDS on devel/gettext-runtime and USES=gettext-tools can be used to set a BUILD/RUN_DEPENDS on devel/gettext-tools. USES=gettext is now the same as "USES=gettext-runtime gettext-tools" meaning a LIB_DEPENDS on devel/gettext-runtime and a BUILD_DEPENDS on devel/gettext-tools. Update gettext to 0.19.3. Remove :oldver from converters/libiconv and devel/gettext-runtime. Leave symlinks with the old library versions to avoid the need to bump PORTREVISION on a large number of dependent ports. When most of the dependent ports have had normal version updates, PORTREVISION can be bumped on the remaining ones (low number) and the links can be removed. Fix some ports that installed files in lib/locale instead of share/locale. PR: 194038 Reviewed by: bapt Exp-run: antoine Approved by: portmgr (antoine)
* Simplify ONLY_FOR_ARCHES wordingfeld2014-11-301-1/+1
| | | | | | Full sententes look ugly when the message is produced Submitted by: danfe
* Restore ONLY_FOR_ARCHSfeld2014-11-304-22/+23
| | | | Fix a few rc script issues that mainly affected the plexpass slave port
* Remove expired ports:rene2014-11-296-91/+0
| | | | | | | | | | | | | | 2014-11-26 vietnamese/vnlpr: Broken for more than 6 months 2014-11-26 devel/fsmgenerator: Broken for more than 6 months 2014-11-26 graphics/multiraw: Depends on broken and deprecated graphics/dcraw-m 2014-11-26 news/fidogate-ds: Broken for more than 6 months 2014-11-26 net/py-yadis: Broken for more than 6 months 2014-11-26 textproc/ruby-diff: Broken for more than 6 months 2014-11-26 audio/cowbell: Broken for more than 6 months 2014-11-26 lang/ironpython: Broken for more than 6 months 2014-11-26 www/dpsearch: Broken for more than 6 months 2014-11-26 multimedia/y4mscaler: Broken for more than 6 months 2014-11-26 devel/rubygem-dep_selector: Broken for more than 6 months
* Allow building without /usr/bin/perl symlinkantoine2014-11-292-32/+2
| | | | PR: ports/195494
* Remove now unneeded REINPLACE_CMD for zsh completionsgblach2014-11-291-1/+0
| | | | | PR: 195473 Submitted by: Jan Beich (jbeich <at> vfemail <dot> net)
* multimedia/libcec: USES+= alias for DragonFlymarino2014-11-291-1/+1
|
* Last update broke rc script for plexpass users.feld2014-11-293-3/+5
| | | | pointyhat -> me
* Make plexmediaserver-plexpass a slave port to reduce duplicated efforts.feld2014-11-296-131/+80
| | | | While here fix a plist issue.
* Port cleanup and preparation for making -plexpass a slave port tofeld2014-11-294-75/+55
| | | | | | | prevent duplicate work PR: 194909 Submitted by: Josh Ruehlig
* Update to 0.9.11.4.739feld2014-11-293-18/+38
|
* Update to 0.7.0gblach2014-11-283-13/+13
|
* Mark a few ports BROKEN after GNOME 2 removalantoine2014-11-281-0/+2
|
* - Remove options' descriptions which are already in the standard pooldanfe2014-11-271-6/+3
| | | | | | - Improve wording and make sure they all fit nicely in 80-char window Approved by: maintainer (koobs)
* Change the way Perl modules are installed, update the default Perl to 5.18.mat2014-11-2636-193/+107
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Before, we had: site_perl : lib/perl5/site_perl/5.18 site_perl/perl_arch : lib/perl5/site_perl/5.18/mach perl_man3 : lib/perl5/5.18/man/man3 Now we have: site_perl : lib/perl5/site_perl site_arch : lib/perl5/site_perl/mach/5.18 perl_man3 : lib/perl5/site_perl/man/man3 Modules without any .so will be installed at the same place regardless of the Perl version, minimizing the upgrade when the major Perl version is changed. It uses a version dependent directory for modules with compiled bits. As PERL_ARCH is no longer needed in plists, it has been removed from PLIST_SUB. The USE_PERL5=fixpacklist keyword is removed, the .packlist file is now always removed, as is perllocal.pod. The old site_perl and site_perl/arch directories have been kept in the default Perl @INC for all Perl ports, and will be phased out as these old Perl versions expire. PR: 194969 Differential Revision: https://reviews.freebsd.org/D1019 Exp-run by: antoine Reviewed by: perl@ Approved by: portmgr
* Update to version 1.4.11riggs2014-11-263-11/+8
| | | | | PR: 195236 Submitted by: jason.harmening@gmail.com (maintainer)
* - Merge EFL libraries into devel/efl and update to 1.12.0gblach2014-11-2513-102/+74
| | | | | | | | | | | | | | - Update x11-toolkits/elementary to 1.12.0 - Update x11-wm/enlightenment to 0.19.1 - Update graphics/evas_generic_loaders-* to 1.12.0 - Update devel/e_dbus to 1.7.10 - Update benchmarks/expedite to 1.7.10 - Move some of x11-wm/e17-module-* to x11-wm/e-module-* and update to recent snapshots - Add multimedia/emotion_generic_players-vlc - Add multimedia/rage Reviewed by: crees, antoine
* - Add LICENSEsunpoet2014-11-252-3/+2
| | | | - Cleanup PLIST
* - Update from 1.5 to 1.5.1danilo2014-11-251-0/+1
|
* Finally retire USE_PGSQLcrees2014-11-231-1/+1
|
* Fix plist when QUVI option is not selected.kwm2014-11-232-1/+2
| | | | | PR: 195200 Submitted by: Christoph Lukas <site+org.freebsd.bugs-44k@s.firc.de>
* Hook libx264 to the buildantoine2014-11-231-0/+1
|
* multimedia/x264: General overhaulxmj2014-11-2326-58/+263
| | | | | | | | | | | | | | | | | | | | | | | | | - Split x264 into two ports: the CLI application (x264), and the library (libx264). This will allow x264 to use lavf and friends from ffmpeg for decoding and demuxing while preventing a circular dependency between the two: x264 can depend on ffmpeg, but ffmpeg will depend on libx264 rather than x264. - Add the LAVF option to the CLI port, making the dependency on ffmpeg optional. - Update to 0.142.2455. - Amend fixes to local patches so that they can apply to the new upstream files. - Provide the git revision and other version information to the build environment, allowing the CLI binary to display this information (like the Windows builds). - Remove unsupported build options (X11_OUTPUT). - Ensure that the library and CLI ports each have the appropriate options. - Add notes for future contributors who wish to update the ports. - Bump PORTREVISION for all dependent ports. PR: 187805 Differential Revision: https://reviews.freebsd.org/D1159 Submitted by: Andrew Berg <aberg010@my.hennepintech.edu> Approved by: koobs (maintainer, mentor)
* multimedia/gstreamer-plugins: use OPSYS with OSVERSIONmarino2014-11-212-1/+3
|
* Update to 0.9.11.4.739feld2014-11-213-18/+17
|
* Enable network streaming via https and other encrypted connectionsriggs2014-11-214-8/+83
| | | | | | | | - Introduce GNUTLS OPTION and make it default - Add extra patch for gnutls support from mplayer svn head While on it - Fix cflags/ldflags in mencoder: USES pkgconfig
* Un-break non-default OPTION OPENSSLriggs2014-11-212-2/+8
| | | | | PR: 195202 Submitted by: jbeich@vfemail.net
* Update multimedia/py-soco to 0.10.bmah2014-11-202-4/+4
| | | | | PR: 195192 Submitted by: conall@conall.net (maintainer)
* The FreeBSD GNOME team proudly presents GNOME 3.14 and Cinnamon 2.2.kwm2014-11-1932-1615/+1324
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Gnome 3.14.1 and Cinnamon 2.2.16 are supported on FreeBSD 9.3-RELEASE and up. This commit removes the old GNOME 2 desktop, bindings and some ports that can't be compiled. A few ports where updated to more recent versions to allow them to compile with this update. Apart from updating ports to newer versions GDM is more integrated with gnome-shell now, and handles several things for the GNOME desktop such as screen locking. If you want to use GNOME 3 via startx, you will have to add your own lock screen/screensaver. For example xscreensaver can be used for sessions started without GDM. Shell Extensions can be installed via https://extensions.gnome.org/ , we have ported a few that can't be installed via this way. The old gnome-utils and gnome-games ports where split up into single ports and where converted to meta-ports. gnome-terminal requires a UTF-8 locale to run, gdm handles this already, but if you use startx you need to do this yourself. Upgrade instructions: Delete the old and conflicting packages: # pkg delete clutter gnome-utils gnome-panel gnome-keyring vala-vapigen \ guile gcalctool gnome-media libgnomekbd # pkg delete gnome-screensaver gnome-applets bug-buddy evolution-exchange \ evolution-webcal gnome-system-tools seahorse-plugins gnome-control-center For package users the following lines will be enough: # pkg upgrade # pkg install gnome3 For ports users should do the following: # portmaster -a # portmaster x11/gnome3 We are currently aware of two issues. The first issue is a bug in the file monitoring code in the glib20 port. This bug causes glib programs to crash when files in a monitored directory are added or removed. Upstream is aware of the problem, but since the problem is quite complex there is no solution yet. This problem isn't restricted to BSD. The second issue is that on certain video cards totem will display a purple/pink overlay on the video. It not clear yet where the issues comes from. Major thanks goes to Gustau Perez for being a driving force behind getting GNOME 3 up to speed again. Also thanks to Antoine Brodin for running the exp-runs. This update was also made possible by: Joe Maloney Kris Moore Beeblebrox Ryan Lortie Antoine Jacoutot and everyone I missed
* - Move pkg-plist to PLIST_FILESmadpilot2014-11-182-4/+2
| | | | - Remove dirrms
* - Clean up plistmadpilot2014-11-181-2/+0
|
* Unbreak linking mplayer2 by temporary removing V4L option,gblach2014-11-181-11/+11
| | | | until bugfix will be available.
* Correct iconv handlingriggs2014-11-174-9/+6
| | | | | | | | | | | Bump PORTREVISION While on it: - Remove @dirrm(try) from pkg-plists PR: 195065 Submitted by: yuri@rawbw.com Reviewed by: riggs
* Update to 3.18.0.1 .nox2014-11-153-4/+4
| | | | | PR: 194734 Submitted by: hselasky (maintainer)
* - Allow overriding the user/group as which the service is runadamw2014-11-142-6/+40
| | | | | | | | | - Don't clobber LC_ALL/LANG - Add a deinstallation message PR: 194959 Submitted by: joshruehlig@gmail.com / maintainer Approved by: Ben Woods (maintainer)
* Cleanup plistantoine2014-11-141-2/+0
|
* x11/rubygem-gnome2: update to 2.2.3swills2014-11-124-7/+6
| | | | | | Update all rubygem-gnome2 and related ports to 2.2.3 While here, mark rubygem-glib2 as broken with Ruby 2.1
* Fix build as a user.mat2014-11-123-91/+10
| | | | Sponsored by: Absolight
* Upgrade CentOS to 6.6xmj2014-11-115-11/+11
| | | | | | | | | | | | | | | | | | - Upgrade all things linux-c6- to CentOS 6.6 - Add ports: devel/linux-c6-libsigc++20 graphics/linux-c6-gdk-pixbuf [1] graphics/linux-c6-glx-utils - Add pkg-plists for net/linux-c6-openldap and security/linux-c6-cyrus-sasl2 - Misc. cleanups Differential Revision: https://reviews.freebsd.org/D1108 Submitted by: kmoore [1] Reviewed by: rene (emulation) Approved by: portmgr (swills) Approved by: swills (mentor) Sponsored by: Perceivon Hosting Inc.
* Cleanup plistantoine2014-11-113-16/+0
|
* Update audio/libsidplayfp to upstream version 1.6.0riggs2014-11-102-2/+2
| | | | | | | Bump PORTREVISION of dependent ports PR: 194626 Submitted by: liangtai.s16@gmail.com (maintainer)
* Update MediaBrowser port to latest upstream 3.0.5424.1 stable.adamw2014-11-105-83/+242
| | | | | | | | | | | | | | | | | | | Also tidy up a few items in the port recommended by josh4trunks. This includes improving rc script to minimise customisation (maximise use of rc.subr), moving the storage of the MediaBrowser database files to /var/db/mediabrowser and adding some more comments for users. Add an entry to UPDATING explaining the database directory move from /usr/local/mediabrowser to /var/db/mediabrowser. The default MediaBrowser database/configuration/logs/media metadata storage directory has moved from /usr/local/mediabrowser to /var/db/mediabrowser. Users are advised either to move the contents of the old directory to the new location, or to add a mediabrowser_data_dir entry to /etc/rc.conf. PR: 194904 Submitted by: Ben Woods
* Update multimedia/py-soco to 0.9.bmah2014-11-092-4/+4
| | | | | PR: 194876 Approved by: conall@conall.net (maintainer)
* Bump PORTREVISION on libx265 consumers after r372289.adamw2014-11-092-0/+2
| | | | | PR: 194907 Submitted by: Anton Sayetsky
* Hook mediabrowser to the buildantoine2014-11-081-0/+1
|
* Add multimedia/mediabrowser.adamw2014-11-087-0/+922
| | | | | | | | | | | | | | | Media Browser Server is a home media server built on top of other popular open source technologies such as Service Stack, jQuery, jQuery mobile, and Mono. It features a REST-based api with built-in documention to facilitate client development. We also have client libraries for our api to enable rapid development. WWW: http://mediabrowser.tv/ PR: 194634 Submitted by: Ben Woods
* Update to 1.4.adamw2014-11-083-5/+5
|
* Replace some occurences of mach with PERL_ARCH (and a couple of other small ↵mat2014-11-071-1/+1
| | | | | | | noop fixes.) With hat: perl@ Sponsored by: Absolight
* Remove * from LIB_DEPENDS lines and specify the default library namekwm2014-11-073-3/+3
| | | | for ImageMagick. Using '*' it is unsupported and potention bugs here.
* Update Qt5 ports to 5.3.2.rakuco2014-11-052-26/+41
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Proudly presented by the KDE on FreeBSD team, with several guest stars. This update took way longer than initially expected due to us previously accumulating assumptions and changes to Qt's build system that finally bit us back with the 5.3 release series, so we had to do a fair amount of cleanup. New ports: - comms/qt5-serialport: Qt functions to access serial ports, originally based on work by Fernando Apesteguia. [1] - devel/qt5-qdoc: Qt documentation generator, the Qt5 equivalent of devel/qt4-qdoc3. Originally worked on by Tobias Berner. It had already been half-split from devel/qt5-buildtools, we just needed to finish the work. Dead ports: - devel/qt5-qmldevtools: Merged into lang/qt5-qml. Minor changes: - devel/qt5: Add x11/qt5-x11extras and the new ports to the dependency list. - graphics/qt5-imageformats: The port now supports the JPEG2000, WEBP, Direct Draw Surface and ICNS formats. - multimedia/qt5-multimedia: The ALSA and PULSEAUDIO options are now mutually exclusive due to changes introduced in Qt 5.3.0 (the ALSA code is now a proper plugin that is only built if PulseAudio is not used). - x11/qt5-x11extras: Add USE_LDCONFIG since the port installs a shared library. The big changes: - bsd.qt.mk: Set QMAKESPEC instead of QMAKEPATH. [3] QMAKEPATH does much more than we want now that we call qmake from the top of ${WRKSRC}. qmake uses QMAKEPATH when evaluating the QMAKE_MKSPECS property, which is in turn used by qt_config.pri to load the .pri files in mkspecs/modules. In practice, this means that if people have an older Qt installation those files will be used and QT_CONFIG will have values such as "gui" even if one is building a port like textproc/qt5-xml, which passes -no-gui to the configure script. Consequently, unintended code paths may be enabled or the configuration step can just fail if the .pro files expect values that are not present in the system-wide, older .pri files. We avoid all those problems if we use QMAKESPEC, as qmake does not take its value into account when evaluating the QMAKE_MKSPECS property and will only parse the files in the mkspec's directory (mkspecs/freebsd-clang, for example, instead of all the files in mkspecs). - Stop explicitly passing ${LOCALBASE} to the compiler. [3] qmake's behavior has changed in Qt 5, and the paths set in QMAKE_INCDIR and QMAKE_LIBDIR in the mkspecs are passed before any others, such as the ones in the build directory themselves. In practice, this means that we end up with linker calls like this: c++ -o libfoo.so foo.o bar.o -L/usr/local/lib -L/wrkdir/build/lib -lQt5Gui -lQt5Core So if one already has Qt installed in the system, the older, already present version of the libraries in /usr/local/lib will be used instead of the newly-built ones in /wrkdir/build/lib. QTBUG-40825 discusses this behavior upstream, but there has been no agreement on a solution yet. For now, the solution adopted is to make the compiler and the linker aware of those paths but only try them last after all others, and this is achieved by setting the CPATH and LIBRARY_PATH environment variables when qmake is being used. In addition to setting them in CONFIGURE_ENV and MAKE_ENV, we also need to stop changing QMAKE_INCDIR and QMAKE_LIBDIR as well as filter those paths from the pkg-config calls qtbase's configure script makes. - Call qmake from the root of the ${WRKSRC}. In Qt 5.3, Qt's build infrastructure has undergone some changes that make our previous approach of calling qmake from the directories we want to build stop working. Things would break even more in Qt 5.4, in which qtbase's configure script does not accept the -process, -fully-process and -dont-process arguments anymore (it always behaves as if -process had been used). Bite the bullet and start calling qmake from ${WRKSRC}. The largest part of this change involves changing lines in Makefiles from WRKSRC_SUBDIR= foo/bar to BUILD_WRKSRC= ${WRKSRC}/foo/bar INSTALL_WRKSRC= ${WRKSRC}/foo/bar as well as adding patches to .pro files to avoid entering other subdirectories and removing post-configure targets that are not necessary anymore. Since qmake needs to be called from the top of ${WRKSRC} anyway, we can also simplify the configuration process for the qtbase ports a little. Looking at r10019 it is not clear why we started calling qmake in the pre-configure target in addition to the post-configure one (while also skipping it in do-configure), but we can now drop this call since letting configure behave as if -process had been passed means it will call qmake on its own and overwrite the files generated by the pre-configure call. We still need to call qmake in post-configure though, as the configure script does not pass -recursive when calling qmake and we need to be able to call make from any subdirectory when building. PR: 194762 [1] PR: 194566 # exp-run with base GCC and clang PR: 194088 [3]
* Update to upstream version 2.3.5riggs2014-11-033-14/+3
| | | | | While on it: - Clean up pkg-plist
* Update to 2.4.3riggs2014-11-032-4/+3
|
* Allow building with bison 3antoine2014-11-024-20/+27
| | | | PR: ports/194680
* Fix build on armv6riggs2014-11-011-16/+53
| | | | | | | | | - Merge patch to configure script from upstream r37258 PR: 194687 Submitted by: mikael.urankar@gmail.com Reviewed by: riggs MFH: 2014Q4
* Simplify plistbapt2014-11-011-53/+1
|
* Simplify plistbapt2014-11-011-16/+3
|
* Fix LIB_DEPENDSantoine2014-11-011-8/+3
|
* Simplify plistbapt2014-10-311-11/+1
|
* Disable RPi specific code from build to allow armv6 pkg to be created.sbruno2014-10-301-0/+6
| | | | | | PR: 193879 Submitted by: Mikael Urankar <mikael.urankar@gmail.com> Reviewed by: bdrewery (mentor)
* - Clarify LICENSEamdmi32014-10-291-1/+2
| | | | | | - Add LICENSE_FILE Approved by: portmgr blanket
* - Fix plistamdmi32014-10-282-1/+4
| | | | Approved by: portmgr blanket
* Disable -O2 from vendorgblach2014-10-271-0/+1
| | | | | PR: 194408 Submitted by: Jan Beich (jbeich <at> vfemail <dot> net)
* - Update to upstream version 3.2.1riggs2014-10-268-27/+67
| | | | | PR: 194169 Submitted by: tkato432@yahoo.com
* Deprecate ports broken for more than 6 monthsantoine2014-10-261-0/+2
|
* - Update to version 1.0.9 [1]riggs2014-10-266-195/+122
| | | | | | | | | - Simplify Makefiles [1] - Fix build problem in gecko-mediaplayer with xulrunner>=30 [2] PR: 194498 Submitted by: tkato432@yahoo.com [1] Reviewed by: riggs [2]
* - Update to upstream version 0.17riggs2014-10-255-55/+7
| | | | | | | - Update project URL in pkg-descr and MASTER_SITES accordingly PR: 194499 Submitted by: tkato432@yahoo.com
* Update to 0.6.2gblach2014-10-252-5/+4
|
* multimedia/banshee: Add gnomedocutils to build depends to fix buildmarino2014-10-251-1/+1
|
* Remove @dirrm and @dirrmtry entries from the Qt ports.rakuco2014-10-242-27/+0
|
* Bump PORTREVISION for r371361, which changed the iconv library.adamw2014-10-241-1/+1
| | | | | PR: 194533 Submitted by: Ben Woods (maintainer)
* multimedia/vdr: IGNORE on DragonFly which is missing some driversmarino2014-10-231-0/+4
|
* Use iconv port, for wchar_t.adamw2014-10-231-1/+3
| | | | | | | | | | | | | When running the plexhometheater player, the following line is repeatedly printed into the log output. ERROR: convert_checked iconv_open() failed from UTF-8 to WCHAR_T, errno=22(Invalid argument) This is because the plexhometheater port currently uses the iconv in base, which does not provide the wchar_t functionality. PR: 194533 Submitted by: Ben Woods (maintainer)
* - Convert ports of multimedia/ to new USES=pythonmva2014-10-2230-78/+47
| | | | Approved by: portmgr (implicit)
* multimedia/mlt: add USES=alias plus ...marino2014-10-201-2/+2
| | | | | | | USES=alias allows the port to build on DragonFly without patches, but only if --target-os=FreeBSD is also sent to the configure script. This is a no-op for FreeBSD (configure eventually sets target-os to FreeBSD anyway). USES=alias was covered by portmgr blanket.
* Add USES=alias to several portsmarino2014-10-202-2/+2
| | | | | | | | Alias is a new USES tool that allows DragonFly to masquerade as FreeBSD by setting CFLAGS+= -D__FreeBSD__. For some ports, this fixes the build without the need for additional patches. Approved by: portmgr (bapt, blanket)
* Add USES=alias to several portsmarino2014-10-202-2/+2
| | | | | | | | Alias is a new USES tool that allows DragonFly to masquerade as FreeBSD by setting CFLAGS+= -D__FreeBSD__. For some ports, this fixes the build without the need for additional patches. Approved by: portmgr (bapt, blanket)
* - Merge OPTION to enable x265 from multimedia/ffmpegriggs2014-10-201-1/+5
| | | | Reported by: nox
* Add new port multimedia/baka-mplayer:makc2014-10-206-0/+99
| | | | | | | | | Qt 5 multimedia player based on Mpv. WWW: http://bakamplayer.u8sand.net/ PR: 193455 Submitted by: Jan Beich
* Add patch sent upstream to export the right symbols in ObjectDescriptionModel.rakuco2014-10-202-0/+36
| | | | | | | We basically need to revert a workaround inherited from a Qt commit from 2010 for a clang bug that has been fixed for many years. This workaround coupled with proper support for -fvisibility=hidden I added to Phonon a while ago was causing build problems in misc/qt4-qtdemo.
* KDE/FreeBSD team presents KDE SC 4.14.2 and KDE Workspace 4.11.13!makc2014-10-1912-19/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | USE_KDE4=kdehier component has been deprecated, new components added: baloo - Baloo core libraries baloo-widgets - Baloo widgets library kfilemetadata - KDE library for extracting file metadata New ports: graphics/kqtquickcharts - QtQuick plugin to render interactive charts misc/artikulate - Pronunciation trainer for KDE (not usable currently, links to both GStreamer 1.x and 0.10.x via dependencies) sysutils/baloo[-widgets] - KDE framework for searching and managing user metadata sysutils/kfilemetadata - Library for extracting file metadata l10n ports: - Farsi (Persian) and Indonesian translations has been readded - Vietnamese didn't pass threshold for inclusion into release astro/kstars: - switch dependency from math/eigen2 to math/eigen3 - add PYKDE option for updating supernovae data deskutils/kdepim4: - update dependencies: add libkgapi and baloo, remove now needless clucene, link-grammar, strigi - add patch to fix build with gcc42 - update COMMENT and description for all KDE PIM ports devel/ruby-krossruby: - remove BROKEN, it builds with ruby 2.x now editors/kate: - add patch to disable memory-hungry build of the kate tests [1] graphics/okular: - add dependency on graphics/libkscreen math/cantor: - add optional dependency on lang/luajit for LuaJIT backend - fix gfortran detection [2] misc/kdehier4: - adapt to new pkg world. Now the purpose of kdehier4 only to link some stuff between KDE4_PREFIX and LOCALBASE. science/kalzium: - switch dependency from math/eigen2 to math/eigen3 - add dependence on science/chemical-mime-data x11-themes/kdeartwork4 - switch dependency from math/eigen2 to math/eigen3 among other changes: - drop deprecated USE_KDE4=kdehier - drop @dirrm from plist - clean up pkg-descr - convert to options helpers - other portlint fixes The area51 repository features commits by alonso, rakuco and myself. PR: 187150 [1] Reported by: pe.freethread@live.com Patch by: Tobias Berner <tcberner@gmail.com> PR: 180674 [2] Reported by: torsten.eichstaedt@web.de PR: 194316 Exp-run: antoine
* Merge from KDE/FreeBSD in preparation for KDE SC 4.14:makc2014-10-1910-52/+26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | common changes: - don't use deprecated USE_KDE4=kdehier - drop deprecated @dirrmtry and use absolute path instead of @cwd databases/akonadi: - Update to 1.13.0 - add upstream patch to really avoid building Akonadi's unit tests devel/grantlee: - update to 0.5.1 devel/libkgapi: - update to 2.2.0 devel/libkolab: - update to 0.5.3 multimedia/phonon and multimedia/phonon-designerplugin: - update to 4.8.1 multimedia/phonon-gstreamer: - update to 4.8.0 - switch from GStreamer 0.10.x to 1.x multimedia/phonon-vlc: - update to 0.8.0
* - Add X265 knob (default off) for X.265 (HEVC) encoding support usingnox2014-10-191-1/+5
| | | | | | | | | | | | | multimedia/x265. Example usage: (-c:a libfdk_aac needs FDK_AAC knob too) ffmpeg -i $inputvideofile -c:a libfdk_aac -b:a 64k -c:v libx265 -x265-params crf=31 $outputfile.mkv This can now be played back by at least ffplay (needs SDL knob), vlc, mplayer, mpv, xine. (and gives a nice reduction in file size.) No objection from: multimedia@ list
* - Update libxine to 1.2.6 - changelog is here:nox2014-10-1918-84/+45
| | | | | | | | | | http://anonscm.debian.org/hg/xine-lib/xine-lib-1.2/file/9aef7a72d009/ChangeLog - Remove an inline from include/xine/xineutils.h for the benefit of using libxine with base gcc 4.2 . - Bump PORTREVISIONs for ports depending on libxine. (now also non-default rdeps as per the new rule)
* multimedia/universal-media-server: set EXPIRATION_DATE to 2015-01-16robak2014-10-161-0/+1
| | | | | | | | | - The port is badly broken and its maintainer has no interest in fixing it despite offered help. It cant be fixed without deep knowledge of the software and therefore it cant be fixed without maintainer's help PR: 192347 Approved by: marino (mentor)
* - Fix various distinfo errorsak2014-10-161-1/+0
| | | | | | | | | - Remove unused USE_* knobs - Fix typos in USE_* knobs - Remove empty lines after .include <bsd.port.mk> Approved by: portmgr (bapt) Differential Revision: https://reviews.freebsd.org/D911
* Update to 7.2.0ehaupt2014-10-162-4/+3
|
* Update to 0.9.11.1.678feld2014-10-165-868/+63
| | | | Notably this release disables SSLv3 between Plex and the Plex servers
* OpenH264 is a codec library which supports H.264 encoding and decoding.beat2014-10-157-0/+109
| | | | | | | | | It is suitable for use in real time applications such as WebRTC. WWW: http://www.openh264.org/ PR: 194356 Submitted by: Jan Beich
* Gecko Media Plugins API from mozilla-central.beat2014-10-155-0/+49
| | | | | | | WWW: https://wiki.mozilla.org/GeckoMediaPlugins PR: 194356 Submitted by: Jan Beich
* Remove @dirrm's from my ports plistspawel2014-10-143-55/+0
|
* Allow shared libraries access to the functions within the main program of ↵adamw2014-10-143-456/+15
| | | | | | | | | plexhometheater. While here, remove @dirrm's PR: 194237 Submitted by: maintainer
* Update to 0.9.11.0.672feld2014-10-133-4/+8
|
* Remove @dirrm/@dirrmty from my portsmartymac2014-10-132-2/+0
|
* - Set UNIQUENAME to include PKGNAMESUFFIXriggs2014-10-131-0/+3
| | | | | | | Avoids name clash of installed ldconfig file with ffmpeg0 - Bump PORTREVISION Reported by: mva
* - Disable autodetection of pulseaudiogblach2014-10-131-0/+2
| | | | | | - Bump PORTREVISION Submitted by: Roland Smith (rsmith <at> xs4all <dot> nl)
* - Initial import of ffmpeg from the 2.4 branchriggs2014-10-1317-0/+764
| | | | | | This branch is not API compatible with previous ffmpeg releases, so allow for side-by-side installations with multimedia/ffmpeg and multimedia/ffmpeg0 for gradual transition.
* - Update to 0.6.1gblach2014-10-133-18/+13
| | | | | - Remove PULSEAUDIO option. Depends on version 1.0, but only 0.9 is available in ports.
* Add new port multimedia/gstreamer1-qt4:makc2014-10-125-0/+176
| | | | | | | | Qt 4 bindings for GStreamer 1.x WWW: http://gstreamer.freedesktop.org/ Obtained from: KDE/FreeBSD repo
* Properly use USES=openal instead of OPENAL_USE.rakuco2014-10-121-2/+2
| | | | | The latter was removed from the tree in r337472, before we even added qt5-multimedia to it.
* - Fix build problem (plist generation) with export_xvid.so symlinkriggs2014-10-112-3/+16
| | | | | | | | | | - Make port ready for ffmpeg 2.4 and later - Pet portlint - Bump PORTREVISION PR: 194161 Submitted by: cyberbotx@cyberbotx.com (maintainer) MFH: 2014Q4
* - Allow staging as a regular userantoine2014-10-112-25/+13
| | | | - Remove things already provided by USES=kmod
* - Update to version 0.8 [1]pawel2014-10-112-7/+6
| | | | | | | - While here convert to USES=python PR: 193814 [1] Submitted by: maintainer
* multimedia/gpodder: update to 3.8.1rm2014-10-083-158/+115
|
* multimedia/freevo: commit forgotten patcheswg2014-10-082-0/+22
| | | | Reported by: antoine
* Update to 0.9.10.3.665feld2014-10-073-844/+41
| | | | Submitted by: ps
* multimedia/xbmc: switch from py-imaging to py-pillowwg2014-10-071-2/+2
| | | | | With hat: python Approved by: portmgr (bdrewery, implicit)
* multimedia/plexhometheater: switch from py-imaging to py-pillowwg2014-10-071-2/+2
| | | | | With hat: python Approved by: portmgr (bdrewery, implicit)
* multimedia/openshot: switch from py-imaging to py-pillowwg2014-10-071-5/+4
| | | | | | | - USES python With hat: python Approved by: portmgr (bdrewery, implicit)
* multimedia/freevo: switch from py-imaging to py-pillowwg2014-10-061-6/+4
| | | | | With hat: python Approved by: portmgr (bdrewery, implicit)
* Update to 0.6.0gblach2014-10-063-5/+5
|
* - Remove USE_AUTOTOOLStijl2014-10-051-17/+4
| | | | | | - Remove PTHREAD_CFLAGS/PTHREAD_LIBS - Remove -fPIC - Clean up post-patch and pre-configure
* Adjust documentation for the configurable tmp directory used forfeld2014-10-042-2/+2
| | | | | | | transcoding so nobody shoots themselves in the foot and causes /tmp to have its permissions changed... PR: 194120
* - Replace FAKEDIR with STAGEDIR and only use auto-plist for lib/transcodetijl2014-10-032-23/+138
| | | | | | - Remove USE_AUTOTOOLS - Add DOCS option - Remove -lpthread patching
* - Update to 0.9.10.avilla2014-10-023-34/+63
| | | | | | | | | | | - Make DOCS optional. - Add dependency on nepomuk-core. [1] [1] nepomuk-core isn't Nepomuk itself, it's just a tiny support library with few extra dependencies. This is a bugfix release with a few minor changes: http://kdenlive.org/discover/0.9.10
* - Convert to USES=pythonmva2014-10-021-4/+2
| | | | Approved by: portmgr (implicit)
* Prevent some ports to provide bundled librariesbapt2014-10-022-0/+3
| | | | | | Bump port revision PR: 193592
* Prevent to export bundle librariesbapt2014-10-021-0/+1
|
* - Update to 1.4.0madpilot2014-10-027-41/+20
| | | | | - Rename patch files - Remove dirrm
* - Add LUAJIT optionsunpoet2014-10-021-3/+13
| | | | | PR: ports/193821 Submitted by: Jan Beich <jbeich@vfemail.net>
* - Fix PKGNAME collisionsunpoet2014-10-011-0/+1
|
* Add libquvi 0.9.4, libquvi-scripts 0.9.20131130 and quvi 0.9.5.kwm2014-09-3012-0/+243
| | | | | | | | | svn cp from the 0.4.x versions since it not backwards compatible. Sunpoet@ has agreed to also maintain these ports. Obtained from: GNOME dev repo Submitted by: Gustau Perez
* - Chase libplist shlib bump.avilla2014-09-291-0/+1
|
* - Update to 2.8 . [1]nox2014-09-274-25/+9
| | | | | | | | - Change ac_cv_path_AVCONV_PATH from no to the empty string so that dvdstyler actually calls ffmpeg not avconv. PR: 193900 [1] Submitted by: Ports Fury [1]
* multimedia/py-librtmp: update to 0.2.1wg2014-09-262-7/+6
| | | | | - BSD => BSD2CLAUSE license - USES python
* - Set CPPFLAGS and LIBS in a number of ports so configure can find libintl.htijl2014-09-253-16/+13
| | | | | | | | | | | | | | | | | | and libintl.so. This fixes a problem where DATADIRNAME gets an incorrect value which causes locale files to be installed in the wrong place. - The only configure checks that still need to be patched are related to intltool so move DATADIRNAME patching from USES=pathfix to USE_GNOME=intlhack. - games/klavaro: remove excessive dependencies - japanese/libskk: add INSTALL_TARGET=install-strip - math/libqalculate: add INSTALL_TARGET=install-strip and remove pthread patching - multimedia/freetuxtv: remove excessive dependencies - science/gramps: fix shared-mime-info use Exp-run by: antoine Approved by: portmgr (antoine)
* - Update to 0.5.4gblach2014-09-253-12/+13
| | | | | | | - Add option to use LuaJIT instead of Lua [1] PR: 193822 [1] Submitted by: Jan Beich (jbeich <at> vfemail <dot> net) [1]
* Convert to USES=autoreconftijl2014-09-251-2/+2
|
* - Update to 0.9.8.avilla2014-09-246-130/+23
| | | | | | | | | - Add V4L option to enable webcam support. - Use OPTIONS helpers. - Remove @dirrm*. Release 0.9.8 brings several fixes: http://kdenlive.org/discover/0.9.8
* multimedia/mlt:avilla2014-09-2410-279/+139
| | | | | | | | | | | | | | | | | - Update to 0.9.2. - Add optional dependency on Vid.Stab. - Remove deprecated plugins. - Remove stale MAN* macro. - Use OPTIONS handlers. - Remove @dirrm*. - Strip binary and libraries. This is a bugfix and enhancement release: http://mltframework.blogspot.com/2014/06/version-092-released.html multimedia/py-mlt: - Force dependency on Python 2. - Take maintainership.
* - Fix build with Clang.avilla2014-09-241-0/+27
| | | | | PR: 189043 MFH: 2014Q3
* Imagine you captured a nice video with your camcorder, compact cameraavilla2014-09-245-0/+56
| | | | | | | | | | | or even cell phone while skiing, cycling or whatever sports, and the video is basically just jiggled. Modern cameras come along with hardware stabilization, however this does not work if you have really strong vibrations - rather the contrary, sometimes this mechanisms start to oscillate. Vid.Stab is your friend in this matter. It is designed to stabilize even strongly jiggled clips. WWW: http://public.hronopik.de/vid.stab/
* - Drop @dirrm* from plistamdmi32014-09-241-234/+0
|
* - Drop @dirrm* from plistamdmi32014-09-242-12/+1
| | | | - Simplify MASTER_SITES
* - Drop @dirrm* from plistamdmi32014-09-231-33/+0
|
* Update CentOS base to 6.5, add userland portsxmj2014-09-229-6/+92
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The Fedora 10 infrastructure ports have been in use since June 2009 and, while having served a great deed, have become unsupported upstream and hence affected by unfixed security vulnerabilities. In addition to that, many recent Linux binaries need newer libc / stdlibc++ versions. This commit adds the linux-c6- userland as drop-in replacement for the -f10 infrastructure, as well as upgrading the linux_base-c6 port to CentOS 6.5. If you want to switch to linux-c6 ports, please define at /etc/make.conf: OVERRIDE_LINUX_BASE_PORT=c6 OVERRIDE_LINUX_NONBASE_PORTS=c6 Additionally, please add the following line to /etc/sysctl.conf: compat.linux.osrelease=2.6.18 Upgrading procedures are shown in /usr/ports/UPDATING. This work has been inspired by Artyom Mirgorodskiy's post to emulation@ in November 2013, using and extending mav@'s work. It has been tested extensively and most reported issues were already fixed. Please report any additional bug or "features" to the emulation mailing list. Many thanks to: mav@, rene@, allanjude@, netchild@, antoine@, everyone who's filed Issues and Pull requests on GitHub, PR: 186820 Differential Revision: https://reviews.freebsd.org/D793 Reviewed by: allanjude, antoine, bapt, rene Approved by: portmgr (antoine, bapt) Approved by: koobs (mentor) Sponsored by: Perceivon Hosting Inc.
* Bump PORTREVISION for multimedia/spotify-websocket-apirene2014-09-211-1/+1
|
* multimedia/spotify-websocket-api:rene2014-09-213-10/+7
| | | | | | | | - Update to latest github version - Add my_music, browse, discover, radio - Behind-the-scene changes and bugfixes - Drop pkg-plist (3 items) in favor of PLIST_FILES - Use modern Python infrastructure
* Remove expired portsrene2014-09-2013-143/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Keep some which are optional dependencies of non-expired ports 2014-09-18 sysutils/moreutils-parallel: Use moreutils-parallel in sysutils/moreutils instead 2014-09-20 science/ruby-netcdf: Depends on deprecated math/ruby-narray 2014-09-20 x11-toolkits/ruby-fox16: RubyForge shutdown May 15 2014 2014-09-20 math/ruby-gnuplot: Depends on deprecated math/ruby-narray 2014-09-20 science/ruby-gphys: Depends on deprecated math/ruby-narray 2014-09-20 math/ruby-fftw3: Depends on deprecated math/ruby-narray 2014-09-20 science/ruby-dcl: Depends on deprecated math/ruby-narray 2014-09-20 math/ruby-numru_misc: Depends on deprecated math/ruby-narray 2014-09-20 math/ruby-narray: RubyForge shutdown May 15 2014 2014-09-20 textproc/ruby-liquid: RubyForge shutdown May 15 2014 2014-09-20 comms/callsign: RubyForge shutdown May 15 2014 2014-09-20 misc/ruby-vpim: RubyForge shutdown May 15 2014 2014-09-20 net/ruby-ldap: RubyForge shutdown May 15 2014 2014-09-20 devel/rubygem-echoe: Depends on deprecated rubyforge 2014-09-20 www/ruby-borges: RubyForge shutdown May 15 2014 2014-09-20 www/ruby-fcgiwrap: RubyForge shutdown May 15 2014 2014-09-20 www/rubygem-scrubyt: RubyForge shutdown May 15 2014 2014-09-20 devel/ruby-multi: RubyForge shutdown May 15 2014 2014-09-20 databases/ruby-dbd_sqlite3: RubyForge shutdown May 15 2014 2014-09-20 math/ruby-gsl: RubyForge shutdown May 15 2014 2014-09-20 security/ruby-gpgme: RubyForge shutdown May 15 2014 2014-09-20 multimedia/vodcatcher: RubyForge shutdown May 15 2014 2014-09-20 japanese/ruby-ming: RubyForge shutdown May 15 2014 2014-09-20 devel/ruby-statgrab: RubyForge shutdown May 15 2014 2014-09-20 security/ruby-crypt: RubyForge shutdown May 15 2014 2014-09-20 sysutils/philesight: Depends on deprecated devel/ruby-locale2 2014-09-20 multimedia/podcatcher: RubyForge shutdown May 15 2014 2014-09-20 audio/ruby-mp3info: RubyForge shutdown May 15 2014 2014-09-20 multimedia/ruby-flvtool2: RubyForge shutdown May 15 2014 2014-09-20 audio/ruby-freedb: RubyForge shutdown May 15 2014 2014-09-20 graphics/ruby-ming: RubyForge shutdown May 15 2014 2014-09-20 devel/ruby-locale2: RubyForge shutdown May 15 2014 2014-09-20 devel/rubygem-rubyforge: RubyForge shutdown May 15 2014 2014-09-20 databases/ruby-dbd_odbc: RubyForge shutdown May 15 2014 2014-09-20 devel/ruby-fastri: RubyForge shutdown May 15 2014 2014-09-20 devel/ri-emacs: RubyForge shutdown May 15 2014 2014-09-20 security/p5-openxpki-client-html-mason: security/p5-openxpki-0.15+ abandoned Mason UI technology in favor of FastCGI
* - Update to 3.17.0.6 . [1]nox2014-09-204-11/+22
| | | | | | | - Fix rcorder. [2] Submitted by: hselasky (maintainer) [1] Reported by: John Hein <john.hein@microsemi.com> (via private email) [2]
* Drop .la files and add INSTALL_TARGET=install-striptijl2014-09-192-15/+12
|
* - Fix build after recent ffmpeg updategblach2014-09-192-1/+12
| | | | - Bump PORTREVISION
* These ports does use GNU configure.madpilot2014-09-182-2/+2
| | | | Reported by: bapt
* - Convert to USES autoreconfmadpilot2014-09-182-9/+4
| | | | | - Drop .la files - Use @sample
* - Convert to USES autoreconfmadpilot2014-09-182-25/+9
| | | | | - Drop .la files - Remove hacks
* - Make FONTCONFIG a default OPTIONriggs2014-09-181-5/+4
| | | | | | | | | - improves compatibility with umplayer - does not require manual config modification for subtitle display - Bump PORTREVISION PR: 193675 Submitted by: loox@e-shell.net
* Replace USE_AUTOTOOLS=libltdl with an ordinary LIB_DEPENDS in all ports.tijl2014-09-172-3/+5
| | | | | | | There are only 60 such ports so there doesn't need to be a separate keyword or USES for this. Approved by: portmgr (bapt)
* - Fix build break if PULSEAUDIO is defined but not ALSA or LIBV4Lriggs2014-09-161-0/+11
| | | | | PR: 193657 Submitted by: farid@hajji.name
* Update to 0.9.10.1.585feld2014-09-163-20/+17
| | | | PR: 193667
* - Drop .la files for mail/gmime24, no dependees require themamdmi32014-09-161-1/+1
| | | | | | - Bump dependent ports as .so version has changed Approved by: portmgr blanket
* - Pass multimedia/libav back to the pool due to a lack of time to maintain itmva2014-09-151-1/+1
|
* Update to 1.10.2 - changelog is here:nox2014-09-142-3/+3
| | | | http://livestreamer.tanuki.se/en/latest/changelog.html#changelog
* Use pathfix so that the pkgconfig file actually gets installed whereadamw2014-09-142-3/+1
| | | | | the plist says it does. While here, don't try to remove directories installed by unconditional dependencies.
* - Update to 3.17.0.5 . [1]nox2014-09-145-48/+263
| | | | | | | | | | - Import much improved rc.d script - check the script at (usually) /usr/local/etc/rc.d/webcamd for configuration info. [2] - Some Makefile cleanups, pet portlint. Submitted by: hselasky (maintainer) [1], dreamcat4@gmail.com [2] PR: 191781 [2]
* Use default LIBTOOLIZE_ARGStijl2014-09-141-1/+0
|
* Upgrade multimedia/plexhometheater to v1.2.2adamw2014-09-149-28/+51
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The attached patch upgrades multimedia/plexhometheater to v1.2.2. In addition, it removes the LIBDEPENDS on audio/lame and java as neither are actually used by plexhometheater, and adds a pkg-message to explain how to run plexhometheater from the command line when the package is installed. --- Plexhometheater is unable to play videos, with some of the following error messages appearing in the logs depending on the codec of the video being played. ERROR: Unable to load /usr/local/lib/plexhometheater/system/players/dvdplayer/avcodec-53-x86-freebsd.so, reason: /usr/local/bin/system/players/dvdplayer/avcodec-53-x86_64-freebsd.so: Undefined symbol "ff_h264dsp_init_x86" ERROR: Unable to load /usr/local/lib/plexhometheater/system/players/dvdplayer/avcodec-53-x86-freebsd.so, reason: /usr/local/bin/system/players/dvdplayer/avcodec-53-x86_64-freebsd.so: Undefined symbol "ff_mlp_init_x86" This is similar to PR181964 filed previously for multimedia/gstreamer-ffmpeg https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=181964 This issue is caused as during port build some variables not defined in MAKE_ENV/MAKE_ARGS are leaked to do-build target via .MAKEFLAGS rule in bsd.port.mk. According to make(1) man page variable assignments in MAKEFLAGS are treated as those on command line which means they override assignments in Makefiles. Unfortunately, this breaks building arch-specific code for libavcodec as $(ARCH) in config.mak is no longer honored. Fix: Rename the variable from ARCH to FFMPEG_ARCH, as is done in multimedia/ffmpeg. --- Add binutils as builddep on FreeBSD8 and use cmake compiler in ffmpeg configure --- Plexhometheater will fail to build from ports if ffmpeg is already installed on the system (via ports or package). --- Plexhometheater crashes at launch with: ERROR: Unable to create application. Exiting Segmentation fault (core dumped) FROM LOGS: ERROR: Unable to load /usr/local/bin/system/libcpluff-x86_64-freebsd.so, reason: Cannot open "/usr/local/bin/system/libcpluff-x86_64-freebsd.so PR: 193547, 193282, 193190, 193189, 193188 Submitted by: Ben Woods (maintainer)
* devel/glib12 x11-toolkits/gtk12:tijl2014-09-135-5/+5
| | | | | | | - Convert to USES=libtool and bump dependent ports - Add INSTALL_TARGET=install-strip - Remove patches that renamed include directories and libraries so they didn't conflict with early development versions of glib/gtk 2.0
* - Add experimental OPTION to avoid memory alignment hacksriggs2014-09-134-4/+36
|
* Convert to USES=libtool and INSTALL_TARGET=install-striptijl2014-09-132-13/+8
|
* - Update to upstream release 2.3.3riggs2014-09-134-38/+45
| | | | | | - Add USE_LDCONFIG - Simplify some OPTIONS - Pet portlint
* - USE_PERL=fixpacklist, otherwise .packlist references staging directoryamdmi32014-09-122-7/+11
| | | | | | | | | | - Update python-related variables - Add missing plist files and sort plist - Install pkgconfig file into correct location PR: 193559 Submitted by: amdmi3 Approved by: decke (maintainer)
* Allow staging as a regular userantoine2014-09-121-6/+6
|
* - Mark IGNORE when trying to use pulseaudio with vlc onriggs2014-09-111-0/+4
| | | | | | | pre-9.x systems due to an rtld issue during build PR: 186629 Submitted by: bobf@mrp3.com
* - Add 24 and 32 bit sample formats to the oss pluginriggs2014-09-114-6/+218
| | | | | | | - Bump PORTREVISION PR: 181655 Submitted by: jbeich@vfemail.net
* - Update to 0.5.3gblach2014-09-113-6/+5
|
* Update the default version of GCC in the Ports Collection from GCC 4.7.4gerald2014-09-11120-89/+120
| | | | | | | | | | to GCC 4.8.3. Part II, Bump PORTREVISIONs. PR: 192025 Tested by: antoine (-exp runs) Approved by: portmgr (implicit)
* - Drop .la files for multimedia/libkate, no dependees require themamdmi32014-09-104-7/+9
| | | | | | | - Add LICENSE_FILE - Bump dependent ports as .so version has changed Approved by: portmgr blanket
* - Ensure internal libavcodec builds correct architecture-dependent coderiggs2014-09-091-17/+32
| | | | | | | | - Introduce OPTION to use external ffmpeg instead of its own - Bump PORTREVISION PR: 181519, 181964 Submitted by: jbeich@vfemail.net
* Add USES=libtool and USES=python:3tijl2014-09-082-4/+3
|
* Add USES=libtool and USES=python:2tijl2014-09-082-4/+3
|
* - Fix build when PULSEAUDIO option is enabledgblach2014-09-081-0/+3
| | | | | | | - Bump PORTREVISION PR: 192941 Submitted by: rsmith <at> xs4all <dot> nl
* Drop maintainershippawel2014-09-071-1/+1
|
* Update to version 14.9.0pawel2014-09-073-218/+10
|
* - Update to 14.9.0, announce message:nemysis2014-09-072-4/+4
| | | | | | | | | | * Fix for Youtube. * New option to shut down the computer when playback has finished. * The themes and skin icons are loaded from resource files (*.rcc). * New fix for searching subtitles from opensubtitles.org that should return more results. - Add dbus QT4 dependency
* multimedia/universal-media-server: partially fix, but mark BROKENmarino2014-09-072-26/+35
| | | | | | | | | | | | This port has had issues every since it was introduced, but the previous commit actually made them worse. This commit fixes the problems that were introduced then, but the RC script is currently non-functional. The maintainer has not been responding to repeated requests for help to fix the RC script, so I'm going to commit the fixes we have and mark the port broken now (as I was tempted to do over a month ago). PR: 192347
* 2014-08-31 databases/kinterbasdb: Not staged. See ↵antoine2014-09-0717-1929/+0
| | | | | | | | | http://lists.freebsd.org/pipermail/freebsd-ports-announce/2014-May/000080.html 2014-08-31 databases/msql: Not staged. See http://lists.freebsd.org/pipermail/freebsd-ports-announce/2014-May/000080.html 2014-08-31 multimedia/pvr250: Not staged. See http://lists.freebsd.org/pipermail/freebsd-ports-announce/2014-May/000080.html 2014-08-31 multimedia/pvrxxx: Not staged. See http://lists.freebsd.org/pipermail/freebsd-ports-announce/2014-May/000080.html 2014-08-31 textproc/py-4suite-xml: Not staged. See http://lists.freebsd.org/pipermail/freebsd-ports-announce/2014-May/000080.html
* - Integrate libv4l with webcamd regarding Webcam quirks.nox2014-09-062-1/+26
| | | | | | - Bump PORTREVISION. Submitted by: hselasky (maintainer)
* - Fix build dependency on v4l2riggs2014-09-061-1/+2
| | | | | | | - Bump PORTREVISION PR: 193151 Submitted by: jbeich@vfemail.net