Commit graph

10681 commits

Author SHA1 Message Date
Ben Woods
f50a3cae3e multimedia/emby-server: Update to 3.2.0
Changes this release:
  https://github.com/MediaBrowser/Emby/releases/tag/3.2.0
2017-02-08 00:06:58 +00:00
Jan Beich
9ae91a2bc8 multimedia/gstreamer-ffmpeg: unbreak on armv6
CC	libavdevice/alldevices.o
/tmp/alldevices-d7c3b8.s: Assembler messages:
/tmp/alldevices-d7c3b8.s:215: Error: inconsistent uses of .cfi_sections
cc: error: assembler command failed with exit code 1 (use -v to see invocation)

PR:		216880
Reported by:	pkg-fallout
Submitted by:	mmel (via mikael.urankar@gmail.com)
Tested by:	mikael.urankar@gmail.com
2017-02-07 14:05:17 +00:00
Dmitry Marakasov
d246f69741 - Update to 1.2 2017-02-06 17:46:51 +00:00
Bernhard Froehlich
ba01908bfb - Fix build failure when devel/libinotify is installed because
it is silently enabled but not properly linked.
- Bump PORTREVISION

PR:		208795
Submitted by:	Vladimir Kondratyev <wulf@cicgroup.ru>
Reported by:	Daniel Becker <razzfazz@gmail.com>
2017-02-06 09:49:04 +00:00
Pawel Pekala
4048b7855e - Update to version 17.1.0
- Add LICENSE information
- Register missing dependencies found by stage-qa

Changelog:
- Fix for VEVO videos
2017-02-05 22:45:55 +00:00
Jan Beich
7a8c8c1c10 multimedia/kodi: unbreak with clang 4.0
RssReader.cpp:269:19: error: ordered comparison between pointer and zero ('TiXmlElement *' and 'int')
  while (itemNode > 0)
         ~~~~~~~~ ^ ~
RssReader.cpp:273:22: error: ordered comparison between pointer and zero ('TiXmlNode *' and 'int')
    while (childNode > 0)
           ~~~~~~~~~ ^ ~

PR:		216075
Submitted by:	tcberner
Approved by:	maintainer timeout (2 weeks)
2017-02-05 18:58:10 +00:00
Sunpoet Po-Chuan Hsieh
a9c2ade8fc Move devel/libcheck to devel/check
- Bump PORTREVISION for dependent ports
2017-02-05 11:14:37 +00:00
Dmitry Marakasov
00b0fcdee3 - Remove bogus HAVE_CONFIGURE
- Don't install license with docs
- Switch to options helpers
2017-02-05 09:01:31 +00:00
Thomas Zander
c6d217920a Update libass to upstream version 0.13.6; bump PORTREVISION on consumers
Reported by:	robert.burmeister@utoledo.edu (via email)
2017-02-05 08:17:43 +00:00
Tobias C. Berner
4c7d30bb70 Switch ports to use USE_PYQT=<foo> instead of using RUN_- and BUILD_DEPENDS
pyqt.mk provides USE_PYQT=<list> to depend on its components. Convert the ports
not yet using it to it.

