Commit graph

11667 commits

Author SHA1 Message Date
Alexander Leidinger
a52109fe7d Improve zoneminder ports:
- add patch to make it compile with a recent clang (from -current)
 - add missing fcgiwrap config option to the FreeBSD readme
 - sync pkg-descr and highlight difference between the ports in pkg-descr and COMMENT

Approved by:	maintainer
2018-07-27 18:34:37 +00:00
Wen Heping
ca4bd2943b - Fix build with clang6
PR:		229573
Submitted by:	shoesoft@gmx.net
2018-07-26 13:16:06 +00:00
Mark Felder
d19739216b multimedia/plexmediaserver: Update to 1.13.4.5271
Changelog:	https://forums.plex.tv/t/plex-media-server/30447/226
2018-07-26 13:04:25 +00:00
Mark Felder
baeccce364 multimedia/plexmediaserver-plexpass: Update to 1.13.5.5291
Changelog:	https://forums.plex.tv/t/plex-media-server/30447/228
2018-07-26 13:03:29 +00:00
Carlos J. Puga Medina
56648c7908 multimedia/mpv: Update to 0.29.0
- Adjust BUILD_DEPENDS to require ffmpeg>=4.0.2 after r474903

Changelog: https://github.com/mpv-player/mpv/releases/tag/v0.29.0
2018-07-25 20:12:29 +00:00
Tobias Kortkamp
04b78aa55c multimedia/kodi-devel: Update to latest commit
- Appears to build fine on FreeBSD 10 now
2018-07-23 08:50:02 +00:00
Mateusz Piotrowski
34df8bdb31 Remove redundant kld from CATEGORIES if a port uses kmod.
"USES=kmod" already adds kld to CATEGORIES so it is unnecessary to set
CATEGORIES to kld explicitly.

PR:		228543
Reviewed by:	krion (mentor)
Approved by:	krion (mentor)
Differential Revision:	https://reviews.freebsd.org/D16359
2018-07-20 09:29:59 +00:00
Tobias C. Berner
9b9d1273f3 Update KDE Frameworks to 5.48.0
Exp-run by:	antoine
PR:		229769
2018-07-19 20:45:03 +00:00
Jan Beich
e61e1afdc0 multimedia/x265: unbreak on non-x86 archs after r474814
common/param.cpp:636:24: error: no matching function for call to 'parseCpuName'
            p->cpuid = parseCpuName(value, bError);
                       ^~~~~~~~~~~~
common/param.h:36:7: note: candidate function not viable: requires 3 arguments, but 2 were provided
int   parseCpuName(const char *value, bool& bError, bool bEnableavx512);
      ^

Approved by:	portmgr blanket (unblock ffmpeg consumers)
2018-07-18 22:49:53 +00:00
Jan Beich
8d6548eb02 multimedia/ffmpeg: update to 4.0.2
Changes:	https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n4.0.2:/Changelog
ABI:		https://abi-laboratory.pro/tracker/timeline/ffmpeg/
Security:	CVE-2018-1330[0-4]
PR:		227726 (for tracking)
MFH:		2018Q3
2018-07-18 21:39:06 +00:00
Mikhail Teterin
f52aa6f55d Upgrade x265 from 2.6 to 2.8 and:
. Explicitly disable use of AVX with clang (see patch for links)
	. Put non-SSL sources back on the list of MASTER_SITES

Bump PORTREVISION in the depending ports as appropriate.
2018-07-17 17:29:00 +00:00
Thomas Zander
0e99517e98 Update to upstream version 25.0.0
Details:
- Fixes and minor enhancements
- Details see upstream changelog
  https://mkvtoolnix.download/doc/NEWS.md

MFH:		2018Q3
2018-07-16 05:21:13 +00:00
Jan Beich
8b2af15e54 multimedia/vapoursynth: update to R44
Changes:	http://www.vapoursynth.com/2018/07/r44-speeding-up-slightly/
Changes:	https://github.com/vapoursynth/vapoursynth/blob/R44/ChangeLog
2018-07-15 20:12:53 +00:00
Yuri Victorovich
76fa912565 multimedia/cinelerra-gg: Update 5.1-20180705 -> 5.1-20180714
The upstream developer fixed failure when LANG isn't set, and
improved the LV2 plugin handling.

Reported by:	upstream
2018-07-15 16:45:28 +00:00
Hans Petter Selasky
2fbeb45560 Update webcamd to version 4.17.0.3.
This change updates the Linux source code to Linux v4.17.

Approved by:	pi@
2018-07-14 11:09:46 +00:00
Guido Falsi
62a774daf1 - Update libva to 2.2.0
- Update libva-intel-driver 2.2.0
- Add Missing dependency

