Commit graph

11607 commits

Author SHA1 Message Date
Mathieu Arnold
4376dbbb58 Use PY_FLAVOR for dependencies.
FLAVOR is the current port's flavor, it should not be used outside of
this scope.

Sponsored by:	Absolight
2018-06-20 17:05:41 +00:00
Kurt Jaeger
1c501ad4d7 multimedia/handbrake: update 1.1.0 -> 1.1.1
PR:		229162
Submitted by:	naito.yuichiro@gmail.com (maintainer)
Relnotes:	https://handbrake.fr/news.php?article=40
2018-06-19 18:12:07 +00:00
Yuri Victorovich
f43c055421 multimedia/py-PySceneDetect: Add USE_PYTHON=concurrent
Approved by:	portmgr
2018-06-19 01:33:28 +00:00
Jan Beich
e1d0ad3767 multimedia/ffmpeg: update to 4.0.1
Changes:	https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n4.0.1:/Changelog
ABI:		https://abi-laboratory.pro/tracker/timeline/ffmpeg/
Security:	CVE-2018-12458, CVE-2018-12459, CVE-2018-12460
PR:		227726 (for tracking)
2018-06-18 14:07:18 +00:00
Mark Linimon
a78aef718d Mark ports broken on powerpc64, categories g-n.
While here, pet portlint and do some other cleanup.

Approved by:	portmgr (tier-2 blanket)
2018-06-18 14:00:43 +00:00
Jonathan Anderson
76cad80d98 Add devd rule for Elantech touchscreens.
The touchscreen in the HP Spectre x360 is made by Elantech rather than
Wacom. Adding this devd rule starts webcamd properly for such devices,
enabling their use with the X evdev driver.

Approved by:	hselasky
Differential Revision:	https://reviews.freebsd.org/D8397
2018-06-18 13:26:23 +00:00
Mark Linimon
89626e215e Reset maintainer: email bounces. 2018-06-18 04:16:19 +00:00
Thomas Zander
c1a0a02c5d Update to upstream version 24.0.0
Details:
- Fixes and minor enhancements
- Details see upstream changelog
  https://mkvtoolnix.download/doc/NEWS.md

MFH:		2018Q2
2018-06-16 07:08:36 +00:00
Dmitry Marakasov
57aa4f4468 - Whitespace fixes
- Helpers
- Remove always true OSVERSION condition

Approved by:	portmgr blanket
2018-06-15 14:01:38 +00:00
Tobias C. Berner
746e77dca9 Update KDE Frameworks to 5.47
PR:		228862
Exp-run by:	antoine
2018-06-15 05:14:35 +00:00
Jan Beich
5970ce846d multimedia/kvazaar: unbreak on powerpc* 2018-06-14 18:46:42 +00:00
Mark Felder
19d87b6d1d multimedia/plexmediaserver{-plexpass}: Update to 1.13.2.5154
Changelog:	https://forums.plex.tv/discussion/comment/1682104/#Comment_1682104
2018-06-14 07:07:28 +00:00
Bernhard Froehlich
eaefd61fab multimedia/tvheadend: fix two major problems of webui on FreeBSD
1. very high CPU usage while streaming a recored program
2. unable to stream the recorded program beyond 128MB.

Unlike Linux sendfile(), FreeBSD sendfile() requires an explicit
file offset, and return value must be checked to catch any error
occurred. (i.e., closed connection)

Obtained from:	https://github.com/tvheadend/tvheadend/pull/1125
Submitted by:	Jongsung Kim <jongsung.kim@gmail.com>
2018-06-13 13:13:36 +00:00
Bernhard Froehlich
fcc01f712c multimedia/tvheadend: tell PORTSCOUT to ignore development versions 2018-06-13 13:10:57 +00:00
Jan Beich
e5ec3eafed multimedia/libvpx: unbreak on powerpc*
- newer libstdc++ ABI is required by many consumers
- -mspe and -maltivec are mutually exclusive
- implement VSX detection for powerpc and powerpc64

PR:		228586
Submitted by:	jhibbits (based on)
2018-06-13 12:33:00 +00:00
Tobias C. Berner
880f6c87cc Update KDE Applications to 18.04.2 2018-06-10 10:39:35 +00:00
Dmitry Marakasov
e49063fa13 - Add LICENSE_FILE
- Switch to USES=localbase

Approved by:	portmgr blanket
2018-06-09 16:08:35 +00:00
Philip Paeps
abb611dd6e Add din 30, DIN Is Noise is an open source, cross-platform sound
synthesizer.

