163116 Commits

Author SHA1 Message Date
abieber
aea449f6d8 Update headscale to 0.12.2
This update introduces a breaking config change. Config stuffs are defined
via yaml instead of json.
2022-01-20 13:29:09 +00:00
sthen
ebda1317a7 update to traccar-4.15, from Renaud Allard, tweak by me 2022-01-20 09:52:19 +00:00
kn
fe5ac4d6b6 Update to catgirl 2.0a
This patch fixes SASL PLAIN sending an accidental null byte over
the wire.

This patch also marks away notifications in query windows as general
events so they can be hidden with M-+.
2022-01-20 09:47:58 +00:00
espie
1ea09cc529 fully anchor distfiles regexp when we can, doesn't change much
performance-wise unfortunately
2022-01-20 09:35:50 +00:00
ajacoutot
f0473b36aa Update to awscli-1.22.39. 2022-01-20 09:22:28 +00:00
ajacoutot
eff45378d3 Update to py3-boto3-1.20.39. 2022-01-20 09:22:16 +00:00
ajacoutot
341a3e9de5 Update to py3-botocore-1.23.39. 2022-01-20 09:22:05 +00:00
sthen
083123e863 update to mrtg-2.17.10
slight port rework: instead of duplicating upstream's install target,
use it directly and adjust the files afterwards (prompted by upstream
changes to the target)
2022-01-20 09:18:49 +00:00
ajacoutot
188717c23f Update to google-cloud-sdk-369.0.0. 2022-01-20 09:15:09 +00:00
sthen
568a72ef8d adjust for CommonPlist.pm renaming 2022-01-20 08:18:47 +00:00
kevlo
b80d193266 +zh-iansui 2022-01-20 00:55:43 +00:00
kevlo
8d8b92b1e3 Import iansui, an open source Chinese font derived from Klee One.
ok sthen@
2022-01-20 00:54:58 +00:00
tb
7b8bed45bf openssl-ruby-tests: drop TS patch. It's a leftover of a patch that
was obsoleted by an upstream fix. It breaks regress on powerpc and
presumably all other BE arches with 32-bit long.
2022-01-20 00:42:44 +00:00
sthen
35772e59a0 mark BROKEN (since the update to LLVM/Clang 13), tidy the Makefile a bit
while there
2022-01-19 21:09:12 +00:00
kmos
076acad9ce webkitgtk4 using ports-clang before ports-gcc was an artifact of the time
ports-gcc was still 4.x. With the current issues with llvm13 on sparc64
this fixes the build on sparc64

