1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-07 06:40:06 +00:00
Commit Graph

11131 Commits

Author SHA1 Message Date
Dmitry Marakasov
ba316535ae - Update WWW
Approved by:	portmgr blanket
2017-10-25 09:04:23 +00:00
Thomas Zander
166f6fc6d6 Update to upstream version 17.0.0
MFH:		2017Q4
2017-10-23 05:50:50 +00:00
Guido Falsi
9835d83a66 - WITH_DEBUG=yes is set by the infrastructure when the DEBUG option
is enabled, so don't do that here [1]
- Also make the port enables the DEBUG option when WITH_DEBUG is
  defined so full debug is enabled.

Reported by:	jbeich [1]
2017-10-22 10:31:28 +00:00
Guido Falsi
7a32090fc0 Correct port WITH_DEBUG support and simplify Makefile. 2017-10-22 10:17:26 +00:00
Jan Beich
84e727457f multimedia/ffmpeg: update to 3.4
Notable changes:
- i386/amd64 now depend on NASM per https://git.ffmpeg.org/gitweb/ffmpeg.git/commitdiff/4f9297ac3b39
- NETCDF is now MYSOFA but the dependency doesn't exist in ports yet
- SCHROEDINGER is gone per https://git.ffmpeg.org/gitweb/ffmpeg.git/commitdiff/220b24c7c9
- DRM, LIBRSVG2, LIBXML2 are new options
- ABI isn't completely compatible: some structs have changed

Minor cleanup:
- Don't pass --disable-{in,out}dev when it's already blocked by disabled dependency
- Drop redundant "Enable" from option descriptions
- Switch CDIO_DESC to use Mk/bsd.options.desc.mk

Changes:	https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n3.4:/Changelog
ABI:		https://abi-laboratory.pro/tracker/timeline/ffmpeg/
PR:		223057
Exp-run by:	antoine
2017-10-21 06:50:49 +00:00
Mark Felder
54bec57171 multimedia/plexmediaserver{-plexpass}: Change to using DISTVERSIONSUFFIX
This is a more standard way of handling this situation.
2017-10-20 18:45:55 +00:00
Pietro Cerutti
4c8e815675 lang/tcl84, x11-toolkits/tk84: extend expiration for another month
Track down a few more ports that depend on those two, and deprecate them too.
2017-10-20 12:25:51 +00:00
Sunpoet Po-Chuan Hsieh
41cea2e032 Update to 3.1.9
Changes:	https://github.com/ruby-gnome2/ruby-gnome2/blob/master/NEWS
2017-10-19 17:21:29 +00:00
Sunpoet Po-Chuan Hsieh
e5c8f68978 Update to 3.1.9
Changes:	https://github.com/ruby-gnome2/ruby-gnome2/blob/master/NEWS
2017-10-19 17:21:08 +00:00
Tobias C. Berner
bc52221c12 Update KDE Frameworks to 5.39
PR:		223003
Reviewed by:	rakuco, adridg
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D12620
2017-10-17 17:39:15 +00:00
Rene Ladan
5bb2bd0382 Remove expired ports:
2017-10-15 devel/vtcl: This port depends on Tcl/Tk 8.4 , which is no longer maintained. Please port it to 8.5+
2017-10-15 editors/tpad: This port depends on Tcl/Tk 8.4 , which is no longer maintained. Please port it to 8.5+
2017-10-15 games/polypuzzle: This port depends on Tcl/Tk 8.4 , which is no longer maintained. Please port it to 8.5+
2017-10-15 multimedia/nxtvepg: This port depends on Tcl/Tk 8.4 , which is no longer maintained. Please port it to 8.5+
2017-10-15 net/xpvm: This port depends on Tcl/Tk 8.4 , which is no longer maintained. Please port it to 8.5+
2017-10-15 x11/tkXwin: This port depends on Tcl/Tk 8.4 , which is no longer maintained. Please port it to 8.5+
2017-10-16 20:37:21 +00:00
Jan Beich
7b12712f92 multimedia/ffmpeg: fix opencv-core autodetection in some cases
post-patch already adds -core suffix to pkg-config search

Pointy hat to:	mat (r448475)
2017-10-16 17:35:19 +00:00
Carlos J. Puga Medina
abf06747a3 multimedia/mpv: Add WAYLAND option
- Drop --disable-wayland from CONFIGURE_ARGS
- Bump PORTREVISION

PR:		223029
Submitted by:	Greg V <greg@unrelenting.technology>
2017-10-15 16:00:44 +00:00
Guido Falsi
b1fac01e5e Retire WITHOUT_DEBUG flag.
The flag has partial support across the tree, and the same effect
can be obtained by using ".undef WITH_DEBUG".

Reviewed by:		mat, rene
Approved by:		portmgr (rene)
Differential Revision:	https://reviews.freebsd.org/D12548
2017-10-15 14:05:04 +00:00
Jan Beich
e6ea6764d8 multimedia/vapoursynth: unbreak runtime on non-x86
vapoursynth.Error: Failed to obtain VapourSynth API pointer. System
does not support SSE2 or is the Python module and loaded core library
mismatched?
2017-10-14 22:13:21 +00:00
Tobias Kortkamp
ad47dafe60 multimedia/kodi: Add sndio backend
This is essentially a backport of [1] which was already merged and
will hopefully be part of the next Kodi release.

