120506 Commits

Author SHA1 Message Date
ajacoutot
6b62b709a4 Use MODGNU_AUTO*_DEPENDS. 2017-06-16 07:23:51 +00:00
rsadowski
91fe604c65 update evilwm to 1.1.1
- remove Victor Sahlstedt as maintainer (bounce email)

bcallah@
2017-06-16 05:48:53 +00:00
bcallah
1e02e603b4 +gravity 2017-06-16 03:37:21 +00:00
bcallah
307e579701 Import lang/gravity
ok juanfra@

Gravity is a powerful, dynamically typed, lightweight, embeddable
programming language written in C without any external dependencies
(except for stdlib). It is a class-based concurrent scripting language
with modern Swift-like syntax.

Gravity supports procedural programming, object-oriented programming,
functional programming and data-driven programming. Thanks to special
built-in methods, it can also be used as a prototype-based programming
language.
2017-06-16 03:36:44 +00:00
bcallah
b938a647c7 Update to 1.21
ok rsadowski@
2017-06-15 23:48:49 +00:00
bcallah
dbb6c6319b Update to 1.901
Now uses its dependent port, converters/p5-Date-Tolkien-Shire-Data

ok benoit@
2017-06-15 23:36:32 +00:00
bcallah
33271fbf4f +p5-Date-Tolkien-Shire-Data 2017-06-15 23:35:25 +00:00
bcallah
1d8ec50529 Import converters/p5-Date-Tolkien-Shire-Data
ok benoit@

This Perl module contains common or near-common code factored out of
Date::Tolkien::Shire and DateTime::Fiction::JRRTolkien::Shire. This is
mostly data and calculations common to the two modules, but there is
also a piece of new functionality: an output formatter for Shire dates
analogous to strftime(). All functionality is provided by subroutines.

Because of its nature, you probably do not want to use this module
directly.  At least, not without looking into Date::Tolkien::Shire which
is a semi-thin object-oriented front end to this module, or
DateTime::Fiction::JRRTolkien::Shire which is a somewhat-quirky member
of the DateTime family.
2017-06-15 23:34:35 +00:00
kirby
7f261bae74 add upstream commit IDs 2017-06-15 19:37:04 +00:00
rsadowski
56fcf6ed8a update maim to 5.4.63
ok czarkoff@
2017-06-15 18:03:59 +00:00
rsadowski
c8d56ed4c4 update slop to 6.3.38
ok czarkoff@
2017-06-15 18:03:10 +00:00
rsadowski
1dc22dfc87 update glm to 0.9.8.4
CXXFLAGS tweak and ok czarkoff@
2017-06-15 18:02:17 +00:00
czarkoff
492c906fb7 +pidgin-window-merge 2017-06-15 16:39:16 +00:00
czarkoff
aa61271b8a Import net/pidgin-window-merge
Window Merge is a Pidgin plugin that merges a conversation window with the Buddy
List window. It can be used to achieve a rudimentary "single window mode" for
Pidgin. Both Window Merge and Pidgin itself should be kept updated for the most
stable experience.

This project was not written and is not maintained by Pidgin developers. The
nature of this project can potentially destabilize Pidgin or its other plugins,
so use it at your own risk.

ok @rsadowski
2017-06-15 16:29:20 +00:00
zhuk
2c19f63698 Add tests handling to devel/qmake, to be used by upcoming Qt 5.9, at least. 2017-06-15 15:55:14 +00:00
ajacoutot
939652a57b Fix plugins installation.
issue reported by Reheis Claus
2017-06-15 14:40:37 +00:00
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