150787 Commits

Author SHA1 Message Date
jsg
60d197d785 update to U-Boot 2020.10 2020-10-06 05:59:08 +00:00
jsg
c6ed81d511 update arm-none-eabi binutils to 2.30
adds support for Cortex-M33
initial patch from Dave Vandervies with plist changes added
2020-10-06 05:53:05 +00:00
jca
644a1b7a49 Prevent gnulib compat code from using snprintf("...%n") for no good reason
Heavier fix in upstream gnulib:
https://lists.gnu.org/archive/html/bug-gnulib/2020-10/msg00013.html

Spotted in a test bulk by naddy@, ok gonzalo@ (maintainer)
2020-10-05 23:04:15 +00:00
solene
976f8b9be4 Update to prosody-0.11.7
From maintainer Lucas <lucas at sexy.is>
2020-10-05 22:09:34 +00:00
jca
d304287f10 Prevent gnulib compat code from using snprintf("...%n") for no good reason
Heavier fix in upstream gnulib:
https://lists.gnu.org/archive/html/bug-gnulib/2020-10/msg00013.html

Spotted in a test bulk by naddy@
2020-10-05 21:50:40 +00:00
edd
831733cbd7 Link games/odamex. 2020-10-05 21:08:19 +00:00
edd
52eafd1fa2 Import games/odamex.
```
Odamex is a free, cross-platform modification of the Doom engine that allows
players to easily join servers dedicated to playing Doom online.
```

OK solene@, thanks!
2020-10-05 21:07:37 +00:00
ajacoutot
0755fdadb0 Fix PR number. 2020-10-05 20:52:19 +00:00
kmos
3c8fb63ad4 Add the necessary bits in python.port.mk to recognize 3.9 as a valid
Python version and hook Python 3.9.0 up to the build
2020-10-05 20:51:18 +00:00
kmos
0724eb19d9 Import Python 3.9.0, the first stable release of Python 3.9
ok sthen@
2020-10-05 20:48:10 +00:00
jca
73b6966379 gnupg2->gnupg in comments 2020-10-05 19:52:43 +00:00
jca
9e7edf8131 This port was moved to security/gnupg
ok sthen@ edd@ (maintainer)
2020-10-05 19:48:29 +00:00
jca
b59233c341 Remove gnupg-1.4 and replace it with gnupg-2
gnupg-1.4 is not developed actively anymore, and new software expects
a modern "gpg" executable, which leads to pointless patches in the ports
tree.  Move the various users of security/gnupg2 to security/gnupg and
zap patches that forced the use of "gpg2".

Crusade started by edd@ (security/gnupg maintainer), gnupg->gnupg2 test
reports from semarie@, giovanni@ and solene@, input and bulk build by
sthen@.  ok sthen@ edd@ (maintainer)
2020-10-05 19:46:17 +00:00
sthen
9d992ca270 update to dhcpcd-9.3.0 2020-10-05 19:23:10 +00:00
jeremy
93af99c29c Comment out TEST_DEPENDS when MODRUBY_TEST is commented out 2020-10-05 19:20:22 +00:00
jeremy
c1d48166b3 Update to Ruby 2.7.2 2020-10-05 17:13:13 +00:00
jeremy
3676ff34d6 Add quirk for removal of Ruby 2.5 2020-10-05 16:49:28 +00:00
gonzalo
19dc6444cc Update for Nextcloud to 20
Test by Ricardo (thanks!)

OK solene@
2020-10-05 16:35:22 +00:00
jeremy
e613e6846a Send Ruby 2.5 to the attic
OK kn@, jasper@
2020-10-05 16:34:48 +00:00
jeremy
46bf1f83c7 Unhook Ruby 2.5 2020-10-05 16:33:46 +00:00
jeremy
8cecd2fdea Remove ruby25 FLAVOR support from lang/ruby module
OK kn@, jasper@
2020-10-05 16:33:09 +00:00
thfr
ae8822c3c2 +fna3d 2020-10-05 16:06:50 +00:00
thfr
4a3d3f3512 import graphics/fna3d
ok solene@

