Commit Graph

146586 Commits

Author SHA1 Message Date
solene
6fb796727a Update to openttd-1.10.1
this is little bugfix release

ok maintainer bentley@
2020-04-19 08:24:33 +00:00
landry
3a893e2832 Update to davical 1.1.9.3. 2020-04-19 08:13:59 +00:00
landry
7edd12b725 update to php-awl 0.61 2020-04-19 08:13:18 +00:00
ajacoutot
70230fc5cd Update to meld-3.21.0. 2020-04-19 07:26:24 +00:00
kn
da4fb9660d Update to youtube-dl 2020.03.24 2020-04-19 01:23:03 +00:00
kn
9987d1d513 Remove obsolete PORTROACH_COMMENT now that audio/mumble no longer uses it
Also update the Makefile comment about CELT being experimental:
it is obsolete and merged into Opus.

audio/jack remains as the last audio/celt user.
2020-04-18 23:53:25 +00:00
kn
9ec1723627 Update to NLopt 2.6.2
- Fixed forced stop exception with dimension elimination ([#317])
- Fixed get_initial_step wrapping ([#319])

Minor so version bumped due to new symbols, no removals;
All tests pass on amd64
2020-04-18 23:26:00 +00:00
kn
bf98297633 Update to toot 0.26.0
- TUI: Display status links and open them (#154, thanks @dlax)
- TUI: Fix visibility descriptions (#153, thanks @finnoleary)

All tests pass on amd64
2020-04-18 23:06:46 +00:00
pvk
6f65a02ff1 Update ansible 2.9.6 -> 2.9.7
Changelog: https://github.com/ansible/ansible/blob/stable-2.9/changelogs/CHANGELOG-v2.9.rst#v2-9-7
2020-04-18 21:12:16 +00:00
ratchov
8bac0150ec Use sndioctl instead of mixerctl
Test and works with both software and hardware volume knobs.

ok landry
2020-04-18 21:05:57 +00:00
pvk
9871034b93 Update mattermost-server 5.21.0 -> 5.22.0
Changelog: https://docs.mattermost.com/administration/changelog.html
2020-04-18 20:49:05 +00:00
ratchov
cafe606da6 Use sndio instead of the raw /dev/mixer device
joint work with jung@, dstat author; thanks
2020-04-18 20:40:19 +00:00
sthen
a653bf6c62 remove obsolete comment 2020-04-18 18:53:55 +00:00
sthen
8cc895cf1c update mac-vendor table 2020-04-18 18:17:08 +00:00
sthen
f1e0b49528 update to chirp-20200409 2020-04-18 18:14:13 +00:00
sthen
fa47db53c3 update to redis-5.0.9, ok tb@ 2020-04-18 17:42:54 +00:00
landry
6c4fc2df8c Update to cmixer 0.3.
uses sndioctl instead of mixerctl/aucatctl - joint work with ratchov@,
thanks !
2020-04-18 16:42:02 +00:00
cwen
1a3f1b6bd9 webkitgtk4: clang on powerpc specific tweak and fix
- add a missing symbol during the build of the javascriptcore GIR,
  found out by jca@, thanks a lot!
- libcompiler-rt provides __mulodi4(), remove the workaround since
  libgcc is not used anymore

OK aja@ (maintainer), jca@
2020-04-18 16:14:28 +00:00
cwen
55b91243b8 mkvtoolnix: don't use ld.lld on clang+ld.bfd archs
The build system assumes that using clang means ld.lld is usable.
This is not the case on powerpc and mips64, remove that assumption.

OK rsadowski@ (maintainer)
2020-04-18 14:17:57 +00:00
cwen
359386bcf1 openimageio: mark BROKEN-powerpc
It fails the same way i386 does. While here, remove the use of
`-latomic' for powerpc, it's not needed anymore since the arch
moved to clang.

OK pascal@ (maintainer)
2020-04-18 13:53:58 +00:00
sthen
d168f677d8 update to routinator 0.6.4
remove the @extraunexec line in plist, it causes a misleading message when
running pkg_add -u
2020-04-18 13:49:03 +00:00
sthen
25ac8e3de6 update to freetds-1.1.33 2020-04-18 13:39:21 +00:00
fcambus
8effde3c48 Update jetbrains-mono to 1.0.3. 2020-04-18 12:45:05 +00:00
fcambus
4fc46fb910 Update lua-utf8 to 0.1.2. 2020-04-18 12:30:55 +00:00
ajacoutot
eafc6c328d Update to librsvg-2.48.3. 2020-04-18 10:59:33 +00:00
ajacoutot
1819189fe0 Update to gnucash-3.10. 2020-04-18 10:36:19 +00:00
ajacoutot
687b27e5ac Update to harfbuzz-2.6.5. 2020-04-18 10:24:43 +00:00
sthen
896b9685d5 drop wireguard-go's ONLY_FOR_ARCHS, Aisha Tammy reports that it works
on aarch64 now so it's likely that i386/armv7 work too
2020-04-18 10:23:59 +00:00
sthen
00d49f21cc pypy: use new bootstrap for aarch64 2020-04-18 10:15:26 +00:00
ajacoutot
32a2f14805 Update to terragrunt-0.23.10. 2020-04-18 09:59:23 +00:00
ajacoutot
72c3ab9e78 Update to awscli-1.18.41. 2020-04-18 09:52:28 +00:00
ajacoutot
4aca81adad Update to py3-boto3-1.12.41. 2020-04-18 09:52:13 +00:00
ajacoutot
d64b434938 Update to py3-botocore-1.15.41. 2020-04-18 09:51:59 +00:00
ajacoutot
4e6b2a66cb Remove TDEP on net/py-libcloud which is py3 only.
Will be brought back once salt move to py3 after unlock.
2020-04-18 09:22:32 +00:00
ajacoutot
b66cffb4c2 SECURITY update to zeek-3.1.2. 2020-04-18 09:05:20 +00:00
rsadowski
b47d18b70f Update menumaker to 0.99.11
Update diff from Alessandro De Laurenzis (maintainer)
2020-04-18 09:01:37 +00:00
semarie
aa9042fc92 unbreak lang/rust
switch to py3 changed few plists (-gdb and -main) as python bytecode are shipped

update PLIST, and bump REVISION
2020-04-18 06:47:10 +00:00
sthen
9c0d186099 add a comment next to BROKEN-aarch64 to suggest trying removing it with the
next update, hopefully vendored libs will be updated by then
2020-04-17 23:59:50 +00:00
jung
d543c7438a update to 0.7 to follow filter protocol bump 2020-04-17 23:28:30 +00:00
robert
487830ffe2 update to 6.4.3.2 2020-04-17 18:14:37 +00:00
sthen
547719c97a update to php-7.3.17 2020-04-17 16:55:52 +00:00
sthen
a2f0528b33 update to php-7.2.30 2020-04-17 16:55:49 +00:00
giovanni
80372f34c7 fix a memory leak in mod_ssl and take maintainership
ok sthen@ on a similar diff
2020-04-17 16:26:32 +00:00
naddy
5a6bb98f65 explicitly specify devel/gettext,-runtime rather than relying on
subpackage defaults for devel/gettext
2020-04-17 16:14:40 +00:00
naddy
d5396ec8d4 The build picks up and uses msgfmt if installed. It doesn't actually
need it, but short-circuiting this might cause future problems, so just
add a dependency on gettext,-tools.
2020-04-17 15:49:58 +00:00
semarie
2e930b165a update www/weboob to 2.0
- switchs to pypi repository
- upstream separated weboob and weboob-qt . this port only follows weboob (lib and cli applications)
  (weboob-qt could be added later on demand)

ok solene@
2020-04-17 15:06:57 +00:00
semarie
45afb00448 lang/rust: update sparc64 bootstrap + switch to py3 (only used at build time for the build script) 2020-04-17 14:49:19 +00:00
cwen
692de49a53 dgen-sdl: remove BROKEN-powerpc, it builds and works fine with clang
OK edd@ (maintainer)
2020-04-17 13:03:26 +00:00
cwen
8d4be5fcdd swi-prolog: remove BROKEN-powerpc, it builds and works fine with clang
OK edd@ (maintainer)
2020-04-17 13:01:53 +00:00
bluhm
2d61e2f1cf update p5-OPCUA-Open62541 to 0.009 2020-04-17 08:16:22 +00:00