Reviewed by:	rakuco, mat
Approved by:	rakuco (mentor)
Differential Revision:	https://reviews.freebsd.org/D9261
2017-02-04 13:37:15 +00:00
Alexey Dokuchaev
a83aa892bb - Spell `LICENSE_FILE' variable correctly
- Fix some nearby bogosities (when noticed)
2017-02-04 07:57:42 +00:00
Ben Woods
aaf4db42d5 multimedia/emby-server: Update to 3.1.5
Changes this release:
  https://github.com/MediaBrowser/Emby/releases/tag/3.1.5
  https://github.com/MediaBrowser/Emby/releases/tag/3.1.4
2017-02-04 01:12:56 +00:00
Sunpoet Po-Chuan Hsieh
9975567665 Update to 0.7.92.1
Changes:	https://mediaarea.net/MediaInfo/ChangeLog
		https://github.com/MediaArea/MediaInfo/blob/master/History_CLI.txt
2017-02-03 14:09:40 +00:00
Sunpoet Po-Chuan Hsieh
fbc258980b Update to 0.7.92.1
Changes:	https://github.com/MediaArea/MediaInfoLib/blob/master/History_DLL.txt
		https://github.com/MediaArea/MediaInfoLib/blob/master/Changes.txt
2017-02-03 14:09:35 +00:00
Sunpoet Po-Chuan Hsieh
62f7dc688a Update to 0.7.92.1 (0.4.34) 2017-02-03 14:09:30 +00:00
Kirill Ponomarev
af532c06cd Update multimedia/syncplay to 1.4.0
PR:		https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=216705
Submitted by:	heckendorfc@gmail.com
Approved by:	mat (mentor)
Differential Revision:	https://reviews.freebsd.org/D9413
2017-02-03 06:18:04 +00:00
Mark Felder
1d14ea85a8 multimedia/plexmediaserver{-plexpass}: Update to 1.3.4
Changelog:	https://forums.plex.tv/discussion/comment/1361024#Comment_1361024
2017-02-02 15:15:05 +00:00
Alberto Villa
bd560e4401 multimedia/shotcut: update to 17.02
- Fixed drag-n-drop from other than C: drive on Windows.
- Fixed ‘/’ getting added to front of file paths on Windows.
- Fixed the MLT XML repair tool not correctly handling decimal point
  in some configurations.
- Fixed opening a network stream.
- Improved support for image sequences.
- Improved device capture.
- Added Slovenian translation.

All device capture now occurs in the background. This makes it
possible to record voice overs while playing the project.
2017-02-02 10:27:15 +00:00
Kirill Ponomarev
40ee4927ce Update to 3.2.5
PR:		216689
Submitted by:	joneum@bsdproject.de
Approved by:	mat (mentor)
Differential Revision:	https://reviews.freebsd.org/D9403
2017-02-01 21:09:18 +00:00
Jan Beich
80ceb9cbe8 multimedia/linux_dvbwrapper-kmod: unbreak on 12.0 after r312758
In file included from linux_dvbwrapper.c:43:
/usr/src/sys/sys/capability.h:41:2: error: this file includes <sys/capability.h> which is deprecated [-Werror,-W#warnings]
 #warning this file includes <sys/capability.h> which is deprecated
  ^

Reported by:	pkg-fallout
2017-02-01 20:22:43 +00:00
Sunpoet Po-Chuan Hsieh
3d236396f3 Update to 0.7.92
- Add GitHub repository to WWW

Changes:	https://mediaarea.net/MediaInfo/ChangeLog
		https://github.com/MediaArea/MediaInfo/blob/master/History_CLI.txt
2017-02-01 19:44:05 +00:00
Sunpoet Po-Chuan Hsieh
7b7ea3b8c8 Update to 0.7.92
- Add GitHub repository to WWW

Changes:	https://github.com/MediaArea/MediaInfoLib/blob/master/History_DLL.txt
		https://github.com/MediaArea/MediaInfoLib/blob/master/Changes.txt
2017-02-01 19:44:00 +00:00
Sunpoet Po-Chuan Hsieh
10599ee610 Update to 0.7.92 (0.4.34)
- Add GitHub repository to WWW
2017-02-01 19:43:55 +00:00
Dmitry Marakasov
5a5029254c - Add LICENSE
- Remove bogus HAVE_CONFIGURE
- Don't install license with docs
- Switch to options helpers
2017-02-01 09:01:23 +00:00
Jan Beich
9d5dbf1d9d multimedia/vdr-plugin-vdrmanager: unbreak with clang 4.0
sock.cpp:23:13: error: ordered comparison between pointer and zero ('int (*)(int, int, int)' and 'int')
        if (socket >= 0) {
            ~~~~~~ ^  ~

PR:		216217
Reported by:	antoine (via exp-run)
Obtained from:	upstream
2017-02-01 05:25:15 +00:00
Jan Beich
7b2292ce8b multimedia/vdr-plugin-epgsearch: unbreak with clang 4.0
createcats.c:67:42: error: ordered comparison between pointer and zero ('char *' and 'int')
    if (fgets(buffer, sizeof(buffer), f) > 0) {
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~
epgsearchext.c:1506:50: error: ordered comparison between pointer and zero ('char *' and 'int')
         while (fgets(buffer, sizeof(buffer), f) > 0) {
                ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated]

PR:		216217
Reported by:	antoine (via exp-run)
2017-02-01 05:25:02 +00:00
Jan Beich
9a4668667e multimedia/vdr: unbreak with clang 4.0
recording.c:2090:17: error: ordered comparison between pointer and zero ('cUnbufferedFile *' and 'int')
     if (Open() >= 0) {
         ~~~~~~ ^  ~

PR:		216058
Reported by:	antoine (via exp-run)
2017-02-01 05:24:48 +00:00
Tijl Coosemans
d0d15cc5cd Enable i386 support to Linux CentOS 7 ports.
PR:		216646
2017-01-31 20:32:46 +00:00
Tijl Coosemans
6140d3c6aa - Autodetect the installed linux_base port and use LINUX_DEFAULT only as
a last resort.
- Construct a list of DISTFILES for every architecture (amd64, i386).
  Select one list for regular make and all lists for make makesum so linux
  ports can have one combined distinfo file.
- Set DIST_SUBDIR?=centos so there's only one copy of common distfiles.
- Use MASTER_SITES and DISTFILES groups so make fetch is a bit smarter.
- Regenerate all distinfo files.
- For linux_base-c6 (just like linux_base-c7 already does) turn bin, lib,
  lib64 and sbin into symbolic links to the same directory under usr.
  This fixes the problem where some programs/libraries exist under / on
  FreeBSD and /usr on Linux or vice versa and then depending on the order
  of search paths Linux programs may run/load FreeBSD programs/libraries
  and fail.
- Turn usr/share/icons into a symbolic link to LOCALBASE/share/icons so
  Linux programs can find desktop theme icons.  This eliminates the need
  for x11-themes/linux*-hicolor-icon-theme.
- Rename pkg-plist.x86_64 to pkg-plist.amd64.
- Regenerate all pkg-plist files.
- Add @preexec to linux_base pkg-plist that moves existing files in bin,
  lib, lib64, sbin and icons to the new destination before the directories
  are turned into symbolic links.
- Remove several empty directories from linux_base ports.
- Sweep over all linux ports: use consistent style, remove old CONFLICTS,
  remove unused pkg-descr files, add NLS option,...
- Remove old linux arts, esound and openssl-compat ports.
2017-01-31 16:54:21 +00:00
Mathieu Arnold
bc19d06784 Bump PORTREVISION for ports affected by the fix the last commit.
Done with:	Tools/scripts/bump-revision.sh
Sponsored by:	Absolight
2017-01-31 16:21:45 +00:00
Mark Linimon
dcd74e6387 Mark various ports broken on aarch64 and armv6.
Approved by:	portmgr (tier-2 blanket)
2017-01-31 03:40:46 +00:00
Jan Beich
4f77e25036 multimedia/ffmpeg: backport a crashfix for FFSERVER
PR:		216605
Submitted by:	gosha-necr@yandex.ru
Obtained from:	upstream
2017-01-30 21:03:55 +00:00
Olivier Duchateau
e35224a057 - Update to 3.8.2
- Remove unneeded patch
2017-01-30 19:19:13 +00:00
Olivier Duchateau
5c5dedf772 - Update to 3.8.2
- Rewrite pkg-message
2017-01-30 19:16:02 +00:00
Jason E. Hale
0a3f2e2222 - Fix an issue where netcams were not connecting [1]
- When motion was updated to 4.x, it was overlooked that the default
  search path for the configuration files was changed. This was causing
  existing configurations to not be read. Fix the port to install
  default configuration in correct location and add an UPDATING message
  giving users the proper instructions on where to place their existing
  conf files. [2]
- Create an empty ${ETCDIR}/conf.d directory that can optionally be used
  to dump camera configs in instead of creating separate lines for each
  one in motion.conf
- Add some missing PORTDOCS and install with the correct mode
- Make the VIDEO options OPTIONS_RADIO instead of OPTIONS_SINGLE to
  allow for netcam only support (suggested in [2])
- Fix bad logic in configure.ac that was causing V4L to not be dectected
  when the PWCBSD option was enabled

PR:		216189 [1]
Reported by:	Charles P <charlespigott@googlemail.com>
Patched by:	<anthony@ury.org.uk>
Obtained from:	upstream
PR:		216466 [2]
Reported by:	<bakhur@inbox.ru>, tdb@
Pointy hat to:	jhale
MFH:		2017Q1 (blanket)
2017-01-30 00:09:53 +00:00
Thomas Zander
2c95fadbcf Update to upstream version 0.4.5
PR:		216326
Submitted by:	t@tobik.me (maintainer)
2017-01-29 13:35:57 +00:00
Dmitry Marakasov
ae20d769f5 - Add LICENSE
- Remove bogus HAVE_CONFIGURE
- Don't install license with docs
- Switch to options helpers
2017-01-29 09:01:25 +00:00
Olivier Duchateau
25ee9ffb50 - Fix memory issue with AAC plugin
- Bump PORTREVISION

Reported by:	gnn@ (private email)
Obtained from:	Upstream repository
MFH:		2017Q1
2017-01-28 20:50:43 +00:00
Thomas Zander
ae1cddaa42 Update to upstream version 9.8.0
Detailed log:
- Update to upstream version 9.8.0
- Remove no longer used CONFIGURE_ARGS
- BUILD_DEPENDS on devel/rubygem-rake
  - bundled drake is retired
  - USE_RUBY is no longer required
  - retire custom do-build and do-install targets
2017-01-28 17:58:10 +00:00
Dmitry Marakasov
90c86e3af4 - Add LICENSE
- Remove bogus HAVE_CONFIGURE
- Don't install license with docs
- Switch to options helpers
- Pet portlint
2017-01-28 09:01:19 +00:00
Dmitry Marakasov
6d147d7ffe - Add LICENSE
- Remove bogus HAVE_CONFIGURE
- Don't install license with docs
- Switch to options helpers
2017-01-27 09:01:20 +00:00
Thomas Zander
6861412eed Unbundle pugixml, update LIB_DEPENDS accordingly, bump PORTREVISION
PR:		216445
Reported by:	w.schwarzenfeld@utanet.at
MFH:		2017Q1
2017-01-26 20:32:02 +00:00
Tobias C. Berner
0af3f5648f Update KDE Frameworks to 5.30.0
* Changelog: https://www.kde.org/announcements/kde-frameworks-5.30.0.php
* New framework: x11/kf5-kwayland

PR:		216345
Exp-run by:	antoine
Reviewed by:	rakuco
Approved by:	rakuco (mentor)
Differential Revision:	https://reviews.freebsd.org/D9271
2017-01-26 18:19:47 +00:00
Tobias C. Berner
d4c2713478 Update phonon to 4.9.1
* https://community.kde.org/Phonon/Releases/Core
* The backend have not [yet] been releaesed.

Reviewed by:	rakuco
Approved by:	rakuco (mentor)
Differential Revision:	https://reviews.freebsd.org/D9335
2017-01-26 18:05:48 +00:00
Jan Beich
ca68c9ee6d multimedia/x265: unbreak on aarch64[1] and mips
/usr/bin/ld: common/CMakeFiles/common.dir/common.cpp.o: relocation R_AARCH64_ADR_PREL_PG_HI21 against external symbol `__stderrp@@FBSD_1.0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: common/CMakeFiles/common.dir/common.cpp.o(.text+0x1e0): unresolvable R_AARCH64_ADR_PREL_PG_HI21 relocation against symbol `__stderrp@@FBSD_1.0'
/usr/bin/ld: final link failed: Bad value

/usr/bin/ld: x265: hidden symbol `__sync_fetch_and_add_4' in /usr/lib/libgcc.a(stdatomic.o) is referenced by DSO
/usr/bin/ld: final link failed: Nonrepresentable section on output

PR:		216473 [1]
Reported by:	pkg-fallout
Submitted by:	mikael.urankar@gmail.com [1]
Approved by:	portmgr blanket
2017-01-26 14:31:02 +00:00
Vanilla I. Shu
c6a6f484b4 Update to 17.0.2. 2017-01-26 09:22:44 +00:00
Dmitry Marakasov
0614c3bc54 - Add LICENSE
- Remove bogus HAVE_CONFIGURE
- Don't install license with docs
- Switch to options helpers
- Pet portlint
2017-01-26 09:01:21 +00:00
Dmitry Marakasov
c9ed4178d1 - Fix invalid shebang
- Switch to USES=localbase
- Add NO_ARCH
- licalse

Approved by:	kwm@FreeBSD.org (maintainer)
MFH:		2017Q1
2017-01-25 16:15:49 +00:00
Dmitry Marakasov
e3f71741dc - Add LICENSE
- Remove bogus HAVE_CONFIGURE
- Don't install license with docs
- Switch to options helpers
2017-01-25 09:01:18 +00:00
Jan Beich
e71c0bb0e1 multimedia/vapoursynth: sort pkg-plist 2017-01-24 14:01:08 +00:00