138472 Commits

Author SHA1 Message Date
sthen
c0ca6970ba update to p5-Zonemaster-LDNS-2.0.1 2019-05-28 13:39:16 +00:00
fcambus
d4251c138a Add kore,python. 2019-05-28 12:58:34 +00:00
fcambus
2d9949fd1f Add a python FLAVOR to Kore. 2019-05-28 12:57:45 +00:00
landry
225473dc60 +greybird 2019-05-28 11:33:42 +00:00
landry
851cd8d831 Import greybird 3.22.10.
Greybird is the default/preferred Xfce theme (coming from xubuntu), and
includes:

* Gtk+2 theme
* Gtk+3 theme
* Xfwm4 themes (normal and compact)
* xfce-notifyd theme (dark and bright)
* Metacity theme
* Mutter theme
* Gnome Shell theme

ok sthen@
2019-05-28 11:32:55 +00:00
danj
9ce82c1742 Remove maintainer per their request 2019-05-28 00:49:12 +00:00
jeremy
a7ec63804c Fix waking up on received signals
Changes in thread internals between ruby 2.5 and 2.6 resulted in
ruby processes not waking up when receiving some signals.  Fix
this by backporting an upstream patch.  Remove three patches to
the tests that skipped tests. Two of these issues were fixed by
this upstream patch, and the other was fixed by the pthread fifo
fdlock fix.
2019-05-27 21:42:01 +00:00
ajacoutot
d7df5b85e6 Update to cyrus-imapd-3.0.10.
There's a fix for a buffer overrun vulnerability in the httpd daemon but
we don't ship it (CVE-2019-11356).
2019-05-27 20:49:11 +00:00
bcallah
1f919eb5d5 Update to wtf-20190524 2019-05-27 20:45:22 +00:00
bcallah
b7fc124099 Update to seed7-20190523 2019-05-27 20:44:34 +00:00
ajacoutot
9887b2092d - Unbreak: needs MODPY_SETUPTOOLS
Error: mapserver-7.4.0/fake-amd64/usr/local/lib/python3.7/site-packages/mapscript-7.4.0-py3.7.egg-info/PKG-INFO does not exist
Error: mapserver-7.4.0/fake-amd64/usr/local/lib/python3.7/site-packages/mapscript-7.4.0-py3.7.egg-info/SOURCES.txt does not exist
Error: mapserver-7.4.0/fake-amd64/usr/local/lib/python3.7/site-packages/mapscript-7.4.0-py3.7.egg-info/dependency_links.txt does not exist
Error: mapserver-7.4.0/fake-amd64/usr/local/lib/python3.7/site-packages/mapscript-7.4.0-py3.7.egg-info/top_level.txt does not exist
Error: mapserver-7.4.0/fake-amd64/usr/local/lib/python3.7/site-packages/mapscript/__init__.py does not exist
etc.

