120490 Commits

Author SHA1 Message Date
ajacoutot
6d032325fb Sync FFMPEG_V with graphics/ffmpeg.
from Brad (maintainer)
2017-06-15 11:33:50 +00:00
ajacoutot
ba108239e0 Update to ffmpeg-20170610.
from Brad (maintainer)
2017-06-15 11:33:18 +00:00
rsadowski
b10247db42 update gajim to 0.16.8
ok pea@
2017-06-15 10:55:42 +00:00
fcambus
0b78b56482 Update mikmod to 3.2.8. 2017-06-15 10:01:42 +00:00
fcambus
55c3d6ff19 Update libmikmod to 3.3.11. 2017-06-15 10:00:56 +00:00
bentley
f10f5e89f2 Update to sblg-0.4.2.
From Bryan Vyhmeister. Thanks!
2017-06-15 09:38:17 +00:00
sthen
ad2da6a263 update to BIND 9.10.5-P1
* With certain RPZ configurations, a response with TTL 0 could cause
named to go into an infinite query loop. This flaw is disclosed in
CVE-2017-3140. [RT #45181]

A server is potentially vulnerable to degradation of service if
1. the server is configured to use RPZ,
2. the server uses NSDNAME or NSIP policy rules, and
3. an attacker can cause the server to process a specific query
2017-06-15 09:01:49 +00:00
zhuk
890935dcd2 Make -recursive optional, it breaks quite a few upcoming Qt 5.9 ports.
Yes, this is a bug in qmake infrastructure, but Qt is moving towards qbs
anyway, so no reason to spend time on fixing qmake.
2017-06-15 08:54:46 +00:00
zhuk
ac16cdb1ce QtWebkit contains classes and functions for embedding web content in
applications using the Webkit framework.

This package contains sources for QtWebkit usage examples.

This is a part of upcoming Qt 5.9.
2017-06-15 08:41:48 +00:00
zhuk
be0a27b246 Unused file: Qt5 Webkit examples live in a different castle.. 2017-06-15 08:38:31 +00:00
zhuk
8fa04f3095 The Qt Virtual Keyboard project provides an input framework and reference
keyboard frontend for Qt 5 on Linux Desktop/X11, Windows Desktop, and Boot2Qt
targets.

The input framework makes it easy to write custom input methods or to integrate
3rd party input engines. The input methods can be implemented in C++ or QML.

This is a part of upcoming Qt 5.9.
2017-06-15 08:37:08 +00:00
zhuk
1f0b3b8ded The module enables a Qt application to support accessibility features such as
text-to-speech, which is useful for end-users who are visually challenged or
cannot access the application for whatever reason. The most common use case
where text-to-speech comes in handy is when the end-user is driving and cannot
attend the incoming messages on the phone.  In such a scenario, the messaging
application can read out the incoming message.

This is a part of upcoming Qt 5.9.
2017-06-15 08:36:13 +00:00
zhuk
df6d4c50dd The Qt SCXML module provides functionality to create state machines from SCXML
files. This includes both dynamically creating state machines (loading the SCXML
file and instantiating states and transitions) and generating a C++ file that
has a class implementing the state machine. It also contains functionality to
support data models and executable content.

This is a part of upcoming Qt 5.9.
2017-06-15 08:35:15 +00:00
zhuk
ac68aad5d6 Qt Remote Objects (QtRO) is an inter-process communication (IPC) module
developed for Qt. The idea is to extend existing Qt's functionalities to enable
an easy exchange of information between processes or computers.

One of the key features of Qt to enable this is the distinction between an
objects API (defined by its Q_Property, Signals and Slots) and the
implementation of that API. The purpose of QtRO is to meet the expected API,
even if the true QObject is in a different process. A Slot called on a copy of
an object (called a Replica) is forwarded to the true object (called a Source)
for handling. Updates to the Source, either property changes or emitted Signals,
are forwarded to every Replica.

This is a part of upcoming Qt 5.9.
2017-06-15 08:33:50 +00:00
zhuk
2cfd4845ee Qt Purchasing is an add-on library that enables Qt applications to support
in-app purchases. It is a cross-platform library that currently supports
purchases made to the Mac App Store on OS X, App Store on iOS, and Google Play
on Android.

This is a part of upcoming Qt 5.9.
2017-06-15 08:32:16 +00:00
zhuk
b0db021830 Qt Network Authorization provides a set of APIs that enable Qt applications
to obtain limited access to online accounts and HTTP services without exposing
users' passwords.

Currently, the supported authorization protocol is OAuth 1 & 2.

This is a part of upcoming Qt 5.9.
2017-06-15 08:31:04 +00:00
zhuk
d4a8c1ec43 A Qt 5 module that adds support for getting events from gamepad devices
on multiple platforms.

This module provides classes that can:
 - read input events from game controllers (Button and Axis events),
   both from C++ and Qt Quick (QML);
 - provide a queryable input state (by processing events);
 - provide key bindings.

This is a part of upcoming Qt 5.9.
2017-06-15 08:30:14 +00:00
zhuk
693e3a41be Qt Data Visualization module provides a way to visualize data in 3D as bar,
scatter, and surface graphs. It is especially useful for visualizing depth maps
and large quantities of rapidly changing data, such as data received from
multiple sensors. The look and feel of graphs can be customized by using themes
or by adding custom items and labels to them.

This is a part of upcoming Qt 5.9.
2017-06-15 08:28:52 +00:00
ajacoutot
891385d374 Register samhain, samhain-docs and samhain-server removal. 2017-06-15 07:54:28 +00:00
ajacoutot
e979274147 Remove samhain which has been left dormant in ports with no interest from
anyone.

ok robert@ (maintainer)
2017-06-15 07:52:33 +00:00
ajacoutot
4a6d26a351 Update to google-cloud-sdk-159.0.0. 2017-06-15 07:24:09 +00:00
ajacoutot
2e4b8ae290 Update to awscli-1.11.105. 2017-06-15 07:15:09 +00:00
ajacoutot
7cfbd39520 Update to py-botocore-1.5.68. 2017-06-15 07:14:56 +00:00
schwarze
cf64a3c8c1 These manuals look quite broken with groff because groff sets the
column separation in the excessively wide tables to zero, so you
cannot easily see the word boundaries.

With mandoc, the manuals are actually readable if you make your
terminal window wider than 132 columns, so drop USE_GROFF and bump.
2017-06-15 01:00:42 +00:00
schwarze
5ff7c6286f Crappy DocBook v1.75.2 stuff.
Looks better with mandoc than with groff now,
so drop USE_GROFF and bump the two subpackages containing manuals.
2017-06-15 00:41:06 +00:00
schwarze
3b63c866dd identical formatting, drop USE_GROFF and bump 2017-06-14 22:20:10 +00:00
rsadowski
452219dc67 remove dead homepage url and fix MASTER_SITES
ok dcoppa@
2017-06-14 21:21:43 +00:00
schwarze
c75380106f ancient DocBook stuff with harmless errors and
without formatting differences, drop USE_GROFF and bump
2017-06-14 20:43:53 +00:00
ajacoutot
e4fcaa6963 Missing BDEP+RDEP on devel/iso-codes. 2017-06-14 20:21:32 +00:00
schwarze
fc7060fa53 ancient DocBook stuff containing large amounts of syntax errors,
but none of them cause relevant formatting differences,
so drop USE_GROFF and bump
2017-06-14 20:20:34 +00:00
naddy
ae664ba6a9 fix Japanese language pack 2017-06-14 20:02:01 +00:00
schwarze
942f07bbd7 identical formatting, drop USE_GROFF and bump 2017-06-14 20:01:14 +00:00
schwarze
f14ab94726 mandoc now understands .als, drop USE_GROFF and bump 2017-06-14 19:42:53 +00:00
schwarze
c58ac0aeea With roff_term.c rev. 1.12, mandoc now gets the indentation right,
allowing output comparison, and it turns out mandoc output is
actually better than groff output because mandoc treat the invalid
font \fC as roman, while groff simply ignores the escape sequence.

So, drop USE_GROFF and bump.
2017-06-14 18:34:10 +00:00
rsadowski
84e8135972 update qt-creator to 4.3.0
Take maintainership.

PLIST tweak and ok from zhuk@
2017-06-14 17:11:20 +00:00
schwarze
be540b28a0 Fix a very weird encoding error that screwed up the content of the
afterstep_faq(1) manual.  I'm not going to debug XML parsers, so
just patch the documentation such that the XML stuff yields a valid
manual page.

Only whitespace differences between groff and mandoc formatting,
so drop USE_GROFF and bump.
2017-06-14 15:24:50 +00:00
schwarze
1dbe24d1de mandoc now understands ".if d", so drop USE_GROFF and bump 2017-06-14 14:04:21 +00:00
gsoares
2f9302fab8 *** empty log message *** 2017-06-14 12:17:25 +00:00
benoit
4b9720f7dd Update to gerbv-2.6.2.
from Brian Callahan (new maintainer)
2017-06-14 08:02:46 +00:00
ajacoutot
92024c18be Update to py-bokeh-0.12.6. 2017-06-14 07:52:41 +00:00
ajacoutot
5a668ff7d1 Update to awscli-1.11.104. 2017-06-14 07:43:15 +00:00
ajacoutot
6ba2d6c034 Update to py-botocore-1.5.67. 2017-06-14 07:43:03 +00:00
benoit
7ede97bfdf Update to sdcc-3.6.0.
from Brian Callahan (new maintainer)
2017-06-14 07:38:17 +00:00
landry
b001a73401 Update to firefox 54.0.
See https://www.mozilla.org/en-US/firefox/54.0/releasenotes/
Fixes https://www.mozilla.org/en-US/security/advisories/mfsa2017-15/
- move ulimit patch around (#1347139)
- Remove Cargo.toml patch, merged upstream in #1360521
tested by several, thanks!
2017-06-14 05:30:05 +00:00
landry
744aebf3db Update to firefox-esr 52.2.0.
See https://www.mozilla.org/en-US/firefox/52.2.0/releasenotes/
Fixes https://www.mozilla.org/en-US/security/advisories/mfsa2017-16/
2017-06-14 05:26:19 +00:00
landry
1d8ebaf689 Bump REVISIONs for mozilla.port.mk changes. 2017-06-14 05:23:10 +00:00
landry
3fec56eaf9 Bump dependencies for mozilla 54, and some cleanup.
- nss 3.30.1 is required
- nspr 4.14 is required
- remove plumbing for gtk3 FLAVOR, now the default anyway
- switch default MASTER_SITES and HOMEPAGE to https (from naddy@)
2017-06-14 05:22:28 +00:00
benoit
28f2276466 Update to nmap-7.50.
from David CARLIER (maintainer)
2017-06-14 02:54:36 +00:00
schwarze
44323c9848 mandoc now handles \p, so drop USE_GROFF and bump 2017-06-14 01:41:58 +00:00
fcambus
94f467a907 Add bdfresize. 2017-06-13 21:47:42 +00:00