Commit graph

11497 commits

Author SHA1 Message Date
Sunpoet Po-Chuan Hsieh
679be37c7a Update to 0.2.3.3
Changes:	https://github.com/Zulko/moviepy/releases
2018-04-22 08:48:40 +00:00
Tobias Kortkamp
9289022178 multimedia/kodi-devel: Update to latest commit
- Reenable OSS backend
- Fix Wayland build the right way and drop a bunch of patches by
  syncing Linux' ExtraTargets.cmake with FreeBSD's.

Changes:	d571386e6f...f4489bffe2
2018-04-20 08:50:41 +00:00
Mark Felder
e5d44b354a multimedia/plexmediaserver: Update to 1.12.3.4973
Changelog:	https://forums.plex.tv/discussion/comment/1655957#Comment_1655957
2018-04-19 12:52:13 +00:00
Fernando Apesteguía
fd6988351f Update multimedia/handbrake to 1.1.0
Handing over maintainership to naito.yuichiro@gmail.com

PR:	227374
Reported by:	naito.yuichiro@gmail.com
Approved by:	tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D15063
2018-04-18 21:32:33 +00:00
Mark Felder
8250ad3afb multimedia/plexmediaserver: Update to 1.12.2.4929
Changelog:	https://forums.plex.tv/discussion/comment/1650538/#Comment_1650538
2018-04-18 18:17:15 +00:00
Jan Beich
cc95712fbe devel/boost-*: update to 1.67.0
Changes:	http://www.boost.org/users/history/version_1_67_0.html
PR:		227427
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D15030
2018-04-18 13:57:42 +00:00
Bernhard Froehlich
0199c6a95e Fix tcp_socket_dead() for FreeBSD
The FreeBSD port of tvheadend couldn't stream Live TV, and debug
log shows webui judged the peer socket closed immediately after
starting streaming:

2018-04-15 06:30:04.996 [  DEBUG]:webui: Start streaming /stream/mux/c4bc67bdaa13457e33740ca883cc4d75?ticket=7D1B56AD0E434C5F7EBFA4677A7FBE4C94097974
2018-04-15 06:30:04.996 [  DEBUG]:webui: Stop streaming /stream/mux/c4bc67bdaa13457e33740ca883cc4d75?ticket=7D1B56AD0E434C5F7EBFA4677A7FBE4C94097974, client hung up

It looks tcp_socket_dead() misunderstood the zero-return from recv().
For the FreeBSD, recv() might return zero for alive sockets which
have nothing to read.

Submitted by:	Jongsung Kim <jongsung.kim@gmail.com>
Obtained from:	https://github.com/tvheadend/tvheadend/pull/1112
2018-04-18 11:26:59 +00:00
Sunpoet Po-Chuan Hsieh
4b32bdad34 Add ImageMagick 7.x support
- Add IMAGEMAGICK6 and IMAGEMAGICK7 options
- Change default from IMAGEMAGICK6 to IMAGEMAGICK7
- Bump PORTREVISION for dependency change
2018-04-16 18:33:01 +00:00
Antoine Brodin
d585b0a1d0 Remove duplicate lines from distinfo 2018-04-16 05:11:25 +00:00
Thomas Zander
a913cf5620 Retire MASTER_SITE_MPLAYERHQ
Rationale:
- MPLAYERHQ was an alias for www[1-5].mplayerhq.hu
- www.mplayerhq.hu uses dns load balancing already
  for a while, essentially rendering the above
  alias futile
- At times, some of the www[1-9] instances do not
  participate in the balancing while others do.
  (At the time of this writing, for instance www3
   does not have a dns record but www8 does. The
   latter was not part of MASTER_SITE_MPLAYERHQ)
- The MPLAYERHQ alias was only used by two ports
  in the tree:
  multimedia/mplayer-skins
  multimedia/win32-codecs
