Commit Graph

145433 Commits

Author SHA1 Message Date
bket
3ec563ebd4 Update to filezilla-3.47.2.1
Bugfix release. Changes: https://filezilla-project.org/versions.php
2020-03-13 12:34:42 +00:00
bket
9428d710e6 Update to libfilezilla-0.20.2
Changes:
https://svn.filezilla-project.org/filezilla/libfilezilla/trunk/NEWS?revision=9669&view=markup

Minor of libfilezilla has been bumped as symbols have been added.
2020-03-13 12:34:14 +00:00
jasper
aa35751125 update to elixir-1.10.2 2020-03-13 12:34:10 +00:00
bket
64a02a3178 Revert to py-msgpack-0.6.2 and set version requirement in sysutils/salt
florian@ noticed that sysutils/salt does not like py-msgpack-1.0.0.
Upstream of the latter dropped the encoding option from Packer and
Unpacker causing a TypeError

Comments and OK from jca@
2020-03-13 12:31:46 +00:00
jasper
ac42196cbe update to clutter-1.26.4 2020-03-13 12:31:07 +00:00
jasper
002feceb02 update to cogl-1.22.6 2020-03-13 12:30:48 +00:00
edd
c210e5de6a Link net/wormhole-william. 2020-03-13 11:57:42 +00:00
edd
621f699fa6 Import net/wormhole-william.
```
wormhole-william is a go (golang) implementation of magic wormhole. It provides
secure end-to-end encrypted file transfers between computers.
```

With input from, and OK, abieber@. Thanks!
2020-03-13 11:56:53 +00:00
pvk
efc2cf9cfe Oops, forgot to update README-main
From kn@, thanks!
2020-03-13 11:38:47 +00:00
pvk
ae517dbe6b Update ansible 2.9.5 -> 2.9.6
Changelog: https://github.com/ansible/ansible/blob/stable-2.9/changelogs/CHANGELOG-v2.9.rst#v2-9-6
Added py-cryptography indirect dependency (solved by py-paramiko) to RUN_DEPENDS as suggested by jca@
2020-03-13 11:33:46 +00:00
sthen
a69fe57557 tigervnc: more build fixes for Xvnc portion for problems that I didn't run
into on my machine but seen on ports build machine
2020-03-13 11:27:27 +00:00
sthen
c30b1d762b x11/tigervnc: needs devel/libtool for libtoolize for Xvnc build
(in case you're wondering, no, this one really can't use autoreconf ;-)
2020-03-13 11:02:44 +00:00
bluhm
2d11f00f58 update p5-OPCUA-Open62541 to 0.005 2020-03-13 10:24:08 +00:00
kirby
4e120954bb remove BROKEN-i386. builds fine there.
tested with unknown-horizons, the only consumer.
ok sthen@
2020-03-13 04:59:13 +00:00
bluhm
a7b1bb06a7 update p5-XML-LibXML to 2.0203
no functional change
2020-03-12 22:50:41 +00:00
cwen
1366828eef pstoedit: don't force C++11. This fixes the build on !clang archs.
OK steven@ (maintainer), jca@
2020-03-12 22:01:31 +00:00
kn
a575510b50 Use find "-delete" not "-exec rm {} +" in post-install
No PLIST change.
2020-03-12 21:03:34 +00:00
tracey
8077c91ec0 update distinfo for net/libircclient
pointed out by kili@
2020-03-12 20:51:40 +00:00
naddy
b184bbfa73 Update MASTER_SITE_OSDN_JP to a list of mirrors that support https, resolve
to different IP addresses, are geographically distributed, and support IPv6
(except for the primary one).  ok jca@
2020-03-12 20:46:54 +00:00
naddy
4e4a95a86d update to 2.49, which has a number of bug fixes 2020-03-12 20:36:11 +00:00
jturner
be918a0883 Update kcgi to 0.10.15 2020-03-12 20:27:10 +00:00
kirby
633d8364b8 switch HOMEPAGE to https 2020-03-12 20:20:45 +00:00
jasper
db70b5bcb1 regen WANTLIB after libgdata update 2020-03-12 20:08:56 +00:00
jasper
5760ce95b2 update to libgdata-0.17.12
this disables the deprecated oauth1 by default
2020-03-12 20:08:05 +00:00
jasper
09116c63e7 update to gnome-characters-3.34.0 2020-03-12 19:50:06 +00:00
semarie
b4188639cf 5.0/sao: distinfo updated was missed
reported by sthen@
2020-03-12 19:46:18 +00:00
jasper
b1f69de9ea update to glade-3.22.2 2020-03-12 19:44:08 +00:00
jasper
1065b81908 update to geocode-glib-3.26.2 2020-03-12 19:39:19 +00:00
tb
ffce74e31d Update protobuf-c to 1.3.3.
PLIST tweak + ok sthen, maintainer timeout
2020-03-12 19:02:21 +00:00
landry
d03f16dbf4 Update to thunderbird 68.6.0.
See https://www.thunderbird.net/en-US/thunderbird/68.6.0/releasenotes/
Fixes https://www.mozilla.org/en-US/security/advisories/mfsa2020-10 (not
yet up)
2020-03-12 18:31:47 +00:00
bcallah
3b1789c8d6 Update to renpy-7.3.5.606
Too many changes to list, but will now run most (all?) modern commercial
and free games.
Comes with a renpyify script modelled after the fnaify script that will
enable playing commercial games.
Tested by at least pamela@, solene@; ok solene@
2020-03-12 17:47:08 +00:00
bcallah
bc76f692c8 +pygame_sdl2 2020-03-12 17:18:47 +00:00
bcallah
5f627fdec1 Import games/pygame_sdl2, a Ren'Py fork of pygame.
Testing by at least pamela@, solene@; ok solene@