Submitted by:	Santhosh Raju <santhosh.raju@gmail.com>
2018-06-08 15:06:05 +00:00
Mark Linimon
f3c5a5e339 Mark broken on powerpc64.
Approved by:	portmgr (tier-2 blanket)
2018-06-08 02:21:06 +00:00
Mark Felder
4fd7c71eef multimedia/plexmediaserver-plexpass: Update to 1.13.2.5142
Changelog:	https://forums.plex.tv/discussion/comment/1680430/#Comment_1680430
2018-06-06 18:06:00 +00:00
Dmitry Marakasov
5916f43d24 - Switch to new test framework
Approved by:	portmgr blanket
2018-06-05 08:34:29 +00:00
Antoine Brodin
036e3cbe0d Canonicalize dependency on libpng 2018-06-03 12:44:04 +00:00
Jose Alonso Cardenas Marquez
bd7dbce34d - Bump PORTREVISION (editors/lazarus was updated) 2018-06-03 08:17:22 +00:00
Sunpoet Po-Chuan Hsieh
a010e6029d Update to 0.2.3.5
Changes:	https://github.com/Zulko/moviepy/releases
2018-06-01 22:47:28 +00:00
Thomas Zander
ab5210f409 Bump PORTREVISIONS to chase update to audio/fluidsynth 1.1.11
PR:		228265
2018-06-01 22:16:11 +00:00
Gerald Pfeifer
326ad662af Prefer USE_GCC=yes over USE_GCC=6+. As of today these two are equivalent,
but the former is more general and we try to avoid references to specific
versions where possible.
2018-05-31 12:51:46 +00:00
Yuri Victorovich
e796077c59 multimedia/gaupol: Plist problem fixed by the upstream
Followup to r470990:
They quickly fixed the plist problem that I've reported.

PR:		226704
2018-05-27 20:56:47 +00:00
Sunpoet Po-Chuan Hsieh
ad4f267b7a Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.

With hat:	perl
2018-05-27 20:15:16 +00:00
Yuri Victorovich
a575df9227 multimedia/gaupol: Correction: uncomment PYDISTUTILS_INSTALLARGS 2018-05-27 19:05:53 +00:00
Yuri Victorovich
bcf9ada0dc multimedia/gaupol: Update 0.19.2 -> 1.4; Change of maintainership
Port changes:
* greg@unrelenting.technology takes maintainership
* Change PORTVERSION to DISTVERSION
* Switch to github
* Now use distutils/plist/etc
* Adjust USE_GNOME
* Delete --single-version-externally-managed in PYDISTUTILS_INSTALLARGS since PYDISTUTILS_INSTALLNOSINGLE is deprecated
* Change WWW URL

PR:		226704
Submitted by:	Greg V <greg@unrelenting.technology>
2018-05-27 19:05:00 +00:00
Martin Wilke
5bb36157b4 - Mark broken for head failes to build with newer clang
Sponsored by:	iXsystems Inc.
2018-05-26 18:19:35 +00:00
Jose Alonso Cardenas Marquez
ae635a951d - Moved ports to Uses/lazarus.mk
- Add FLAVORS

Approved by:	portmgr
Differential Revision:	https://reviews.freebsd.org/D14661
2018-05-25 16:31:21 +00:00
Mark Felder
2e4a956ba6 multimedia/plexmediaserver-plexpass: Update to 1.13.2.5102
Changelog:	https://forums.plex.tv/discussion/comment/1673626#Comment_1673626
2018-05-25 13:17:26 +00:00
Tobias Kortkamp
b5997fbb29 multimedia/kodi-devel: Update to latest commit
- Drop upstreamed patches

Regressions on FreeBSD:

- Kodi segfaults on startup when VAAPI and VDPAU are enabled.
  Disable them by default for now and mark them as broken.

- For GBM and WAYLAND Kodi has switched to using libinput for input device
  support and now aborts with a bus error on startup.
2018-05-23 10:55:50 +00:00
Sunpoet Po-Chuan Hsieh
dcbc9bb84c Update to 1.4.4
Changes:	https://metacpan.org/changes/distribution/Net-UPnP
2018-05-22 17:48:45 +00:00
Yuri Victorovich
c7ed0f1a9e multimedia/simplescreenrecorder: Update 0.3.10-2 -> 0.3.11
Reported by:	portscout
2018-05-22 15:48:12 +00:00
Mathieu Arnold
8dcaabcd6e Add PY_FLAVOR to Python module dependencies.
Sponsored by:	Absolight
2018-05-22 13:15:13 +00:00
Steve Wills
51ed8593c4 multimedia/py-PySceneDetect: create port
PySceneDetect is a command-line application and a Python library for detecting
scene changes in videos, and automatically splitting the video into separate
clips.