2018-04-15 12:51:48 +00:00
Thomas Zander
5694003664 New skins and updates of existing skins
Details:
- New: brushedGnome, Blue-multilingual, ClearLooks-Multilingual,
  changuito, ClearPlayer, OpenDoh
- Updated: avifile, BlueCurve, BlueHeart, Clearlooks, CornerMP[-Aqua],
  Cyrus, Blue[-mini], Industrial, iTunes[-mini], mentalic, MidnightLove,
  OSX-Brushed, PCLand, proton, QPlayer, QuickSilver, Ultrafina, webby,
  XAnim, XFCE4

PR:		227520
Submitted by:	fluffy
Reviewed by:	riggs
2018-04-15 12:26:55 +00:00
Thomas Zander
3bd6c01d94 Update to upstream snapshot as of 20180413
Details:
- Update to recent upstream snapshot (20180413)
- Drop SCHROEDINGER OPTION (removed upstream)
- Remove --disable-libdirac-lavc from
  CONFIGURE_ARGS (removed upstream)
2018-04-15 08:23:54 +00:00
Tobias C. Berner
976792c819 multimedia/gstreamer1-qt4, multimedia/gstreamer1-qt5: create flavors
Approved by:	portmgr (mat)
Differential Revision:	https://reviews.freebsd.org/D14641
2018-04-14 14:02:49 +00:00
Tobias C. Berner
4789e18f7d devel/qjson, devel-qjson-qt5 create flavors
* additionally, give the maintainership to kde@.

Approved by:	portmgr (mat), avilla (timeout)
Differential Revision:	https://reviews.freebsd.org/D14650
2018-04-14 13:16:32 +00:00
Jan Beich
eeb3e19b9b multimedia/vapoursynth-l-smash-works: update to 0.0.935
Changes:	fba174b...3edd194
2018-04-14 00:17:11 +00:00
Mark Felder
b3dd7e97ca multimedia/plexmediaserver-plexpass: Update to 1.12.3.4973
Changelog:	https://forums.plex.tv/discussion/comment/1652485#Comment_1652485
2018-04-13 19:09:00 +00:00
Dmitry Marakasov
1040a6c581 - Fix LICENSE
- Whitespace fixes
- Switch to options helpers
- Update WWW
2018-04-13 09:33:38 +00:00
Guido Falsi
40a3d88146 Update xfce4-parole to 1.0.1 2018-04-12 13:51:13 +00:00
Sunpoet Po-Chuan Hsieh
7dc9fe9570 Update to 3.2.4
Changes:	https://github.com/ruby-gnome2/ruby-gnome2/blob/master/NEWS
2018-04-11 14:50:11 +00:00
Sunpoet Po-Chuan Hsieh
a9453f3a98 Update to 3.2.4
Changes:	https://github.com/ruby-gnome2/ruby-gnome2/blob/master/NEWS
2018-04-11 14:49:50 +00:00
Mark Felder
c9e647e493 multimedia/plexmediaserver-plexpass: Update to 1.12.3.4947
Changelog:	https://forums.plex.tv/discussion/comment/1650553#Comment_1650553
2018-04-11 12:44:57 +00:00
Danilo G. Baio
04d23ba3dd multimedia/libhdhomerun: Update to 20180327
PR:		227292
Submitted by:	David O'Rourke <dor.bsd@xm0.uk> (maintainer)
2018-04-11 00:30:55 +00:00
Mahdi Mokhtari
6b76837295 Fix the missed "hook to build" for Bento4 port in r466956
Reported by:	antoine
2018-04-10 19:24:36 +00:00
Mahdi Mokhtari
da8105399a multimedia/Bento4: Add the port to the tree
Bento4 is a C++ class library and tools designed to read/write ISO-MP4 files.
This format is defined in international specifications ISO/IEC:
    14496-12
    14496-14
    14496-15