Pygame_sdl2 is a reimplementation of the Pygame API using SDL2 and
related libraries. The initial goal of this project are to allow games
written using the pygame API to run on SDL2 on desktop and mobile
platforms. We will then evolve the API to expose SDL2-provided
functionality in a pythonic manner.

It is used in modern versions of Ren'Py.
2020-03-12 17:18:09 +00:00
tracey
8e6db87a9b add xtensa-lx106-elf to devel/Makefile 2020-03-12 15:06:31 +00:00
tracey
f8d49cb9d7 import ports/devel/xtensa-lx106-elf, ok sthen@ kmos@
The xtensa-lx106-elf port is an ESP8266 GNU cross-compiler toolchain.

The ESP8266 is a low-cost Wi-Fi microchip, with a full TCP/IP stack and
microcontroller capability, produced by Espressif Systems in Shanghai, China.
2020-03-12 15:05:19 +00:00
rapha
6e93c0691b update to vamp-plugin-sdk-2.9.0, help and ok jca@ 2020-03-12 14:53:00 +00:00
sthen
9e8aac8d90 update to vile-9.8t 2020-03-12 14:22:22 +00:00
tracey
59868406d5 net/libircclient: update to 1.10
from Alex Naumov with tweaks

ok kmos@
2020-03-12 13:50:19 +00:00
naddy
af57936ac4 update to bugfix release 7.69.1 2020-03-12 13:30:13 +00:00
solene
9a9e4ca38b + gsplus 2020-03-12 12:24:44 +00:00
solene
e96a0720ff Import gsplus-20190816
GSplus is an Apple IIgs emulator. It's an open-source
project based on the KEGS and GSPort emulators. It
supports fullscreen, joysticks and audio through
the SDL2 library across platforms.

ok bcallah@ "looks good to me" @jca
inputs and fixes from bcallah@ and jca@
2020-03-12 12:24:08 +00:00
espie
9ccc166067 bumpety-bump 2020-03-12 11:01:00 +00:00
semarie
6c46dbd7f1 productivity/tryton: maintenance update 2020-03-12 10:30:57 +00:00
semarie
f64f776a43 add more magic to devel/cargo to help maintainers dealing with rust
devel/cargo modules will take care of some aspects of crate dependencies on
system/ports libraries

adapt some ports depending on devel/cargo to properly link to ports libraries,
and to not patch anymore what it is now done by devel/cargo (openssl-sys crate
for example)

with help and ok @sthem
2020-03-12 10:30:05 +00:00
sthen
468b167f72 bump icinga/web2, HOMEPAGE changed. thanks aja@ 2020-03-12 09:39:09 +00:00
ajacoutot
6d066a4092 Update to webkitgtk4-2.28.0. 2020-03-12 09:17:40 +00:00
kirby
f51cc77af7 switch HOMEPAGE to https 2020-03-12 06:58:25 +00:00
jturner
449f32f4a4 Update sqlbox to 0.1.12 2020-03-12 03:04:08 +00:00
tracey
c38b20081d Gently reminded by sthen@ to add xtensa-esp32-elf to devel/Makefile. 2020-03-12 00:13:19 +00:00
espie
7ff119f426 zap electron cruft 2020-03-11 23:57:03 +00:00