WWW: https://pyscenedetect.readthedocs.io/en/latest/
2018-05-21 22:52:23 +00:00
Dmitry Marakasov
e34b05dfac - Fix license
- Whitespace fixes
- Update WWW
2018-05-21 09:34:11 +00:00
Sunpoet Po-Chuan Hsieh
41dfff1efd Update to 0.15
Changes:	https://github.com/SoCo/SoCo/releases
PR:		228375
Submitted by:	Conall O'Brien <conall@conall.net> (maintainer)
2018-05-21 02:35:47 +00:00
Mark Felder
9e22b14315 multimedia/plexmediaserver: Update to 1.13.0.5023
Changelog:	https://forums.plex.tv/discussion/comment/1665416#Comment_1665416
2018-05-20 16:16:55 +00:00
Thomas Zander
28d831f43c Update to upstream version 0.0.6; Add LICENSE tags 2018-05-19 16:33:53 +00:00
Tobias C. Berner
8d736d0bd8 Update multimedia/kdenlive to 18.04.1 2018-05-19 12:30:24 +00:00
Tobias C. Berner
aa23fab519 Update multimedia/mlt to 6.6.0
PR:		227842
Approved by:	avilla (maintainer timeout)
Differential Revision:	https://reviews.freebsd.org/D15226
2018-05-19 10:32:30 +00:00
Tobias C. Berner
22eaac63bc multimedia/qt5-phonon4* readd/bump PORTREVISION
* Due to a bad sed /d call qt5-phonon4 ports lost their PORTREVISIONS, readd and bump them.

Reported by:	VVD (in IRC)
2018-05-19 06:26:01 +00:00
Tobias C. Berner
8298879770 Update KDE Frameworks to 5.46
Exp-run by:	antoine
PR:		228200
2018-05-18 16:57:06 +00:00
Raphael Kubo da Costa
70141f1a3a Update the Qt5 ports to 5.10.1.
The work was done by tcberner and myself, with thanks to antoine for the
exp-run.

Not a lot to report compared to other Qt5 updates:
* net/qt5-network is still broken with LibreSSL. I said this in a commit
  message ages ago but it bears repeating: upstream is open to adding support
  for LibreSSL, but someone needs to step up to maintain it upstream, otherwise
  things will continue to be broken all the time.
* www/qt5-webengine is a huge monster that is terrible to update, just like
  www/chromium itself is. We (kde@) have decided to keep using the 5.9 series
  for the time being, as it should be compatible with the rest of Qt anyway. It
  was updated to 5.9.5, the latest 5.9 release at the time of writing.

PR:		228213
2018-05-18 12:27:43 +00:00
Mark Felder
c04b78249c multimedia/plexmediaserver-plexpass: Update to 1.13.1.5063
Changelog:	https://forums.plex.tv/discussion/comment/1668974#Comment_1668974
2018-05-16 19:43:55 +00:00
Fernando Apesteguía
7fcb603e16 multimedia/handbrake: Add ONLY_FOR_ARCHS_REASON
Reported by:	mat
Approved by:	tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D15063
2018-05-16 17:19:18 +00:00
Lars Engels
f4d968e513 multimedia/motion:
- Add WEBCAMD option and enable by default
- Bump PORTREVISION

From the initiating PR:

The multimedia/pwcbsd port contains an kernel module that appears to no longer
work.  The multimedia/pwcbsd port distfile has not been updated since 2014 so
it is very unlikely to work.  The multimedia/pwcbsd port was long ago replaced
by the multimedia/webcamd port.

The current multimedia/motion port has a PWCBSD option.  This sets
--with-pwcbsd in the configure step, create a build depend on v4l_compat and
creates a run depend on multimedia/pwcbsd, which is then built and installed
but not used.  The motion application reads from /dev/video* which is now
handled by multimedia/webcamd.

The patch provided adds an option named WEBCAMD to an existing radio option
that contains the PWCBSD option.  The WEBCAMD option sets --with-pwcbsd in the
configure step, creates the build depend on v4l_compat but does not create a
run depend on pwcbsd.  It could create a run depend on multimedia/webcamd but I
didn't add that.

The only affect of --with-pwcbsd in the configure step of the downstream port
is to suppress disabling video4linux support and link with v4l_compat library.
At some point the downstream should be advised to change the option names in
the configure.ac file to reflect the demise of pwcbsd.

I left the PWCBSD option in place and unchanged.  It may serve no useful
purpose so it could be removed.

PR:		228102
Submitted by:	Curtis Villamizar <curtis@ipv6.occnc.com>
MFH:		yes
2018-05-15 14:25:39 +00:00