Sponsored by:	Netzkommune GmbH
2018-04-10 11:30:50 +00:00
Dmitry Marakasov
8701797e1b - Update WWW
- Make a pkg-descr a bit more readable
2018-04-10 09:33:35 +00:00
Jan Beich
d4911c10e7 multimedia/libvpx: enable NEON on armv6 with more CPUTYPE values
PR:		224107
Submitted by:	Mikaël Urankar
2018-04-10 00:13:43 +00:00
Jan Beich
b639a8c291 multimedia/libvpx: merge static post-patch into file
PR:		224107
2018-04-10 00:13:23 +00:00
Jan Beich
e2b39d9b99 multimedia/libvpx: drop explicit targets
PR:		224107
2018-04-10 00:13:03 +00:00
Jan Beich
1bc81acd3b multimedia/libvpx: unbreak on armv7
vpx_ports/arm_cpudetect.c.o: In function `arm_cpu_caps':
arm_cpudetect.c:(.text+0x48): undefined reference to `getauxval'
arm_cpudetect.c:(.text+0x78): undefined reference to `getauxval'
c++: error: linker command failed with exit code 1 (use -v to see invocation)

PR:		224107
Reported by:	pkg-fallout
Submitted by:	Mikaël Urankar
2018-04-10 00:12:43 +00:00
Tobias C. Berner
29824bf5fd New port: multimeda/kdemultimedia-ffmpegthumbs
This is the current version of KDE Applications <foo>.
Note that users of KDE SC4 should stick with <foo>-kde4.
2018-04-09 19:29:42 +00:00
Yuri Victorovich
e65ce05647 multimedia/syncplay: Update 1.5.2 -> 1.5.3
Port changes:
* Add LICENSE_FILE
* Add post-patch fixing DATADIR
* Change WWW to https
* Update patch of makefile

PR:		227371
Submitted by:	Christian Heckendorf <heckendorfc@gmail.com> (maintainer)
2018-04-09 09:25:44 +00:00
Mark Felder
330c6f9e84 multimedia/tautulli: Update to 2.0.28
- Now runs as dedicated tautulli user

Changelog:	https://github.com/Tautulli/Tautulli/releases/tag/v2.0.28
2018-04-07 14:14:23 +00:00
Jan Beich
ae60358af5 devel/icu: update to 61.1
Changes:	http://site.icu-project.org/download/61
ABI:		https://abi-laboratory.pro/tracker/timeline/icu4c/
PR:		227042
Exp-run by:	antoine
MFH:		2018Q2 (required by Firefox 61)
2018-04-06 15:53:16 +00:00
Tobias Kortkamp
c4df193039 www/webkit2-gtk3: Update to 2.20.0
- Add WAYLAND option
- Bump PORTREVISION of dependents
- Fix build of epiphany 3.24.2 with newer WebKit versions

PR:		223733
Submitted by:	Greg V <greg@unrelenting.technology> (initial update to 2.18.3)
Reviewed by:	Ting-Wei Lan <lantw44@gmail.com>
Approved by:	gnome (maintainer timeout, too long)
Security:	1ce95bc7-3278-11e8-b527-00012e582166
MFH:		2018Q2
Differential Revision:	https://reviews.freebsd.org/D14872
2018-04-05 20:13:48 +00:00
Jason E. Hale
656577b723 Update sysutils/libcdio to 2.0.0
- Add regression tests

Update multimedia/vcdimager to 2.0.1
- Previous version is incompatible with new libcdio API; update was neccesary
- Add regression tests
- Fix LICENSE
- Sort pkg-plist
- Update WWW in pkg-descr

Bump PORTREVISON on dependent ports due to libcdio shared libary increase

Changes (libcdio):	http://git.savannah.gnu.org/cgit/libcdio.git/plain/NEWS?h=release-2.0.0
Changes (vcdimager):	https://github.com/rocky/vcdimager/blob/3b56705/NEWS
Differential Revision:	https://reviews.freebsd.org/D14469
2018-04-05 20:13:33 +00:00
Mark Felder
bb289ec3eb multimedia/plexmediaserver-plexpass: 1.12.2.4929
Changelog:	https://forums.plex.tv/discussion/comment/1645660#Comment_1645660
2018-04-05 19:34:12 +00:00
Jose Alonso Cardenas Marquez
5ab881a5d9 - Migrate Mk/bsd.fpc.mk to Mk/Uses/fpc.mk
- Convert all fpc-based ports to USES=fpc

PR:             227210
Reviewed by:    portmgr
Approved by:    portmgr
Exp-run by:     antoine
Differential Revision:  https://reviews.freebsd.org/D14617
2018-04-05 04:52:36 +00:00
Sunpoet Po-Chuan Hsieh
2755ed3442 Update to 18.03.1
Changes:	https://mediaarea.net/MediaInfo/ChangeLog
		https://github.com/MediaArea/MediaInfo/blob/master/History_CLI.txt
2018-04-04 10:57:11 +00:00
Sunpoet Po-Chuan Hsieh
c683c818e7 Update to 18.03.1 (0.4.37)
Changes:	https://github.com/MediaArea/ZenLib/blob/master/History.txt
2018-04-04 10:57:05 +00:00
Sunpoet Po-Chuan Hsieh
fdf4911cbd Update to 18.03.1
Changes:	https://github.com/MediaArea/MediaInfoLib/blob/master/History_DLL.txt
		https://github.com/MediaArea/MediaInfoLib/blob/master/Changes.txt
2018-04-04 10:56:59 +00:00
Jan Beich
a5aec7f98c multimedia/aegisub: unbreak with ICU 61
libaegisub/common/character_count.cpp:41:12: error: use of undeclared identifier 'BreakIterator'; did you mean 'UBreakIterator'?
                bi.reset(BreakIterator::createCharacterInstance(Locale::getDefault(), status));
                         ^~~~~~~~~~~~~
                         UBreakIterator
/usr/local/include/unicode/ubrk.h:28:35: note: 'UBreakIterator' declared here
    typedef struct UBreakIterator UBreakIterator;
                                  ^
libaegisub/common/character_count.cpp:41:12: error: incomplete type 'UBreakIterator' named in nested name specifier
                bi.reset(BreakIterator::createCharacterInstance(Locale::getDefault(), status));
                         ^~~~~~~~~~~~~~~
/usr/local/include/unicode/ubrk.h:28:20: note: forward declaration of 'UBreakIterator'
    typedef struct UBreakIterator UBreakIterator;
                   ^
libaegisub/common/character_count.cpp:41:51: error: use of undeclared identifier 'Locale'; did you mean 'icu::Locale'?
                bi.reset(BreakIterator::createCharacterInstance(Locale::getDefault(), status));
                                                                ^~~~~~
                                                                icu::Locale
/usr/local/include/unicode/locid.h:188:20: note: 'icu::Locale' declared here
class U_COMMON_API Locale : public UObject {
                   ^
libaegisub/common/character_count.cpp:63:46: error: use of undeclared identifier 'BreakIterator'; did you mean 'UBreakIterator'?
        for (auto end = character_bi.next(); end != BreakIterator::DONE; pos = end, end = character_bi.next()) {
                                                    ^~~~~~~~~~~~~
                                                    UBreakIterator
/usr/local/include/unicode/ubrk.h:28:35: note: 'UBreakIterator' declared here
    typedef struct UBreakIterator UBreakIterator;
                                  ^
libaegisub/common/character_count.cpp:63:46: error: incomplete type 'UBreakIterator' named in nested name specifier
        for (auto end = character_bi.next(); end != BreakIterator::DONE; pos = end, end = character_bi.next()) {
                                                    ^~~~~~~~~~~~~~~
/usr/local/include/unicode/ubrk.h:28:20: note: forward declaration of 'UBreakIterator'
    typedef struct UBreakIterator UBreakIterator;
                   ^
libaegisub/common/character_count.cpp:148:14: error: use of undeclared identifier 'BreakIterator'; did you mean 'UBreakIterator'?
                if (end == BreakIterator::DONE)
                           ^~~~~~~~~~~~~
                           UBreakIterator
/usr/local/include/unicode/ubrk.h:28:35: note: 'UBreakIterator' declared here
    typedef struct UBreakIterator UBreakIterator;
                                  ^
libaegisub/common/character_count.cpp:148:14: error: incomplete type 'UBreakIterator' named in nested name specifier
                if (end == BreakIterator::DONE)
                           ^~~~~~~~~~~~~~~
/usr/local/include/unicode/ubrk.h:28:20: note: forward declaration of 'UBreakIterator'
    typedef struct UBreakIterator UBreakIterator;
                   ^

https://ssl.icu-project.org/trac/changeset/40705

PR:		227042
Reported by:	antoine (via exp-run)
2018-04-04 09:46:40 +00:00
Baptiste Daroussin
332b424799 Update to 18.3.0 2018-04-02 19:44:22 +00:00
Thomas Zander
cbeef6ab45 Update to upstream version 22.0.0
MFH:		2018Q2
2018-04-02 13:38:58 +00:00
Yuri Victorovich
108e2e16f7 devel/libfmt: Update 3.0.1 -> 4.1.0
Port changes:
* Change to DISTVERSION
* Add USE_LDCONFIG
* Converted the TEST option to do-test target
* Add shared library version substitution variables

All tests pass.

Bump multimedia/kodi-devel.

PR:		226677
Approved by:	SlavaMikerov@gmail.com (maintainer's timeout; 15 days)
2018-04-01 20:13:38 +00:00
Dmitry Marakasov
318f3a9702 - Update WWW
- Pet portlint

Approved by:	portmgr blanket
2018-04-01 09:33:27 +00:00
Tobias C. Berner
dc579c4cc2 Fix permissions in installed Qt5 header files
For the qt5-* ports bsd.qt.mk sets EXTRACT_AFTER_ARGS, and
thereby does not get the normal default value of
      --no-same-owner --no-same-permissions
passed when extracting. This lead to for example header files
being installed (i.e. copied), with permissions group write
permissions.

Manually append that to the bsd.qt.mk shenanigans (also do the
same in www/qt5-webchannel, which opts out of the bsd.qt.mk value)

PR:		227027
Reported by:	grarpamp@gmail.com
2018-03-29 19:03:17 +00:00
Ed Maste
73ca9e7230 Use BINARY_ALIAS to make LLD_UNSAFE more widely applicable
Some ports do not honour $LD or -fuse-ld=bfd in $CFLAGS, but do invoke
ld via $PATH.   Automatically set BINARY_ALIAS+=ld=${LD} when LLD_UNSAFE
is active to use ld.bfd for these ports.

Approved by:	portmgr (antoine)
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D14876
2018-03-29 15:02:05 +00:00
Mathieu Arnold
9215977220 Mark some ports broken with openssl-devel.
Sponsored by:	Absolight
2018-03-29 14:53:23 +00:00
Kirill Ponomarev
5ac691738d Switch to /usr/bin/ld.bfd by default as ld.ldd doesn't have built-in
default output target.

PR:		226999
Submitted by:	emaste
Approved by:	portmgr (LLD_UNSAFE blanket)
2018-03-28 09:58:47 +00:00
Danilo G. Baio
4916d4fff1 multimedia/libhdhomerun: Update to 20171221
Add LICENSE_FILE.
Pass MAINTAINER'ship to submitter.

PR:		226844
Submitted by:	David O'Rourke <dor.bsd@xm0.uk>
Approved by:	sam@middling.me.uk (maintainer)
2018-03-27 23:34:44 +00:00