[1] https://github.com/xbmc/xbmc/pull/11962

PR:		220231
Approved by:	mickael.maillot@gmail.com (maintainer timeout, 3 months)
2017-10-13 17:42:53 +00:00
Joseph Mingrone
eed9bf7571 multimedia/qt5-multimedia: Use OPTIONS_RADIO instead of OPTIONS_MULTI for
audio plugin.
2017-10-13 01:12:05 +00:00
Joseph Mingrone
8c3fc7921b multimedia/qt5-multimedia: Use option helpers and turn on ALSA option by
default.  This is the first update required to fix audio is some
dependencies like comms/wsjtx.  See also PR 208570.

Reported by:	adrian
Approved by:	tcberner, rakuco
Differential Revision:	https://reviews.freebsd.org/D12480
2017-10-12 22:52:52 +00:00
Mark Felder
8e1b7e2caf multimedia/plexmediaserver-plexpass: Update to 1.9.5
Changelog:	http://forums.plex.tv/discussion/comment/1535240/#Comment_1535240
2017-10-12 22:03:12 +00:00
Mark Felder
ec6fa5e967 multimedia/plexmediaserver: Update to 1.9.4
Changelog:	http://forums.plex.tv/discussion/comment/1533737/#Comment_1533737
2017-10-12 22:02:31 +00:00
Mathieu Arnold
4da13b8f8e Remove WANT_GNOME and HAVE_GNOME.
Approved by:	bapt kwm
Sponsored by:	Absolight
Differential Revision:	  https://reviews.freebsd.org/D12643
2017-10-12 15:57:51 +00:00
Sunpoet Po-Chuan Hsieh
9c9200e29d Fix build with openjpeg 2.3.0
Reported by:	mat
2017-10-12 12:33:35 +00:00
Mark Linimon
fd2f516533 Also enable on armv7.
PR:		222895
Submitted by:	maintainer
2017-10-11 02:44:25 +00:00
Mark Linimon
2276ffd191 Attempt to enable to build kodi on armv7.
PR:		221899
Approved by:	maintainer timeout (mickael.maillot @ gmail.com, 2 months)
2017-10-11 02:30:24 +00:00
Mark Linimon
3ef3461740 For ports that are explicitly enabled on armv6, also enable them
on armv7.  This has not been tested with an -exp run but should
"do no harm".

PR:		221894 (partial)
2017-10-10 21:31:30 +00:00
Jan Beich
805cf2a8e8 multimedia/libvpx: add missing glibc 2.19+ compat 2017-10-09 11:04:17 +00:00
Ganael LAPLANCHE
8132a1d540 Fix exec(exit) error by forcing sub-shell utilization [1]
[1] See make(1), "SHELL COMMANDS" section
2017-10-09 10:05:37 +00:00
Antoine Brodin
b0378afecd Mark BROKEN: fails to build
/wrkdirs/usr/ports/multimedia/avidemux-plugins/work/avidemux_2.6.11/avidemux_plugins/ADM_demuxers/MpegTS/dmxTSPacket.cpp: In member function 'bool tsPacket::decodePesHeader(TS_PESpacket*)':
/wrkdirs/usr/ports/multimedia/avidemux-plugins/work/avidemux_2.6.11/avidemux_plugins/ADM_demuxers/MpegTS/dmxTSPacket.cpp:436:49: error: unable to find string literal operator 'operator""x' with 'const char [30]', 'long unsigned int' arguments
 #define fail(x) {printf("[Ts Demuxer]*********"x"*******\n");return false;}

Reported by:	pkg-fallout
MFH:		2017Q4
2017-10-08 21:23:31 +00:00
Jan Beich
6a133361af multimedia/libvpx: oops, properly cast a_type 2017-10-08 20:22:48 +00:00
Jan Beich
a013e66d91 multimedia/libvpx: unblock build on mips*
mips* cannot use lang/gcc*, so let it use GCC 4.2 in base.
Other archs may work as well but x86 won't per r422956.
2017-10-08 18:57:40 +00:00
Jan Beich
3c521411c8 multimedia/libvpx: detect NEON on armv7 at runtime
- armv6 may have NEON depending on CPUTYPE
- aarch64 always has NEON but not AT_HWCAP
2017-10-08 18:57:28 +00:00
Jan Beich
1a54855849 multimedia/libvpx: adjust for real armv7 target
NEON is currently enabled by default.
2017-10-08 18:57:19 +00:00
Jan Beich
d5f5d3a712 multimedia/vapoursynth: update to R39
Changes:	http://www.vapoursynth.com/2017/10/r39-fixing-bugs-and-undoing-bad-ideas/
Changes:	https://github.com/vapoursynth/vapoursynth/blob/R39/ChangeLog
2017-10-08 18:56:58 +00:00
Jan Beich
294c584868 multimedia/libmtp: update to 1.1.14
Changes:	https://sourceforge.net/projects/libmtp/files/libmtp/1.1.14/README/view
ABI:		https://abi-laboratory.pro/tracker/timeline/libmtp/
MFH:		2017Q4
2017-10-08 18:56:45 +00:00
Sunpoet Po-Chuan Hsieh
b890d69282 Remove LICENSE_FILE 2017-10-08 06:17:27 +00:00
Tobias Kortkamp
80365401d0 graphics/netpbm: Update to 10.80.00
- This moves netpbm to the advanced release series, which brings the
  port closer to what is available on OpenBSD, Fedora, Arch Linux,
  openSUSE, etc. and will let us get rid of patches for supporting
  newer libpng versions.
