Commit graph

10235 commits

Author SHA1 Message Date
Jan Beich
3c0234cb16 multimedia/x264: add FFMS and LSMASH options
Switch to LSMASH by default to follow vendor configure behavior.

Approved by:	koobs (maintainer, via private mail)
Differential Revision:	https://reviews.freebsd.org/D5861
2016-04-13 09:53:47 +00:00
Jan Beich
8539486dea multimedia/x264: correct LAVF option description
LAVF only supports demuxing via libavformat.

Approved by:	koobs (maintainer, via private mail)
Differential Revision:	https://reviews.freebsd.org/D5863
2016-04-13 09:53:15 +00:00
Jan Beich
65019b8904 multimedia/{,lib}x264: modernize
- Convert to option helpers
- Convert to USES=localbase + respect CPPFLAGS
- Convert to USES=shebangfix (can be zsh->bash symlink)
- Simplify SLAVE_PORT conditionals into ?=, += and !target()
- Drop unnecessary `cd` before PGO sample
- Drop no longer necessary .include <bsd.port.options.mk>

Approved by:	koobs (maintainer, via private mail)
Differential Revision:	https://reviews.freebsd.org/D5862
2016-04-13 09:52:35 +00:00
Jan Beich
60455dce12 multimedia/libx264: drop unused pkg-descr
$ make -V DESCR
/usr/ports/multimedia/libx264/../x264/pkg-descr

Approved by:	portmgr blanket
2016-04-13 09:52:04 +00:00
Jan Beich
539aa1fa0d multimedia/x264: make options actually affect dependencies
Approved by:	koobs (maintainer, via private mail)
Differential Revision:	https://reviews.freebsd.org/D5860
2016-04-13 09:51:42 +00:00
Steve Wills
a5aebf960e CentOS ports: for c6_64, install 32bit libraries alongside
PR:		206943
Submitted by:	xmj
2016-04-13 01:49:24 +00:00
Mathieu Arnold
4ef9f1b3e7 Unbreak.
PR:		208718
Submitted by:	tkato432 yahoo com
Sponsored by:	Absolight
2016-04-12 15:06:23 +00:00
Sunpoet Po-Chuan Hsieh
3c562045ac - Update to 3.0.8
Changes:	https://github.com/ruby-gnome2/ruby-gnome2/blob/master/NEWS
2016-04-11 17:28:43 +00:00
Sunpoet Po-Chuan Hsieh
bc172ca88d - Update to 3.0.8
- Fix LICENSE
- Remove outdated post-patch:

Changes:	https://github.com/ruby-gnome2/ruby-gnome2/blob/master/NEWS
Sponsored by:	PortsCamp Taiwan
2016-04-11 17:28:06 +00:00
Baptiste Daroussin
f6f0c15b4e Remove cruft pkg-plist.foo file 2016-04-10 09:09:24 +00:00
Jan Beich
bd3e639c96 Fix typos in r412879 and r412880 2016-04-10 01:20:35 +00:00
Jan Beich
cd04fc6782 multimedia/vapoursynth-l-smash-works: add new port
L-SMASH source plugin for VapourSynth.

https://github.com/VFR-maniac/L-SMASH-Works/tree/master/VapourSynth
2016-04-10 01:12:26 +00:00
Jan Beich
e1d1c63cd0 multimedia/ffms2: VapourSynth support
- Expose vapoursynth plugin
- Unbundle vapoursynth headers
2016-04-10 01:11:34 +00:00
Jan Beich
6c9554d4e2 multimedia/vapoursynth: add new port
Simple video processing framework, inspired by Avisynth.

http://www.vapoursynth.com/about/
2016-04-10 01:10:59 +00:00
Thomas Zander
9a3ec65015 Update to snapshots as of 2016-04-09 including bundled ffmpeg 2016-04-09 18:48:45 +00:00
Thomas Zander
03bfaeff95 Fix build with libc++ 3.8.0
PR:		208468
Submitted by:	dim
MFH:		2016Q2 (build fix blanket)
2016-04-09 10:14:49 +00:00
Mark Felder
7af9886edc multimedia/plexmediaserver: Update to 0.9.16.4
Changelog:	https://forums.plex.tv/discussion/comment/1162596#Comment_1162596
2016-04-08 13:33:49 +00:00
Mark Felder
5af21fe278 multimedia/plexmediaserver-plexpass: Update to 0.9.16.4
Changelog:	https://forums.plex.tv/discussion/comment/1162596#Comment_1162596
2016-04-08 13:31:00 +00:00
Carlos J. Puga Medina
e0664262bf - Drop .include <bsd.port.options.mk> line.
- Add X11_VARS option helper to handle properly gnome icons.
- Bump PORTREVISION.

Approved by:	junovitch (mentor)
2016-04-08 02:25:50 +00:00
Jan Beich
e247461ef4 multimedia/l-smash: add new port
L-SMASH is a cross-platform library for dealing with ISO Base Media
derived formats, including MP4.

https://l-smash.github.io/l-smash/
2016-04-06 14:48:33 +00:00
Jan Beich
5e2407c0d2 multimedia/aegisub: minor cleanup
- Unbundle ffms2 to a newer version
- Convert to USES=localbase
- Convert to COPYTREE_SHARE
- Define LICENSE_FILE
- Drop obsolete WX_UNICODE after r397077

Changes:	https://github.com/FFMS/ffms2/releases/tag/2.21
Changes:	https://github.com/FFMS/ffms2/releases/tag/2.22
2016-04-06 01:39:14 +00:00
Jan Beich
e0d7c65bd1 multimedia/ffms2: add new port
FFmpegSource (usually known as FFMS or FFMS2) is a cross-platform
wrapper library around FFmpeg/libav. It gives you an easy, convenient
way to say "open and decompress this media file for me, I don't care
how you do it" and get frame- and sample-accurate access (usually),
without having to bother with the sometimes less than straightforward
and less than perfectly documented libav API.