- Update libva-utils to 2.2.0
- Add missing dependencies
- Add WAYLAND option
- Cleanup some testing comments which slipped in by mistake
2018-07-14 06:37:14 +00:00
Tobias C. Berner
73fc733977 Update KDE Applications to 18.04.3 2018-07-13 17:41:56 +00:00
Bernhard Froehlich
7a9c2f4bf1 multimedia/tvheadend: Remove PORTSCOUT line because it does not work 2018-07-12 11:23:39 +00:00
Bernhard Froehlich
8ec301fa56 multimedia/tvheadend: Add new option for DVBEN50221 and bump PORTREVISION
People will only need this in combination with a DVB CI devices and will
likely need a patched tvheadend with ddci support. For more info have a
look at: https://tvheadend.org/boards/13/topics/29639

Tested by:	hselasky
2018-07-12 11:22:32 +00:00
Bernhard Froehlich
532b182465 Linux DVB API applications and utilities.
All applications support the DVB-S, DVB-C, DVB-T, and ATSC standards.

Main User Applications:
util/scan	- Scan for channels on your digital TV device.
util/gnutv	- Tune, watch and stream your TV.

General Utilities:
util/dvbdate	- Set your clock from digital TV.
util/dvbnet	- Control digital data network interfaces.
util/dvbtraffic	- Monitor traffic on a digital device.
util/femon	- Monitor the tuning on a digital TV device.
util/zap	- *Just* tunes a digital device - really intended for developers.
util/gotox	- Simple Rotor control utility
util/alevt	- Teletext capture and display utility

Hardware Specific Utilities:
util/av7110_loadkeys	- Load remote keys into an av7110 based card
util/dib3000-watch	- Monitor DIB3000 demodulators
util/dst-utils		- Utilities for DST based cards.
util/ttusb_dec_reset	- Reset a TechnoTrends TTUSB DEC device.

Libraries:
lib/libdvbapi	- Interface library to digital TV devices.
lib/libdvbcfg	- Library to parse/create digital TV channel configuration files.
lib/libdvbsec	- Library for Satellite Equipment Control operations.
lib/libucsi	- Fast MPEG2 Transport Stream SI table parsing library.
lib/libdvben50221- Complete implementation of a Cenelec EN 50221 CAM stack.
lib/libdvbmisc	- Miscellaneous utilities used by the other libraries.

Various testing applications also live in test.

WWW: https://linuxtv.org/hg/dvb-apps/
2018-07-12 10:39:08 +00:00
Mark Felder
fff213b118 multimedia/plexmediaserver-plexpass: Update to 1.13.4.5251
Changelog:	https://forums.plex.tv/t/plex-media-server/30447/224
2018-07-11 19:48:02 +00:00
Thomas Zander
049f576e04 Update skins; add mirror
Details:
- Add mirror http://ftp.icm.edu.pl with releases archive
- Skin updates:
  Clearlooks 1.9 => 2.0
  Clearlooks-Multilingual 1.4 => 2.0.0
  Blue-Multilingual 1.5 => 1.13