ok sthen@ aja@ jca@
2022-01-19 19:04:33 +00:00
abieber
49f1fe2ef2 Update goreleaser to 1.3.1
Full changelog here: https://github.com/goreleaser/goreleaser/compare/v1.1.0...v1.3.1
2022-01-19 18:54:05 +00:00
abieber
6d30c24141 Update to v3.4.2.
Changes here: https://github.com/mvdan/sh/releases/tag/v3.4.2
2022-01-19 18:43:39 +00:00
sthen
d4d11aa08b update to isc-bind-9.16.25 2022-01-19 17:46:00 +00:00
kmos
f64cbbd098 jrnlc uses numerous CFLAGS that base-gcc doesn't recognize. Switch to
using ports-gcc on base-gcc arches to fix build on sparc64
2022-01-19 17:17:57 +00:00
kmos
64028433d6 py3-lief uses C++, so needs to use ports-gcc to build on sparc64 2022-01-19 17:14:36 +00:00
kmos
799a684787 The usual c99 fix to fix the build for sparc64 2022-01-19 17:12:47 +00:00
bluhm
704ee3cfc6 Document which p5-Net-SSLeay patches have been brought upstream.
Remove useless #ifdef LibreSSL around OCSP_single_get0_status().
Fix typo in OpenSSL version number 0x10100000L to 0x10100003L.
OK tb@
2022-01-19 16:17:43 +00:00
ajacoutot
201b3aa02c Update to folks-0.15.4. 2022-01-19 16:02:38 +00:00
ajacoutot
d997e303e7 Qt5WebEngine is used if available, so add dependency on x11/qt5/qtwebengine
breakage reported by naddy@ (dpb junking)
2022-01-19 15:25:13 +00:00
espie
2e57c02cb5 add a wee bit of documentation for the TrackFile logic 2022-01-19 15:06:08 +00:00
espie
58397b2538 slighty more specific method name + style 2022-01-19 14:54:54 +00:00
espie
f897e884e8 rename file to a more intuitive name 2022-01-19 14:46:00 +00:00
espie
cf1897620d move a bit of the main code into a different file, because this is starting
to grow a bit too much.
2022-01-19 14:38:48 +00:00
mestre
1753ca28ca update to 1.29.0
Notable changes since 1.28.0-UNSTABLE:
Added support for playing the SCSP-generated music from most Sega Model 2A, 2B,
2C, and 3 arcade games.
PCE: Fixed a memory initialization bug that could cause graphics glitches after
the explosion of the first boss in "R-Type".
PCE, PCE-Fast: Fixed unreadable black letters in "Order of the Griffon"'s
password entry screen.
SNES: Fixed broken emulation on little-endian PPC64 due to endianness
misdetection.
SNES-Faust: Fixed S-DSP pitch modulation being half as strong as it should be.
VB: Fixed a VSU modulation emulation inaccuracy that severely distorted some
sound effects in "Virtual Boy Wario Land".
2022-01-19 14:36:36 +00:00
kn
311da81d24 Update to ncspot 0.9.5
From Henrik (maintainer), thanks!
2022-01-19 13:14:03 +00:00
abieber
2032874c53 Update ogvt to 1.2.0.
This update switches to a maintained pgp lib.
2022-01-19 12:49:20 +00:00
ajacoutot
7faab3f459 SECURITY update to gnutls-3.7.3. 2022-01-19 12:23:35 +00:00
sthen
3e5d681416 update to wordsearch-2.1, from Pat Jensen 2022-01-19 10:57:56 +00:00
ajacoutot
2ed897f85b Pass --with-pkcs11-config=${LOCALBASE}/share/p11-kit/modules/; needed after
recent security/p11-kit update which changed the default
path to be /etc/pkcs11/modules. We may want to revisit this later.
Regen WANTLIB while here.
2022-01-19 10:37:00 +00:00
ajacoutot
d68341c9d1 Update to libical-3.0.13. 2022-01-19 10:33:36 +00:00
sthen
c34ece69ee update to mrtg-2.17.9 2022-01-19 08:08:29 +00:00
kirby
4e77296295 update to qtkeychain-0.13.2 2022-01-19 07:39:01 +00:00
abieber
c046440443 Update to 0.2.3
Diff from MAINTAINER Renaud Allard, thanks!
2022-01-18 22:47:05 +00:00
sebastia
bdec8e815e remove quirk for xtrkcad, it's readded again 2022-01-18 20:07:17 +00:00
sebastia
473295d624 hook up xtrkcad 2022-01-18 20:06:36 +00:00
sebastia
0ae5a705da readd xtrkcad 5.2.2
still maintained, and the reason it was removed previously is not there
anymore.

feedback and OK sthen@
2022-01-18 20:05:54 +00:00
jeremy
c43f17ef16 Fix Ruby 3.1 build on sparc64, and possibly other GCC arches
Didn't build before on sparc64, so no bump. Not sure if it built before
on other GCC arches.  No effect on clang arches.
2022-01-18 19:51:19 +00:00
tb
743fc3b23f devel/py-protobuf: update to 3.19.3 2022-01-18 19:14:26 +00:00
tb
0994bfad84 devel/protobuf: update to 3.19.3 2022-01-18 19:13:51 +00:00
tb
8cb0d5bf6b audio/ncspot: mark BROKEN-sparc64. Uses ring. 2022-01-18 18:43:37 +00:00
sthen
33ab446c14 update to tigervnc-1.12.0, plus patch to fix VMware cursor issue
(thanks to Pierre Ossman upstream for help)
2022-01-18 13:12:18 +00:00
kirby
4298ca5ebd update to ownCloud-2.10.0.6519 2022-01-18 13:00:31 +00:00
ajacoutot
3dc60e46d3 Use audio/libebur128 instead of the bundled one. 2022-01-18 10:59:52 +00:00
ajacoutot
4de21385fc Update to p11-kit-0.24.1. 2022-01-18 10:58:10 +00:00
ajacoutot
aaf8ac676b Update to meson-0.61.1. 2022-01-18 10:31:55 +00:00