159142 Commits

Author SHA1 Message Date
ajacoutot
1c087ac5e2 Update to gtk+4-4.4.0. 2021-08-26 10:46:47 +00:00
sthen
6dda53560c update to wireshark-3.4.8 2021-08-26 09:05:57 +00:00
semarie
0d3d71f017 update lang/zig to 0.8.1pre29 (0.8.1-dev.29+54229fec3 exactly)
it is the 0.8.x branch, which include bugs for 0.8.0.
2021-08-26 04:37:15 +00:00
semarie
29922f2510 update x11/pekwm to 0.1.18
diff originally from me, tweaks and testing by Stefan Hagen
test and looks good from maintainer
2021-08-26 04:23:03 +00:00
sthen
8a684900d2 update to librenms-21.8.0 2021-08-25 23:46:02 +00:00
sthen
2e38ba117d adjust mysqld.rc to use mariadb-prefixed binary name, from brad 2021-08-25 23:23:14 +00:00
sthen
aa1a249f02 update to routinator-0.10.0 2021-08-25 23:02:38 +00:00
sthen
b5a5b1cf18 update to dnscontrol-3.11.0, based on diff from Karlis Mikelsons 2021-08-25 22:05:14 +00:00
tracey
69a2000eaf Fix devel/attinycore PLIST that was missed. Notice by abieber@ ... Thanks! 2021-08-25 15:48:02 +00:00
tracey
371b6764b2 Update devel/attinycore to 1.5.2, which introduces some new pinout images.
ok benoit@
2021-08-25 15:32:25 +00:00
bcallah
d80c84f487 Update to p5-Date-Tolkien-Shire-Data-0.009 2021-08-25 14:00:37 +00:00
bcallah
5cc29db4c8 Update to p5-Date-Tolkien-Shire-1.905 2021-08-25 13:59:34 +00:00
abieber
fe04a5405e Update mail/mu to 1.6.4
From Stefan Hagen (maintainer).
2021-08-25 13:36:48 +00:00
robert
96467fe5b7 use ttyC4 as the control device instead of ttyC0 2021-08-25 12:35:20 +00:00
jcs
ddb12bf8e0 fix plist 2021-08-25 12:07:54 +00:00
robert
e3eb1ce158 update to the MATE Desktop 1.26.0 2021-08-25 12:06:50 +00:00
robert
b6014e2df0 update to the MATE Desktop 1.26.0 2021-08-25 12:05:50 +00:00
robert
5aac25baf5 update to 3.22.22 2021-08-25 12:03:36 +00:00
sthen
3896bc5094 update to mutt-2.1.2, including an important fix for IMAP+header cache users
which I will backport to -stable. the relevant bug was introduced in 1.9.0.

"When there is a hole in the header cache, the UID numbers are no
longer guaranteed to increase with the index.  This can result in
incorrect msgset values being sent to the server."
2021-08-25 11:59:57 +00:00
sebastia
de4a82e3f3 sthen@ pointed out MODPY_FLAVOR is missing here as well at the RUN_DEPENS
while there, update to latest