- Fix RUN_DEPENDS while here (-perl, -php etc... don't need python)
2019-05-27 20:26:48 +00:00
thfr
60983559b4 +steamworks-nosteam 2019-05-27 20:05:36 +00:00
thfr
4e4c6195c4 import steamworks-nosteam, a stubbed C# interface to the Steam API,
based on MIT-licensed full interface library.
ok bcallah@ (thanks for spotting the typo!)
ok kn@

DESCR:
Drop-in replacement for Steamworks.NET.dll to run without Steam
client present, e.g. if running on an operating system that doesn't
feature a Steam client. A number of games are made largely
platform-independent, but use Steamworks.NET and error out if no
Steam client is present. This project builds a .dll that can be
dropped in and is intended to keep the parent program running even
in the absence of a Steam client.
2019-05-27 19:49:25 +00:00
thfr
82f7ef1b5c update innoextract to most recent git commit. This is a temporary
solution to fix incompatibility with some downloads from GOG.com made
with Inno Setup version that is incompatible with innoextract 1.7
release. Confirmed to fix extraction of Ultimate Doom, no regression on
testing with about a dozen random GOG.com Inno archives.
Take MAINTAINER while here.

hint to use pl versioning and ok bentley@
ok jca@
2019-05-27 19:41:13 +00:00
robert
0bf88bf4db sync patches with chromium 2019-05-27 16:11:17 +00:00
fcambus
1341bc7a86 Remove hardcoded optimization (-O2) flag. 2019-05-27 12:27:54 +00:00
bcallah
bcba0a5928 Update to ebc-2.0.1
Changelog: https://github.com/gavinhoward/bc/releases/tag/2.0.1
2019-05-27 12:19:43 +00:00
cwen
4cfd148fd9 p5-Audio-Scan: update to 1.01
Changelog:
https://metacpan.org/source/AGRUNDMA/Audio-Scan-1.01/Changes

OK afresh1@
2019-05-27 11:48:38 +00:00
cwen
5e3e5e74a8 p5-Compress-LZO: update to 1.09
Please note that upstream moved to lzo2.

Changelog:
https://metacpan.org/source/PEPL/Compress-LZO-1.09/Changes

OK afresh1@
2019-05-27 11:45:38 +00:00
cwen
b21c04485d p5-WWW-Mechanize-GZip: update to 0.14
Changelog:
https://metacpan.org/source/PEGI/WWW-Mechanize-GZip-0.14/Changes

OK afresh1@
2019-05-27 11:41:14 +00:00
cwen
74b2149062 p5-SVN-Notify: update to 2.87
Changelog:
https://metacpan.org/source/MPGHF/SVN-Notify-2.87/Changes

OK afresh1@
2019-05-27 11:37:25 +00:00
cwen
7aa94cccc0 p5-HTML-Template: update to 2.97
Changelog:
https://metacpan.org/source/SAMTREGAR/HTML-Template-2.97/Changes

OK afresh1@
2019-05-27 11:34:23 +00:00
jca
89c3115f31 Update to quilt-0.66
Mostly a bugfix release, also adding support for lzip and 7zip archives.
No need to add lzip and 7zip to RUN_DEPENDS, they're optional, no need
to add 7zip to BUILD_DEPENDS to set up a compat symlink, as the ports
tree ships a single 7z implementation.

From kspillner@ (maintainer) a few weeks ago with input from bcallah@
and me.  Kent seems to be busy, committing this update now since it
fixes at least one bug that affects me.
2019-05-27 10:59:32 +00:00
benoit
7a006e0bc8 Update to rocksndiamonds-4.1.3.0. 2019-05-27 08:57:33 +00:00
ajacoutot
1cbb080482 Update to babl-0.1.64. 2019-05-27 07:10:05 +00:00
bentley
e5febc5668 Update to mgba-0.7.2.
Release notes:
https://mgba.io/2019/05/25/mgba-0.7.2/
2019-05-27 05:42:11 +00:00
jca
3dec838577 Register mariadb CVEs 2019-05-26 22:34:45 +00:00
jca
2b22f08b1c SECURITY update to mariadb-10.3.15
Bugs fixed (documented as hangs/crashes):
o CVE-2019-2614
o CVE-2019-2627
o CVE-2019-2628

Major update, upstream says running mysql_upgrade is required.

Release notes:
https://mariadb.com/kb/en/library/mariadb-10315-release-notes/

Upstream doesn't provide a default config file any more so I tried to
cook up which seemed reasonable.

This update should also fix mariadb on powerpc, broken since the update
to 10.2.23.  Thanks to cwen@ for the tests and tweaks.

ok Brad (maintainer)
2019-05-26 22:28:40 +00:00
bket
cb8679141b Update to borgbackup-1.1.10.
Bugfix release. Noticeable change is that the latest supported
msgpack-python release is bundled. Changelog can be found at
https://github.com/borgbackup/borg/blob/1.1.10/docs/changes.rst#version-1110-2019-05-16

Switching to the bundled version of msgpack-python makes sense as the
version in ports is in need of an update: msgpack-python has been
renamed by its upstream, and borgbackup was seemingly the only port
unable to cope with this renaming, thus blocking an update.

OK kn@
2019-05-26 17:17:13 +00:00
danj
1ea1b83da8 Update to udfclient-0.8.9
From maintainer Josh Grosse.
2019-05-26 15:17:23 +00:00
sthen
ae4d42d1c5 update to icinga2-2.10.5 2019-05-26 14:49:39 +00:00
sthen
6405a83b53 update to mutt-1.12.0 2019-05-26 12:59:19 +00:00
robert
12b5be869d update to 6.2.4.2 2019-05-26 12:59:16 +00:00
sthen
fa59fa61b3 p5-Canary-Stability needed at build time 2019-05-26 12:58:01 +00:00
sthen
07c4bc3d99 update to rspamd-1.9.4 2019-05-26 12:49:36 +00:00
sthen
a46a5e0d61 fix rcsid 2019-05-26 12:47:00 +00:00
sthen
008ba2ec3f +h2o 2019-05-26 12:38:31 +00:00
sthen
305fdf74cc import www/h2o, started by David Carlier, further worked on by otto
(who needs libh2o-evloop) and myself, testing/hints/ok kn@

H2O is a new generation HTTP server that provides quicker response to
users with less CPU utilization when compared to older generation of web
servers. Designed from ground-up, the server takes full advantage of
HTTP/2 features including prioritized content serving and server push,
promising outstanding experience to the visitors of your web site.
2019-05-26 12:38:01 +00:00
sthen
8908f02c08 unfsck libvncserver, endian detection was screwed up in the 0.9.12 update
it's in an installed header and i have no idea how far the damage goes, so
shlib major bumped to enforce updates

problem with x11vnc reported by todd
2019-05-26 12:05:25 +00:00
jca
8c6da62db4 Move blender from python3.7 to python3.6 to fix UI errors
Reported by Mihai Popescu, ok pascal@ (maintainer)
2019-05-26 11:09:30 +00:00
espie
b46d4a471a minor upstream changes. Nothing new for us 2019-05-26 10:33:27 +00:00
ajacoutot
718e1aea8b Add missing MODGNOME_TOOLS += gtk-update-icon-cache 2019-05-26 08:40:13 +00:00
robert
2ab1adba7a add support for setting the thread and process priorities on bsd 2019-05-26 08:22:47 +00:00
lteo
eeb9bd4630 Update to Ghidra 9.0.4.
ok rpointel@
2019-05-26 02:07:44 +00:00
danj
afad3a0e70 Remove maintainer per their request 2019-05-25 23:47:25 +00:00
bcallah
f397c6ac37 Update to ebc-2.0.0
Changelog: https://github.com/gavinhoward/bc/releases/tag/2.0.0
2019-05-25 22:25:01 +00:00
cwen
358f90ec00 perlsh: fix use of deprecated Perl features, use metacpan as HOMEPAGE
and MASTER_SITES.

OK afresh1@
2019-05-25 22:10:18 +00:00
espie
a2006cf82c fix badly out-of-date stuff, should probably just finish manpages
and GC this
2019-05-25 21:50:38 +00:00
tj
d57aa484f3 out-of-date was renamed to pkg_outdated 2019-05-25 21:25:31 +00:00
kn
79454f4dcd Update to arandr-0.1.10
Switch to Python 3 and GTK3.  Use TLS while here and adjust our manual gzip
patch to cope with Python 3's byte type.

OK edd
2019-05-25 20:42:32 +00:00