- The advanced release series is only available via an SVN checkout.
  Add two maintenance targets netpbm-version-check and netpbm-fetch
  to make fetching them easier.  To generate release tarballs the sources
  are then tagged and committed to https://github.com/t6/netpbm
- Add STATIC option for linking all programs statically to allow running them
  in small chroots
- Add option to disable adding a Perl run dependency.  Only a fraction
  of all programs need it.  Some are compatibility shims for newer
  programs which should be used instead.  The following programs require
  Perl: pamfixtrunc pbmtox10bm pgmcrater pnmflip pnmquant pnmquantall ppmfade
  ppmquant ppmrainbow ppmshadow
- Disable building svgtopam by default.  It's the only program that
  requires libxml2 and is obsolete according to the author.
- Install manpages by default
- Allow running of the test suite via `make test`
- Headers have been moved to ${LOCALBASE}/include/netpbm.  Fix ports
  that expect them to be in ${LOCALBASE}/include

Changes:	https://raw.githubusercontent.com/t6/netpbm/v10.80.00/doc/HISTORY
PR:		219982
Reviewed by:	mat
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D11157
2017-10-06 11:18:35 +00:00
Baptiste Daroussin
7a844726b3 Switch the gui from wxPython2.8 to 3.0, beside using some deprecated
but still working class, it works fine.
While here:
Fix shebang
2017-10-05 12:38:40 +00:00
William Grzybowski
4b552135c8 multimedia/py-guessit: update to 2.1.4
PR:		221147
Submitted by:	Andrej Ebert
2017-10-02 20:03:34 +00:00
Ben Woods
87f86396b8 multimedia/emby-server: Update to 3.2.33.0
Changes this release:
  https://github.com/MediaBrowser/Emby/releases/tag/3.2.33.0
2017-10-02 13:26:50 +00:00
Jan Beich
42de5407b3 multimedia/mpc-qt: chase submodule after r451073
Changes:	6a37a6d...f42aa68
MFH:		2017Q4
2017-10-02 09:55:52 +00:00
Jan Beich
a6fbde8a6e multimedia/mpc-qt: update to 17.10
Changes:	https://github.com/cmdrkotori/mpc-qt/compare/1f6806d...v17.10
MFH:		2017Q4
2017-10-02 09:50:35 +00:00
Thomas Zander
10d021e933 Update to upstream version 16.0.0 2017-10-01 14:37:55 +00:00
Thomas Zander
25990944f8 Update to upstream version 1.4.8; tarball now available as xz archive 2017-10-01 09:47:45 +00:00
Thomas Zander
e35d4405a2 Un-break build on slave port avidemux-qt4
Details:
gcc6 performs stricter checking for C++11 user defined string
literals. A macro is avidemux's qt4 code was not compliant.
2017-09-30 18:12:35 +00:00
Thomas Zander
05950f1046 Update to upstream version 3.9
Detailed log:
- Update to 3.9
- MPRIS option set ON by default
- Use GitHub host because tarball is not available on
  audacious-media-player.org site

PR:		222606
Submitted by:	duchateau.olivier@gmail.com
2017-09-30 13:23:29 +00:00
Thomas Zander
f2e21b5f29 Update to upstream version 3.9
PR:		222605
Submitted by:	duchateau.olivier@gmail.com
2017-09-30 13:21:32 +00:00
Thomas Zander
ddd06fa65e Update to upstream version 3.9
PR:		222604
Submitted by:	duchateau.olivier@gmail.com
2017-09-30 13:20:55 +00:00
Thomas Zander
cd9a35c70b Update to upstream version 3.9
PR:		222603
Submitted by:	duchateau.olivier@gmail.com
2017-09-30 13:20:19 +00:00
Koop Mast
704ab44ef9 ImageMagick to 6.9.9-15.
* Disable FPX (FlashPix) support by default. This image format is really
  rare these days coupled with that there are known CVE's in libfpx and
  it doesn't seem to be maintained these days. It doesn't make sense to
  keep it enabled by default anymore. [1]
* Add new option for RAW support
* Fix portscout macro to only show 6.9.x versions

Bump other ports for the shared library bumps in IM 6.

PR:		222309 [1]
Submitted by:	Anton Yuzhaninov <citrin+pr@citrin.ru> [1]
2017-09-28 15:36:31 +00:00
Mark Felder
be7de40f67 multimedia/plexmediaserver{-plexpass}: Update to 1.9.2
Changelog:	http://forums.plex.tv/discussion/comment/1523751/#Comment_1523751
2017-09-26 01:35:56 +00:00