https://github.com/FFMS/ffms2
2016-04-06 01:38:55 +00:00
Thomas Zander
66152c9477 Update to upstream version 9.0.1, retire CURL OPTION
Details:
- Update to upstream version 9.0.1 (released on 2016-03-28
- Update MASTER_SITES
- Retire CURL OPTION. Rationale: curl is not required for mkvtoolnix
  core functionality, but to check for upstream updates. There is little
  use for this feature when distributing software via ports / packages.
2016-04-03 13:23:47 +00:00
Raphael Kubo da Costa
9a947e80ff Add "kde" to CATEGORIES.
This just keeps the Makefile in sync with the version in kde@'s area51
repository. It is not clear why this was not added when the port was
introduced.
2016-04-02 16:45:33 +00:00
Thomas Zander
77c8da06b4 Add V4L to OPTIONS_DEFAULT
Rationale:
Popular video conferencing / chat tools require V4L to use webcams.
Adding V4L to OPTIONS_DEFAULT allows to ship official cluster packages
where web cam chat works out of the box.
2016-04-02 11:46:18 +00:00
Thomas Zander
9e41a37570 Limit PORTSCOUT to the 2.x series of ffmpeg.
Since many ports are not yet ready for 3.x., limit the portscout
distfile scanner not to report the 3.x releases.
2016-04-02 01:52:30 +00:00
Mathieu Arnold
8d6597e0bb Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat:	portmgr
Sponsored by:	Absolight
2016-04-01 14:16:16 +00:00
Mathieu Arnold
999161a9ed Fixup some whitespace at the beginning of lines problems.
With hat:	portmgr
Sponsored by:	Absolight
2016-04-01 13:18:17 +00:00
Sunpoet Po-Chuan Hsieh
1fc33e5d96 - Update to 0.5.0
- Bump PORTREVISION for graphics/webp shlib change

Changes:	https://chromium.googlesource.com/webm/libwebp/+/master/NEWS
2016-04-01 11:17:54 +00:00
Mathieu Arnold
5ef60cf65d Cleanup dependencies on lang/p5-Scalar-List-Utils.
The different cases are:

- Only bring it if the one bundled with Perl is outdated.
- The version bundled with all our Perl is sufficient.
- Scalar-List-Util is not really needed by the port.
  (looking for /(Sub|Scalar|List)::Util/ returns nothing.)

While there, do some minor cleanup that caught my eye.

PR:		208378
With hat:	perl@
Sponsored by:	Absolight
2016-03-31 15:23:13 +00:00
Dmitry Marakasov
2738fd3212 - Update to 3.0.5911
PR:		208349
Submitted by:	woodsb02@gmail.com (maintainer)
2016-03-30 23:29:24 +00:00
Olivier Duchateau
069ed66efc - Update to 3.7.2
- Hide (temporarily) QT5 option, because Audacious crashes too often with
this toolkit
2016-03-30 20:34:42 +00:00
Pawel Pekala
1bc2f95079 Update to version 2.6.2
Changelog:
Fix flickering in multi threaded palette conversion.
Improved YUV / RGB palette conversions.
Play selections should function even after switching clips, restarting
playback.
Add encoded files to global "recently used files".
Implement new theming engine, allow custom themes / colours in Preferences.
Fix bug with layout reloading after crash.
Fix bugs in setting in/out points in multitrack.
Fix showing of textbuffer parameters in effect windows (regression).
Fix possible minor memory leak when applying inplace effects (regression).
Fix crash / bug in MIDI / joystick learner.
Fix bug which prevented OSC clip changes during recording.
Rewrite keyboard handler, fixing keyboard repeat for ctrl-arrow keys.
Allow for slightly longer strings in LiVES libOSC.
Improvements to edge detect and onedTV filters.
Compatibility updates for ffmpeg 2.9+
Add qtrle format and quality settings to ffmpeg_encoder.
Add new VJ keys: ctrl-alt-space (change direction of background clip),
ctrl-alt-page-up/down (adjust speed of background clip)
Major code cleanup and optimisations.
Minor compilation fixes for gtk+ 2.x
Fix bug in finding of "Next filter map" in multitrack.
Updated translation to Ukranian (thanks Yuri Churnoivan).
Updated translation to Brazilian Portuguese.
2016-03-30 16:10:36 +00:00
Carlos J. Puga Medina
af96a72c50 - Initialize volume to 50% by default.
Submitted by:	soralx@cydem.org
Approved by:	junovitch (mentor)
2016-03-30 09:02:32 +00:00
Dmitry Marakasov
89a8a56c79 - Clarify LICENSE
- Switch to options helpers
2016-03-30 00:54:20 +00:00
Carlos J. Puga Medina
c228ea568b - Fix my previous svn commit message (PR should be 202588)
- While I'm here, improve package description

Approved by:	junovitch (mentor)
2016-03-29 02:03:35 +00:00
Carlos J. Puga Medina
ca0a94e904 - cipher/salsa20.c (selftest): Ensure 16-byte alignment for salsa20
context structure.

- mpi/longlong.h: Fix build on sparc.

PR:		206919
Approved by:	junovitch (mentor)
2016-03-28 23:41:45 +00:00
Mark Felder
f6f72719ef multimedia/plexpy: Update to 1.3.13
Changelog:	https://github.com/drzoidberg33/plexpy/releases/tag/v1.3.13
2016-03-28 14:31:03 +00:00
Kurt Jaeger
599366cf24 multimedia/syncplay: remove some lines that are no-ops
Submitted by:	jbeich
2016-03-28 02:56:20 +00:00
Thomas Zander
680f9c113a Update to upstream version 3.0.5910
PR:		208335
Submitted by:	woodsb02@gmail.com (maintainer)
2016-03-27 22:17:47 +00:00
Kurt Jaeger
1a4024d154 New port: multimedia/plexwatch
Notify and log 'Now Playing', 'Watched' and 'Recently Added' content
from a Plex Media Server (...and more)

WWW: https://github.com/ljunkie/plexWatch

PR:		208315
Submitted by:	Ultima1252@gmail.com
2016-03-27 19:11:06 +00:00
Tijl Coosemans
6bc6f3a9e0 - Update security/gnutls to 3.4.10.
- Rename the LIBDANE option DANE because that's the name of the protocol
  supported by libgnutls-dane and gnutls-cli.  Also clarify the option
  description.
- Add an IDN option.
- libgnutls-openssl has been removed in 3.4.  Some ports used this library
  in their LIB_DEPENDS but no port actually required it.
- Some old API functions have been removed.  Ports that used these have been
  updated or patched to use the new API.
- Add a patch to print/cups to prevent overlinking of libgnutls.so.
- Bump PORTREVISION on dependent ports.

net-im/jabber: This port used the old API to give users fine grained
control over which crypto algorithms were used via a configuration file.
It's not immediately obvious how to port this to the new API so the port
always uses the defaults now.

www/hydra: Mark BROKEN.  This uses more removed calls than the other ports,
is said to be alpha quality and not fully functional and has been abandoned
10 years ago.

PR:		207768
Exp-run by:	antoine
Approved by:	portmgr (antoine)
2016-03-27 14:57:59 +00:00
Thomas Zander
1fef35a2fc Update multimedia/assimp to upstream version 3.1.1
Details:
- Allow build with clang on FreeBSD >= 10
- Add BOOST option
- Add restrictions for USE_GCC
- Update post-patch and pkg-plist file
- Bump PORTREVISION on dependent ports (possible ABI change)

PR:		207575
Submitted by:	lightside@gmx.com
Approved by:	maintainer timeout
2016-03-27 07:34:57 +00:00
Kurt Jaeger
9295cfd66d multimedia/syncplay: remove unnecessary GH_TAGNAME
Submitted by:	mat
2016-03-26 21:39:06 +00:00
Kurt Jaeger
8df93eb0ca New port: multimedia/syncplay
Syncplay synchronizes the playback of media files across several
remote machines. The Syncplay Client launches a media player on a
user's computer, connects to a Syncplay server and join a virtual
room on that server. Pauses, unpauses and seeks made within that
media player instance are relayed to fellow viewers via the server
to allow for these actions to be replicated by the media players
of everyone else in the same virtual room.

WWW: http://syncplay.pl/

PR:		202013
Submitted by:	Christian Heckendorf <heckendorfc@gmail.com>
2016-03-26 18:51:21 +00:00
Koop Mast
405cf8c704 Update GStreamer1 ports to 1.8.0.
ChangeLog: https://gstreamer.freedesktop.org/releases/1.8/
2016-03-25 15:47:45 +00:00
Tijl Coosemans
77760fcb63 Make print/ghostscript9-agpl-base the default Ghostscript port. Upstream
changed the license to the AGPL 3 in version 9.07 so print/ghostscript9-base
is stuck at 9.06 which is almost 4 years old now.

Fix the logic in Uses/ghostscript.mk so "agpl" is treated as a real version
on its own instead of as a variant of other versions.

Fix print/ghostscript9-agpl-base to install eps2write.

Update math/asymptote to 2.37 to support newer Ghostscript.

PR:		208159
Exp-run by:	antoine
Approved by:	portmgr (antoine)
2016-03-24 15:47:50 +00:00
Raphael Kubo da Costa
47bf224484 qt4-moc: Add more Boost include guards to moc's definition list.
In preparation for updating Boost to 1.60, add include guards from more Boost
headers to the list of macros that moc automatically defines when processing
files. As explained in r408911, Qt4's moc cannot parse some constructs used by
a few Boost headers, so we define their include guards to make moc skip them.

This is a cleaner approach that allows us to largely revert r408472, r408473,
r408474, r408475, r408502, r408773 and r408419, which added several patches to
many ports to work around this moc bug.

PR:		199601
PR:		208322
2016-03-24 10:31:07 +00:00
Mark Felder
5dfecaa5d4 multimedia/plexmediaserver{-plexpass}: Update to 0.9.16.3.1840
Changelog:	https://forums.plex.tv/discussion/comment/1152663#Comment_1152663
2016-03-22 16:58:35 +00:00
Jan Beich
bbb7a892a1 multimedia/ffmpeg: chase r405873 by clarifying license
From on WRKSRC/configure:

  license="LGPL version 2.1 or later"
  if enabled nonfree; then
      license="nonfree and unredistributable"
  elif enabled gplv3; then
      license="GPL version 3 or later"
  elif enabled lgplv3; then
      license="LGPL version 3 or later"
  elif enabled gpl; then
      license="GPL version 2 or later"
  fi
2016-03-22 13:39:59 +00:00
Carlos J. Puga Medina
6efd1f55fb - Convert to USES=python:3,build
- Fix SIGSEGV with FFmpeg (reported by soralx@cydem.org)
- Update MAINTAINER to my @FreeBSD.org address
- Bump PORTREVISION

PR:		208080
Approved by:	junovitch (mentor)
2016-03-22 02:07:32 +00:00
Kris Moore
df4576f250 - Drop maintainership 2016-03-21 15:52:57 +00:00
Thomas Zander
0e760209ba Enable speex audio codec as non-default OPTION
Proposed by:	Stefan Ehmann <shoesoft@gmx.net>
2016-03-20 20:40:34 +00:00
Mathieu Arnold
acf37be223 Montly GH_* cleanup.
Sponsored by:	Absolight
2016-03-19 18:17:50 +00:00
Thomas Zander
83ada3699f Add multimedia/libdcadec, a DTS Coherent Acoustics decoder
PR:		208115
Submitted by:	mickael.maillot@gmail.com (maintainer)
2016-03-19 17:45:23 +00:00
Mark Felder
f4ec9b62f8 multimedia/plexmediaserver: Update to 0.9.16.2.1827
Changelog:	https://forums.plex.tv/discussion/comment/1151070#Comment_1151070
2016-03-19 16:29:08 +00:00
Jose Alonso Cardenas Marquez
85a76128fa - Bump PORTREVISION. editors/lazarus was updated to 1.6.0 2016-03-17 20:43:27 +00:00
Mark Felder
7e1c0336b1 multimedia/plexmediaserver-plexpass: Update to 0.9.16.2.1827
Changelog:	https://forums.plex.tv/discussion/comment/1150184#Comment_1150184
2016-03-17 19:55:18 +00:00
Mark Felder
e5337205fc multimedia/plexpy: Update to 1.3.11
Changelog:	https://github.com/drzoidberg33/plexpy/releases/tag/v1.3.11
2016-03-17 13:07:17 +00:00
Olivier Duchateau
af422a3e1b - Add CUE option in default build package
- Bump PORTREVISION

Requested by:	glebius@
2016-03-17 04:38:51 +00:00
Jan Beich
f7731c8be8 Drop default directory from _DEPENDS in my ports
https://lists.freebsd.org/pipermail/freebsd-ports/2015-October/100794.html
2016-03-16 12:58:16 +00:00
Guido Falsi
d23cbb0971 Update to 1.7.0. 2016-03-16 09:22:46 +00:00
Guido Falsi
34b2379e9d Update to 1.7.0. 2016-03-16 09:22:28 +00:00
Mathieu Arnold
8e2d32f40f Update to 0.9.
PR:		207990
Submitted by:	tkato432 yahoo com
Sponsored by:	Absolight
2016-03-15 15:29:07 +00:00
Jan Beich
e41f9726dc multimedia/libav: update to 11.6
As upstream ignores many FFmpeg CVE fixes I'm not adjusting VuXML to
err on the side of security paranoia.

Changes:	https://git.libav.org/?p=libav.git;a=blob;f=Changelog;hb=refs/tags/v11.6
MFH:		2016Q1
2016-03-15 13:36:57 +00:00
Jan Beich
9e9a36ea74 multimedia/libvpx: bundled fixes from Firefox
Obtained from:	upstream, Mozilla
MFH:		2016Q1 (maybe security)
2016-03-15 12:16:16 +00:00
Mark Felder
78a94dd092 multimedia/plexmediaserver-plexpass: Update to 0.9.16.1.1794
Changelog:	https://forums.plex.tv/discussion/comment/1147738#Comment_1147738
2016-03-14 19:58:55 +00:00
Mark Felder
37a988f6f6 multimedia/emby-server: Update to 3.0.5882
Changelog:	https://github.com/MediaBrowser/Emby/releases/tag/3.0.5882

PR:		207820
2016-03-14 15:55:22 +00:00
Mark Felder
ae96710903 multimedia/plexpy: Update to 1.3.10
Changelog:	https://github.com/drzoidberg33/plexpy/releases/tag/v1.3.10
2016-03-13 15:56:37 +00:00
Raphael Kubo da Costa
f4a15b1259 Update to 3.2.1.
PR:		207828
Submitted by:	jochen@jochen-neumeister.de
2016-03-12 12:21:07 +00:00
Mathieu Arnold
018eeadae5 Always set the DEFAULT github DISTFILE with .tar.gz for EXTRACT_SUFX.
Fix distinfo for the offending ports.

lang/yorick's tag was moved, and the added patch was no longer needed.

PR:			207644
Submitted by:		mat
Exp-run by by:		antoine
Sponsored by:		Absolight
Differential Revision:	https://reviews.freebsd.org/D4268
2016-03-08 13:09:12 +00:00
Olivier Cochard
ada7fb664c - patch for main deforaos library
- bump PORTREVISION for dependencies

Approved by:	jadawin
Differential Revision:	https://reviews.freebsd.org/D5562
2016-03-08 10:24:06 +00:00
Mathieu Arnold
c00818c0fc Fix build on 10.x+
PR:		206896
Submitted by:	tkato432 yahoo com
Sponsored by:	Absolight
2016-03-07 17:48:08 +00:00
Nicola Vitale
321320e39b - Update to 0.2.6
Changelog:	https://github.com/mps-youtube/mps-youtube/releases/tag/v0.2.6
2016-03-07 10:33:56 +00:00
Ruslan Makhmatkhanov
d3be24587b multimedia/py3-gstreamer1: fix packaging with python 3.5
PR:     204519
With hat:   gnome
2016-03-06 22:09:23 +00:00
Thomas Zander
e69392f6cd Update to upstream version 0.13.2; enable ASM by default on i386
As verified by submitter of [1], ASM optimised routines now work
on i386 out of the box, hence enable by default.

This release contains runtime bugfixes (from changelog):
- Fix an issue with the new duplicate checking, which could lead to
  missing subtitles after seeking.
- Fix a crash with CoreText under specific circumstances

While on it:
- Use default description for ASM from bsd.options.desc.mk

PR:		207723 [1]
Submitted by:	sasamotikomi@gmail.com
Reviewed by:	riggs
MFH:		2016Q1
2016-03-06 09:00:30 +00:00
Pawel Pekala
5efca4918d Update to version 16.3.0
Changelog:
- Possibility to use an external service (website) to download videos.
- Options to zoom in and out.
- New options in the settings dialog to change the font and
  style of the application.
2016-03-04 21:02:36 +00:00
Alexey Dokuchaev
17246114ea Make dependency on `multimedia/libdvdnav' optional: riggs@ vaguely recalls
that there were build problems when disabling dvdnav some years ago, but I
had been building and running MPlayer without it for quite a while with no
issues.  It remains enabled by default anyways.

While here use our standard OPTIMIZED_CFLAGS_DESC for OCFLAGS_DESC and fix
minor indentation bug.

Approved by:	riggs (maintainer)
2016-03-04 15:39:39 +00:00
Koop Mast
5a8d993c23 Add GStreamer1 gstsink plugin. 2016-03-03 21:31:40 +00:00
Carlos J. Puga Medina
2ee6f8bf7c - Update to v0.16.0
- Add LICENSE_COMB. This release changes the license of some non-MPlayer source files to LGPL 2.1 or later.
- Update MAINTAINER to my @FreeBSD.org address.

Changelog: https://github.com/mpv-player/mpv/releases/tag/v0.16.0

PR:		207663
Approved by:	junovitch (mentor)
2016-03-03 04:15:24 +00:00
Mathieu Arnold
f37afb1c38 Add patch forgotten in the previous commit.
Sponsored by:	Absolight
Differential Revision:
2016-03-02 14:40:24 +00:00
Mathieu Arnold
38314aa6fc Use USE_GITHUB correctly.
Sponsored by:	Absolight
2016-03-02 14:36:30 +00:00
Mathieu Arnold
ea95673577 Use USE_GITHUB correctly.
While there, use a couple of target helpers.

Sponsored by:	Absolight
2016-03-02 14:35:57 +00:00
Mark Felder
962de1654f multimedia/plexmediaserver-plexpass: Update to 0.9.16.0.1754
Changelog:	https://forums.plex.tv/discussion/comment/1139298/#Comment_1139298
2016-03-01 18:37:13 +00:00
Hiroki Sato
cf11fc20c0 Fix broken dependency due to librtmp version bump.
PR:	207594
2016-02-29 21:03:14 +00:00
Thomas Zander
c876235f40 Update to upstream version 3.0.5871
PR:		207500
Submitted by:	woodsb02@gmail.com (maintainer)
2016-02-29 07:56:36 +00:00
Hiroki Sato
781cc7defe - Update to a snapshot as of 20151223.
- Strip binaries.
2016-02-29 03:13:06 +00:00
Mark Felder
686e5153d0 multimedia/plexmediaserver{-plexpass}: Update to 0.9.15.6.1714
Changelog:	https://forums.plex.tv/discussion/comment/1135196/#Comment_1135196
2016-02-29 00:53:32 +00:00
Raphael Kubo da Costa
cff87ca37c Depend on multimedia/vlc-qt4 instead of multimedia/vlc.
multimedia/vlc conflicts with multimedia/vlc-qt4, and the latter is needed by
multimedia/phonon-qt4 and consequently by x11/kde4-workspace and other KDE4
ports.

Since Kaffeine depends on parts of KDE4 such as x11/kdelibs4, it makes more
sense to depend on vlc-qt4 instead.

PR:		204690
MFH:		2016Q1
2016-02-28 22:00:53 +00:00
Thomas Zander
4f60ebf597 Respect timezone settings, remove unnecessary pkg-install script
Detailed maintainer log:
- Remove the setting of the TZ, LC_ALL and LANG shell variables from rc
  script.  This resolves an issue where the emby-server timezone was set to
  UTC, causing show air dates and TV guides to be off by a number of hours
  for some users [1]. Setting these variables was originally added when
  mono 3.12.1 was in the ports tree, to avoid mono throwing a number of
  System.TimeZoneNotFound exceptions when run in debugging mode [2]. Whilst
  these exceptions are still thrown, they are caught and the mono code now
  only sets the time to UTC if the correct timezone cannot be found from
  the TZ variable or /etc/localtime.
- Remove pkg-install script as it is no longer necessary to download
  Mozilla's root certificates and import them into the Mono Trust store
  (this was actually never effective, as the certificates were saved into
  the root user's mono trust store instead of the emby user's store).
- Bump PORTREVISION

[1] http://emby.media/community/index.php?/topic/13083-freenas-plugin/?p=299783
[2] mono --debug --trace=N:nothing /usr/local/lib/emby-server/MediaBrowser.Server.Mono.exe -ffmpeg /usr/local/bin/ffmpeg -ffprobe /usr/local/bin/ffprobe -programdata /var/db/emby-server

PR:		207436
Submitted by:	woodsb02@gmail.com (maintainer)
MFH:		2016Q1
2016-02-28 11:48:08 +00:00
Martin Wilke
138445784e - Ignore php7 2016-02-28 07:11:51 +00:00
Thomas Zander
46afd447a6 Update to upstream version 1.3.0 from 2016-02-16
- Use released version instead of svn snapshot for this distfile
- Update MASTER_SITES to fetch from mplayer.hq instead of LOCAL for
  this distfile
- Use bundled ffmpeg-3.0
2016-02-27 17:48:11 +00:00
Mark Felder
db1a0ca458 multimedia/plexmediaserver: Update to 0.9.15.5.1712
Changelog:	https://forums.plex.tv/discussion/comment/1135196/#Comment_1135196
2016-02-25 14:54:19 +00:00
Dmitry Marakasov
18ac2e79c3 - Clarify LICENSE
- Add LICENSE_FILE
- Add NO_ARCH
- Fix build with disabled NLS
2016-02-24 18:48:47 +00:00
Mark Felder
46fa2fd228 multimedia/plexpy: Update to 1.3.9
Changelog:	https://github.com/drzoidberg33/plexpy/blob/v1.3.9/CHANGELOG.md
2016-02-23 12:48:57 +00:00
Jan Beich
4c991041c9 multimedia/libmtp: update to 1.1.11
Changes:	https://sourceforge.net/projects/libmtp/files/libmtp/1.1.11/README/view
2016-02-22 14:17:26 +00:00
Koop Mast
0bd488ab5a Add a build depend on v4l_compat when the V4L option is enabled (which is
by default). So dvb support is enabled and build. This allows vlc to
understand dvb:// uri's again.

PR:		207397
Submitted by:	Tobias Kortkamp <t@tobik.me>
2016-02-22 12:32:47 +00:00
Guido Falsi
652e21a838 Update to 1.6.2 2016-02-21 18:53:21 +00:00
Guido Falsi
81e8c6de83 Update to 1.6.2 2016-02-21 18:53:02 +00:00
Mark Felder
494ce4fea8 multimedia/plexmediaserver-plexpass: Update to 0.9.15.5.1712
Changelog:	https://forums.plex.tv/discussion/comment/1132750/#Comment_1132750
2016-02-20 16:45:39 +00:00
Mark Felder
42fc779dd8 multimedia/plexmediaserver{-plexpass}: Fix Log dir name 2016-02-19 11:41:13 +00:00
Mark Felder
ed6a2cc801 multimedia/plexmediaserver{-plexpass}: fix rc script
A fancy quote (") crept into the rc script and was causing the rc script
to fail much to my dismay.

Pointyhat:	me, with much dismay
2016-02-19 01:26:38 +00:00
Mark Felder
1f0be8d94f multimedia/plexmediaserver-{plexpass}: PORTREVISION bump 2016-02-19 00:59:52 +00:00
Mark Felder
58fa05871a multimedia/plexmediaserver{-plexpass} fix rc script bug
Last update to rc script to fix logging issue broke the rc script due to
a syntax error.

Pointyhat:	feld
2016-02-19 00:54:06 +00:00
Mark Felder
e1d4a47d6a multimedia/plexmediaserver{-plexpass}: Fix logging bug
The PLEX_MEDIA_SERVER_LOG_DIR env must be set or Plex agents may not be
able to successfully output logging data

Submitted by:	mark@plexapp.com
2016-02-18 23:04:14 +00:00
Mark Felder
252d07e757 multimedia/plexmediaserver-plexpass: Update to 0.9.15.4.1679
Changelog:	https://forums.plex.tv/discussion/comment/1130311#Comment_1130311
2016-02-17 13:39:00 +00:00
Mark Felder
c4da02281a multimedia/plexmediaserver: Update to 0.9.15.3.1674
Changelog:	https://forums.plex.tv/discussion/comment/1125821#Comment_1125821
2016-02-17 13:38:04 +00:00
Olivier Cochard
dacef126af Update my email for ports I maintain
Approved by:	jadawin
Differential Revision:	https://reviews.freebsd.org/D5309
2016-02-17 10:42:08 +00:00
Koop Mast
b93a80c992 The FreeBSD GNOME team proudly presents GNOME 3.18 for FreeBSD.
The offical GNOME 3.18 release notes can be found at
https://help.gnome.org/misc/release-notes/3.18/

This update doesn't contain the glib/gtk c++ bindings which will
be done in a another update due to the requirement on c++11 and the
amount of fallout this probably will give.

GDM is still at version 3.16 due to some issues.

Bump mate-themes to use the gtk 3.18 version of the themes.

Thanks to Antoine Brodin for running the exp-runs.

This release was made possible by the following people:
  Gustau Perez
  Ting-Wei_Lan

PR:	207006
2016-02-14 18:57:53 +00:00
Thomas Zander
4e70493b38 Fix dependencies: x265, opus, twolame, fribidi
x265 was not correctly detected due to link attempt to libdl.
Also avidemux now automatically detects the presence of opus,
twolame and fribidi during configure and builds additional
plugins for them.
This changeset introduces new OPTIONS FRIBIDI OPUS TWOLAME
(all non-default) and fixes plugins pkg-plist.
Bump PORTREVISION for avidemux-*

PR:		206945
Submitted by:	mi
Reviewed by:	riggs
MFH:		2016Q1
2016-02-14 07:43:40 +00:00
Ruslan Makhmatkhanov
3d76751389 multimedia/gpodder: update to 3.9.0
- update to 3.9.0
- modernize port (options helpers, NO_ARCH etc)

Release notes:
http://blog.gpodder.org/2016/02/gpodder-390-helium-levitator-released.html
2016-02-13 17:58:40 +00:00
Thomas Zander
2edfb0bb17 Remove CONFIGURE_LOG
ffmpeg now uses config.log instead of previously config.err.
Setting CONFIGURE_LOG in port Makefile has become obsolete.
No change in resulting package, no PORTREVISION bump.

PR:		207136
Submitted by:	mi@ALDAN.algebra.com
Reviewed by:	riggs
MFH:		2016Q1
2016-02-13 12:31:58 +00:00
Thomas Zander
2fe7cd75ee Update to upstream version 3.0.5821, fix dependencies and improve pkg-msg
* Update multimedia/emby-server to 3.0.5821
* Remove dependency on multimedia/libmediainfo (now uses FFMpeg instead)
* Add X11 OPTION (ON by default) for user to choose dependency of
  graphics/ImageMagick or graphics/ImageMagick-nox11
* Improve pkg-message to prompt the user to some additional
  options that can be set when building multimedia/ffmpeg and
  graphics/ImageMagick in order to optimise their Emby Server experience.

PR:		206374
Submitted by:	joshruehlig@gmail.com
Reviewed by:	woodsb02@gmail.com (maintainer)
Approved by:	woodsb02@gmail.com (maintainer)
2016-02-13 11:32:30 +00:00
Raphael Kubo da Costa
5f2789356f Assign port to kde@.
kde@ already maintains multimedia/gstreamer1-qt4, and fluffy@ used to be part
of kde@ back in the day when this one was created.
2016-02-13 09:55:48 +00:00
Dmitry Marakasov
d97a8fd8f7 - Fix build with boost 1.60
PR:		199601
2016-02-13 01:26:10 +00:00
Rene Ladan
637c5e8cf1 Remove expired port:
2016-02-12 multimedia/xbmc-addon-pvr: Does not work with multimedia/kodi 15.x and newer
2016-02-12 21:11:43 +00:00
Dmitry Marakasov
acf5cf3a01 - Add LICENSE_FILE
- Don't install empty docs
- Switch to options helpers
2016-02-12 15:55:30 +00:00
Mark Felder
140d7f08df multimedia/plexmediaserver-plexpass: Update to 0.9.15.3
Changelog:	https://forums.plex.tv/discussion/comment/1125821/#Comment_1125821
2016-02-12 13:18:08 +00:00
Mikhail Teterin
7677b52b1f Upgrade x265 from 1.8 to 1.9. Add the test-target to utilize upstream's bundled
tests and make myself the maintainer to deal with fallout, if any.

Bump PORTREVISION of the two other ports, which depend on x265 by default.

PR:		206864
2016-02-10 20:08:39 +00:00
Jan Beich
6439afeb12 multimedia/openh264: partially unbreak PREFIX != LOCALBASE
PR:		206589
Submitted by:	mi
2016-02-09 00:53:14 +00:00
Koop Mast
71d5deb1f4 Move Mk/bsd.gnome.mk and Mk/bsd.mate.mk to Mk/Uses/.
To use the GNOME or MATE components activate it by adding gnome
or mate to USES. The usage of USE_GNOME/INSTALL_ICONS and for
example GLIB_SCHEMAS has stayed the same.

Like with USES, the use of USE_GNOME and so after bsd.port.pre.mk
is now forbidden. And adapt ports that where still doing that.

Exp-runs done by:	antoine@

PR:		205432
Reviewed by:	antoine@, mat@
Approved by:	portmgr (antoine@)
Differential Revision:	https://reviews.freebsd.org/D3653
2016-02-07 19:43:56 +00:00
Antoine Brodin
912792132a Unbreak with new lazarus
Reported by:	pkg-fallout
2016-02-07 11:23:05 +00:00
Thomas Zander
2f6ab7bfa9 - Build with ffmpeg-2.8.6
- Fix CVE-2016-2213: out-of-bounds array read access in JPEG2000 decoder

MFH:		2016Q1
Security:	CVE-2016-2213
2016-02-06 10:43:29 +00:00
Thomas Zander
3116a1f57a - Update to upstream version 2.8.6
- Fix CVE-2016-2213: out-of-bounds array read access in JPEG2000 decoder

MFH:		2016Q1
Security:	CVE-2016-2213
2016-02-06 08:16:10 +00:00
Pawel Pekala
8b7ece21f2 Update to version 2.6.0
ChangeLog
----------------
Fix crash when applying rendered effects to virtual clips.
Add h264/aac, wmv2, ffv1 and mjpeg encodings to ffmpeg_encoder.
Fix memory leak in new style gdkpixbuf converter.
Fix frame seek bug in avformat decoder with non-zero start time.
Autoscroll "Show details" when encoding.
Work around a gtk+ crash bug in GtkTextView with lots of text.
Show missing libraries in ffmpeg_encoder.
Show time remaining estimate for encoding for most encoder formats.
OK / Cancel in the file chooser should immediately cancel any preview
(regression).
Add "Use current clip values" button when entering multitrack.
Fix memory leak in pulseaudio input analysis.
Minor GUI improvements.
2016-02-04 20:58:53 +00:00
Mark Felder
0fcf43af94 multimedia/plexpy: Update to 1.3.6 2016-02-04 20:05:11 +00:00
Sunpoet Po-Chuan Hsieh
0a6177bff5 - Update to 0.7.82
- Update WWW

Changes:	https://mediaarea.net/MediaInfo/ChangeLog
2016-02-02 22:44:33 +00:00
Sunpoet Po-Chuan Hsieh
591c7da145 - Update to 0.7.82
- Add LICENSE_FILE
- Update WWW

Changes:	https://mediaarea.net/MediaInfo/ChangeLog
2016-02-02 22:44:29 +00:00
Sunpoet Po-Chuan Hsieh
4bfd9e8b4c - Update to 0.7.82 (0.4.32)
- Update WWW
2016-02-02 22:44:24 +00:00
Ruslan Makhmatkhanov
1d86d24911 Bump minimal python3 version to 3.3 in USES
Because we are going to remove python 3.2 from the ports tree

With hat:   python
2016-02-02 20:01:44 +00:00
Steve Wills
8d77480356 Remove source and intermediate build output from intalled rubygem- ports
PR:		192949
2016-02-02 01:21:21 +00:00
Thomas Zander
5469f96645 Update to upstream version 2.6.11, security fixes for bundled ffmpeg
The bundled ffmpeg version has been upgraded to 2.7.2 which addresses
multiple vulnerabilities as reported in
https://vuxml.freebsd.org/freebsd/3d950687-b4c9-4a86-8478-c56743547af8.html
https://vuxml.freebsd.org/freebsd/80c66af0-d1c5-449e-bd31-63b12525ff88.html

Heads-up by:	jbeich
MFH:		2016Q1
Security:	CVE-2015-3395
		CVE-2015-6818
		CVE-2015-6819
		CVE-2015-6820
		CVE-2015-6821
		CVE-2015-6822
		CVE-2015-6823
		CVE-2015-6824
		CVE-2015-6825
		CVE-2015-6826
2016-01-31 23:28:55 +00:00
Martin Wilke
a234e43dd7 Welcome Centos 6.7
- Upgrade all linux-c6- to CentOS 6.7
- Cleanups

PR:                     205846
Submitted by:           xmj
In Collaboration with:  allanjude, netchild, xmj
Exp-run:                antoine
Sponsored by:           Perceivon Hosting Inc.
Differential Revision:  D3428

We'd like to thanks for all the feedback and comments.
2016-01-30 18:30:40 +00:00
Olivier Duchateau
3bfead5ebb Update to 1.0.6
Changelog: http://sourceforge.net/p/qmmp-dev/code/HEAD/tree/tags/qmmp-1.0.6/ChangeLog

PR:		206670
Submitted by:	<liangtai.s16@gmail.com> (maintainer)
2016-01-29 21:57:22 +00:00
Olivier Duchateau
f48d11c498 Update to 0.9.7
Changelog: http://sourceforge.net/p/qmmp-dev/code/HEAD/tree/tags/qmmp-0.9.7/ChangeLog

PR:		206669
Submitted by:	<liangtai.s16@gmail.com> (maintainer)
2016-01-29 21:54:05 +00:00
Raphael Kubo da Costa
6367200609 Update to 0.4.4.
PR:		206597
Submitted by:	Tobias Kortkamp <t@tobik.me> (maintainer)
2016-01-28 22:35:50 +00:00
Mark Felder
e4c7de1e31 multimedia/plexmediaserver: Update to 0.9.15.2
Changelog:	https://forums.plex.tv/discussion/comment/1112114/#Comment_1112114
2016-01-27 16:13:25 +00:00
Mark Felder
499871af1c multimedia/plexpy: Update to 1.3.3
- Now installs CHANGELOG.md file to fix the broken Changelog
functionality in the application.
2016-01-27 15:04:13 +00:00
Carlos J. Puga Medina
cf63a49d51 - Update to 0.15.0
Changes:
  https://github.com/mpv-player/mpv/releases/tag/v0.15.0

PR:		206393
Submitted by:	Carlos J. Puga Medina <cpm@fbsd.es>
Approved by:	junovitch (mentor)
2016-01-27 10:22:40 +00:00
Pawel Pekala
82e316b4b6 Update to version 2.4.8
Changelog:

2.4.8:
Fix hang in merge in Clip Editor (regression).
Fix rendering error in multitrack (wrong clip number).

2.4.7:
Fix regression in "Insert Silence".
Fix background colour for notebook tabs in multitack (gtk+ 3.x)
Fix crash when entering Preferences dialog (GType error).
Reshow timeline after hiding it.
Update current time when clicking on timeline header in Multitrack
(regression).
Trivial compiler fix for gtk+ 2.x
2016-01-25 22:06:44 +00:00
Mark Felder
de21d49f24 multimedia/plexpy: Update to 1.3.2 2016-01-25 18:16:28 +00:00
Raphael Kubo da Costa
4c67812e01 Update Qt5 to 5.5.1.
This is the latest stable release at time of writing.

Release announcement: http://blog.qt.io/blog/2015/07/01/qt-5-5-released/
New features in Qt 5.5: https://wiki.qt.io/New_Features_in_Qt_5.5

As usual, huge thanks to Tobias Berner (tcberner@gmail.com) for all his work
on these ports in kde@'s experimental area51 repository. He's the one who
started the update and did a lot of the initial work on Qt 5.5. Ralf Nolden
(nolden@kde.org) has contributed the initial version of most of our new Qt5
ports.

Also thanks to Yuri Victorovich (yuri@rawbw.com) for contributing PR 205805
with his own patch for the 5.5.1 update. Some of his changes there prompted
additional fixes and changes present in the final patch generated from our
experimental repository.

New ports:
- comms/qt5-connectivity, comms/qt5-sensors, devel/qt5-location,
  graphics/qt5-3d, net/qt5-enginio, x11-toolkits/qt5-canvas3d,
  x11-toolkits/qt5-uiplugin.

General changes in all Qt5 ports:
- All Qt5 ports are now built with -Wl,--as-needed to avoid overlinking,
  which is a problem with qmake-based because the libraries passed to the
  linker come from the modules .pri files and many are not necessary.
- With this change, several ports had their USE_QT5 lines adjusted to
  explicitly include some libraries that were pulled in implicitly, and to
  exclude libraries no longer required with -Wl,--as-needed.

Changes in specific ports:
- devel/qt5: Drop the SQL_PLUGINS and TOOLS options and depend on all Qt5
  ports by default. It makes the Makefile much simpler, and those options
  were already on by default.
- devel/qt5-core: The clang+base libstdc++ workaround has been expanded and
  more C++11 features have been disabled when that combination is used by a
  port (basically, FreeBSD 9 with USES=compiler:c++11-lang). The disabled
  features have explanations for why they were disabled in the patched
  header itself.
- devel/qt5-designer: uiplugins has been split out following a similar
  change upstream. By depending on qt5-uiplugin, qt5-uitools avoids having
  to depend on the big qt5-designer port.
- multimedia/qt5-multimedia: The port now uses GStreamer 1.0 instead of
  0.10.
- net/qt5-network: The port now depends on libproxy for proxy settings.
  Using libproxy allows proxy settings to be read from different sources,
  and also allows .pac files to work with Qt.
- www/qt5-webkit: The port now uses GStreamer 1.0 instead of 0.10.

PR:		205805
PR:		206435
2016-01-24 18:10:14 +00:00
Mark Felder
0613a2fca3 multimedia/plexmediaserver-plexpass: Update to 0.9.15.2.1663
Changelog:	https://forums.plex.tv/discussion/comment/1112114#Comment_1112114
2016-01-23 20:53:14 +00:00
Mark Felder
25e2ac575b A python based web application for monitoring, analytics and
notifications for Plex Media Server (www.plex.tv).

WWW: https://github.com/drzoidberg33/plexpy
2016-01-22 22:01:35 +00:00
Koop Mast
145b227bd1 Update GStreamer suite to 1.6.3. 2016-01-21 18:45:39 +00:00
Bernhard Froehlich
5b69cd2118 - Add HDHomeRun support and enable by default
- Bump PORTREVISION

PR:		ports/204138
Submitted by:	sam@middling.me.uk
2016-01-20 10:46:07 +00:00
Vanilla I. Shu
6418c819fc Add libhdhomerun 20150826, library and command line utility for
interfacing with HDHomeRun device.

PR:		206409
Submitted by:	sam@middling.me.uk
2016-01-20 03:04:34 +00:00
Rusmir Dusko
285d7153d5 - Update to 15.12.0, please see
/usr/local/share/doc/smplayer-themes/Changelog
2016-01-18 22:24:56 +00:00
Rusmir Dusko
b2fa55885b - Update to 16.1.0, please see
/usr/local/share/doc/smplayer/Changelog
2016-01-18 22:17:26 +00:00
Jimmy Olgeni
aeea9ae8ab Fix a couple of typos. 2016-01-18 21:43:31 +00:00
Pawel Pekala
312bfe5cf5 Remove deprecated PLIST_DIRSTRY
Approved by:	portmgr blanket
2016-01-18 21:02:00 +00:00
Martin Wilke
2a5fd01274 - Update to 0.4.3
PR:		206363
Submitted by:	maintainer
2016-01-18 13:16:55 +00:00
Sunpoet Po-Chuan Hsieh
36e93f5c79 - Update to 3.0.7
- Fix LICENSE

Changes:	https://github.com/ruby-gnome2/ruby-gnome2/blob/master/NEWS
Sponsored by:	PortsCamp Taiwan
2016-01-17 13:25:40 +00:00
Sunpoet Po-Chuan Hsieh
e09a0e3215 - Update to 3.0.7
- Fix LICENSE
- Remove outdated post-patch:

Changes:	https://github.com/ruby-gnome2/ruby-gnome2/blob/master/NEWS
Sponsored by:	PortsCamp Taiwan
2016-01-17 13:25:35 +00:00
Thomas Zander
a61a04cd14 Build with ffmpeg-2.8.5; fix zero-day remote vulnerability
Both mentioned CVE IDs refer to vulnerabilities where a remote attacker
can read arbitrary files by using the subfile protocol in an HTTP Live
Streaming (HLS) M3U8 file. Building with 2.8.5 fixes those.

MFH:		2016Q1
Security:	CVE-2016-1897
		CVE-2016-1898
2016-01-17 10:21:21 +00:00
Thomas Zander
9f83b0a62e Upgrade to upstream release 2.8.5; fix zero-day remote vulnerability
Both mentioned CVE IDs refer to vulnerabilities where a remote attacker
can read arbitrary files by using the subfile protocol in an HTTP Live
Streaming (HLS) M3U8 file. The new release fixes those in the process.

PR:		206282
Reported by:	sasamotikomi@gmail.com
MFH:		2016Q1
Security:	CVE-2016-1897
		CVE-2016-1898
2016-01-17 09:58:37 +00:00
Martin Wilke
4f15b1dc74 - Update to 2.9.6
PR:		206252
Submitted by:	ports fury
2016-01-15 15:38:14 +00:00
Bernhard Froehlich
0edd9e5d7c - Update to 0.27.5
- Disable mythlogserver as recommended from upstream
- Remove own distfile mirror and trust in githubs codeload
2016-01-13 09:19:23 +00:00
Alex Kozlov
b1b9b70c76 - Remove unused USE_* knobs:
databases/mysql57-server
   games/kajongg
   textproc/ruby-htree

- Fix typos in USE_* knobs:
   graphics/fortytwo
   math/hexcalc
   misc/gnustep-examples
   www/h2o

- Remove unused BROKEN_alpha knob:
   devel/directfb

- Remove user-settable knob:
   multimedia/tovid

Approved by:	portmgr blanket
2016-01-13 05:39:29 +00:00
Thomas Zander
9801be278f Update to upstream version 8.8.0 2016-01-12 20:08:55 +00:00
Dmitry Marakasov
b9398223bd Convert LICENSE= "GPLxx # or later" to "GPLxx+"
Approved by:	portmgr blanket
2016-01-12 16:20:31 +00:00
Bernhard Froehlich
819aeab702 - Mark DEPRECATED since this version does not support kodi 15.x
If anyone wants to replace it with a newer version take this port
as a starting point and port it to build from https://github.com/kodi-pvr
2016-01-12 15:28:46 +00:00
Mark Felder
d53321121f multimedia/plexmediaserver-plexpass: Update to 0.9.15.1
Changelog:	https://forums.plex.tv/discussion/comment/1103617/#Comment_1103617
2016-01-12 15:00:28 +00:00
Bernhard Froehlich
5c8fd6dfac - Update to 0.27.5
- Disable mythlogserver as recommended from upstream
- Remove own distfile mirror and trust in githubs codeload
- Pet portlint (whitespace)

PR:		204647
Submitted by:	lucylangthorne55@gmail.com
2016-01-12 14:57:18 +00:00
Martin Wilke
99d03feb40 - Update to 0.14.0
PR:		206137
Submitted by:	maintainer
2016-01-12 10:59:17 +00:00
Baptiste Daroussin
72a6ab7988 Convert categories m* and m* to USES=sqlite and USES=firebird 2016-01-10 16:44:24 +00:00
Thomas Zander
553a476405 Update to upstream version 3.2.0
PR:		206082
Submitted by:	w.schwarzenfeld@aon.at
Reviewed by:	riggs
2016-01-10 16:29:59 +00:00
Jason E. Hale
898ac24b30 Remove unnecessary gmake dependency 2016-01-09 00:57:40 +00:00
Pawel Pekala
a812365cdc Update to version 16.1.0
Changelog:
Fix for VEVO videos
2016-01-08 22:13:08 +00:00
Bernhard Froehlich
d8cf388f61 - Update to 4.0.8
PR:		205586
Submitted by:	Franz Bettag <franz@bett.ag>
2016-01-08 16:37:07 +00:00
Dmitry Marakasov
72187c2ecd - Add LICENSE
- Pet portlint
- Switch to options helpers
- Switch to USES=localbase
2016-01-08 15:02:52 +00:00
Dmitry Marakasov
e73ad903ff - Switch to options helpers
- Pet portlint
- Remove unneeded CPP/LDFLAGS
2016-01-08 14:39:59 +00:00
Dmitry Marakasov
a4842c49f5 - Clarify LICENSE
- Add LICENSE_FILE
- Switch to USES=localbase
- Switch to options helpers
2016-01-08 14:18:01 +00:00
Koop Mast
3491b54d8a Update gstreamer-plugins-all and gstreamer1-plugins-all
* Filter out "unwanted" plugins before building the OPTIONS
* Sync both Makefiles so they only have gstreamer version specifics
* Bump portrevision for option changes. Now all bsd.gstreamer.mk
  elements where listed before.

Submitted by:	marino@
2016-01-08 10:28:27 +00:00
Olivier Duchateau
f3966fd6a7 Update to 1.0.5
PR:		205916
Submitted by:	<liangtai.s16@gmail.com> (maintainer)
2016-01-08 09:58:20 +00:00
Olivier Duchateau
9a6b1c893a Update to 0.9.6
PR:		205916
Submitted by:	<liangtai.s16@gmail.com> (maintainer)
2016-01-08 09:55:41 +00:00
Brad Davis
a901acd495 Remove stale freetype patch that is breaking build
PR:		205711
Submitted by:	cyberbotx@cyberbotx.com
Approved by:	bdrewery
MFH:		2016Q1
2016-01-08 00:01:53 +00:00
Thomas Zander
9d85df6e80 Update to upstream version 0.13.1, remove superfluous OPTIONs
Detailed log:
- Update to upstream version 0.13.1
- Drop FONTCONFIG OPTION, it is now mandatory LIB_DEPENDS
- Drop ENCA OPTION, it is no longer supported upstream
2016-01-06 17:36:24 +00:00
Thomas Zander
721fa21e68 Update to upstream version 8.7.0 ; Fix build failure on pre-10.x systems
MFH:		2016Q1
2016-01-05 13:41:44 +00:00
Andrew Turner
9813418ad5 Fix x264 on AArch64. quant-a.S and deblock-a.S have syntax the LLVM
assembler complains about. Pull in two upstream changes to fix these until
they are on the stable branch.

Without these these ports fail to build on AArch64.

Approved by:	koobs
Differential Revision:	https://reviews.freebsd.org/D4781
2016-01-04 15:04:55 +00:00
Koop Mast
353ad9c72e Update GStreamer1 to 1.6.2.
Update GStreamer1-vaapi to 0.7.0.

* Spell GStreamer consistently. [1]
* Fix typo in py3kplist in py3-gstreamer1 [1]
* Improve plugins COMMENTS (more improvements welcome)
* Actually include the gstreamer1-libav update this time.

PR:		204204 [1] (based on)
Submitted by:	olivierd@ [1]
2016-01-04 14:21:56 +00:00
Martin Wilke
68638ecb77 - Update to 1.1.1
PR:		205851
Submitted by:	Andrej Ebert
Approved by:	maintainer implicit
2016-01-04 05:42:50 +00:00
Thomas Zander
c0b5b25612 Add rc script, enable communication with multimedia/tvheadend
PR:		205569
Submitted by:	franz@bett.ag (maintainer)
Reviewed by:	riggs
Approved by:	franz@bett.ag (maintainer)
2016-01-03 15:55:22 +00:00
Martin Wilke
4d64895385 - Update to 0.4.2
PR:		205823
Submitted by:	maintainer
2016-01-03 15:01:26 +00:00
Rene Ladan
5445d9b64a Remove expired ports:
2016-01-01 multimedia/spotify-websocket-api: login fails due to protocol changes
2016-01-01 net-mgmt/unifi2: Unifi 2.x is EoL. Please upgrade to net-mgmt/unifi3
2016-01-01 misc/kde4-l10n-th: Upstream ceased maintainance of this translation
2016-01-01 misc/kde4-l10n-tg: Upstream ceased maintainance of this translation
2016-01-01 misc/kde4-l10n-si: Upstream ceased maintainance of this translation
2016-01-01 19:11:59 +00:00
Thomas Zander
750aa4fe2e Add multimedia/nordlicht
PR:		205734
Submitted by:	t@tobik.me (maintainer)
2016-01-01 16:14:28 +00:00
Oliver Lehmann
3cef298c67 fix ZVBI and QUICKTIME builds
PR:		192308
2016-01-01 14:45:20 +00:00
Mark Felder
69333876ca multimedia/plexmediaserver(-plexpass): Fix scanner crash
The Plex processes were running under the C locale. This was to
replicate the behavior of the start.sh shell script shipped with Plex and
used by Linux distributions. The scanner process was crashing when it
encountered unicode filenames due to this locale.
Upstream Plex fixed this, but we were left affected.

This resolves the scanner process crash on FreeBSD.

PR:		205696
2015-12-31 15:19:38 +00:00
Dmitry Marakasov
2162b96562 - Add LICENSE
- Switch to options helpers
2015-12-31 01:16:40 +00:00
Raphael Kubo da Costa
d293a4b8f6 Finish fixing broken ports after r404856 and r404694.
* multimedia/obs-studio:
  Import some upstream commits that pass all required include directories to
  the compiler and reference libsysinfo.so with a full path instead of passing
  -lsysinfo and relying on ${LOCALBASE}/lib being in the linker search path.

* textproc/sigil:
  Pass LDFLAGS+=${LOCALBASE}/lib for now to work around the fact that
  upstream's build system references libhunspell-1.3.so and libpcre16.so
  without full paths (instead of finding them with the proper CMake commands it
  relies on pkg-config's output).

* x11/antimicro:
  Also pass LDFLAGS+=${LOCALBASE}/lib for now to work around the fact that
  several X11 and SDL2 libraries are referenced without full paths. I sent a
  pull request upstream to fix the X11 references, but SDL2 is still detected
  through pkg-config.

MFH:	2015Q4
2015-12-30 17:45:32 +00:00
Dmitry Marakasov
cd8d7e7797 - Add LICENSE_FILE
- Add NO_ARCH
- Switch to options helpers
2015-12-30 01:42:26 +00:00
Dmitry Marakasov
701b06dc10 - Switch to options helpers 2015-12-30 01:42:23 +00:00
Dmitry Marakasov
65d8ecbd1a - Switch to options helpers 2015-12-30 01:42:19 +00:00
Olivier Duchateau
d3ad360aab Update to 3.7.1 2015-12-29 14:54:53 +00:00
Mathieu Arnold
7823fa4b7e Cleanup GH_* and variables order.
Sponsored by:	Absolight
2015-12-29 14:30:46 +00:00
Dmitry Marakasov
c253bc9761 - Switch to options helpers 2015-12-29 09:42:07 +00:00
Dmitry Marakasov
3ca956b30b - Switch to options helpers 2015-12-29 09:42:04 +00:00
Dmitry Marakasov
e7d81b5b2d - Switch to options helpers 2015-12-29 09:41:58 +00:00
Dmitry Marakasov
9ba84ff502 - Switch to options helpers 2015-12-29 09:41:51 +00:00
Dmitry Marakasov
557a6c3597 - Switch to options helpers 2015-12-29 09:41:41 +00:00
Dmitry Marakasov
b6b94f7da2 - Switch to USES=localbase
- Switch to USES=tar
- Switch to options helpers
2015-12-29 09:41:37 +00:00
Thomas Zander
599bb0e08f Remove USE_GCC; add --disable-mmx on FreeBSD-10.1
PR:		202773
Submitted by:	cyberbotx@cyberbotx.com (maintainer)
Reviewed by:	riggs
2015-12-29 09:15:26 +00:00
Thomas Zander
d905a1db14 Switch to USES=execinfo
PR:		205618
Submitted by:	pawel
2015-12-27 17:58:17 +00:00
Dmitry Marakasov
9f77b7420e - Add LICENSE
- Switch to options helpers
- Strip library
- Add missing NLS option
2015-12-27 15:36:47 +00:00
Sunpoet Po-Chuan Hsieh
2d1e6a025f - Sort SUBDIRs 2015-12-27 15:10:17 +00:00
Antoine Brodin
43350f39d0 - Do not overwrite USE_GNOME after including bsd.port.pre.mk
- Bump PORTREVISION for dependency change
2015-12-27 11:50:47 +00:00
Thomas Zander
a8de4b8e62 Update to upstream version 8.6.1 2015-12-26 14:33:48 +00:00
Mark Felder
28d3b8c333 multimedia/plexmediaserver: Update to 0.9.14.6
Changelog:	https://forums.plex.tv/discussion/comment/1089173/#Comment_1089173
2015-12-25 20:43:16 +00:00
Olivier Duchateau
f1c07d7e01 - Update multimedia/qmmp to 0.9.5
- Update multimedia/qmmp-plugin-pack to 0.9.3

- Add multimedia/qmmp-qt5 (1.0.4)
- Add multimedia/qmmp-plugin-pack-qt5 (1.0.2)

Qmmp 0.9.x works only with Qt4, whereas 1.x switched to Qt5

PR:		203948
Submitted by:	<liangtai.s16@gmail.com> (maintainer)
2015-12-25 17:39:11 +00:00
Pawel Pekala
6d1c552750 Update homepage
PR:		205596
Submitted by:	Zane C. Bowers-Hadley
2015-12-25 17:18:55 +00:00
Thomas Zander
ba751ac7b2 Use ffmpeg 2.8.4 for mplayer / mencoder 2015-12-24 12:49:23 +00:00
Thomas Zander
d52b8cbe4e Update to upstream version 2.8.4
While on it:
- Rename option "LIBV4L" to "V4L" to match naming as in other ports [1]

PR:		205498 [1]
Submitted by:	yuri@rawbw.com [1]
2015-12-24 12:47:59 +00:00
Pawel Pekala
366c18a23c - Update to version 2.4.6
- Convert to USES=localbase
- Remove -pthread from LDFLAGS, configure script detects it just fine
- Patch configure to not detect it's own libweed installed on system
  allowing now correctly upgrading lives through ports

Changelog:
Fix crashes and compatibility issues with gtk+ >= 3.16
Fix a bug with missing clips when reloading layouts.
Minor GUI improvements.
Minor compilation fixes.
Updates to French translation (thanks Jean-Marc).
2015-12-23 19:01:22 +00:00
Mark Felder
4325b6617b multimedia/plexmediaserver-plexpass: Update to 0.9.15.0
Changelog:	https://forums.plex.tv/discussion/comment/1089240#Comment_1089240
2015-12-23 15:45:47 +00:00
John Marino
83938b4eb2 multimedia/winff: Unbreak after upgrade to FPC 3.0.0 2015-12-21 19:16:46 +00:00
Thomas Zander
e6497e21cf Update to mplayer snapshot as of 20151219 2015-12-19 20:22:02 +00:00
Mathieu Arnold
7c47779cb9 Fix usage of ${PERL5}.
${PERL5} points to a specific version of perl, say, perl5.22.1, it is
fine to use it in a ports Makefile to do Perly things, but ports using
it must use ${PERL}, that points to /usr/local/bin/perl so that if the
minor version is updated, the shebang keep working.

While there, make some ports use shebangfix, regen a few patches, and
bump PORTREVISION where a shebang went from PERL5 to PERL.

PR:		205367
With hat:	portmgr
Sponsored by:	Absolight
2015-12-17 17:19:48 +00:00
Mark Felder
d169da797e multimedia/plexmediaserver-plexpass: Update to 0.9.14.5.1595
Changelog:	https://forums.plex.tv/discussion/comment/1085004#Comment_1085004
2015-12-17 13:36:49 +00:00
Frederic Culot
bce1c7e8e8 - Reassign sperber@'s ports after his commit bit was taken in for safekeeping 2015-12-16 13:45:17 +00:00
Dmitry Marakasov
d837c13185 - Fix build WITHOUT=NLS 2015-12-16 02:02:09 +00:00
Pawel Pekala
5f82021823 Switch to USES=execinfo 2015-12-15 21:13:34 +00:00
Kurt Jaeger
8509e9940c multimedia/ogmrip: unbreak
- distinfo updated
- lavf-option to mplayer call was removed

PR:		205332
Submitted by:	Chris Hutchinson <portmaster@bsdforge.com>
2015-12-15 05:07:52 +00:00
Eitan Adler
fe6465bb1b Reset maintainer 2015-12-14 02:52:14 +00:00
Raphael Kubo da Costa
5b3f3dd953 At very long last land PyQt5 5.5.1 ports.
Add the required bits to Uses/pyqt.mk along with all the PyQt5 ports.
Thankfully this commit is mostly adding new ports, as the hard work was
already done in r403297 and r403662.

Huge kudos to Tobias Berner <tcberner@gmail.com> and, most importantly,
Guido Falsi (madpilot@) for their initial work on these ports (see D2910 in
Phabricator for an earlier version of the PyQt5 patch set).

PR:		204672
2015-12-13 21:56:50 +00:00
Sunpoet Po-Chuan Hsieh
4676ca5994 - Move ftp/py-curl to ftp/py-pycurl
- Bump PORTREVISION for dependent ports
2015-12-12 23:43:50 +00:00
Koop Mast
0147fe16af Update to the lastest GNOME 3.16 releases. 2015-12-12 11:01:36 +00:00
Pawel Pekala
de1f7a1ccc Update to version 2.4.5
Changelog:
Fix for undo after downsampling video (regression).
Fix regression in resizing when encoding.
Fix missing audio issue after loading new audio for a clip.
Set default encoder to multi_encoder3 if python version >= 3.
Fix some message translation issues in dialog windows.
mplayer2 compatibility fix for ffmpeg_encoder.
Correct encoding framerate for mjpegtools_encoder dvd-ntsc format.
Minor fix for compiling without OSC.
Remove support for transcode_encoder.
2015-12-11 20:27:37 +00:00
Koop Mast
ad97dbbfc8 Update webcamd to 4.2.0.8.
Fix a segfault with a RTL2832U/R820T-based DVB-T USB stick

PR:		205174
Submitted by:	f.degner
Approved by:	maintainer
2015-12-11 12:31:52 +00:00
Koop Mast
e1add76b39 Update freetype2 to 2.6.2. [1]
Mark magicpoint broken, maintainer is notified.

Exp-runs run by antoine@

This version also fixes shadowing of TYPEOF in ftconfig.h [2]

PR:		203554 [1], 202083 [2]
Submitted by:	rhurlin@gwdg.de [2]
2015-12-10 22:13:58 +00:00
Thomas Abthorpe
5d5b7b6d46 - Update to 2.1.6 2015-12-08 18:09:55 +00:00
Martin Wilke
bbf31b4a42 - Update to 3.0.5781.2
PR:		204728
Submitted by:	maintainer
Approved by:	mat (mentor)
Differential Revision:	https://reviews.freebsd.org/D4343
2015-12-08 17:56:44 +00:00
Raphael Kubo da Costa
31469ae565 PyQt: Replace bsd.pyqt.mk with Uses/pyqt.mk.
In preparation for landing PyQt5 ports, generalize devel/py-qt4's
bsd.pyqt.mk and make it a proper file in Uses/.

Ports wishing to depend on PyQt4 ports can now do the following:
  USES=		pyqt:4
  USE_PYQT=	foo bar_build baz_run

Other changes include the renaming of the PYQT4_DIST variable to PYQT_DIST
and the introduction of the PYQT_SIPDIR plist substitution variable. The
rest of the contents of Uses/pyqt.mk are pretty much identical to what we
had in bsd.pyqt.mk with additional processing of USE_PYQT.

Even though this patch touches files in many different ports, the goal is
for it to be a no-op from an end-user perspective (so that the basic
infrastructure is landed before the other, riskier changes): no dependencies
have been changed, PyQt/SIP/QScintilla have not been upgraded and the plists
should remain exactly the same, since PYQT_SIPDIR currently contains the
same value that used to be hardcoded in the plists.

Huge thanks to Guido Falsi (madpilot@) for spearheading most of the work: he
took the initiative to work on PyQt5 and sent D2910 to Phabricator with the
original version of this patch. Tobias Berner (tcberner@gmail.com) later
applied it to kde@'s experimental area51 repositories and did some more work
on it.
2015-12-08 16:49:43 +00:00
Martin Wilke
2625e8a3e3 - Add PULSEAUDIO knob
PR:		204381
Submitted by:    yuri@rawbw.com
Approved by:	mat (mentor), maintainer timeout 3 weeks+
Differential Revision:	https://reviews.freebsd.org/D4432
2015-12-08 16:48:23 +00:00
Mathieu Arnold
3f84c4ba7d Don't set DISTNAME when using USE_GITHUB and MASTER_SITES=GH, the
framework already sets a unique DISTNAME.

With hat:	portmgr
Sponsored by:	Absolight
2015-12-08 09:04:59 +00:00
Alexey Dokuchaev
ae4c03acde - Unbreak on FreeBSD versions where Boost is built with newer GCC: recent
FFmpeg made AVFormatContext's data_offset private; seeking to a position
  below the internal data_offset will get rounded up to that point, so we
  can simply seek to 0
- While here, optimize away one REINPLACE_CMD by amending existing patch,
  sanitize port description text, and prefer external Boost libraries

Patch by:	Andy Whitcroft <apw@ubuntu.com>
Obtained from:	Ubuntu bombono-dvd package
2015-12-07 17:27:14 +00:00
Thomas Zander
c542dfb08c Add omxplayer, a command line media player originally developed for the RPi
PR:		204392
Submitted by:	mikael.urankar@gmail.com (maintainer)
2015-12-06 07:19:40 +00:00
John Marino
f01cba6e50 FPC ecosystem: Upgrade version 2.6.4 => 3.0.0
This is the first major release of FreePascal in nearly four years.
There are a ton of new features, way more to list here. see:
http://wiki.freepascal.org/FPC_New_Features_3.0

Several new unit ports were added, some were contracted.  Most of
those were absorbed into the main FPC packages, but two units are
no longer supported: sndfile and matroshka.

All 99 remaining ports (including Lazarus ports) were build tested
on FreeBSD i386 and amd64 Release 10.2
2015-12-05 23:29:36 +00:00
Baptiste Daroussin
ea6355c9ed Update to 1.4.4
Use pathfix instead of a dedicated target
2015-12-05 10:08:05 +00:00
Jan Beich
f870cd6d03 multimedia/x265: update to 1.8
ABI isn't compatible, so bump PORTREVISION in consumers.

PR:		204990
Submitted by:	Anton Sayetsky <vsasjason@gmail.com>
2015-12-05 09:15:41 +00:00
Antoine Brodin
0e8c3bf1b3 Update giflib to 5.1.1
PR:		204492
2015-12-03 20:01:03 +00:00
Mark Felder
7010cfb067 OScam is a softcam, software to be used to decrypt digital television channels
on a settopbox (receiver), as an alternative for a conditional access module
(CAM). OScam is, compared with other softcams (CCcam, mgcamd, etc.), open source

WWW: http://www.streamboard.tv/oscam/

PR:		204029
Submitted by:	Franz Bettag <franz@bett.ag>
2015-12-02 17:11:37 +00:00
Jan Beich
d047fd712e multimedia/baka-mplayer: update to 2.0.4
Changes:	https://github.com/u8sand/Baka-MPlayer/releases/tag/v2.0.4
2015-12-02 03:26:01 +00:00
Koop Mast
34d290d06c Update webcamd to 4.2.0.8.
- Add webcamd.conf to SUB_FILES instead of doing it manualy
- Exclude the CUSE option if it present in base
- Make use of Option handlers for MAKE_ARGS variables
- Remove bogus text before the do-configure step

Submitted by:	maintainer (via IRC)
2015-12-01 15:32:10 +00:00
Rusmir Dusko
5f0f580b69 - Update to 15.11.0, please see
/usr/local/share/doc/smplayer/Changelog
2015-11-30 12:08:24 +00:00
Raphael Kubo da Costa
b9f32e6af6 Add upstream patch to fix the build with ALSA 1.1.0.
Some checks were too strict and assuming SND_LIB_MINOR was always 0. This
was making ALSA detection fail and preventing the plugins from being built
when the ALSA option was on.

Thanks to Stephen Hurd (shurd@) for pointing to the cause of the problem and
providing an initial version of the patch.

This does not need to be merged into 2015Q4 because it still contains ALSA
1.0.29.

PR:		204488
2015-11-30 09:57:08 +00:00
Thomas Zander
3b392083a8 Build with ffmpeg 2.8.3, bump PORTREVISION 2015-11-28 09:09:10 +00:00
Thomas Zander
0bd5ba0e93 Update to upstream version 2.8.3 2015-11-28 09:08:38 +00:00
Antoine Brodin
406024fa91 Mark BROKEN everywhere: fails to build
Error log on 9.3:
src/mgui/ffviewer.cpp: In function 'bool SeekSetTime(FFViewer&, double)':
src/mgui/ffviewer.cpp:1123: error: 'struct AVFormatContext' has no member named 'data_offset'
scons: *** [build/src/mgui/ffviewer.o] Error 1

Reported by:	pkg-fallout
2015-11-27 19:22:39 +00:00
Raphael Kubo da Costa
1624e7c81f Fix the build with the upcoming CMake 3.4.0.
It is not clear if this is intentional or not, but with CMake 3.4.0
environment variables such as CXXFLAGS are passed to the compiler after the
directories added via the include_directories() command. In practice, this
means that we then end up with the following command-line:

  ${CXX} ... -I/usr/local/include ...
             -I/usr/local/include/ffmpeg0/libavcodec
             -I/usr/local/include/ffmpeg0 ...

which fails because of the following chain of events:
* The port brings in multimedia/ffmpeg indirectly.
* The source code includes headers as <avformat.h> like that, which turn
  into /usr/local/include/ffmpeg0/libavformat/avformat.h to the compiler.
* Headers like avformat.h itself include other headers with
  "libavcodec/avcodec.h", which, given the compiler command-line above,
  becomes /usr/local/include/libavcodec/avcodec.h, coming from
  multimedia/ffmpeg, not multimedia/ffmpeg0.

Fix it by making the port behave as it should have from the beginning:
* Stop setting C{PP,XX}FLAGS in the Makefile, as it does not help.
* Include the ffmpeg-related headers before the others, so that
  /usr/local/include comes after them.
* Adjust patch-cmake so that it works correctly with the setup in ports:
  instead of setting the <LIB>_LAVC variables which assume there is a
  separate libavcodec installed, make the code fall back to the
  <LIB>_FF_LAVC ones, which are set when there's a libavcodec inside an
  ffmpeg tree (our case with ffmpeg0). This also takes care of setting
  FFMPEG_INCLUDE_DIR with /usr/local/include/ffmpeg0 and passing it in the
  right place in the command-line.

Tested with both CMake 3.3.1 and 3.4.0.
2015-11-26 17:21:13 +00:00
Raphael Kubo da Costa
92a505c9f2 Point MASTER_SITES to my local copy of the tarball.
k9copy.sourceforge.net seems to have been removed, and the tarballs are gone
with it.
2015-11-26 14:43:16 +00:00