Commit Graph

148705 Commits

Author SHA1 Message Date
mglocker
fc471524ad Update to spaceinvaders 1.5. 2020-07-02 10:15:57 +00:00
ajacoutot
a59aee373a Update to google-cloud-sdk-299.0.0. 2020-07-02 10:15:42 +00:00
ajacoutot
410dfc0935 Update to amazon-ssm-agent-2.3.1509.0. 2020-07-02 10:07:36 +00:00
tb
83ad536d24 add a link to the PR 2020-07-02 09:27:17 +00:00
ajacoutot
d90bc7cbbe Update to py3-chromecast-7.0.1. 2020-07-02 08:21:17 +00:00
ajacoutot
7731366fbf Really update to svt-av1-0.8.4.
from Brad (maintainer)
2020-07-02 08:15:38 +00:00
landry
53d73b4851 Update to shelldap 1.5.1.
Upstream moved from bitbucket to sourcehut (which doesnt provide
tarballs) but also uploads proper releases to the github mirror, so use
the latter.
2020-07-02 08:01:01 +00:00
benoit
c7b9addff3 Update to p5-Net-SFTP-Foreign-1.91. 2020-07-02 07:28:32 +00:00
mglocker
4e911e5238 Update to nostromo 1.9.8. 2020-07-02 06:44:35 +00:00
landry
e97b819f1d Update to thunderbird 68.10.0.
See https://www.thunderbird.net/en-US/thunderbird/68.10.0/releasenotes/
Fixes https://www.mozilla.org/en-US/security/advisories/mfsa2020-26/

Note that even if thunderbird 78 is being released soon, our port will
only be updated to the 78 branch when upstream reaches 78.2 and
encryption is enabled by default, superseding enigmail.
2020-07-02 06:39:06 +00:00
bket
7ca4d23ff2 Update to transmission-3.0.0
Changes: https://github.com/transmission/transmission/releases/tag/3.00.

From Josh Grosse <josh AT jggimi DOT net> (maintainer), with some tweaks
from me.
2020-07-02 03:41:06 +00:00
daniel
6f46ad37f1 Update to commit bb9fa555 for coq 8.11.2 support. 2020-07-02 02:36:51 +00:00
sthen
275cbdc86e update to wireshark-3.2.5 2020-07-02 02:00:03 +00:00
sthen
ca5e723b8c update to Postfix 3.6-20200627, from Brad 2020-07-02 01:35:19 +00:00
sthen
9ea2d92912 update to Postfix 3.5.4, from Brad 2020-07-02 01:35:04 +00:00
cwen
299ccf16c1 clang-tools-extra: don't build on powerpc
clang-tools-extra has no consumers anymore on powerpc, and takes 25 hours to
build on the macppc bulk cluster. Don't waste time building it.