DESCR:
FNA3D was written to be used for FNA's Graphics namespace. It carries the same
API design as XNA 4.0, with various implementations available at runtime
(including Vulkan, OpenGL, Metal, and Direct3D). For shaders, we support
Direct3D 9 Effect Framework binaries via MojoShader.
2020-10-05 16:05:26 +00:00
espie
cd6a543138 fix build 2020-10-05 12:14:23 +00:00
ajacoutot
f248be11a1 Use --with-pdftops-path instread of CONFIGURE_ENV and remove dependency
on mupdf (we use qpdf by default).
2020-10-05 08:54:28 +00:00
jsg
a12d5e98d7 update amdgpu firmware to 20200918 2020-10-05 08:11:45 +00:00
asou
cbceec2ff2 Fix valgrind abort.
ok tobhe@
2020-10-05 01:45:58 +00:00
pvk
d86598f8f4 Update gitea 1.12.4 -> 1.12.5
Changelog: https://github.com/go-gitea/gitea/blob/master/CHANGELOG.md
2020-10-04 22:17:00 +00:00
sthen
472cc5de93 update to VLC 3.0.11.1, from Brad. 2020-10-04 18:35:45 +00:00
sthen
f965935a5e graphics/libplacebo: create static library. From Brad. 2020-10-04 18:34:17 +00:00
sthen
e686ccb07e update to FFmpeg 4.3.1, from Brad. 2020-10-04 18:33:40 +00:00
landry
47e57b05e5 Update to enigmail 2.2.4 2020-10-04 17:07:30 +00:00
rsadowski
75cbb9577f Update nextcloudclient to 3.0.2
Update diff from Adriano Barbosa (maintainer) with a missing runtime fix by
Eric JACQUOT.  Nextcloudclient apparently needs x11/qt5/qtgraphicaleffects
(plugin) at runtime.
2020-10-04 15:48:32 +00:00
sthen
a0b9566c4d rm empty file 2020-10-04 15:37:36 +00:00
bket
4b1e0e7d8a Update to ocserv-1.1.1
Changes: https://ocserv.gitlab.io/www/changelog.html

Remove patches, which have been merged upstream.
2020-10-04 14:36:12 +00:00
bket
e120458481 Update to git-cola-3.8
Changes: https://github.com/git-cola/git-cola/blob/v3.8/CHANGES.rst
2020-10-04 14:34:48 +00:00
bket
072606ac72 Update to fff-2.2
From Dimitri Karamazov <deserter666 AT danwin1210 DOT me> (MAINTAINER).
2020-10-04 14:34:19 +00:00
solene
baa0a1927a Update to barony-3.3.7
This is the version currently available in GOG and EGS

help for rapidjson and ok brynet@
contribution from rsadowski@ for the Cmake patch
maintainer David Carlier ok
2020-10-04 11:38:58 +00:00
ajacoutot
9fc7a90b42 Update to yelp-3.36.1. 2020-10-04 10:03:07 +00:00
ajacoutot
002c4a57b0 Better PORTROACH marker. 2020-10-04 09:58:44 +00:00
jeremy
463d0fa723 Add missing dependency on audio/py-mutagen
Help and OK kmos@
2020-10-04 07:56:22 +00:00
martin
5f63a875de Update cddlib to 0.94l.
Initial diff from maintainer Dimitri Karamazov

OK sthen@
2020-10-04 07:27:36 +00:00
rsadowski
78d2cd0aaa Register instead-launcher removal 2020-10-04 06:11:19 +00:00
rsadowski
7cbc30012f Remove Qt4 instead-launcher
Upsteam said it was dropped and replaced by InsteadMan 3 (GTK).
https://github.com/instead-hub/instead-launcher/issues/2#issuecomment-688618824

ok solene@, merci
2020-10-04 06:07:07 +00:00
solene
54ceb0fa3c + docker-cli 2020-10-03 20:39:17 +00:00
solene
97b2561327 Import docker-cli-19.03.13
ok paco@
Inputs from sthen@
Port submitted by Muhammad Kaisar Arkhan <hi at yukiisbo.red>

The Docker command-line tool allows you to control Docker hosts. You
can use it to build docker images, start docker containers, execute
commands inside containers, see running containers, and view logs.
2020-10-03 20:38:46 +00:00
fcambus
26b06fabae Update dbip to 2020-10. 2020-10-03 17:09:00 +00:00
fcambus
dcd747b28a Update libansilove to 1.2.6. 2020-10-03 17:07:43 +00:00
ajacoutot
9890d8665a Bump after py-gobject3 merge. 2020-10-03 15:39:57 +00:00
solene
a499948102 Update to ezquake-3.2.2
From maintainer Tom Murphy <openbsd at pertho.net>
2020-10-03 14:58:48 +00:00