OK sthen@, rpointel@ (MAINTAINER)
2021-08-25 08:43:39 +00:00
tb
4e3345b2af update to openssl-1.1.1l, looked over by sthen 2021-08-25 03:48:01 +00:00
cwen
de0889a5ad innoextract: unbreak on clang+ld.bfd archs
Innoextract used to fail to build on these archs due to undefined references at
linking time, because of the `--as-needed' linker flag. There was a powerpc
specific fix, but since then mips64 can also build innoextract.

Extend the fix by disabling optimizations on all clang+ld.bfd archs. This only
impacts mips64 now that macppc moved to ld.lld, but may be useful to sparc64
in the future if it moves to clang.

Build tested on mips64 by Yifei Zhan < openbsd () zhan ! science >, and macppc
by me (with ld.lld). There is no impact on other archs.

No objection from thfr@ (maintainer)
2021-08-24 20:32:52 +00:00
gkoehler
9d7aef31b0 Unbreak lang/gcc/11 on powerpc with USE_LLD = No
It broke when ld.lld became the default powerpc linker.  USE_LLD = No
is the same workaround as in gcc 8.  Add a comment to both 8 and 11,

# powerpc lld can't link C++ code from gcc, "ld: error: relocation
# refers to a discarded section:" .data.rel.ro.* or
# .sdata.DW.ref.__gxx_personality_v0
USE_LLD = No

ok pascal@ (maintainer)
2021-08-24 18:13:19 +00:00
bcallah
8f800e6127 Update to diffoscope-181 2021-08-24 17:50:24 +00:00
naddy
47bca824b2 shells/tcsh: bugfix update to 6.22.04; from Josh Grosse 2021-08-24 15:03:22 +00:00
landry
c5763a5e56 www/mozilla-firefox: update to 91.0.2.
See https://www.mozilla.org/en-US/firefox/91.0.2/releasenotes/
2021-08-24 13:28:35 +00:00
paco
2d0d9c10da update www/ephemetoot to 3.1.3
This includes florian's patch to archive media content.
Original diff by florian@, bumped a bit by me to make tests pass again.
2021-08-24 07:00:27 +00:00
landry
d8b4e69a93 www/mozilla/mozilla.port.mk: drop LDFLAGS="-Wl,--no-keep-memory", from brad
this option only meant something with ld.bfd and is a noop with ld.lld,
which all mozilla ports now use.
2021-08-24 06:09:11 +00:00
landry
852807efa9 www/seamonkey: switch to link with lld on i386, from brad
limit the number of threads used by lld to 2.
2021-08-24 06:06:34 +00:00
sthen
560183bf69 update to tor-browser 10.5.5, from maintainer Caspar Schutisjer 2021-08-23 21:25:55 +00:00
thfr
a08179797c update to kitty-0.23; heavy lifting done by paco@ 2021-08-23 17:58:45 +00:00
sebastia
5f0d13ddc0 Add ${MODPY_FLAVOR} to RUN_DEPENDS, as pointed out by sthen@
bump for safety
2021-08-23 16:13:38 +00:00
thfr
90915e68cc use #define VALVE_CALLBACK_PACK_SMALL like linux and apple
fixes a sizeof check of ValvePackingSentinel_t on i386
build error was found by sthen@ who reports this diff solves the issue
2021-08-23 14:24:40 +00:00
gonzalo
7c8d25760f Add Nextcloud 22 files 2021-08-23 10:21:09 +00:00
gonzalo
badf89f410 add Nextcloud 22 2021-08-23 09:44:00 +00:00
feinerer
cb67d9154e Update to qrcode 7.3 2021-08-23 07:47:41 +00:00
ajacoutot
474ba5cfab SECURITY update to libgcrypt-1.9.4 (CVE-2021-33560). 2021-08-23 05:39:45 +00:00
rsadowski
61968c7305 Fix "unknown" version
Fix and diff from maintainer Lucas
2021-08-23 05:38:49 +00:00
rsadowski
a53f965825 Update prosody to 0.11.10
https://blog.prosody.im/prosody-0.11.10-released/

Update diff from maintainer Lucas
2021-08-23 05:37:42 +00:00
jturner
8f3fae95b1 Update janet to 1.17.0
https://github.com/janet-lang/janet/releases/tag/v1.17.0
2021-08-22 23:29:08 +00:00
ajacoutot
a009982139 audio/libcanberra,-gtk3 is picked up by configure and there's no switch
to turn if off easily, so add the dependency for now.
2021-08-22 19:48:50 +00:00
edd
42d84c810a games/odamex: update to version 0.9.4.
Thanks to Ryan Freeman for testing and feedback.
2021-08-22 19:48:24 +00:00
matthieu
d58bc5675e catfish uses gtk+3 since some time. ok landry@ (maintainer) 2021-08-22 18:27:21 +00:00
naddy
2319c2d58b misc/bible-kjv: maintenance update to 4.35 2021-08-22 13:49:39 +00:00
solene
11b7a890cb Update to lagrange-1.6.4
Fixes https://github.com/skyjake/lagrange/issues/302
that made lagrange freeze when loading a new url
while one was being loaded.
2021-08-22 10:04:31 +00:00
paco
fa1ca82262 Update sysutils/hcloud to 1.28.0
update by Stefan Hagen (maintainer).
2021-08-22 08:06:22 +00:00
giovanni
7208852804 bugfix update to 1.710
from Wen Heping
2021-08-22 07:34:41 +00:00
rsadowski
bbef051f2d Fix a typo, spotted by Brad, thanks 2021-08-22 07:00:15 +00:00
rsadowski
4a3104fbdc Reinstate sndio backend
ao_sndio: add this audio output again:
https://github.com/mpv-player/mpv/pull/8314

From Brad
2021-08-22 06:59:18 +00:00
thfr
ba18f434f9 +goldberg_emulator 2021-08-22 02:02:57 +00:00