OK rsadowski@ (maintainer)
2020-07-01 22:40:38 +00:00
cwen
1bef606716 kdevelop: move from QtWebKit to QtWebEngine
Also, remove the ports-gcc fix because no gcc archs can and will use
QtWebEngine (it's x86 and arm64 only)

OK rsadowski@ (maintainer)
2020-07-01 22:24:08 +00:00
pvk
aad3ca9995 Update ansible 2.9.9 -> 2.9.10
Changelog: https://github.com/ansible/ansible/blob/stable-2.9/changelogs/CHANGELOG-v2.9.rst#v2-9-10
2020-07-01 22:12:09 +00:00
jeremy
eb2d377375 Switch freedb.org:888 to gnudb.org:8880 for default CDDB server.
Work correctly when ~/.config directory does not exist.

Use the default skin instead of plain skin by default to work
around font issues in plain skin.

freedb issue pointed out by naddy@
Other issues pointed out by nick@
2020-07-01 21:16:02 +00:00
sthen
a8f5cb0b0f update to pecl-redis-5.3.0 2020-07-01 20:18:05 +00:00
bcallah
41bb59cc0d +rstudio 2020-07-01 18:10:35 +00:00
bcallah
ab176a8906 Import math/rstudio, the IDE for R.
ok feinerer@
Works; improvements in-tree to come.

RStudio is an integrated development environment (IDE) for R.
It includes a console, syntax-highlighting editor that supports direct
code execution, as well as tools for plotting, history, debugging and
workspace management.
2020-07-01 18:10:07 +00:00
kirby
3998996ee2 do not hardcode python2.7 in WANTLIB, use MODPY_WANTLIB instead 2020-07-01 17:40:26 +00:00
paco
06f951138c add ephemetoot to www 2020-07-01 17:37:00 +00:00
paco
5540c57a07 import www/epehmetoot.
A command line tool for selectively deleting old toots from one or more
Mastodon accounts.

with some help from sthen.

ok sthen kmos
2020-07-01 17:32:48 +00:00
jasper
2a3a3a532b update to gdcm-3.0.7 2020-07-01 16:10:23 +00:00
otto
485ac9c02b Update to PowerDNS Recursor 4.3.2 fixing failure to resolve very
long CNAME chains and CVE-2020-14196.  See
https://docs.powerdns.com/recursor/security-advisories/powerdns-advisory-2020-04.html
2020-07-01 14:39:13 +00:00
sthen
4a796fe6e0 www/kore,python: use the correct python3.X-config rather than python3-config
to retrieve includes/ldflags, so that e.g. setting MODPY_VERSION=3.8 uses the
correct lookup.   ok fcambus@

(py 3.8 still fails because it also needs --embed as well as --libs but
that's a separate issue and fixing is messy until the py3 default is switched
to 3.8)
2020-07-01 14:02:01 +00:00
sthen
9ad121d761 bash-completion: replace some MODPY_BIN_SUFFIX with -3, pointed out by aja@ 2020-07-01 13:59:49 +00:00
landry
ccebb19f58 Bugfix update to firefox 78.0.1.
See https://www.mozilla.org/en-US/firefox/78.0.1/releasenotes/
Disable 'search modernization' as it breaks in some rare circumstances.
https://bugzilla.mozilla.org/show_bug.cgi?id=1649393
2020-07-01 12:45:06 +00:00
pvk
34c84a4528 Update mattermost-server 5.23.1 -> 5.24.2
Changelog: https://docs.mattermost.com/administration/changelog.html
2020-07-01 12:14:09 +00:00
pvk
7cf3dcb319 Update gitea 1.11.6 -> 1.12.1
Changelog: https://github.com/go-gitea/gitea/blob/master/CHANGELOG.md
2020-07-01 12:10:20 +00:00
pvk
3274b49e9b Update beats 7.7.0 -> 7.8.0
Release notes: https://www.elastic.co/guide/en/beats/libbeat/current/release-notes-7.8.0.html
2020-07-01 12:04:47 +00:00
pvk
4b6ae520e7 Update logstash 7.7.1 -> 7.8.0
Release notes: https://www.elastic.co/guide/en/logstash/7.8/logstash-7-8-0.html
2020-07-01 12:00:51 +00:00
pvk
88c2676f65 Update kibana 7.7.1 -> 7.8.0
Release notes: https://www.elastic.co/guide/en/kibana/7.8/release-notes-7.8.0.html
2020-07-01 11:41:51 +00:00
pvk
9452af4917 Update elasticsearch 7.7.1 -> 7.8.0
Relase notes: https://www.elastic.co/guide/en/elasticsearch/reference/7.8/release-notes-7.8.0.html
2020-07-01 11:36:59 +00:00
jsg
66e5e44f2b update amdgpu firmware to linux-firmware 20200619
Charlie Burnett reported on misc@ vega20 with 20200421 failed to load
vega20_sdma.bin and vega20_sos.bin.  20200619 firmware reportedly
loads on vega20 and does not seem to cause problems on vega10 or picasso
with our linux 5.7 based drm.
2020-07-01 11:06:08 +00:00
rpointel
494394a3ed update python to 3.7.8.
ok sthen@.
2020-07-01 10:21:22 +00:00
sthen
df3461ff1a libreoffice: use ${MODPY_WANTLIB} not python${MODPY_VERSION}m, no pkg change 2020-07-01 10:18:33 +00:00
sthen
5f3a732b82 rm 0-byte 2020-07-01 10:08:14 +00:00
sthen
781c44809d py-scikit-learn: use MODPY_FLAVOR for py-joblib 2020-07-01 10:07:33 +00:00
sthen
a0c53ac5da update to py-joblib-0.15.1, switch to FLAVOR=python3/FLAVORS=python3
has a segfault in tests, but so did the old version. scikit-learn
seems happy. adds python 3.8 support.
2020-07-01 10:07:04 +00:00
sthen
5863c8a140 flow-tools: move back to the old version and bump EPOCH, manpage creation
in the new one trips docbook-to-man problems and there weren't _all_ that
many fixes in it. reported by marfabastewart at protonmail.
2020-07-01 10:04:53 +00:00
sthen
32e2d60005 py-yarl: use MODPY_WANTLIB, don't hardcode it 2020-07-01 09:12:15 +00:00
fcambus
83a1c2fee8 Update dbip to 2020-07. 2020-07-01 07:52:58 +00:00
ajacoutot
6e84ea3b3c Revert previous, I was missing a part. 2020-07-01 06:39:39 +00:00
cwen
108026013f pacpl: use gnudb.org instead of the dead freedb.org
tweaks and OK from kn@ and bket@
2020-07-01 01:28:18 +00:00
cwen
dad19341f2 p5-cddb: use gnudb.org instead of the dead freedb.org, add proper test depends
tweaks and OK from kn@ and bket@
2020-07-01 01:18:20 +00:00
cwen
83cec0eeb4 p5-CDDB_get: use gnudb.org instead of the dead freedb.org, and move
homepage to https.

comment tweak and OK kn@, OK bket@
2020-07-01 01:09:00 +00:00
cwen
8cafa4d04b abcde: use gnudb.org instead of the dead freedb.org
OK bket@ kn@
2020-07-01 01:00:43 +00:00