PR:		229643
Submitted by:	fluffy
MFH:		2018Q3
2018-07-10 18:37:09 +00:00
Steve Wills
cc0edc8bfc multimedia/din: updated din-36
PR:		229650
Submitted by:	Santhosh Raju <santhosh.raju@gmail.com> (maintainer)
2018-07-09 21:15:13 +00:00
Jan Beich
649246839e multimedia/aegisub: unbreak with boost 1.68
src/search_replace_engine.cpp:315:14: error: call to
      'distance' is ambiguous
                                count += distance(
                                         ^~~~~~~~
/usr/include/c++/v1/iterator:511:1: note: candidate function [with _InputIter =
      boost::u32regex_iterator<std::__1::__wrap_iter<const char *> >]
distance(_InputIter __first, _InputIter __last)
^
/usr/local/include/boost/iterator/distance.hpp:49:9: note: candidate function [with SinglePassIterator =
      boost::u32regex_iterator<std::__1::__wrap_iter<const char *> >]
        distance(SinglePassIterator first, SinglePassIterator last)
        ^

PR:		229569
2018-07-09 19:42:07 +00:00
Grzegorz Blach
fbbe8e0b3e devel/py-efl:
- Update to 1.20.0

multimedia/rage:
  - Update to 0.3.0
  - Switch to meson

x11/terminology:
  - Update to 1.2.1
  - Switch to meson

x11-wm/enlightenment:
  - Update to 0.22.3 [1]
  - Fix typo in pkg-message [2]

PR:		224105 [1], 226569 [2]
Submitted by:	Nils Beyer [1], Chris Petrik [2]
2018-07-09 19:13:41 +00:00
Dmitry Marakasov
1e6df29ff0 - Fix shebangs
- Add NO_ARCH

Approved by:	portmgr blanket
2018-07-09 15:07:22 +00:00
Steve Wills
2f61e34ef7 multimedia/syncplay update to 1.5.5
PR:		229621
Submitted by:	Christian Heckendorf <heckendorfc@gmail.com> (maintainer)
2018-07-09 05:58:20 +00:00
Martin Wilke
2dfc67ac92 - Update to 3.2.7
Changes:	https://ruby-gnome2.osdn.jp/?News_20180607_1#Changes

Sponsored by:	iXsystems Inc.
2018-07-08 10:34:36 +00:00
Tobias Kortkamp
f99b516a8e multimedia/kodi-devel: Unbreak when objdump is missing
Use readelf to find library sonames instead which are used to fill in the
blanks in xbmc/DllPaths_generated.h.in.
2018-07-07 16:15:30 +00:00
Yuri Victorovich
23500ffd2f multimedia/cinelerra-gg: Add the option OPENGL 2018-07-07 08:01:05 +00:00
Mark Linimon
fd22400b4e Mark these ports as broken on aarch64, and, where appropriate, armvX.
While here, pet portlint and modernize.

Approved by:	portmgr (tier-2 blanket)
2018-07-07 06:44:07 +00:00
Yuri Victorovich
d667542e09 multimedia/cinelerra-gg: Add the LV2 option to use LV2 plugins. 2018-07-07 00:09:28 +00:00
Yuri Victorovich
efdd6b6034 New port: multimedia/cinelerra-gg: Professional video editing and compositing environment 2018-07-06 19:06:26 +00:00
Yuri Victorovich
3b7157e9a1 multimedia/syncplay: Update 1.5.3 -> 1.5.4
PR:		229556
Submitted by:	heckendorfc@gmail.com (maintainer)
2018-07-06 18:56:51 +00:00
Thomas Zander
d296ef62d2 Update to upstream version 1.3.5
Details:
- No functional changes in the *BSD relevant section of the codec
- tarball is now available with bz2 compression
- ipfire.org does not host the latest upstream tarball anymore
2018-07-04 13:37:13 +00:00
Dmitry Marakasov
b8ca5d96e7 - Update to 1.4 2018-07-03 12:10:24 +00:00
Jan Beich
91c6db6183 multimedia/kvazaar: unbreak on powerpcspe
strategies/altivec/picture-altivec.c:1: error: AltiVec and E500 instructions cannot coexist
2018-07-02 23:42:29 +00:00
Bernhard Froehlich
df64d410d2 multimedia/kodi-addon-pvr-iptvsimple: Fix build error in configure
Reported by:	pkg-fallout
MFH:		2018Q3
Pointyhat to:	myself
2018-07-02 13:29:25 +00:00
Bernhard Froehlich
b66ac8d683 multimedia/kodi-addon-pvr-hts: Fix build error in configure
Reported by:	pkg-fallout
MFH:		2018Q3
Pointyhat to:	myself
2018-07-02 13:28:02 +00:00
Bernhard Froehlich
60dc059271 multimedia/dtv-scan-tables:
- Update to 20180606
- Take over maintainership
- Remove github mirror notice because it's dead
- Generate our own distfile because upstream distfile generator is broken

PR:		229151
Submitted by:	myself
Approved by:	dreamcat4@gmail.com (maintainer)
2018-07-02 08:10:31 +00:00
Mark Linimon
aff42c7199 Mark ports broken on mips64 that are already broken on powerpc64. In
most cases, the failure mode is the same.  Also, mark them broken on
mips when necessary.

While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
2018-07-02 04:00:29 +00:00
Tobias Kortkamp
4f2726e9de multimedia/kodi-devel: Add missing SSE option
- Remove SSH option as Kodi has dropped internal sftp support in
  commit da7054759836fdaf169d37cb257dafdedbebca2f
2018-07-01 08:32:35 +00:00
Tobias Kortkamp
53cdbb8290 multimedia/kodi-devel: Update to latest commit
- Unbreak VAAPI and VDPAU by syncing default settings with Linux again
2018-07-01 07:05:04 +00:00
Antoine Brodin
b998b52cf5 Remove redundant BUILD_DEPENDS 2018-06-30 20:39:59 +00:00
Bernhard Froehlich
aa9b184abd This is a Kodi PVR addon for IPTV Live TV and Radio
WWW: https://github.com/kodi-pvr/pvr.iptvsimple
2018-06-30 19:59:57 +00:00
Bernhard Froehlich
036a583ceb This is a Kodi PVR addon for connecting to a tvheadend backend.
WWW: https://github.com/kodi-pvr/pvr.hts/
2018-06-30 19:57:37 +00:00
Bernhard Froehlich
84396864c6 multimedia/libcec: Chase update to devel/p8-platform 2018-06-30 19:35:44 +00:00
Bernhard Froehlich
450522b2ca multimedia/kodi: add patch to fix support for addons
PR:		228950
Submitted by:	myself
Approved by:	maintainer timeout
2018-06-30 19:27:54 +00:00
Thomas Zander
3a39413c0e Install missing header include/linux/dvb/net.h
PR:		229143
Submitted by:	decke
Reviewed by:	hselasky
2018-06-30 12:37:58 +00:00
Jan Beich
3beb732dad devel/icu: update to 62.1
Changes:	http://site.icu-project.org/download/62
ABI:		https://abi-laboratory.pro/tracker/timeline/icu4c/
PR:		229359
Exp-run by:	antoine (only 10.4)
2018-06-29 14:22:11 +00:00